Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Wrapper
deprecated
type Wrapper struct {
// contains filtered or unexported fields
}
Wrapper provides PROXY protocol support to Caddy by implementing the caddy.ListenerWrapper interface. It must be loaded before the `tls` listener.
Deprecated: This caddy module should be replaced by the included proxy_protocol listener in Caddy.
func (Wrapper) CaddyModule ¶
func (Wrapper) CaddyModule() caddy.ModuleInfo
Click to show internal directories.
Click to hide internal directories.