Envy makes working with ENV variables in Go trivial:
* Get ENV variables with default values
* Set ENV variables safely without affecting the underlying system
* Temporarily change ENV vars; useful for testing
* Map all of the key/values in the ENV
* Loads .env files (by using godotenv
Installed Size: 28.7 kB
Architectures: all