1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-27 13:45:51 +00:00
gitea/vendor/github.com/go-git/gcfg
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
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_2.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
LICENSE 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
README 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

Gcfg reads INI-style configuration files into Go structs;
supports user-defined types and subsections.

Package docs: https://godoc.org/gopkg.in/gcfg.v1