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 Scheduler []byte }
Config config.
type Env ¶
Env is disocvery env.
Click to show internal directories.
Click to hide internal directories.