//
pkg.gl
Category
github.com/gozssky/tidb
util
kvencoder
package
1.1.0-beta
Repository:
https://github.com/gozssky/tidb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
0
Files
238 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.