Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 302 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 302 Bytes

kbfshash

The Keybase hash type. The package is named kbfshash rather than hash for two reasons:

  1. To avoid conflicting with the hash package.
  2. 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.