package
1.0.0
Repository: https://github.com/pingcap/tipocket.git
Documentation: pkg.go.dev

# Functions

BankModel is the model of bank in TiDB.
BankParser parses a history of bank operations.
BankTsoChecker checks the bank history with the help of tso.
LongForkChecker checks the long fork test history.
LongForkParser parses a history of long fork test.
TPCCParser ...
TPCCQosChecker creates a tpccQoSChecker instance.

# Structs

BankClientCreator creates a bank test client for tidb.
LongForkClientCreator creates long fork test clients for tidb.
MultiBankClientCreator creates a bank test client for tidb.
TPCCChecker ...
TPCCClientCreator creates tpccClient.