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

# Packages

# Functions

CreateMockStoreAndDomainAndSetup return a new kv.Storage and *domain.Domain.
CreateMockStoreAndSetup return a new kv.Storage.
RunTestMain run common setups for all real tikv tests.

# Variables

KeyspaceName is an option to specify the name of keyspace that the tests run on, this option is only valid while the flag WithRealTiKV is set.
PDAddr is the address of PD.
RetainOldData is used to control whether a new realtikv store should remove old tables.
TiKVPath is the path of the TiKV Storage.
WithRealTiKV is a flag identify whether tests run with real TiKV.