mirror of
https://codeberg.org/davrot/forgejo.git
synced 2025-04-26 01:36:05 +02:00
4 lines
153 B
Text
Vendored
4 lines
153 B
Text
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
|