Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CacheMiddleware ¶
type CacheMiddleware struct {
ConfigPath string
// contains filtered or unexported fields
}
func (*CacheMiddleware) CaddyModule ¶
func (*CacheMiddleware) CaddyModule() caddy.ModuleInfo
func (*CacheMiddleware) ServeHTTP ¶
func (m *CacheMiddleware) ServeHTTP(w http.ResponseWriter, r *http.Request, next caddyhttp.Handler) error
func (*CacheMiddleware) UnmarshalCaddyfile ¶
func (m *CacheMiddleware) UnmarshalCaddyfile(d *caddyfile.Dispenser) error
Click to show internal directories.
Click to hide internal directories.