mirror of
https://codeberg.org/davrot/forgejo.git
synced 2025-07-07 16:00:04 +02: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
|