sdeoras / configio

config management library for small metadata

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

configio

configio is a specification for general purpose config data storage and retrieval. Any type satisfying Marshaler interface can be managed via ConfigManager interface.

$ go get -u -v github.com/sdeoras/configio/...

About

config management library for small metadata

License:MIT License


Languages

Language:Go 100.0%