mirror of
https://github.com/rocky-linux/peridot.git
synced 2024-12-26 12:10:56 +00:00
5 lines
153 B
Text
5 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
|