An open API service indexing awesome lists of open source software.

https://github.com/sentriz/flagconf

extensions to Go's flag package to support prefixed environment variables and a simple config file format
https://github.com/sentriz/flagconf

Last synced: about 1 year ago
JSON representation

extensions to Go's flag package to support prefixed environment variables and a simple config file format

Awesome Lists containing this project

README

          

flagconf provides extensions to Go's flag package to support prefixed environment variables and a simple config file format

[![godoc](https://img.shields.io/badge/pkg.go.dev-doc-blue)](http://pkg.go.dev/go.senan.xyz/flagconf)