Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInvalidHash = errors.New("invalid hash")
ErrInvalidHash when Hash cannot be cast properly.
Functions ¶
This section is empty.
Types ¶
type Hash ¶
Hash is a type to ensure crypto.Hash() can support various marshaling techniques.
func (*Hash) MarshalText ¶
func (*Hash) UnmarshalText ¶
Click to show internal directories.
Click to hide internal directories.