//
pkg.gl
Category
github.com/mikeblum/golang-project-template
conf
package
0.3.1
Repository:
https://github.com/mikeblum/golang-project-template.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
46 SLOC
#
Functions
GetEnv
GetEnv lookup an environment variable or fallback.
NewConf
NewConf instantiates a new dotenv config with environment variables for context !!Note!! environment variables must be configured BEFORE calling NewConf.
Provider
No description provided by the author
#
Constants
ConfFile
No description provided by the author
EnvConfigPath
No description provided by the author
EnvDelimiter
No description provided by the author
EnvVarNamespace
No description provided by the author
PropDelimiter
No description provided by the author
#
Structs
Conf
No description provided by the author