package
9.0.0-alpha+incompatible
Repository: https://github.com/pingcap/tidb.git
Documentation: pkg.go.dev

# Structs

EncodingConfig is the configuration for the encoding backend.
SessionOptions is the initial configuration of the session.

# Interfaces

Encoder encodes a row of SQL values into some opaque type which can be consumed by OpenEngine.WriteEncoded.
EncodingBuilder consists of operations to handle encoding backend row data formats from source.
Row represents a single encoded row.
Rows represents a collection of encoded rows.