Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
Server *ServerConfig `json:"server" yaml:"server"`
Conntrack *ContrackConfig `json:"conntrack" yaml:"conntrack"`
DhcpConfig *DhcpConfig `json:"dhcp" yaml:"dhcp"`
Store *StoreConfig `json:"store" yaml:"store"`
}
type ContrackConfig ¶
type DhcpConfig ¶
type ServerConfig ¶
type StoreConfig ¶
Click to show internal directories.
Click to hide internal directories.