scream/vendor/src/github.com/scalingdata/gcfg
Christine Dodrill 833af3b22e initial commit 2015-10-07 22:42:02 -07:00
..
scanner initial commit 2015-10-07 22:42:02 -07:00
testdata initial commit 2015-10-07 22:42:02 -07:00
token initial commit 2015-10-07 22:42:02 -07:00
types initial commit 2015-10-07 22:42:02 -07:00
LICENSE initial commit 2015-10-07 22:42:02 -07:00
README initial commit 2015-10-07 22:42:02 -07:00
doc.go initial commit 2015-10-07 22:42:02 -07:00
example_test.go initial commit 2015-10-07 22:42:02 -07:00
go1_0.go initial commit 2015-10-07 22:42:02 -07:00
go1_2.go initial commit 2015-10-07 22:42:02 -07:00
issues_test.go initial commit 2015-10-07 22:42:02 -07:00
read.go initial commit 2015-10-07 22:42:02 -07:00
read_test.go initial commit 2015-10-07 22:42:02 -07:00
set.go initial commit 2015-10-07 22:42:02 -07:00

README

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

Project page: https://code.google.com/p/gcfg
Package docs: http://godoc.org/code.google.com/p/gcfg

My other projects: https://speter.net