proxy.golang.org : github.com/src-d/go-borges : v0.1.1
This library abstracts read and write access to a set of go-git repositories. It comes with several implementations to support different storage methods: * plain: stored in the filesystem, supports transactions. * siva: rooted repositories in siva files, supports transactions. These files can be generated with gitcollector. * legacysiva: siva file generated by borges. This implementation only supports reading and does not support transactions. This example lists the repositories downloaded by gitcollector: More information: * go-git: https://github.com/src-d/go-git * rooted repositories: https://github.com/src-d/gitcollector#storing-repositories-using-rooted-repositories * siva files: https://github.com/src-d/go-siva * gitcollector: https://github.com/src-d/gitcollector * borges: https://github.com/src-d/borges
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/src-d/[email protected]
Published:
Indexed:
- github.com/emirpasic/gods v1.12.0
- github.com/ghodss/yaml v1.0.0
- github.com/gliderlabs/ssh v0.1.4
- github.com/google/go-cmp v0.3.0
- github.com/google/uuid v1.1.1
- github.com/hashicorp/golang-lru v0.5.1
- github.com/mitchellh/go-homedir v1.1.0
- github.com/pkg/errors v0.8.1
- github.com/sanity-io/litter v1.1.0
- github.com/stretchr/testify v1.3.0
- github.com/xanzy/ssh-agent v0.2.1
- golang.org/x/crypto v0.0.0-20190605123033-f99c8df09eb5
- golang.org/x/net v0.0.0-20190607181551-461777fb6f67
- golang.org/x/sys v0.0.0-20190609082536-301114b31cce
- golang.org/x/text v0.3.2
- gopkg.in/src-d/go-billy-siva.v4 v4.5.1
- gopkg.in/src-d/go-billy.v4 v4.3.0
- gopkg.in/src-d/go-errors.v1 v1.0.0
- gopkg.in/src-d/go-git-fixtures.v3 v3.5.0
- gopkg.in/src-d/go-git.v4 v4.11.0
- gopkg.in/src-d/go-siva.v1 v1.5.0
- gopkg.in/yaml.v2 v2.2.2