package
0.0.0-20181009085715-d60a1a227b92
Repository: https://github.com/lightkool/tidb.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package mock is just for test only.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
DelKeyWithPrefix deletes keys with prefix.
GetStack gets the stacktrace.
RandomBuf generates a random string using ASCII characters but avoid separator character.
RowKeyPrefixFilter returns a function which checks whether currentKey has decoded rowKeyPrefix as prefix.
RunWithRetry will run the f with backoff and retry.
ScanMetaWithPrefix scans metadata with the prefix.
WithRecovery wraps goroutine startup call with force recovery.
# Constants
DefaultMaxRetries indicates the max retry count.
RetryInterval indicates retry interval.
# Structs
ProcessInfo is a struct used for show processlist statement.
# Interfaces
SessionManager is an interface for session manage.