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

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

go-gcfg/gcfg fork for usage in src-d/go-git
https://github.com/go-git/gcfg

Last synced: 5 months ago
JSON representation

go-gcfg/gcfg fork for usage in src-d/go-git

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