//
pkg.gl
Category
github.com/fab-man/hands-on-dependency-injection-in-go
ch04
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
4
Dependents
0
Files
50 SLOC
#
Constants
DefaultEnvVar
DefaultEnvVar is the default environment variable the points to the config file.
#
Variables
App
App is the application config.
#
Structs
Config
Config defines the JSON format for the config file.