Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Conf conf Conf = &Config{} )
Functions ¶
Types ¶
type Config ¶
type Config struct { Nodes []string Zones map[string][]string HTTPServer *ServerConfig HTTPClient *http.ClientConfig Env *Env }
Config config.
Click to show internal directories.
Click to hide internal directories.