workgroups/vendor/github.com/go-git/gcfg
Marvin Preuss 1d4ae27878
All checks were successful
continuous-integration/drone/push Build is passing
ci: drone yaml with reusable anchors
2021-09-24 17:34:17 +02:00
..
scanner ci: drone yaml with reusable anchors 2021-09-24 17:34:17 +02:00
token ci: drone yaml with reusable anchors 2021-09-24 17:34:17 +02:00
types ci: drone yaml with reusable anchors 2021-09-24 17:34:17 +02:00
doc.go ci: drone yaml with reusable anchors 2021-09-24 17:34:17 +02:00
errors.go ci: drone yaml with reusable anchors 2021-09-24 17:34:17 +02:00
go1_0.go ci: drone yaml with reusable anchors 2021-09-24 17:34:17 +02:00
go1_2.go ci: drone yaml with reusable anchors 2021-09-24 17:34:17 +02:00
LICENSE ci: drone yaml with reusable anchors 2021-09-24 17:34:17 +02:00
read.go ci: drone yaml with reusable anchors 2021-09-24 17:34:17 +02:00
README ci: drone yaml with reusable anchors 2021-09-24 17:34:17 +02:00
set.go ci: drone yaml with reusable anchors 2021-09-24 17:34:17 +02:00

Gcfg reads INI-style configuration files into Go structs;
supports user-defined types and subsections.

Package docs: https://godoc.org/gopkg.in/gcfg.v1