package
0.0.9
Repository: https://github.com/arielsrv/go-archaius.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package cli created on 2017/6/22.
No description provided by the author
Package env created on 2017/6/22.
Package filesource created on 2017/6/22.
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewManager creates an object of Manager.

# Variables

# Structs

Manager manage all sources and config from them.

# Interfaces

ConfigSource get key values from a system, like file system, key value store, memory etc.
EventHandler handles config change event.