package
1.1.0-beta
Repository: https://github.com/coderushing/tidb.git
Documentation: pkg.go.dev

# Functions

NewMVMap creates a new multi-value map.

# Structs

Iterator is used to iterate the MVMap.
MVMap stores multiple value for a given key with minimum GC overhead.