Documentation
¶
Index ¶
- func GetDir(app string) (dir string, err error)
- func GetPath() string
- func Init(cflag, app, default_conf string)
- func Load(conf interface{}) (err error)
- func LoadBytes(conf interface{}, data []byte) (err error)
- func LoadEx(conf interface{}, confName string) (err error)
- func LoadFile(conf interface{}, confName string) (err error)
- func LoadString(conf interface{}, data string) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.