1
0
mirror of https://github.com/astaxie/beego.git synced 2024-11-22 21:20:54 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
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