1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-18 01:26:04 -04:00
gitea/vendor/github.com/go-git/gcfg/README

5 lines
153 B
Plaintext
Raw Normal View History

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