peridot/vendor/github.com/go-git/gcfg
2024-10-16 12:56:53 +02:00
..
scanner Upgrade deps and properly gitlabify target name 2024-10-16 12:56:53 +02:00
token Initial commit 2022-07-07 22:13:21 +02:00
types Initial commit 2022-07-07 22:13:21 +02:00
.gitignore Upgrade deps and properly gitlabify target name 2024-10-16 12:56:53 +02:00
BUILD.bazel Upgrade deps and properly gitlabify target name 2024-10-16 12:56:53 +02:00
doc.go Initial commit 2022-07-07 22:13:21 +02:00
errors.go Initial commit 2022-07-07 22:13:21 +02:00
LICENSE Initial commit 2022-07-07 22:13:21 +02:00
Makefile Upgrade deps and properly gitlabify target name 2024-10-16 12:56:53 +02:00
read.go Upgrade deps and properly gitlabify target name 2024-10-16 12:56:53 +02:00
README Initial commit 2022-07-07 22:13:21 +02:00
set.go Upgrade deps and properly gitlabify target name 2024-10-16 12:56:53 +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