gcfg icon indicating copy to clipboard operation
gcfg copied to clipboard

read INI-style configuration files into Go structs; supports user-defined types and subsections

Gcfg reads INI-style configuration files into Go structs; supports user-defined types and subsections.

Package docs: https://godoc.org/gopkg.in/gcfg.v1