package
2.1.0-rc.2+incompatible
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.