Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { HttpConf *HttpConfig LogConf *LogConfig EtcdConf *EtcdConfig }
func ConfigInstance ¶
func ConfigInstance() *Config
type EtcdConfig ¶
type HttpConfig ¶
type HttpConfig struct {
Port int
}
Click to show internal directories.
Click to hide internal directories.