mirror of
https://github.com/vbatts/freezing-octo-hipster.git
synced 2024-11-24 07:55:39 +00:00
|
||
---|---|---|
.. | ||
scanner | ||
token | ||
types | ||
.gitignore | ||
doc.go | ||
errors.go | ||
go.mod | ||
go.sum | ||
LICENSE | ||
Makefile | ||
read.go | ||
README | ||
set.go |
Gcfg reads INI-style configuration files into Go structs; supports user-defined types and subsections. Package docs: https://godoc.org/gopkg.in/gcfg.v1