1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-24 06:03:38 +03: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