envconfig
← All Documentation

Release Notes

This is the initial release of envconfig, a Go library that automatically populates configuration structs from environment variables. It provides a simple, zero-code-change approach to app configuration, making it easy for Go developers to get a working configuration-loading setup in minutes.

New features