mirror of
https://github.com/go-gitea/gitea
synced 2024-12-02 00:02:57 +01:00
4 lines
153 B
Text
Vendored
4 lines
153 B
Text
Vendored
Gcfg reads INI-style configuration files into Go structs;
|
|
supports user-defined types and subsections.
|
|
|
|
Package docs: https://godoc.org/gopkg.in/gcfg.v1
|