mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-12-14 18:31:49 +03:00
4 lines
153 B
Text
4 lines
153 B
Text
Gcfg reads INI-style configuration files into Go structs;
|
|
supports user-defined types and subsections.
|
|
|
|
Package docs: https://godoc.org/gopkg.in/gcfg.v1
|