package
0.28.4
Repository: https://github.com/solo-io/go-utils.git
Documentation: pkg.go.dev

# Packages

Package mock_hashutils is a generated GoMock package.

# Functions

This function takes in any number of resources and attempts to compare them as safe hashers.
hash one or more values order matters Deprecated, use safe HashAllSafe.
hash one or more values order matters This function returns the hashed result of all values passed into it.
This function will hash anything, and panic if it fails.

# Interfaces

Hashers are resources which have a custom hashing function defined.
No description provided by the author