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.
gitea-fork-majority-judgment/vendor/github.com/go-git/gcfg
Lauris BH 43c09134a9
Migrate to go-git/go-git v5.0.0 (#10735)
4 years ago
..
scanner Migrate to go-git/go-git v5.0.0 (#10735) 4 years ago
token Migrate to go-git/go-git v5.0.0 (#10735) 4 years ago
types Migrate to go-git/go-git v5.0.0 (#10735) 4 years ago
LICENSE Migrate to go-git/go-git v5.0.0 (#10735) 4 years ago
README Migrate to go-git/go-git v5.0.0 (#10735) 4 years ago
doc.go Migrate to go-git/go-git v5.0.0 (#10735) 4 years ago
errors.go Migrate to go-git/go-git v5.0.0 (#10735) 4 years ago
go1_0.go Migrate to go-git/go-git v5.0.0 (#10735) 4 years ago
go1_2.go Migrate to go-git/go-git v5.0.0 (#10735) 4 years ago
read.go Migrate to go-git/go-git v5.0.0 (#10735) 4 years ago
set.go Migrate to go-git/go-git v5.0.0 (#10735) 4 years ago

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