Categorygithub.com/baditaflorin/go-config-module
repositorypackage
0.2.0
Repository: https://github.com/baditaflorin/go-config-module.git
Documentation: pkg.go.dev

# README

Config Module

This module provides a centralized configuration system for Go microservices. It supports loading configuration from environment variables and .env files with sane defaults and options to override.

Installation

go get github.com/yourusername/config-module