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.
Mura Li d77176912b Use Go1.11 module (#5743)
* 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
5 years ago
..
scanner Implement git refs API for listing references (branches, tags and other) (#5354) 6 years ago
token Implement git refs API for listing references (branches, tags and other) (#5354) 6 years ago
types Implement git refs API for listing references (branches, tags and other) (#5354) 6 years ago
LICENSE Implement git refs API for listing references (branches, tags and other) (#5354) 6 years ago
README Use Go1.11 module (#5743) 5 years ago
doc.go Implement git refs API for listing references (branches, tags and other) (#5354) 6 years ago
errors.go Implement git refs API for listing references (branches, tags and other) (#5354) 6 years ago
go1_0.go Implement git refs API for listing references (branches, tags and other) (#5354) 6 years ago
go1_2.go Implement git refs API for listing references (branches, tags and other) (#5354) 6 years ago
read.go Implement git refs API for listing references (branches, tags and other) (#5354) 6 years ago
set.go Implement git refs API for listing references (branches, tags and other) (#5354) 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