Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrNodeNotExists = errors.New("node not exists")
)
Functions ¶
func LoadConfig ¶
func LoadConfig(path []string)
Types ¶
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
func GetInstance ¶
func GetInstance() *Config
func (*Config) GetChildConf ¶
Click to show internal directories.
Click to hide internal directories.