//
pkg.gl
Category
aahframe.work
config
package
0.12.5
Repository:
https://github.com/go-aah/aah.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
17
Files
363 SLOC
#
Functions
LoadFile
LoadFile loads the configuration from given config file.
LoadFiles
LoadFiles loads the configuration from given config files.
NewEmpty
NewEmpty method returns aah empty config instance.
ParseString
ParseString parses the configuration values from string.
#
Structs
Config
Config handles the configuration values and enables environment profile's, merge, etc.