Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPAbortListenerWrapper ¶
type HTTPAbortListenerWrapper struct { }
func (HTTPAbortListenerWrapper) CaddyModule ¶
func (HTTPAbortListenerWrapper) CaddyModule() caddy.ModuleInfo
func (*HTTPAbortListenerWrapper) UnmarshalCaddyfile ¶
func (h *HTTPAbortListenerWrapper) UnmarshalCaddyfile(d *caddyfile.Dispenser) error
func (*HTTPAbortListenerWrapper) WrapListener ¶
func (h *HTTPAbortListenerWrapper) WrapListener(l net.Listener) net.Listener
Click to show internal directories.
Click to hide internal directories.