Skip to content
/ gcfg Public

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

License

Notifications You must be signed in to change notification settings

go-gcfg/gcfg

Repository files navigation

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

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