Simple lib to parse environment variables to structs
A Go port of Ruby's dotenv library (Loads environment variables from `.env`.)
A go library for managing environment variables. Maps to typed values, supports required and optional vars with defaults.
Golang library for managing configuration data from environment variables