Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SaveConfig ¶
Types ¶
type BackendLiteserver ¶
type CacheConfig ¶
type ClientConfig ¶
type Config ¶
type Config struct { ListenAddr string MetricsAddr string MetricsNamespace string DisableEmulationAndCache bool CacheConfig CacheConfig Clients []ClientConfig Backends []BackendLiteserver MaxConnectionsPerIP uint32 MaxKeepAliveSeconds uint32 ResponseGeneralCacheSize uint32 BalancerType string }
func LoadConfig ¶
Click to show internal directories.
Click to hide internal directories.