proxy.golang.org : github.com/srene/go-multiaddr : v0.0.0-20230513162147-f05e98755dba
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/srene/[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/minio/blake2b-simd v0.0.0-20160723061019-3f5f724cb5b1
- github.com/minio/sha256-simd v0.1.1-0.20190913151208-6de447530771
- 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.1.0
- golang.org/x/sys v0.1.0
- gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c