Add some more documentation and links to godoc#
This commit is contained in:
parent
fa857615dd
commit
4b8a62ba12
8 changed files with 13 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
// Package webutils contains various functions for easier interaction and common tasks
|
||||
// when working with [net/http.Handler] based webservers
|
||||
package webutils
|
||||
|
||||
import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue