Doc: add package docs (#296)
* Doc: add package docs Add short package level docs to make godoc looks nicer. Add some badges to the README. * correct url
This commit is contained in:
parent
edc867fe56
commit
de0fa53379
24 changed files with 35 additions and 2 deletions
|
@ -1,3 +1,4 @@
|
|||
// Package bind allows binding to a specific interface instead of bind to all of them.
|
||||
package bind
|
||||
|
||||
import "github.com/mholt/caddy"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue