mirror of
https://github.com/caddyserver/caddy.git
synced 2025-06-02 13:15:01 -04:00
Added some godoc
This commit is contained in:
parent
1df35eb687
commit
ff344535ba
@ -1,3 +1,4 @@
|
|||||||
|
// Package basicauth implements HTTP Basic Authentication.
|
||||||
package basicauth
|
package basicauth
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
// Package templates implements template execution for files to be dynamically rendered for the client.
|
||||||
package templates
|
package templates
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user