//
pkg.gl
Category
github.com/pingcap/tidb
util
kvencoder
package
3.1.2+incompatible
Repository:
https://github.com/pingcap/tidb.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
17
Dependents
3
Files
278 SLOC
#
Functions
New
New new a KvEncoder.
NewAllocator
NewAllocator creates an Allocator.
#
Structs
Allocator
Allocator is an id allocator, it is only used in lightning.
KvPair
KvPair is a key-value pair.
#
Interfaces
KvEncoder
KvEncoder is an encoder that transfer sql to key-value pairs.