//
pkg.gl
Category
github.com/pingcap/tidb
pkg
lock
package
9.0.0-alpha+incompatible
Repository:
https://github.com/pingcap/tidb.git
Documentation:
pkg.go.dev
Versions
3
Dependencies
9
Dependents
3
Files
128 SLOC
#
Packages
context
#
Functions
NewChecker
NewChecker return new lock Checker.
#
Variables
ErrLockedTableDropped
ErrLockedTableDropped returns error when try to drop the table with write lock.
#
Structs
Checker
Checker uses to check tables lock.