You can not 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) hace 5 años
..
scanner Implement git refs API for listing references (branches, tags and other) (#5354) hace 5 años
token Implement git refs API for listing references (branches, tags and other) (#5354) hace 5 años
types Implement git refs API for listing references (branches, tags and other) (#5354) hace 5 años
LICENSE Implement git refs API for listing references (branches, tags and other) (#5354) hace 5 años
README Use Go1.11 module (#5743) hace 5 años
doc.go Implement git refs API for listing references (branches, tags and other) (#5354) hace 5 años
errors.go Implement git refs API for listing references (branches, tags and other) (#5354) hace 5 años
go1_0.go Implement git refs API for listing references (branches, tags and other) (#5354) hace 5 años
go1_2.go Implement git refs API for listing references (branches, tags and other) (#5354) hace 5 años
read.go Implement git refs API for listing references (branches, tags and other) (#5354) hace 5 años
set.go Implement git refs API for listing references (branches, tags and other) (#5354) hace 5 años

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