https://github.com/go-git/gcfg
go-gcfg/gcfg fork for usage in src-d/go-git
https://github.com/go-git/gcfg
Last synced: 5 months ago
JSON representation
go-gcfg/gcfg fork for usage in src-d/go-git
- Host: GitHub
- URL: https://github.com/go-git/gcfg
- Owner: go-git
- License: other
- Fork: true (src-d/gcfg)
- Created: 2020-03-08T19:52:23.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2025-06-27T13:59:34.000Z (11 months ago)
- Last Synced: 2025-08-21T13:39:29.469Z (9 months ago)
- Language: Go
- Homepage:
- Size: 170 KB
- Stars: 8
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
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