You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mura Li
d77176912b
|
6 years ago | |
---|---|---|
.. | ||
scanner | 6 years ago | |
token | 6 years ago | |
types | 6 years ago | |
LICENSE | 6 years ago | |
README | 6 years ago | |
doc.go | 6 years ago | |
errors.go | 6 years ago | |
go1_0.go | 6 years ago | |
go1_2.go | 6 years ago | |
read.go | 6 years ago | |
set.go | 6 years ago |
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