mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
d77176912b
* Migrate to go modules * make vendor * Update mvdan.cc/xurls * make vendor * Update code.gitea.io/git * make fmt-check * Update github.com/go-sql-driver/mysql * make vendor |
6 years ago | |
---|---|---|
.. | ||
scanner | 6 years ago | |
token | 6 years ago | |
types | 6 years ago | |
LICENSE | 6 years ago | |
README | 6 years ago | |
doc.go | 6 years ago | |
errors.go | 6 years ago | |
go1_0.go | 6 years ago | |
go1_2.go | 6 years ago | |
read.go | 6 years ago | |
set.go | 6 years ago |
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