A go library for managing environment variables. Maps to typed values, supports required and optional vars with defaults.
A Go port of Ruby's dotenv library (Loads environment variables from `.env`.)
Go package for populating structs from environment variables using struct tags