Ecosyste.ms: Packages

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

Top 6.5% on proxy.golang.org
Top 6.1% forks on proxy.golang.org

proxy.golang.org : github.com/cloudflare/go-ipfs

IPFS is a global, versioned, peer-to-peer filesystem There are sub-packages within the ipfs package for various low-level utilities, which are in turn assembled into: core/...: shell/...: Then on top of the core/... and shell/... Go APIs, we have: cmd/...: test/...: To avoid cyclic imports, imports should never pull in higher-level APIs into a lower-level package. For example, you could import all of core and shell from cmd/... or test/..., but you couldn't import any of shell from core/....

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/cloudflare/go-ipfs
License: MIT
Latest release: over 2 years ago
First release: about 9 years ago
Namespace: github.com/cloudflare
Stars: 37 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 17 days ago

    Loading...
    Readme
    Loading...