mirror of
https://github.com/caddyserver/caddy.git
synced 2025-06-11 00:13:37 +08:00
Updated doc comment
This commit is contained in:
@ -1,5 +1,4 @@
|
|||||||
// Package middleware includes a variety of middleware for
|
// Package middleware provides some types and functions common among middleware.
|
||||||
// the servers to use, according to their configuration.
|
|
||||||
package middleware
|
package middleware
|
||||||
|
|
||||||
import "net/http"
|
import "net/http"
|
||||||
|
Reference in New Issue
Block a user