# Functions
NewMockClient creates a new mock instance.
NewMockLock creates a new mock instance.
NewMockLocker creates a new mock instance.
NewMockMux creates a new mock instance.
NewMockPipeliner creates a new mock instance.
# Structs
MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.
MockLock is a mock of Lock interface.
MockLocker is a mock of Locker interface.
MockLockerMockRecorder is the mock recorder for MockLocker.
MockLockMockRecorder is the mock recorder for MockLock.
MockMux is a mock of Mux interface.
MockMuxMockRecorder is the mock recorder for MockMux.
MockPipeliner is a mock of Pipeliner interface.
MockPipelinerMockRecorder is the mock recorder for MockPipeliner.