Documentation ¶
Index ¶
Constants ¶
View Source
const HashSize = 32
Variables ¶
View Source
var UndefHash = Hash{0}
Functions ¶
Types ¶
type Hash ¶
func FromString ¶
FromString decodes the input string and returns the Hash if the string is a valid hexadecimal encoding of a hash.
func (Hash) ShortString ¶ added in v0.15.0
Click to show internal directories.
Click to hide internal directories.