package
0.0.0-20180920010412-6999b08416f3
Repository: https://github.com/nify/tidb.git
Documentation: pkg.go.dev

# Functions

New new a KvEncoder.
NewAllocator creates an Allocator.

# Structs

Allocator is an id allocator, it is only used in lightning.
KvPair is a key-value pair.

# Interfaces

KvEncoder is an encoder that transfer sql to key-value pairs.