mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-04-02 01:41:10 +00:00
5 lines
153 B
Plaintext
Vendored
5 lines
153 B
Plaintext
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
|