# Packages
Package base32 implements base32 encoding as specified by RFC 4648.
Package base36 provides a reasonably fast implementation of a binary base36 codec.
Package multiaddr provides an implementation of the Multiaddr network
address format.
No description provided by the author
Package multicodec exposes the multicodec table as Go constants.
Package multihash is the Go implementation of https://github.com/multiformats/multihash, or self-describing hashes.
Package multistream implements a simple stream router for the multistream-select protocoli.
No description provided by the author