mirror of https://github.com/go-gitea/gitea.git
43c09134a9 | ||
---|---|---|
.. | ||
scanner | ||
token | ||
types | ||
LICENSE | ||
README | ||
doc.go | ||
errors.go | ||
go1_0.go | ||
go1_2.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