Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PillConfig ¶
type TomlConfig ¶
type TomlConfig struct { Etcd DBConfig Pillx PillConfig Redis0 DBConfig }
var GlobalTomlConfig TomlConfig
func LoadTomlConfig ¶
func LoadTomlConfig(filename string) (tc TomlConfig, err error)
Click to show internal directories.
Click to hide internal directories.