8000 GitHub - go-gcfg/gcfg: read INI-style configuration files into Go structs; supports user-defined types and subsections
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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
0