package
Version:
v0.10.19
Opens a new window with list of versions in this module.
Published: Oct 10, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 48
Opens a new window with list of known importers.
Documentation
¶
func HashAll(values ...interface{}) uint64
hash one or more values
order matters
type Hasher interface {
Hash() uint64
}
Hashers are resources which have a custom hashing function defined.
Hash functions are generated by default for go-utils resources
Source Files
¶
Click to show internal directories.
Click to hide internal directories.