Versions in this module Expand all Collapse all v0 v0.0.2 Jan 29, 2021 Changes in this version type Wrapper + func (w *Wrapper) UnmarshalCaddyfile(d *caddyfile.Dispenser) error v0.0.1 Sep 23, 2020 Changes in this version + type Wrapper struct + Allow []string + Timeout caddy.Duration + func (Wrapper) CaddyModule() caddy.ModuleInfo + func (pp *Wrapper) Provision(ctx caddy.Context) error + func (pp *Wrapper) WrapListener(l net.Listener) net.Listener