# Functions
Hash returns the hash value of data.
Md5 returns the md5 bytes of data.
Md5Hex returns the md5 hex string of data.
NewConsistentHash returns a ConsistentHash.
NewCustomConsistentHash returns a ConsistentHash with given replicas and hash func.
# Constants
TopWeight is the top weight that one entry might set.
# Structs
No description provided by the author
# Type aliases
No description provided by the author