package
1.2.3
Repository: https://github.com/matrixorigin/matrixone.git
Documentation: pkg.go.dev

# Functions

NewMockClient creates a new mock instance.
NewMockLockService creates a new mock instance.
NewMockLockStorage creates a new mock instance.
NewMockLockTableAllocator creates a new mock instance.
NewMockLockTableKeeper creates a new mock instance.
NewMockServer creates a new mock instance.

# Structs

MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.
MockLockService is a mock of LockService interface.
MockLockServiceMockRecorder is the mock recorder for MockLockService.
MockLockStorage is a mock of LockStorage interface.
MockLockStorageMockRecorder is the mock recorder for MockLockStorage.
MockLockTableAllocator is a mock of LockTableAllocator interface.
MockLockTableAllocatorMockRecorder is the mock recorder for MockLockTableAllocator.
MockLockTableKeeper is a mock of LockTableKeeper interface.
MockLockTableKeeperMockRecorder is the mock recorder for MockLockTableKeeper.
MockServer is a mock of Server interface.
MockServerMockRecorder is the mock recorder for MockServer.