package
5.5.2+incompatible
Repository: https://github.com/keycase/client-fork.git
Documentation: pkg.go.dev
# README
kbfshash
The Keybase hash type. The package is named kbfshash
rather than
hash
for two reasons:
- To avoid conflicting with the
hash
package. - Variables may also be named
hash
.
All errors returned by this package are wrapped with pkg/errors, and so need errors.Cause() to unwrap them.