Documentation
¶
Index ¶
- func Get(file string) *viper.Viper
- func Init(paths ...string) error
- func UnmarshalKeyTOML(file, key string, dst interface{}) (err error)
- func UnmarshalTOML(file string, dst interface{}) (err error)
- func Watch(file, key string, dst interface{})
- func WatchFile(file string, dst interface{})
- type Client
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UnmarshalKeyTOML ¶
func UnmarshalTOML ¶ added in v1.0.12
Types ¶
Click to show internal directories.
Click to hide internal directories.