**goConfy** is a lightweight Go configuration library that loads configuration from YAML files and environment variables in a clean and predictable way. It focuses on minimal dependencies, high performance, and simple struct-based configuration loading while following Go best practices. The library is designed for modern Go services and integrates
-
Updated
Mar 6, 2026 - Go