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

# Functions

WrapCopMeetLock wraps a CopMeetLock event into a TransactionEvent object.

# Constants

EventTypeCopMeetLock stands for the CopMeetLock event type.

# Structs

CopMeetLock represents an event that coprocessor reading encounters lock.
TransactionEvent represents a transaction event that may belong to any of the possible types.

# Type aliases

EventCallback is the callback type that handles `TransactionEvent`s.
EventType represents the type of a transaction event.