go-nag's repositories
configuration
Configuration is used to effectively manage environment configurations within Golang. It offers an array of methods to fetch the environment in addition to load it from the .env file.
configuration-example
Example project to use the configuration package
Language:Go000