1
0
mirror of https://github.com/astaxie/beego.git synced 2024-07-01 03:34:15 +00:00
Beego/env
Faissal Elamraoui fbc9f8e640 Package env for working with env variables inside Beego
The package env makes it trivial to work with environment variables.
It allows getting values with defaults as a fallback.
New ENV variables can be set safely on the current process environment.
2017-01-13 18:10:25 +01:00
..
env_test.go Package env for working with env variables inside Beego 2017-01-13 18:10:25 +01:00
env.go Package env for working with env variables inside Beego 2017-01-13 18:10:25 +01:00