Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Network string
LocalSocketPrefix string
LocalSocketSuffix string
Unlink bool
MinPoolSize uint64
MaxPoolSize uint64
Pretty bool
Statsd string
Level zapcore.Level
Upstreams []Upstream
HealthCheck bool
HealthCheckCycle time.Duration
HealthCheckThreshold int
IdleTimeout time.Duration
}
func ParseFlags ¶
func ParseFlags() *Config
Click to show internal directories.
Click to hide internal directories.