gitea/vendor/github.com/go-git/gcfg
Lauris BH 43c09134a9
Migrate to go-git/go-git v5.0.0 (#10735)
2020-03-17 12:19:58 +07:00
..
scanner Migrate to go-git/go-git v5.0.0 (#10735) 2020-03-17 12:19:58 +07:00
token Migrate to go-git/go-git v5.0.0 (#10735) 2020-03-17 12:19:58 +07:00
types Migrate to go-git/go-git v5.0.0 (#10735) 2020-03-17 12:19:58 +07:00
LICENSE Migrate to go-git/go-git v5.0.0 (#10735) 2020-03-17 12:19:58 +07:00
README Migrate to go-git/go-git v5.0.0 (#10735) 2020-03-17 12:19:58 +07:00
doc.go Migrate to go-git/go-git v5.0.0 (#10735) 2020-03-17 12:19:58 +07:00
errors.go Migrate to go-git/go-git v5.0.0 (#10735) 2020-03-17 12:19:58 +07:00
go1_0.go Migrate to go-git/go-git v5.0.0 (#10735) 2020-03-17 12:19:58 +07:00
go1_2.go Migrate to go-git/go-git v5.0.0 (#10735) 2020-03-17 12:19:58 +07:00
read.go Migrate to go-git/go-git v5.0.0 (#10735) 2020-03-17 12:19:58 +07:00
set.go Migrate to go-git/go-git v5.0.0 (#10735) 2020-03-17 12:19:58 +07:00

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