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

# Functions

CheckAndCreateDir check whether the directory is existed.
CheckAndInitTempDir check whether the temp directory is existed.
CleanUp releases the directory lock when exiting TiDB.
InitializeTempDir initializes the temp directory.

# Variables

NewGlobalTrcaker creates a global disk tracker.
NewTracker creates a disk tracker.

# Type aliases

Tracker is used to track the disk usage during query execution.