mirror of
https://github.com/caddyserver/caddy.git
synced 2025-05-30 07:35:51 +08:00
Updated docs; renamed a couple utility files
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
// Server implements a configurable, general-purpose web server. It
|
||||
// relies on configurations obtained from the adjacent config package
|
||||
// and can execute middleware as defined by the adjacent middleware
|
||||
// package.
|
||||
package server
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user