package
0.0.0-20240201022239-0ae679bc1fb1
Repository: https://github.com/peakchen/go-zero.git
Documentation: pkg.go.dev
# 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