Documentation
¶
Overview ¶
This package has no purpose except to register the blake3 hash function.
It is meant to be used as a side-effecting import, e.g.
import ( _ "github.com/multiformats/go-multihash/register/blake3" )
Index ¶
Constants ¶
View Source
const DefaultSize = 32
View Source
const MaxSize = 128
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.