Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
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