Versions in this module Expand all Collapse all v1 v1.13.12 Feb 9, 2025 Changes in this version + 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)