//
pkg.gl
Category
github.com/fab-man/hands-on-dependency-injection-in-go
ch12
acme
internal
config
package
0.0.0-20190418235907-40e102283025
Repository:
https://github.com/fab-man/hands-on-dependency-injection-in-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
82 SLOC
#
Functions
Load
Load returns the config loaded from environment.
#
Constants
DefaultEnvVar
DefaultEnvVar is the default environment variable the points to the config file.
#
Structs
Config
Config defines the JSON format for the config file.