//
pkg.gl
Category
github.com/nify/tidb
util
kvencoder
package
0.0.0-20180920010412-6999b08416f3
Repository:
https://github.com/nify/tidb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
0
Files
280 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.