package
5.3.0-alpha+incompatible
Repository: https://github.com/pingcap/br.git
Documentation: pkg.go.dev
# Structs
Backend is the delivery target for Lightning.
CheckCtx contains all parameters used in CheckRequirements.
ClosedEngine represents a closed engine, allowing ingestion into the target.
EngineConfig defines configuration used for open engine.
No description provided by the author
LocalEngineConfig is the configuration used for local backend in OpenEngine.
No description provided by the author
LocalWriterConfig defines the configuration to open a LocalWriter.
OpenedEngine is an opened engine, allowing data to be written via WriteRows.
# Interfaces
AbstractBackend is the abstract interface behind Backend.
No description provided by the author
No description provided by the author