Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Fingerprint ¶
Fingerprint is a short-hand for creating a new Hasher, calling [Hashable.Hash] on the provided value (unless it is nil), and then returning the Hasher.Finish result.
Types ¶
type Hasher ¶
type Hasher struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.