package
0.0.0-20220412220916-5ea02083e3ec
Repository: https://github.com/riteshrch/go-edge-device-lib.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/riteshRcH/go-edge-device-lib/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.