package
1.1.0-beta
Repository: https://github.com/coderushing/tidb.git
Documentation: pkg.go.dev

# Functions

NewGCWorker creates a GCWorker instance.
NewMockGCWorker creates a MockGCWorker instance ONLY for test.

# Structs

GCWorker periodically triggers GC process on tikv server.
MockGCWorker is for test.