A minimalist Go configuration library
-
Updated
Mar 4, 2024 - Go
A minimalist Go configuration library
A lightweight package for loading dot env (.env) files into structs for Go projects
Another extensible and powerful go configuration manager, which is inspired by oslo.config, github.com/micro/go-micro/config and viper.
Use the package's functionality to simplify the use of flags, environments and config file when starting the application. Fill custom Golang struct from environments, flags or configuration file (JSON) with desired order.
Add a description, image, and links to the config-file topic page so that developers can more easily learn about it.
To associate your repository with the config-file topic, visit your repo's landing page and select "manage topics."