Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pawelchcki/configurator

A library to handle many sources of configuration, and merge it to one usable configuration struct type supplied on initialization.
https://github.com/pawelchcki/configurator

Last synced: about 2 months ago
JSON representation

A library to handle many sources of configuration, and merge it to one usable configuration struct type supplied on initialization.

Awesome Lists containing this project

README

        

Configurator
============

A library to handle many sources of configuration, and merge it to one usable configuration struct type supplied on initialization.

TODO
======

- add support for array and map configurations e.g. `type []SomeStruct`