package
Version:
v0.7.11
Opens a new window with list of versions in this module.
Published: Nov 27, 2024
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Redirect struct {
Address string `cfg:"address"`
Network string `cfg:"network"`
DisableNagle bool `cfg:"disable_nagle"`
Buffer int `cfg:"buffer"`
DialTimeout time.Duration `cfg:"dial_timeout"`
ProxyProtocol bool `cfg:"proxy_protocol"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.