An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

proxy.golang.org : github.com/src-d/go-borges : v0.1.0

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:

    Loading...
    Readme
    Loading...