-
Notifications
You must be signed in to change notification settings - Fork 0
Gcfg is a Go library that reads text-based configuration files that consist of "name=value" pairs grouped into sections.
License
rexk/gcfg
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Gcfg reads INI-style configuration files into Go structs; supports user-defined types and subsections. Project page: https://code.google.com/p/gcfg Package docs: http://godoc.org/code.google.com/p/gcfg Author's other projects: https://speter.net This is a fork from https://code.google.com/p/gcfg
About
Gcfg is a Go library that reads text-based configuration files that consist of "name=value" pairs grouped into sections.
Resources
License
Stars
Watchers
Forks
Releases
No releases published