Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EtcdLoader ¶
type EtcdLoader struct { // Cnf ... Cnf interface{} // contains filtered or unexported fields }
EtcdLoader ...
func (*EtcdLoader) NewConfig ¶
func (l *EtcdLoader) NewConfig(etcdEndpoints string, etcdConfigPath string, cnf interface{})
NewConfig 加载参数
Click to show internal directories.
Click to hide internal directories.