1
0
mirror of https://github.com/astaxie/beego.git synced 2025-06-11 03:00:39 +00:00
Files
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
..