Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/go-gcfg/gcfg

read INI-style configuration files into Go structs; supports user-defined types and subsections
https://github.com/go-gcfg/gcfg

config configuration configuration-file go golang ini parser

Last synced: 3 months ago
JSON representation

read INI-style configuration files into Go structs; supports user-defined types and subsections

Awesome Lists containing this project

README

        

Gcfg reads INI-style configuration files into Go structs;
supports user-defined types and subsections.

Package docs: https://godoc.org/gopkg.in/gcfg.v1