jmartinmad / cnfgo

cnfgo is a lightweight Golang library for integrating configs files like (json, yml, toml) and environment variables into one config struct.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cnfgo

cnfgo is a lightweight Golang library for integrating configs files like (json, yml, toml) and environment variables into one config struct.

About

cnfgo is a lightweight Golang library for integrating configs files like (json, yml, toml) and environment variables into one config struct.


Languages

Language:Go 98.2%Language:Makefile 1.8%