mirror of
https://github.com/astaxie/beego.git
synced 2025-01-22 19:17:13 +00:00
fbc9f8e640
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.