README.md 366 Bytes
Newer Older
Jeromy's avatar
Jeromy committed
1
2
3
4
5
6
7
8
9
# 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:

- [multihash](../multihash)
- [hashpipe](https://github.com/jbenet/go-hashpipe)

Godoc: [https://godoc.org/github.com/jbenet/go-multihash/opts](https://godoc.org/github.com/jbenet/go-multihash/opts)