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

# Functions

NewCopContext creates a CopContext.
NewCopContextBase creates a CopContextBase.
NewCopContextMultiIndex creates a CopContextMultiIndex.
NewCopContextSingleIndex creates a CopContextSingleIndex.

# Structs

CopContextBase contains common fields for CopContextSingleIndex and CopContextMultiIndex.
CopContextMultiIndex is the coprocessor context for multiple indexes.
CopContextSingleIndex is the coprocessor context for single index.

# Interfaces

CopContext contains the information that is needed when building a coprocessor request.