package
0.2.3
Repository: https://github.com/multiformats/go-multihash.git
Documentation: pkg.go.dev

# README

mhopts - multihash options for writing commands

mhopts is a small package that helps to write commands which may take multihash options. Check it out in action:

Godoc: https://godoc.org/github.com/multiformats/go-multihash/opts

# Functions

No description provided by the author
No description provided by the author
SetupFlags adds multihash related options to given flagset.

# Variables

package errors.
FlagValues are the values the various option flags can take.

# Structs

Options is a struct used to parse cli flags.