liampulles / go-config

Super simple config library which uses environment variables or a map as configuration sources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-config

A super simple config library which uses environment variables or a map as configuration sources.

[Build Status] GitHub go.mod Go version [Go Report Card]

Contributing

Please submit an issue with your proposal.

License

See LICENSE

About

Super simple config library which uses environment variables or a map as configuration sources

License:MIT License


Languages

Language:Go 97.3%Language:Makefile 2.7%