peridot/vendor/github.com/go-git/gcfg/README

5 lines
153 B
Plaintext
Raw Normal View History

2022-07-07 20:11:50 +00:00
Gcfg reads INI-style configuration files into Go structs;
supports user-defined types and subsections.
Package docs: https://godoc.org/gopkg.in/gcfg.v1