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

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