//
pkg.gl
Category
github.com/incodinggo/exlib
map
shardMap
package
0.3.0
Repository:
https://github.com/incodinggo/exlib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
102 SLOC
#
Functions
New
Newc: the number of shard map you want to create in init;Default value 32hash func : FNV64.
#
Structs
ShardMap
ShardMapmap key only not support to struct and object.
#
Interfaces
KT
No description provided by the author
VT
No description provided by the author
#
Type aliases
MapShards
MapShards 基于分段锁的并发安全mapmap sharding分片After init read only.