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 Kengine by implementing the kengine.ListenerWrapper interface. It must be loaded before the `tls` listener.
Deprecated: This kengine module should be replaced by the included proxy_protocol listener in Kengine.
func (Wrapper) KengineModule ¶
func (Wrapper) KengineModule() kengine.ModuleInfo
Click to show internal directories.
Click to hide internal directories.