Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Go-gcfg/gcfg
read INI-style configuration files into Go structs; supports user-defined types and subsections
https://github.com/Go-gcfg/gcfg
config configuration configuration-file go golang ini parser
Last synced: 18 days ago
JSON representation
read INI-style configuration files into Go structs; supports user-defined types and subsections
- Host: GitHub
- URL: https://github.com/Go-gcfg/gcfg
- Owner: go-gcfg
- License: other
- Created: 2015-08-17T14:40:55.000Z (about 9 years ago)
- Default Branch: v1
- Last Pushed: 2021-07-02T06:41:18.000Z (over 3 years ago)
- Last Synced: 2024-10-18T15:17:38.935Z (24 days ago)
- Topics: config, configuration, configuration-file, go, golang, ini, parser
- Language: Go
- Homepage: https://gopkg.in/gcfg.v1
- Size: 149 KB
- Stars: 168
- Watchers: 7
- Forks: 62
- Open Issues: 9
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
Gcfg reads INI-style configuration files into Go structs;
supports user-defined types and subsections.Package docs: https://godoc.org/gopkg.in/gcfg.v1