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 -04:00
..
scanner Migrate to go-git/go-git v5.0.0 (#10735) 2020-03-17 12:19:58 -04:00
token Migrate to go-git/go-git v5.0.0 (#10735) 2020-03-17 12:19:58 -04:00
types Migrate to go-git/go-git v5.0.0 (#10735) 2020-03-17 12:19:58 -04:00
LICENSE Migrate to go-git/go-git v5.0.0 (#10735) 2020-03-17 12:19:58 -04:00
README Migrate to go-git/go-git v5.0.0 (#10735) 2020-03-17 12:19:58 -04:00
doc.go Migrate to go-git/go-git v5.0.0 (#10735) 2020-03-17 12:19:58 -04:00
errors.go Migrate to go-git/go-git v5.0.0 (#10735) 2020-03-17 12:19:58 -04:00
go1_0.go Migrate to go-git/go-git v5.0.0 (#10735) 2020-03-17 12:19:58 -04:00
go1_2.go Migrate to go-git/go-git v5.0.0 (#10735) 2020-03-17 12:19:58 -04:00
read.go Migrate to go-git/go-git v5.0.0 (#10735) 2020-03-17 12:19:58 -04:00
set.go Migrate to go-git/go-git v5.0.0 (#10735) 2020-03-17 12:19:58 -04: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