//
pkg.gl
Category
github.com/bb7133/tidb
util
kvencoder
package
2.0.0-rc.6+incompatible
Repository:
https://github.com/bb7133/tidb.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
15
Dependents
0
Files
257 SLOC
#
Functions
New
New new a KvEncoder.
NewAllocator
NewAllocator new an allocator.
#
Structs
KvPair
KvPair is a key-value pair.
#
Interfaces
KvEncoder
KvEncoder is an encoder that transfer sql to key-value pairs.