Documentation ¶
Index ¶
- type Umbra
- func (Umbra) CaddyModule() caddy.ModuleInfo
- func (u *Umbra) Cleanup() error
- func (u *Umbra) Provision(ctx caddy.Context) (err error)
- func (u Umbra) ServeHTTP(w http.ResponseWriter, r *http.Request, next caddyhttp.Handler) error
- func (s *Umbra) UnmarshalCaddyfile(d *caddyfile.Dispenser) (err error)
- func (u *Umbra) Validate() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Umbra ¶
func (Umbra) CaddyModule ¶
func (Umbra) CaddyModule() caddy.ModuleInfo
CaddyModule returns the Caddy module information.
func (*Umbra) UnmarshalCaddyfile ¶
UnmarshalCaddyfile sets up the handler from Caddyfile tokens.
Click to show internal directories.
Click to hide internal directories.