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

# Functions

NewImporter creates a new connection to tikv-importer.
NewPanickingAllocator creates a new PanickingAllocator.
No description provided by the author

# Structs

ClosedEngine is a closed importer engine file, allowing ingestion into TiKV.
Importer represents a gRPC connection to tikv-importer.
OpenedEngine is an opened importer engine file, allowing data to be written to it via WriteStream instances.
PanickingAllocator is an ID allocator which panics on all operations except Rebase.
No description provided by the author
WriteStream is a single write stream into an opened engine.