Skip to content

polyverse/appconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

About

Easily define configuration parameters for your app and this package will collect the values in the following order, each overriding the previous (if a value is provided): (1) code-specified default value, (2) configuration file, (3) environmental variables and (4) command-line. A more powerful alternative to Go's flag package.

Resources

Stars

Watchers

Forks