mirror of
https://github.com/cheat/cheat.git
synced 2025-02-20 01:21:15 +01:00
|
||
---|---|---|
.. | ||
scanner | ||
token | ||
types | ||
.gitignore | ||
doc.go | ||
errors.go | ||
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