mirror of
https://github.com/wahyd4/caddy.git
synced 2026-08-11 14:26:18 +10:00
Added some godoc
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// Package basicauth implements HTTP Basic Authentication.
|
||||
package basicauth
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
// Package templates implements template execution for files to be dynamically rendered for the client.
|
||||
package templates
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user