//
pkg.gl
Category
github.com/pingcap/tidb
pkg
session
cursor
package
9.0.0-alpha+incompatible
Repository:
https://github.com/pingcap/tidb.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
2
Dependents
12
Files
61 SLOC
#
Functions
NewTracker
NewTracker creates a new cursor tracker.
#
Structs
State
State is used to store the state of cursor.
#
Interfaces
Handle
Handle is used to update/close the cursor.
Tracker
Tracker is used to track the state of cursor inside a session.