proxy.golang.org : github.com/ipfs/go-block-format : v0.1.0
Package blocks contains the lowest level of IPLD data structures. A block is raw data accompanied by a CID. The CID contains the multihash corresponding to the block.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/ipfs/[email protected]
Published:
Indexed:
Related tag:
v0.1.0
Loading...
Readme
Loading...
Dependencies
- github.com/ipfs/go-cid v0.3.2
- github.com/ipfs/go-ipfs-util v0.0.2
- github.com/ipfs/go-libipfs v0.3.0
- github.com/klauspost/cpuid/v2 v2.1.1
- github.com/minio/sha256-simd v1.0.0
- github.com/mr-tron/base58 v1.2.0
- github.com/multiformats/go-base32 v0.1.0
- github.com/multiformats/go-base36 v0.1.0
- github.com/multiformats/go-multibase v0.1.1
- github.com/multiformats/go-multihash v0.2.1
- github.com/multiformats/go-varint v0.0.6
- github.com/spaolacci/murmur3 v1.1.0
- golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e
- golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
- lukechampine.com/blake3 v1.1.7