Versions in this module Expand all Collapse all v1 v1.0.0 Aug 23, 2023 v0 v0.1.0 Aug 23, 2023 Changes in this version + func NewMockStorage(tikvStore *tikv.KVStore) (kv.Storage, error) + type MockLockWaitSetter interface + SetMockLockWaits func(lockWaits []*deadlockpb.WaitForEntry)