Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Settings ¶
type Settings struct { Host string `yaml:"host"` Port string `yaml:"port"` ConnTTl int `yaml:"conn_ttl"` LogLevel string `yaml:"log_level"` Store map[string]map[string]string `yaml:"storage"` }
func (*Settings) GetEmptyConnTTL ¶
func (*Settings) GetListenAddress ¶
func (*Settings) GetLogLevel ¶
Click to show internal directories.
Click to hide internal directories.