//
pkg.gl
Category
github.com/CodingCaius/geecache
consistenthash
package
0.0.0-20240116075921-8a888b1ed558
Repository:
https://github.com/codingcaius/geecache.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
54 SLOC
#
Functions
New
New creates a Map instance.
#
Structs
Map
Map 一致性哈希算法的主数据结构.
#
Type aliases
Hash
Hash maps bytes to uint32.