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: 3 months 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-07-31T01:23:05.904Z (3 months ago)
- Topics: config, configuration, configuration-file, go, golang, ini, parser
- Language: Go
- Homepage: https://gopkg.in/gcfg.v1
- Size: 149 KB
- Stars: 167
- Watchers: 7
- Forks: 62
- Open Issues: 9
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
- awesome-go - gcfg - read INI-style configuration files into Go structs; supports user-defined types and subsections. (Configuration / Standard CLI)
- awesome-go-extra - gcfg - style configuration files into Go structs; supports user-defined types and subsections|160|54|9|2015-08-17T14:40:55Z|2021-07-02T06:41:18Z| (Configuration / Advanced Console UIs)
- awesome-go - gcfg - read INI-style configuration files into Go structs; supports user-defined types and subsections - ★ 99 (Configuration)
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