Skip to content

wrapp/env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

env

Convenience functions for working with environment variables

env.Default

gets the value of an environment variable or a default if not set

env.Bool

returns the boolean value of a environment variable

"true", "1", "yes", "on" in any casing are considered true