package
0.2.0
Repository: https://github.com/unit-io/unitdb.git
Documentation: pkg.go.dev

# Functions

New returns the hash of bytes.
New initializes an empty ringhash with the given number of replicas and a hash function.
Of returns the hash of bytes.

# Constants

Init is what 32 bits hash values should be initialized with.

# Structs

Ring is the definition of the ringhash.

# Type aliases

Hash is a signature of a hash function used by the package.