all

package
v0.0.15 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 11, 2021 License: MIT Imports: 2 Imported by: 2

Documentation

Overview

This package has no purpose except to perform registration of mulithashes.

It is meant to be used as a side-effecting import, e.g.

import (
	_ "github.com/multiformats/go-multihash/register/all"
)

This package registers many multihashes at once. Importing it will increase the size of your dependency tree significantly. It's recommended that you import this package if you're building some kind of data broker application, which may need to handle many different kinds of hashes; if you're building an application which you know only handles a specific hash, importing this package may bloat your builds unnecessarily.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL