No description
- Go 99.7%
- Makefile 0.3%
|
|
||
|---|---|---|
| .github | ||
| debian | ||
| scanner | ||
| testdata | ||
| token | ||
| types | ||
| .gitignore | ||
| doc.go | ||
| errors.go | ||
| errors_test.go | ||
| example_test.go | ||
| go.mod | ||
| go.sum | ||
| issues_test.go | ||
| LICENSE | ||
| Makefile | ||
| read.go | ||
| read_test.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