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.
Lauris BH
43c09134a9
|
5 years ago | |
---|---|---|
.. | ||
scanner | 5 years ago | |
token | 5 years ago | |
types | 5 years ago | |
LICENSE | 5 years ago | |
README | 5 years ago | |
doc.go | 5 years ago | |
errors.go | 5 years ago | |
go1_0.go | 5 years ago | |
go1_2.go | 5 years ago | |
read.go | 5 years ago | |
set.go | 5 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