Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Mura Li d77176912b Use Go1.11 module (#5743) il y a 5 ans
..
scanner Implement git refs API for listing references (branches, tags and other) (#5354) il y a 5 ans
token Implement git refs API for listing references (branches, tags and other) (#5354) il y a 5 ans
types Implement git refs API for listing references (branches, tags and other) (#5354) il y a 5 ans
LICENSE Implement git refs API for listing references (branches, tags and other) (#5354) il y a 5 ans
README Use Go1.11 module (#5743) il y a 5 ans
doc.go Implement git refs API for listing references (branches, tags and other) (#5354) il y a 5 ans
errors.go Implement git refs API for listing references (branches, tags and other) (#5354) il y a 5 ans
go1_0.go Implement git refs API for listing references (branches, tags and other) (#5354) il y a 5 ans
go1_2.go Implement git refs API for listing references (branches, tags and other) (#5354) il y a 5 ans
read.go Implement git refs API for listing references (branches, tags and other) (#5354) il y a 5 ans
set.go Implement git refs API for listing references (branches, tags and other) (#5354) il y a 5 ans

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