src.dualinventive.com/go/devsim/vendor/github.com/src-d/gcfg
Jerry Jacobs 1193c82181 initial 2024-08-09 12:10:16 +02:00
..
scanner initial 2024-08-09 12:10:16 +02:00
token initial 2024-08-09 12:10:16 +02:00
types initial 2024-08-09 12:10:16 +02:00
LICENSE initial 2024-08-09 12:10:16 +02:00
README initial 2024-08-09 12:10:16 +02:00
doc.go initial 2024-08-09 12:10:16 +02:00
errors.go initial 2024-08-09 12:10:16 +02:00
go1_0.go initial 2024-08-09 12:10:16 +02:00
go1_2.go initial 2024-08-09 12:10:16 +02:00
read.go initial 2024-08-09 12:10:16 +02:00
set.go initial 2024-08-09 12:10:16 +02:00

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