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

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