mirror of https://github.com/cheat/cheat.git
95a4e31b6c
Upgrade all dependencies to newest versions. |
||
---|---|---|
.. | ||
scanner | ||
token | ||
types | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
README | ||
doc.go | ||
errors.go | ||
read.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