package
9.0.0-alpha+incompatible
Repository: https://github.com/pingcap/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.