iperf3exporter/vendor/github.com/go-git/gcfg
Marvin Preuss 2343c9588a
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is failing
first commit
2021-10-20 10:08:56 +02:00
..
scanner first commit 2021-10-20 10:08:56 +02:00
token first commit 2021-10-20 10:08:56 +02:00
types first commit 2021-10-20 10:08:56 +02:00
doc.go first commit 2021-10-20 10:08:56 +02:00
errors.go first commit 2021-10-20 10:08:56 +02:00
go1_0.go first commit 2021-10-20 10:08:56 +02:00
go1_2.go first commit 2021-10-20 10:08:56 +02:00
LICENSE first commit 2021-10-20 10:08:56 +02:00
read.go first commit 2021-10-20 10:08:56 +02:00
README first commit 2021-10-20 10:08:56 +02:00
set.go first commit 2021-10-20 10:08:56 +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