1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-23 08:04:30 +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