# Functions
NewMockLockMutex creates a new mock instance.
NewMockRedLock creates a new mock instance.
# Structs
MockLockMutex is a mock of LockMutex interface.
MockLockMutexMockRecorder is the mock recorder for MockLockMutex.
MockRedLock is a mock of RedLock interface.
MockRedLockMockRecorder is the mock recorder for MockRedLock.