Skip to content

drish/go-envvar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-envvar

Opnionated utility package for handling environment variables, based on brendanstennett/envvar


Build GoDoc

Example config.yml

Usage

func init() {
    envvar.Load("../config.yaml", os.Getenv("APP_ENV"))
    // if no environment argument is passed, it defaults to `local`
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages