//
pkg.gl
Category
github.com/pmoscode/go-common
config
package
0.10.0
Repository:
https://github.com/pmoscode/go-common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
152 SLOC
#
Packages
formats
No description provided by the author
meta
No description provided by the author
#
Functions
LoadFromEnvironment
LoadFromEnvironment loads environment data into the target struct.
LoadFromFile
LoadFromFile loads config from a file with the given format parser.
#
Constants
JSON
No description provided by the author
YAML
No description provided by the author
#
Type aliases
Format
Format defines the currently possible config file format (YAML or JSON).