proxy.golang.org : github.com/aperturerobotics/go-multiaddr : v0.12.1
Package multiaddr provides an implementation of the Multiaddr network address format. Multiaddr emphasizes explicitness, self-description, and portability. It allows applications to treat addresses as opaque tokens, and to avoid making assumptions about the address representation (e.g. length). Learn more at https://github.com/multiformats/multiaddr Basic Use:
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/aperturerobotics/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/davecgh/go-spew v1.1.0
- github.com/ipfs/go-cid v0.0.7
- github.com/klauspost/cpuid/v2 v2.2.3
- github.com/minio/blake2b-simd v0.0.0-20160723061019-3f5f724cb5b1
- github.com/minio/sha256-simd v1.0.1
- github.com/mr-tron/base58 v1.1.3
- 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.0.14
- github.com/multiformats/go-varint v0.0.6
- github.com/pmezard/go-difflib v1.0.0
- github.com/spaolacci/murmur3 v1.1.0
- github.com/stretchr/testify v1.7.0
- golang.org/x/crypto v0.17.0
- golang.org/x/exp v0.0.0-20230725012225-302865e7556b
- golang.org/x/sys v0.15.0
- gopkg.in/yaml.v3 v3.0.0