Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign up
Cannot retrieve the latest commit at this time.
| Failed to load latest commit information. | |||
|
|
.appveyor | ||
|
|
.circleci | ||
|
|
scanner | ||
|
|
testdata | ||
|
|
token | ||
|
|
types | ||
|
|
LICENSE | ||
|
|
README | ||
|
|
doc.go | ||
|
|
errors.go | ||
|
|
example_test.go | ||
|
|
issues_test.go | ||
|
|
read.go | ||
|
|
read_test.go | ||
|
|
set.go | ||
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