package
2.1.0-beta+incompatible
Repository: https://github.com/darkliquid/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.