Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 276 Bytes

File metadata and controls

11 lines (7 loc) · 276 Bytes

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