//
pkg.gl
Category
github.com/lightkool/tidb
util
mvmap
package
0.0.0-20181009085715-d60a1a227b92
Repository:
https://github.com/lightkool/tidb.git
Documentation:
pkg.go.dev
Overview
Versions
1
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.