//
pkg.gl
Category
github.com/coderushing/tidb
util
mvmap
package
2.1.0-rc.2+incompatible
Repository:
https://github.com/coderushing/tidb.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
1
Dependents
0
Files
174 SLOC
#
Functions
NewMVMap
NewMVMap creates a new multi-value map.
#
Structs
Iterator
Iterator is used to iterate the MVMap.
MVMap
MVMap stores multiple value for a given key with minimum GC overhead.