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

# Functions

NewTracker creates a new cursor tracker.

# Structs

State is used to store the state of cursor.

# Interfaces

Handle is used to update/close the cursor.
Tracker is used to track the state of cursor inside a session.