Watch
1
0
Fork
You've already forked golang-github-go-git-gcfg
0
No description
  • Go 99.7%
  • Makefile 0.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-18 12:04:46 +02:00
.github Adding upstream version 2.0.2. 2026-03-10 19:02:31 +01:00
debian Updating golang metapackge in build-depends to golang-go instead of obsolete golang-any. 2026-08-18 12:04:46 +02:00
scanner Adding upstream version 2.0.2. 2026-03-10 19:02:31 +01:00
testdata Adding upstream version 2.0.2. 2026-03-10 19:02:31 +01:00
token Adding upstream version 2.0.2. 2026-03-10 19:02:31 +01:00
types Adding upstream version 2.0.2. 2026-03-10 19:02:31 +01:00
.gitignore Adding upstream version 2.0.2. 2026-03-10 19:02:31 +01:00
doc.go Adding upstream version 2.0.2. 2026-03-10 19:02:31 +01:00
errors.go Adding upstream version 2.0.2. 2026-03-10 19:02:31 +01:00
errors_test.go Adding upstream version 2.0.2. 2026-03-10 19:02:31 +01:00
example_test.go Adding upstream version 2.0.2. 2026-03-10 19:02:31 +01:00
go.mod Adding upstream version 2.0.2. 2026-03-10 19:02:31 +01:00
go.sum Adding upstream version 2.0.2. 2026-03-10 19:02:31 +01:00
issues_test.go Adding upstream version 2.0.2. 2026-03-10 19:02:31 +01:00
LICENSE Adding upstream version 2.0.2. 2026-03-10 19:02:31 +01:00
Makefile Adding upstream version 2.0.2. 2026-03-10 19:02:31 +01:00
read.go Adding upstream version 2.0.2. 2026-03-10 19:02:31 +01:00
read_test.go Adding upstream version 2.0.2. 2026-03-10 19:02:31 +01:00
README Adding upstream version 2.0.2. 2026-03-10 19:02:31 +01:00
set.go Adding upstream version 2.0.2. 2026-03-10 19:02:31 +01: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