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

https://github.com/goreflect/go_uni_config

Universal configuration structure (adaptate json, yaml, hocon into one struct) and smart cast to any of this type structure by special parser
https://github.com/goreflect/go_uni_config

Last synced: 6 months ago
JSON representation

Universal configuration structure (adaptate json, yaml, hocon into one struct) and smart cast to any of this type structure by special parser

Awesome Lists containing this project

README

          

# go_uni_config
Universal configuration structure (adaptate json, yaml, hocon into one struct) and smart cast to any of this type structure by special parser