Documentation ¶
Index ¶
- Variables
- func AppScan() error
- func ApplicationConfig() *v1.Next
- func BizConfFile() string
- func Close() error
- func Init(filename string) (kConfig.Config, error)
- func Load() error
- func Scan(v interface{}) error
- func Value(key string) config.Value
- func Watch(key string, o config.Observer) error
- type Config
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // DefaultConfig is a default config. DefaultConfig config.Config )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.