Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( GlobalEtcdConfig EtcdConfig GlobalServerConfig Config )
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Name string `json:"name"` Server ServerConfig `json:"server"` MysqlInfo MysqlConfig `json:"mysql"` }
type EtcdConfig ¶
type MysqlConfig ¶
type ServerConfig ¶
Click to show internal directories.
Click to hide internal directories.