/go-nanoconf

Extremely minimalistic configuration in YAML with least features. Therefore suitable for anything.

Primary LanguageGoMIT LicenseMIT

go-nanoconf

Extremely minimalistic library for reading YAML configuration. In fact, it basically just reads YAML into a map of string/object and has few little helpers to fetch the data.

If you need arduous, spaciously ample embelishments, check out Viper instead.