package
4.0.1+incompatible
Repository: https://github.com/topfreegames/go-extensions-redis.git
Documentation: pkg.go.dev

# 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.