proxy.golang.org : github.com/ipfs/go-block-format : v0.2.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:
Loading...
Readme
Loading...
Dependencies
- github.com/ipfs/go-cid v0.4.1
- github.com/ipfs/go-ipfs-util v0.0.2
- github.com/klauspost/cpuid/v2 v2.0.9
- github.com/minio/sha256-simd v1.0.0
- github.com/mr-tron/base58 v1.2.0
- github.com/multiformats/go-base32 v0.0.3
- github.com/multiformats/go-base36 v0.1.0
- github.com/multiformats/go-multibase v0.0.3
- github.com/multiformats/go-multihash v0.2.3
- github.com/multiformats/go-varint v0.0.6
- github.com/spaolacci/murmur3 v1.1.0
- golang.org/x/crypto v0.1.0
- golang.org/x/sys v0.1.0
- lukechampine.com/blake3 v1.1.6