mock_v9

package
v0.0.0-...-9b5cd94 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 5, 2024 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mock_v9 is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCmdable

type MockCmdable struct {
	// contains filtered or unexported fields
}

MockCmdable is a mock of Cmdable interface.

func NewMockCmdable

func NewMockCmdable(ctrl *gomock.Controller) *MockCmdable

NewMockCmdable creates a new mock instance.

func (*MockCmdable) ACLDryRun

func (m *MockCmdable) ACLDryRun(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.StringCmd

ACLDryRun mocks base method.

func (*MockCmdable) ACLLog

func (m *MockCmdable) ACLLog(arg0 context.Context, arg1 int64) *redis.ACLLogCmd

ACLLog mocks base method.

func (*MockCmdable) ACLLogReset

func (m *MockCmdable) ACLLogReset(arg0 context.Context) *redis.StatusCmd

ACLLogReset mocks base method.

func (*MockCmdable) Append

func (m *MockCmdable) Append(arg0 context.Context, arg1, arg2 string) *redis.IntCmd

Append mocks base method.

func (*MockCmdable) BFAdd

func (m *MockCmdable) BFAdd(arg0 context.Context, arg1 string, arg2 interface{}) *redis.BoolCmd

BFAdd mocks base method.

func (*MockCmdable) BFCard

func (m *MockCmdable) BFCard(arg0 context.Context, arg1 string) *redis.IntCmd

BFCard mocks base method.

func (*MockCmdable) BFExists

func (m *MockCmdable) BFExists(arg0 context.Context, arg1 string, arg2 interface{}) *redis.BoolCmd

BFExists mocks base method.

func (*MockCmdable) BFInfo

func (m *MockCmdable) BFInfo(arg0 context.Context, arg1 string) *redis.BFInfoCmd

BFInfo mocks base method.

func (*MockCmdable) BFInfoArg

func (m *MockCmdable) BFInfoArg(arg0 context.Context, arg1, arg2 string) *redis.BFInfoCmd

BFInfoArg mocks base method.

func (*MockCmdable) BFInfoCapacity

func (m *MockCmdable) BFInfoCapacity(arg0 context.Context, arg1 string) *redis.BFInfoCmd

BFInfoCapacity mocks base method.

func (*MockCmdable) BFInfoExpansion

func (m *MockCmdable) BFInfoExpansion(arg0 context.Context, arg1 string) *redis.BFInfoCmd

BFInfoExpansion mocks base method.

func (*MockCmdable) BFInfoFilters

func (m *MockCmdable) BFInfoFilters(arg0 context.Context, arg1 string) *redis.BFInfoCmd

BFInfoFilters mocks base method.

func (*MockCmdable) BFInfoItems

func (m *MockCmdable) BFInfoItems(arg0 context.Context, arg1 string) *redis.BFInfoCmd

BFInfoItems mocks base method.

func (*MockCmdable) BFInfoSize

func (m *MockCmdable) BFInfoSize(arg0 context.Context, arg1 string) *redis.BFInfoCmd

BFInfoSize mocks base method.

func (*MockCmdable) BFInsert

func (m *MockCmdable) BFInsert(arg0 context.Context, arg1 string, arg2 *redis.BFInsertOptions, arg3 ...interface{}) *redis.BoolSliceCmd

BFInsert mocks base method.

func (*MockCmdable) BFLoadChunk

func (m *MockCmdable) BFLoadChunk(arg0 context.Context, arg1 string, arg2 int64, arg3 interface{}) *redis.StatusCmd

BFLoadChunk mocks base method.

func (*MockCmdable) BFMAdd

func (m *MockCmdable) BFMAdd(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.BoolSliceCmd

BFMAdd mocks base method.

func (*MockCmdable) BFMExists

func (m *MockCmdable) BFMExists(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.BoolSliceCmd

BFMExists mocks base method.

func (*MockCmdable) BFReserve

func (m *MockCmdable) BFReserve(arg0 context.Context, arg1 string, arg2 float64, arg3 int64) *redis.StatusCmd

BFReserve mocks base method.

func (*MockCmdable) BFReserveArgs

func (m *MockCmdable) BFReserveArgs(arg0 context.Context, arg1 string, arg2 *redis.BFReserveOptions) *redis.StatusCmd

BFReserveArgs mocks base method.

func (*MockCmdable) BFReserveExpansion

func (m *MockCmdable) BFReserveExpansion(arg0 context.Context, arg1 string, arg2 float64, arg3, arg4 int64) *redis.StatusCmd

BFReserveExpansion mocks base method.

func (*MockCmdable) BFReserveNonScaling

func (m *MockCmdable) BFReserveNonScaling(arg0 context.Context, arg1 string, arg2 float64, arg3 int64) *redis.StatusCmd

BFReserveNonScaling mocks base method.

func (*MockCmdable) BFScanDump

func (m *MockCmdable) BFScanDump(arg0 context.Context, arg1 string, arg2 int64) *redis.ScanDumpCmd

BFScanDump mocks base method.

func (*MockCmdable) BLMPop

func (m *MockCmdable) BLMPop(arg0 context.Context, arg1 time.Duration, arg2 string, arg3 int64, arg4 ...string) *redis.KeyValuesCmd

BLMPop mocks base method.

func (*MockCmdable) BLMove

func (m *MockCmdable) BLMove(arg0 context.Context, arg1, arg2, arg3, arg4 string, arg5 time.Duration) *redis.StringCmd

BLMove mocks base method.

func (*MockCmdable) BLPop

func (m *MockCmdable) BLPop(arg0 context.Context, arg1 time.Duration, arg2 ...string) *redis.StringSliceCmd

BLPop mocks base method.

func (*MockCmdable) BRPop

func (m *MockCmdable) BRPop(arg0 context.Context, arg1 time.Duration, arg2 ...string) *redis.StringSliceCmd

BRPop mocks base method.

func (*MockCmdable) BRPopLPush

func (m *MockCmdable) BRPopLPush(arg0 context.Context, arg1, arg2 string, arg3 time.Duration) *redis.StringCmd

BRPopLPush mocks base method.

func (*MockCmdable) BZMPop

func (m *MockCmdable) BZMPop(arg0 context.Context, arg1 time.Duration, arg2 string, arg3 int64, arg4 ...string) *redis.ZSliceWithKeyCmd

BZMPop mocks base method.

func (*MockCmdable) BZPopMax

func (m *MockCmdable) BZPopMax(arg0 context.Context, arg1 time.Duration, arg2 ...string) *redis.ZWithKeyCmd

BZPopMax mocks base method.

func (*MockCmdable) BZPopMin

func (m *MockCmdable) BZPopMin(arg0 context.Context, arg1 time.Duration, arg2 ...string) *redis.ZWithKeyCmd

BZPopMin mocks base method.

func (*MockCmdable) BgRewriteAOF

func (m *MockCmdable) BgRewriteAOF(arg0 context.Context) *redis.StatusCmd

BgRewriteAOF mocks base method.

func (*MockCmdable) BgSave

func (m *MockCmdable) BgSave(arg0 context.Context) *redis.StatusCmd

BgSave mocks base method.

func (*MockCmdable) BitCount

func (m *MockCmdable) BitCount(arg0 context.Context, arg1 string, arg2 *redis.BitCount) *redis.IntCmd

BitCount mocks base method.

func (*MockCmdable) BitField

func (m *MockCmdable) BitField(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.IntSliceCmd

BitField mocks base method.

func (*MockCmdable) BitOpAnd

func (m *MockCmdable) BitOpAnd(arg0 context.Context, arg1 string, arg2 ...string) *redis.IntCmd

BitOpAnd mocks base method.

func (*MockCmdable) BitOpNot

func (m *MockCmdable) BitOpNot(arg0 context.Context, arg1, arg2 string) *redis.IntCmd

BitOpNot mocks base method.

func (*MockCmdable) BitOpOr

func (m *MockCmdable) BitOpOr(arg0 context.Context, arg1 string, arg2 ...string) *redis.IntCmd

BitOpOr mocks base method.

func (*MockCmdable) BitOpXor

func (m *MockCmdable) BitOpXor(arg0 context.Context, arg1 string, arg2 ...string) *redis.IntCmd

BitOpXor mocks base method.

func (*MockCmdable) BitPos

func (m *MockCmdable) BitPos(arg0 context.Context, arg1 string, arg2 int64, arg3 ...int64) *redis.IntCmd

BitPos mocks base method.

func (*MockCmdable) BitPosSpan

func (m *MockCmdable) BitPosSpan(arg0 context.Context, arg1 string, arg2 int8, arg3, arg4 int64, arg5 string) *redis.IntCmd

BitPosSpan mocks base method.

func (*MockCmdable) CFAdd

func (m *MockCmdable) CFAdd(arg0 context.Context, arg1 string, arg2 interface{}) *redis.BoolCmd

CFAdd mocks base method.

func (*MockCmdable) CFAddNX

func (m *MockCmdable) CFAddNX(arg0 context.Context, arg1 string, arg2 interface{}) *redis.BoolCmd

CFAddNX mocks base method.

func (*MockCmdable) CFCount

func (m *MockCmdable) CFCount(arg0 context.Context, arg1 string, arg2 interface{}) *redis.IntCmd

CFCount mocks base method.

func (*MockCmdable) CFDel

func (m *MockCmdable) CFDel(arg0 context.Context, arg1 string, arg2 interface{}) *redis.BoolCmd

CFDel mocks base method.

func (*MockCmdable) CFExists

func (m *MockCmdable) CFExists(arg0 context.Context, arg1 string, arg2 interface{}) *redis.BoolCmd

CFExists mocks base method.

func (*MockCmdable) CFInfo

func (m *MockCmdable) CFInfo(arg0 context.Context, arg1 string) *redis.CFInfoCmd

CFInfo mocks base method.

func (*MockCmdable) CFInsert

func (m *MockCmdable) CFInsert(arg0 context.Context, arg1 string, arg2 *redis.CFInsertOptions, arg3 ...interface{}) *redis.BoolSliceCmd

CFInsert mocks base method.

func (*MockCmdable) CFInsertNX

func (m *MockCmdable) CFInsertNX(arg0 context.Context, arg1 string, arg2 *redis.CFInsertOptions, arg3 ...interface{}) *redis.IntSliceCmd

CFInsertNX mocks base method.

func (*MockCmdable) CFLoadChunk

func (m *MockCmdable) CFLoadChunk(arg0 context.Context, arg1 string, arg2 int64, arg3 interface{}) *redis.StatusCmd

CFLoadChunk mocks base method.

func (*MockCmdable) CFMExists

func (m *MockCmdable) CFMExists(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.BoolSliceCmd

CFMExists mocks base method.

func (*MockCmdable) CFReserve

func (m *MockCmdable) CFReserve(arg0 context.Context, arg1 string, arg2 int64) *redis.StatusCmd

CFReserve mocks base method.

func (*MockCmdable) CFReserveArgs

func (m *MockCmdable) CFReserveArgs(arg0 context.Context, arg1 string, arg2 *redis.CFReserveOptions) *redis.StatusCmd

CFReserveArgs mocks base method.

func (*MockCmdable) CFReserveBucketSize

func (m *MockCmdable) CFReserveBucketSize(arg0 context.Context, arg1 string, arg2, arg3 int64) *redis.StatusCmd

CFReserveBucketSize mocks base method.

func (*MockCmdable) CFReserveExpansion

func (m *MockCmdable) CFReserveExpansion(arg0 context.Context, arg1 string, arg2, arg3 int64) *redis.StatusCmd

CFReserveExpansion mocks base method.

func (*MockCmdable) CFReserveMaxIterations

func (m *MockCmdable) CFReserveMaxIterations(arg0 context.Context, arg1 string, arg2, arg3 int64) *redis.StatusCmd

CFReserveMaxIterations mocks base method.

func (*MockCmdable) CFScanDump

func (m *MockCmdable) CFScanDump(arg0 context.Context, arg1 string, arg2 int64) *redis.ScanDumpCmd

CFScanDump mocks base method.

func (*MockCmdable) CMSIncrBy

func (m *MockCmdable) CMSIncrBy(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.IntSliceCmd

CMSIncrBy mocks base method.

func (*MockCmdable) CMSInfo

func (m *MockCmdable) CMSInfo(arg0 context.Context, arg1 string) *redis.CMSInfoCmd

CMSInfo mocks base method.

func (*MockCmdable) CMSInitByDim

func (m *MockCmdable) CMSInitByDim(arg0 context.Context, arg1 string, arg2, arg3 int64) *redis.StatusCmd

CMSInitByDim mocks base method.

func (*MockCmdable) CMSInitByProb

func (m *MockCmdable) CMSInitByProb(arg0 context.Context, arg1 string, arg2, arg3 float64) *redis.StatusCmd

CMSInitByProb mocks base method.

func (*MockCmdable) CMSMerge

func (m *MockCmdable) CMSMerge(arg0 context.Context, arg1 string, arg2 ...string) *redis.StatusCmd

CMSMerge mocks base method.

func (*MockCmdable) CMSMergeWithWeight

func (m *MockCmdable) CMSMergeWithWeight(arg0 context.Context, arg1 string, arg2 map[string]int64) *redis.StatusCmd

CMSMergeWithWeight mocks base method.

func (*MockCmdable) CMSQuery

func (m *MockCmdable) CMSQuery(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.IntSliceCmd

CMSQuery mocks base method.

func (*MockCmdable) ClientGetName

func (m *MockCmdable) ClientGetName(arg0 context.Context) *redis.StringCmd

ClientGetName mocks base method.

func (*MockCmdable) ClientID

func (m *MockCmdable) ClientID(arg0 context.Context) *redis.IntCmd

ClientID mocks base method.

func (*MockCmdable) ClientInfo

func (m *MockCmdable) ClientInfo(arg0 context.Context) *redis.ClientInfoCmd

ClientInfo mocks base method.

func (*MockCmdable) ClientKill

func (m *MockCmdable) ClientKill(arg0 context.Context, arg1 string) *redis.StatusCmd

ClientKill mocks base method.

func (*MockCmdable) ClientKillByFilter

func (m *MockCmdable) ClientKillByFilter(arg0 context.Context, arg1 ...string) *redis.IntCmd

ClientKillByFilter mocks base method.

func (*MockCmdable) ClientList

func (m *MockCmdable) ClientList(arg0 context.Context) *redis.StringCmd

ClientList mocks base method.

func (*MockCmdable) ClientPause

func (m *MockCmdable) ClientPause(arg0 context.Context, arg1 time.Duration) *redis.BoolCmd

ClientPause mocks base method.

func (*MockCmdable) ClientUnblock

func (m *MockCmdable) ClientUnblock(arg0 context.Context, arg1 int64) *redis.IntCmd

ClientUnblock mocks base method.

func (*MockCmdable) ClientUnblockWithError

func (m *MockCmdable) ClientUnblockWithError(arg0 context.Context, arg1 int64) *redis.IntCmd

ClientUnblockWithError mocks base method.

func (*MockCmdable) ClientUnpause

func (m *MockCmdable) ClientUnpause(arg0 context.Context) *redis.BoolCmd

ClientUnpause mocks base method.

func (*MockCmdable) ClusterAddSlots

func (m *MockCmdable) ClusterAddSlots(arg0 context.Context, arg1 ...int) *redis.StatusCmd

ClusterAddSlots mocks base method.

func (*MockCmdable) ClusterAddSlotsRange

func (m *MockCmdable) ClusterAddSlotsRange(arg0 context.Context, arg1, arg2 int) *redis.StatusCmd

ClusterAddSlotsRange mocks base method.

func (*MockCmdable) ClusterCountFailureReports

func (m *MockCmdable) ClusterCountFailureReports(arg0 context.Context, arg1 string) *redis.IntCmd

ClusterCountFailureReports mocks base method.

func (*MockCmdable) ClusterCountKeysInSlot

func (m *MockCmdable) ClusterCountKeysInSlot(arg0 context.Context, arg1 int) *redis.IntCmd

ClusterCountKeysInSlot mocks base method.

func (*MockCmdable) ClusterDelSlots

func (m *MockCmdable) ClusterDelSlots(arg0 context.Context, arg1 ...int) *redis.StatusCmd

ClusterDelSlots mocks base method.

func (*MockCmdable) ClusterDelSlotsRange

func (m *MockCmdable) ClusterDelSlotsRange(arg0 context.Context, arg1, arg2 int) *redis.StatusCmd

ClusterDelSlotsRange mocks base method.

func (*MockCmdable) ClusterFailover

func (m *MockCmdable) ClusterFailover(arg0 context.Context) *redis.StatusCmd

ClusterFailover mocks base method.

func (*MockCmdable) ClusterForget

func (m *MockCmdable) ClusterForget(arg0 context.Context, arg1 string) *redis.StatusCmd

ClusterForget mocks base method.

func (*MockCmdable) ClusterGetKeysInSlot

func (m *MockCmdable) ClusterGetKeysInSlot(arg0 context.Context, arg1, arg2 int) *redis.StringSliceCmd

ClusterGetKeysInSlot mocks base method.

func (*MockCmdable) ClusterInfo

func (m *MockCmdable) ClusterInfo(arg0 context.Context) *redis.StringCmd

ClusterInfo mocks base method.

func (*MockCmdable) ClusterKeySlot

func (m *MockCmdable) ClusterKeySlot(arg0 context.Context, arg1 string) *redis.IntCmd

ClusterKeySlot mocks base method.

func (m *MockCmdable) ClusterLinks(arg0 context.Context) *redis.ClusterLinksCmd

ClusterLinks mocks base method.

func (*MockCmdable) ClusterMeet

func (m *MockCmdable) ClusterMeet(arg0 context.Context, arg1, arg2 string) *redis.StatusCmd

ClusterMeet mocks base method.

func (*MockCmdable) ClusterMyShardID

func (m *MockCmdable) ClusterMyShardID(arg0 context.Context) *redis.StringCmd

ClusterMyShardID mocks base method.

func (*MockCmdable) ClusterNodes

func (m *MockCmdable) ClusterNodes(arg0 context.Context) *redis.StringCmd

ClusterNodes mocks base method.

func (*MockCmdable) ClusterReplicate

func (m *MockCmdable) ClusterReplicate(arg0 context.Context, arg1 string) *redis.StatusCmd

ClusterReplicate mocks base method.

func (*MockCmdable) ClusterResetHard

func (m *MockCmdable) ClusterResetHard(arg0 context.Context) *redis.StatusCmd

ClusterResetHard mocks base method.

func (*MockCmdable) ClusterResetSoft

func (m *MockCmdable) ClusterResetSoft(arg0 context.Context) *redis.StatusCmd

ClusterResetSoft mocks base method.

func (*MockCmdable) ClusterSaveConfig

func (m *MockCmdable) ClusterSaveConfig(arg0 context.Context) *redis.StatusCmd

ClusterSaveConfig mocks base method.

func (*MockCmdable) ClusterShards

func (m *MockCmdable) ClusterShards(arg0 context.Context) *redis.ClusterShardsCmd

ClusterShards mocks base method.

func (*MockCmdable) ClusterSlaves

func (m *MockCmdable) ClusterSlaves(arg0 context.Context, arg1 string) *redis.StringSliceCmd

ClusterSlaves mocks base method.

func (*MockCmdable) ClusterSlots

func (m *MockCmdable) ClusterSlots(arg0 context.Context) *redis.ClusterSlotsCmd

ClusterSlots mocks base method.

func (*MockCmdable) Command

func (m *MockCmdable) Command(arg0 context.Context) *redis.CommandsInfoCmd

Command mocks base method.

func (*MockCmdable) CommandGetKeys

func (m *MockCmdable) CommandGetKeys(arg0 context.Context, arg1 ...interface{}) *redis.StringSliceCmd

CommandGetKeys mocks base method.

func (*MockCmdable) CommandGetKeysAndFlags

func (m *MockCmdable) CommandGetKeysAndFlags(arg0 context.Context, arg1 ...interface{}) *redis.KeyFlagsCmd

CommandGetKeysAndFlags mocks base method.

func (*MockCmdable) CommandList

func (m *MockCmdable) CommandList(arg0 context.Context, arg1 *redis.FilterBy) *redis.StringSliceCmd

CommandList mocks base method.

func (*MockCmdable) ConfigGet

func (m *MockCmdable) ConfigGet(arg0 context.Context, arg1 string) *redis.MapStringStringCmd

ConfigGet mocks base method.

func (*MockCmdable) ConfigResetStat

func (m *MockCmdable) ConfigResetStat(arg0 context.Context) *redis.StatusCmd

ConfigResetStat mocks base method.

func (*MockCmdable) ConfigRewrite

func (m *MockCmdable) ConfigRewrite(arg0 context.Context) *redis.StatusCmd

ConfigRewrite mocks base method.

func (*MockCmdable) ConfigSet

func (m *MockCmdable) ConfigSet(arg0 context.Context, arg1, arg2 string) *redis.StatusCmd

ConfigSet mocks base method.

func (*MockCmdable) Copy

func (m *MockCmdable) Copy(arg0 context.Context, arg1, arg2 string, arg3 int, arg4 bool) *redis.IntCmd

Copy mocks base method.

func (*MockCmdable) DBSize

func (m *MockCmdable) DBSize(arg0 context.Context) *redis.IntCmd

DBSize mocks base method.

func (*MockCmdable) DebugObject

func (m *MockCmdable) DebugObject(arg0 context.Context, arg1 string) *redis.StringCmd

DebugObject mocks base method.

func (*MockCmdable) Decr

func (m *MockCmdable) Decr(arg0 context.Context, arg1 string) *redis.IntCmd

Decr mocks base method.

func (*MockCmdable) DecrBy

func (m *MockCmdable) DecrBy(arg0 context.Context, arg1 string, arg2 int64) *redis.IntCmd

DecrBy mocks base method.

func (*MockCmdable) Del

func (m *MockCmdable) Del(arg0 context.Context, arg1 ...string) *redis.IntCmd

Del mocks base method.

func (*MockCmdable) Dump

func (m *MockCmdable) Dump(arg0 context.Context, arg1 string) *redis.StringCmd

Dump mocks base method.

func (*MockCmdable) EXPECT

func (m *MockCmdable) EXPECT() *MockCmdableMockRecorder

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockCmdable) Echo

func (m *MockCmdable) Echo(arg0 context.Context, arg1 interface{}) *redis.StringCmd

Echo mocks base method.

func (*MockCmdable) Eval

func (m *MockCmdable) Eval(arg0 context.Context, arg1 string, arg2 []string, arg3 ...interface{}) *redis.Cmd

Eval mocks base method.

func (*MockCmdable) EvalRO

func (m *MockCmdable) EvalRO(arg0 context.Context, arg1 string, arg2 []string, arg3 ...interface{}) *redis.Cmd

EvalRO mocks base method.

func (*MockCmdable) EvalSha

func (m *MockCmdable) EvalSha(arg0 context.Context, arg1 string, arg2 []string, arg3 ...interface{}) *redis.Cmd

EvalSha mocks base method.

func (*MockCmdable) EvalShaRO

func (m *MockCmdable) EvalShaRO(arg0 context.Context, arg1 string, arg2 []string, arg3 ...interface{}) *redis.Cmd

EvalShaRO mocks base method.

func (*MockCmdable) Exists

func (m *MockCmdable) Exists(arg0 context.Context, arg1 ...string) *redis.IntCmd

Exists mocks base method.

func (*MockCmdable) Expire

func (m *MockCmdable) Expire(arg0 context.Context, arg1 string, arg2 time.Duration) *redis.BoolCmd

Expire mocks base method.

func (*MockCmdable) ExpireAt

func (m *MockCmdable) ExpireAt(arg0 context.Context, arg1 string, arg2 time.Time) *redis.BoolCmd

ExpireAt mocks base method.

func (*MockCmdable) ExpireGT

func (m *MockCmdable) ExpireGT(arg0 context.Context, arg1 string, arg2 time.Duration) *redis.BoolCmd

ExpireGT mocks base method.

func (*MockCmdable) ExpireLT

func (m *MockCmdable) ExpireLT(arg0 context.Context, arg1 string, arg2 time.Duration) *redis.BoolCmd

ExpireLT mocks base method.

func (*MockCmdable) ExpireNX

func (m *MockCmdable) ExpireNX(arg0 context.Context, arg1 string, arg2 time.Duration) *redis.BoolCmd

ExpireNX mocks base method.

func (*MockCmdable) ExpireTime

func (m *MockCmdable) ExpireTime(arg0 context.Context, arg1 string) *redis.DurationCmd

ExpireTime mocks base method.

func (*MockCmdable) ExpireXX

func (m *MockCmdable) ExpireXX(arg0 context.Context, arg1 string, arg2 time.Duration) *redis.BoolCmd

ExpireXX mocks base method.

func (*MockCmdable) FCall

func (m *MockCmdable) FCall(arg0 context.Context, arg1 string, arg2 []string, arg3 ...interface{}) *redis.Cmd

FCall mocks base method.

func (*MockCmdable) FCallRO

func (m *MockCmdable) FCallRO(arg0 context.Context, arg1 string, arg2 []string, arg3 ...interface{}) *redis.Cmd

FCallRO mocks base method.

func (*MockCmdable) FCallRo

func (m *MockCmdable) FCallRo(arg0 context.Context, arg1 string, arg2 []string, arg3 ...interface{}) *redis.Cmd

FCallRo mocks base method.

func (*MockCmdable) FlushAll

func (m *MockCmdable) FlushAll(arg0 context.Context) *redis.StatusCmd

FlushAll mocks base method.

func (*MockCmdable) FlushAllAsync

func (m *MockCmdable) FlushAllAsync(arg0 context.Context) *redis.StatusCmd

FlushAllAsync mocks base method.

func (*MockCmdable) FlushDB

func (m *MockCmdable) FlushDB(arg0 context.Context) *redis.StatusCmd

FlushDB mocks base method.

func (*MockCmdable) FlushDBAsync

func (m *MockCmdable) FlushDBAsync(arg0 context.Context) *redis.StatusCmd

FlushDBAsync mocks base method.

func (*MockCmdable) FunctionDelete

func (m *MockCmdable) FunctionDelete(arg0 context.Context, arg1 string) *redis.StringCmd

FunctionDelete mocks base method.

func (*MockCmdable) FunctionDump

func (m *MockCmdable) FunctionDump(arg0 context.Context) *redis.StringCmd

FunctionDump mocks base method.

func (*MockCmdable) FunctionFlush

func (m *MockCmdable) FunctionFlush(arg0 context.Context) *redis.StringCmd

FunctionFlush mocks base method.

func (*MockCmdable) FunctionFlushAsync

func (m *MockCmdable) FunctionFlushAsync(arg0 context.Context) *redis.StringCmd

FunctionFlushAsync mocks base method.

func (*MockCmdable) FunctionKill

func (m *MockCmdable) FunctionKill(arg0 context.Context) *redis.StringCmd

FunctionKill mocks base method.

func (*MockCmdable) FunctionList

FunctionList mocks base method.

func (*MockCmdable) FunctionLoad

func (m *MockCmdable) FunctionLoad(arg0 context.Context, arg1 string) *redis.StringCmd

FunctionLoad mocks base method.

func (*MockCmdable) FunctionLoadReplace

func (m *MockCmdable) FunctionLoadReplace(arg0 context.Context, arg1 string) *redis.StringCmd

FunctionLoadReplace mocks base method.

func (*MockCmdable) FunctionRestore

func (m *MockCmdable) FunctionRestore(arg0 context.Context, arg1 string) *redis.StringCmd

FunctionRestore mocks base method.

func (*MockCmdable) FunctionStats

func (m *MockCmdable) FunctionStats(arg0 context.Context) *redis.FunctionStatsCmd

FunctionStats mocks base method.

func (*MockCmdable) GeoAdd

func (m *MockCmdable) GeoAdd(arg0 context.Context, arg1 string, arg2 ...*redis.GeoLocation) *redis.IntCmd

GeoAdd mocks base method.

func (*MockCmdable) GeoDist

func (m *MockCmdable) GeoDist(arg0 context.Context, arg1, arg2, arg3, arg4 string) *redis.FloatCmd

GeoDist mocks base method.

func (*MockCmdable) GeoHash

func (m *MockCmdable) GeoHash(arg0 context.Context, arg1 string, arg2 ...string) *redis.StringSliceCmd

GeoHash mocks base method.

func (*MockCmdable) GeoPos

func (m *MockCmdable) GeoPos(arg0 context.Context, arg1 string, arg2 ...string) *redis.GeoPosCmd

GeoPos mocks base method.

func (*MockCmdable) GeoRadius

func (m *MockCmdable) GeoRadius(arg0 context.Context, arg1 string, arg2, arg3 float64, arg4 *redis.GeoRadiusQuery) *redis.GeoLocationCmd

GeoRadius mocks base method.

func (*MockCmdable) GeoRadiusByMember

func (m *MockCmdable) GeoRadiusByMember(arg0 context.Context, arg1, arg2 string, arg3 *redis.GeoRadiusQuery) *redis.GeoLocationCmd

GeoRadiusByMember mocks base method.

func (*MockCmdable) GeoRadiusByMemberStore

func (m *MockCmdable) GeoRadiusByMemberStore(arg0 context.Context, arg1, arg2 string, arg3 *redis.GeoRadiusQuery) *redis.IntCmd

GeoRadiusByMemberStore mocks base method.

func (*MockCmdable) GeoRadiusStore

func (m *MockCmdable) GeoRadiusStore(arg0 context.Context, arg1 string, arg2, arg3 float64, arg4 *redis.GeoRadiusQuery) *redis.IntCmd

GeoRadiusStore mocks base method.

func (*MockCmdable) GeoSearch

func (m *MockCmdable) GeoSearch(arg0 context.Context, arg1 string, arg2 *redis.GeoSearchQuery) *redis.StringSliceCmd

GeoSearch mocks base method.

func (*MockCmdable) GeoSearchLocation

func (m *MockCmdable) GeoSearchLocation(arg0 context.Context, arg1 string, arg2 *redis.GeoSearchLocationQuery) *redis.GeoSearchLocationCmd

GeoSearchLocation mocks base method.

func (*MockCmdable) GeoSearchStore

func (m *MockCmdable) GeoSearchStore(arg0 context.Context, arg1, arg2 string, arg3 *redis.GeoSearchStoreQuery) *redis.IntCmd

GeoSearchStore mocks base method.

func (*MockCmdable) Get

func (m *MockCmdable) Get(arg0 context.Context, arg1 string) *redis.StringCmd

Get mocks base method.

func (*MockCmdable) GetBit

func (m *MockCmdable) GetBit(arg0 context.Context, arg1 string, arg2 int64) *redis.IntCmd

GetBit mocks base method.

func (*MockCmdable) GetDel

func (m *MockCmdable) GetDel(arg0 context.Context, arg1 string) *redis.StringCmd

GetDel mocks base method.

func (*MockCmdable) GetEx

func (m *MockCmdable) GetEx(arg0 context.Context, arg1 string, arg2 time.Duration) *redis.StringCmd

GetEx mocks base method.

func (*MockCmdable) GetRange

func (m *MockCmdable) GetRange(arg0 context.Context, arg1 string, arg2, arg3 int64) *redis.StringCmd

GetRange mocks base method.

func (*MockCmdable) GetSet

func (m *MockCmdable) GetSet(arg0 context.Context, arg1 string, arg2 interface{}) *redis.StringCmd

GetSet mocks base method.

func (*MockCmdable) HDel

func (m *MockCmdable) HDel(arg0 context.Context, arg1 string, arg2 ...string) *redis.IntCmd

HDel mocks base method.

func (*MockCmdable) HExists

func (m *MockCmdable) HExists(arg0 context.Context, arg1, arg2 string) *redis.BoolCmd

HExists mocks base method.

func (*MockCmdable) HGet

func (m *MockCmdable) HGet(arg0 context.Context, arg1, arg2 string) *redis.StringCmd

HGet mocks base method.

func (*MockCmdable) HGetAll

func (m *MockCmdable) HGetAll(arg0 context.Context, arg1 string) *redis.MapStringStringCmd

HGetAll mocks base method.

func (*MockCmdable) HIncrBy

func (m *MockCmdable) HIncrBy(arg0 context.Context, arg1, arg2 string, arg3 int64) *redis.IntCmd

HIncrBy mocks base method.

func (*MockCmdable) HIncrByFloat

func (m *MockCmdable) HIncrByFloat(arg0 context.Context, arg1, arg2 string, arg3 float64) *redis.FloatCmd

HIncrByFloat mocks base method.

func (*MockCmdable) HKeys

func (m *MockCmdable) HKeys(arg0 context.Context, arg1 string) *redis.StringSliceCmd

HKeys mocks base method.

func (*MockCmdable) HLen

func (m *MockCmdable) HLen(arg0 context.Context, arg1 string) *redis.IntCmd

HLen mocks base method.

func (*MockCmdable) HMGet

func (m *MockCmdable) HMGet(arg0 context.Context, arg1 string, arg2 ...string) *redis.SliceCmd

HMGet mocks base method.

func (*MockCmdable) HMSet

func (m *MockCmdable) HMSet(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.BoolCmd

HMSet mocks base method.

func (*MockCmdable) HRandField

func (m *MockCmdable) HRandField(arg0 context.Context, arg1 string, arg2 int) *redis.StringSliceCmd

HRandField mocks base method.

func (*MockCmdable) HRandFieldWithValues

func (m *MockCmdable) HRandFieldWithValues(arg0 context.Context, arg1 string, arg2 int) *redis.KeyValueSliceCmd

HRandFieldWithValues mocks base method.

func (*MockCmdable) HScan

func (m *MockCmdable) HScan(arg0 context.Context, arg1 string, arg2 uint64, arg3 string, arg4 int64) *redis.ScanCmd

HScan mocks base method.

func (*MockCmdable) HSet

func (m *MockCmdable) HSet(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.IntCmd

HSet mocks base method.

func (*MockCmdable) HSetNX

func (m *MockCmdable) HSetNX(arg0 context.Context, arg1, arg2 string, arg3 interface{}) *redis.BoolCmd

HSetNX mocks base method.

func (*MockCmdable) HVals

func (m *MockCmdable) HVals(arg0 context.Context, arg1 string) *redis.StringSliceCmd

HVals mocks base method.

func (*MockCmdable) Incr

func (m *MockCmdable) Incr(arg0 context.Context, arg1 string) *redis.IntCmd

Incr mocks base method.

func (*MockCmdable) IncrBy

func (m *MockCmdable) IncrBy(arg0 context.Context, arg1 string, arg2 int64) *redis.IntCmd

IncrBy mocks base method.

func (*MockCmdable) IncrByFloat

func (m *MockCmdable) IncrByFloat(arg0 context.Context, arg1 string, arg2 float64) *redis.FloatCmd

IncrByFloat mocks base method.

func (*MockCmdable) Info

func (m *MockCmdable) Info(arg0 context.Context, arg1 ...string) *redis.StringCmd

Info mocks base method.

func (*MockCmdable) Keys

func (m *MockCmdable) Keys(arg0 context.Context, arg1 string) *redis.StringSliceCmd

Keys mocks base method.

func (*MockCmdable) LCS

func (m *MockCmdable) LCS(arg0 context.Context, arg1 *redis.LCSQuery) *redis.LCSCmd

LCS mocks base method.

func (*MockCmdable) LIndex

func (m *MockCmdable) LIndex(arg0 context.Context, arg1 string, arg2 int64) *redis.StringCmd

LIndex mocks base method.

func (*MockCmdable) LInsert

func (m *MockCmdable) LInsert(arg0 context.Context, arg1, arg2 string, arg3, arg4 interface{}) *redis.IntCmd

LInsert mocks base method.

func (*MockCmdable) LInsertAfter

func (m *MockCmdable) LInsertAfter(arg0 context.Context, arg1 string, arg2, arg3 interface{}) *redis.IntCmd

LInsertAfter mocks base method.

func (*MockCmdable) LInsertBefore

func (m *MockCmdable) LInsertBefore(arg0 context.Context, arg1 string, arg2, arg3 interface{}) *redis.IntCmd

LInsertBefore mocks base method.

func (*MockCmdable) LLen

func (m *MockCmdable) LLen(arg0 context.Context, arg1 string) *redis.IntCmd

LLen mocks base method.

func (*MockCmdable) LMPop

func (m *MockCmdable) LMPop(arg0 context.Context, arg1 string, arg2 int64, arg3 ...string) *redis.KeyValuesCmd

LMPop mocks base method.

func (*MockCmdable) LMove

func (m *MockCmdable) LMove(arg0 context.Context, arg1, arg2, arg3, arg4 string) *redis.StringCmd

LMove mocks base method.

func (*MockCmdable) LPop

func (m *MockCmdable) LPop(arg0 context.Context, arg1 string) *redis.StringCmd

LPop mocks base method.

func (*MockCmdable) LPopCount

func (m *MockCmdable) LPopCount(arg0 context.Context, arg1 string, arg2 int) *redis.StringSliceCmd

LPopCount mocks base method.

func (*MockCmdable) LPos

func (m *MockCmdable) LPos(arg0 context.Context, arg1, arg2 string, arg3 redis.LPosArgs) *redis.IntCmd

LPos mocks base method.

func (*MockCmdable) LPosCount

func (m *MockCmdable) LPosCount(arg0 context.Context, arg1, arg2 string, arg3 int64, arg4 redis.LPosArgs) *redis.IntSliceCmd

LPosCount mocks base method.

func (*MockCmdable) LPush

func (m *MockCmdable) LPush(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.IntCmd

LPush mocks base method.

func (*MockCmdable) LPushX

func (m *MockCmdable) LPushX(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.IntCmd

LPushX mocks base method.

func (*MockCmdable) LRange

func (m *MockCmdable) LRange(arg0 context.Context, arg1 string, arg2, arg3 int64) *redis.StringSliceCmd

LRange mocks base method.

func (*MockCmdable) LRem

func (m *MockCmdable) LRem(arg0 context.Context, arg1 string, arg2 int64, arg3 interface{}) *redis.IntCmd

LRem mocks base method.

func (*MockCmdable) LSet

func (m *MockCmdable) LSet(arg0 context.Context, arg1 string, arg2 int64, arg3 interface{}) *redis.StatusCmd

LSet mocks base method.

func (*MockCmdable) LTrim

func (m *MockCmdable) LTrim(arg0 context.Context, arg1 string, arg2, arg3 int64) *redis.StatusCmd

LTrim mocks base method.

func (*MockCmdable) LastSave

func (m *MockCmdable) LastSave(arg0 context.Context) *redis.IntCmd

LastSave mocks base method.

func (*MockCmdable) MGet

func (m *MockCmdable) MGet(arg0 context.Context, arg1 ...string) *redis.SliceCmd

MGet mocks base method.

func (*MockCmdable) MSet

func (m *MockCmdable) MSet(arg0 context.Context, arg1 ...interface{}) *redis.StatusCmd

MSet mocks base method.

func (*MockCmdable) MSetNX

func (m *MockCmdable) MSetNX(arg0 context.Context, arg1 ...interface{}) *redis.BoolCmd

MSetNX mocks base method.

func (*MockCmdable) MemoryUsage

func (m *MockCmdable) MemoryUsage(arg0 context.Context, arg1 string, arg2 ...int) *redis.IntCmd

MemoryUsage mocks base method.

func (*MockCmdable) Migrate

func (m *MockCmdable) Migrate(arg0 context.Context, arg1, arg2, arg3 string, arg4 int, arg5 time.Duration) *redis.StatusCmd

Migrate mocks base method.

func (*MockCmdable) ModuleLoadex

func (m *MockCmdable) ModuleLoadex(arg0 context.Context, arg1 *redis.ModuleLoadexConfig) *redis.StringCmd

ModuleLoadex mocks base method.

func (*MockCmdable) Move

func (m *MockCmdable) Move(arg0 context.Context, arg1 string, arg2 int) *redis.BoolCmd

Move mocks base method.

func (*MockCmdable) ObjectEncoding

func (m *MockCmdable) ObjectEncoding(arg0 context.Context, arg1 string) *redis.StringCmd

ObjectEncoding mocks base method.

func (*MockCmdable) ObjectIdleTime

func (m *MockCmdable) ObjectIdleTime(arg0 context.Context, arg1 string) *redis.DurationCmd

ObjectIdleTime mocks base method.

func (*MockCmdable) ObjectRefCount

func (m *MockCmdable) ObjectRefCount(arg0 context.Context, arg1 string) *redis.IntCmd

ObjectRefCount mocks base method.

func (*MockCmdable) PExpire

func (m *MockCmdable) PExpire(arg0 context.Context, arg1 string, arg2 time.Duration) *redis.BoolCmd

PExpire mocks base method.

func (*MockCmdable) PExpireAt

func (m *MockCmdable) PExpireAt(arg0 context.Context, arg1 string, arg2 time.Time) *redis.BoolCmd

PExpireAt mocks base method.

func (*MockCmdable) PExpireTime

func (m *MockCmdable) PExpireTime(arg0 context.Context, arg1 string) *redis.DurationCmd

PExpireTime mocks base method.

func (*MockCmdable) PFAdd

func (m *MockCmdable) PFAdd(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.IntCmd

PFAdd mocks base method.

func (*MockCmdable) PFCount

func (m *MockCmdable) PFCount(arg0 context.Context, arg1 ...string) *redis.IntCmd

PFCount mocks base method.

func (*MockCmdable) PFMerge

func (m *MockCmdable) PFMerge(arg0 context.Context, arg1 string, arg2 ...string) *redis.StatusCmd

PFMerge mocks base method.

func (*MockCmdable) PTTL

func (m *MockCmdable) PTTL(arg0 context.Context, arg1 string) *redis.DurationCmd

PTTL mocks base method.

func (*MockCmdable) Persist

func (m *MockCmdable) Persist(arg0 context.Context, arg1 string) *redis.BoolCmd

Persist mocks base method.

func (*MockCmdable) Ping

func (m *MockCmdable) Ping(arg0 context.Context) *redis.StatusCmd

Ping mocks base method.

func (*MockCmdable) Pipeline

func (m *MockCmdable) Pipeline() redis.Pipeliner

Pipeline mocks base method.

func (*MockCmdable) Pipelined

func (m *MockCmdable) Pipelined(arg0 context.Context, arg1 func(redis.Pipeliner) error) ([]redis.Cmder, error)

Pipelined mocks base method.

func (*MockCmdable) PubSubChannels

func (m *MockCmdable) PubSubChannels(arg0 context.Context, arg1 string) *redis.StringSliceCmd

PubSubChannels mocks base method.

func (*MockCmdable) PubSubNumPat

func (m *MockCmdable) PubSubNumPat(arg0 context.Context) *redis.IntCmd

PubSubNumPat mocks base method.

func (*MockCmdable) PubSubNumSub

func (m *MockCmdable) PubSubNumSub(arg0 context.Context, arg1 ...string) *redis.MapStringIntCmd

PubSubNumSub mocks base method.

func (*MockCmdable) PubSubShardChannels

func (m *MockCmdable) PubSubShardChannels(arg0 context.Context, arg1 string) *redis.StringSliceCmd

PubSubShardChannels mocks base method.

func (*MockCmdable) PubSubShardNumSub

func (m *MockCmdable) PubSubShardNumSub(arg0 context.Context, arg1 ...string) *redis.MapStringIntCmd

PubSubShardNumSub mocks base method.

func (*MockCmdable) Publish

func (m *MockCmdable) Publish(arg0 context.Context, arg1 string, arg2 interface{}) *redis.IntCmd

Publish mocks base method.

func (*MockCmdable) Quit

func (m *MockCmdable) Quit(arg0 context.Context) *redis.StatusCmd

Quit mocks base method.

func (*MockCmdable) RPop

func (m *MockCmdable) RPop(arg0 context.Context, arg1 string) *redis.StringCmd

RPop mocks base method.

func (*MockCmdable) RPopCount

func (m *MockCmdable) RPopCount(arg0 context.Context, arg1 string, arg2 int) *redis.StringSliceCmd

RPopCount mocks base method.

func (*MockCmdable) RPopLPush

func (m *MockCmdable) RPopLPush(arg0 context.Context, arg1, arg2 string) *redis.StringCmd

RPopLPush mocks base method.

func (*MockCmdable) RPush

func (m *MockCmdable) RPush(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.IntCmd

RPush mocks base method.

func (*MockCmdable) RPushX

func (m *MockCmdable) RPushX(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.IntCmd

RPushX mocks base method.

func (*MockCmdable) RandomKey

func (m *MockCmdable) RandomKey(arg0 context.Context) *redis.StringCmd

RandomKey mocks base method.

func (*MockCmdable) ReadOnly

func (m *MockCmdable) ReadOnly(arg0 context.Context) *redis.StatusCmd

ReadOnly mocks base method.

func (*MockCmdable) ReadWrite

func (m *MockCmdable) ReadWrite(arg0 context.Context) *redis.StatusCmd

ReadWrite mocks base method.

func (*MockCmdable) Rename

func (m *MockCmdable) Rename(arg0 context.Context, arg1, arg2 string) *redis.StatusCmd

Rename mocks base method.

func (*MockCmdable) RenameNX

func (m *MockCmdable) RenameNX(arg0 context.Context, arg1, arg2 string) *redis.BoolCmd

RenameNX mocks base method.

func (*MockCmdable) Restore

func (m *MockCmdable) Restore(arg0 context.Context, arg1 string, arg2 time.Duration, arg3 string) *redis.StatusCmd

Restore mocks base method.

func (*MockCmdable) RestoreReplace

func (m *MockCmdable) RestoreReplace(arg0 context.Context, arg1 string, arg2 time.Duration, arg3 string) *redis.StatusCmd

RestoreReplace mocks base method.

func (*MockCmdable) SAdd

func (m *MockCmdable) SAdd(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.IntCmd

SAdd mocks base method.

func (*MockCmdable) SCard

func (m *MockCmdable) SCard(arg0 context.Context, arg1 string) *redis.IntCmd

SCard mocks base method.

func (*MockCmdable) SDiff

func (m *MockCmdable) SDiff(arg0 context.Context, arg1 ...string) *redis.StringSliceCmd

SDiff mocks base method.

func (*MockCmdable) SDiffStore

func (m *MockCmdable) SDiffStore(arg0 context.Context, arg1 string, arg2 ...string) *redis.IntCmd

SDiffStore mocks base method.

func (*MockCmdable) SInter

func (m *MockCmdable) SInter(arg0 context.Context, arg1 ...string) *redis.StringSliceCmd

SInter mocks base method.

func (*MockCmdable) SInterCard

func (m *MockCmdable) SInterCard(arg0 context.Context, arg1 int64, arg2 ...string) *redis.IntCmd

SInterCard mocks base method.

func (*MockCmdable) SInterStore

func (m *MockCmdable) SInterStore(arg0 context.Context, arg1 string, arg2 ...string) *redis.IntCmd

SInterStore mocks base method.

func (*MockCmdable) SIsMember

func (m *MockCmdable) SIsMember(arg0 context.Context, arg1 string, arg2 interface{}) *redis.BoolCmd

SIsMember mocks base method.

func (*MockCmdable) SMIsMember

func (m *MockCmdable) SMIsMember(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.BoolSliceCmd

SMIsMember mocks base method.

func (*MockCmdable) SMembers

func (m *MockCmdable) SMembers(arg0 context.Context, arg1 string) *redis.StringSliceCmd

SMembers mocks base method.

func (*MockCmdable) SMembersMap

func (m *MockCmdable) SMembersMap(arg0 context.Context, arg1 string) *redis.StringStructMapCmd

SMembersMap mocks base method.

func (*MockCmdable) SMove

func (m *MockCmdable) SMove(arg0 context.Context, arg1, arg2 string, arg3 interface{}) *redis.BoolCmd

SMove mocks base method.

func (*MockCmdable) SPop

func (m *MockCmdable) SPop(arg0 context.Context, arg1 string) *redis.StringCmd

SPop mocks base method.

func (*MockCmdable) SPopN

func (m *MockCmdable) SPopN(arg0 context.Context, arg1 string, arg2 int64) *redis.StringSliceCmd

SPopN mocks base method.

func (*MockCmdable) SPublish

func (m *MockCmdable) SPublish(arg0 context.Context, arg1 string, arg2 interface{}) *redis.IntCmd

SPublish mocks base method.

func (*MockCmdable) SRandMember

func (m *MockCmdable) SRandMember(arg0 context.Context, arg1 string) *redis.StringCmd

SRandMember mocks base method.

func (*MockCmdable) SRandMemberN

func (m *MockCmdable) SRandMemberN(arg0 context.Context, arg1 string, arg2 int64) *redis.StringSliceCmd

SRandMemberN mocks base method.

func (*MockCmdable) SRem

func (m *MockCmdable) SRem(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.IntCmd

SRem mocks base method.

func (*MockCmdable) SScan

func (m *MockCmdable) SScan(arg0 context.Context, arg1 string, arg2 uint64, arg3 string, arg4 int64) *redis.ScanCmd

SScan mocks base method.

func (*MockCmdable) SUnion

func (m *MockCmdable) SUnion(arg0 context.Context, arg1 ...string) *redis.StringSliceCmd

SUnion mocks base method.

func (*MockCmdable) SUnionStore

func (m *MockCmdable) SUnionStore(arg0 context.Context, arg1 string, arg2 ...string) *redis.IntCmd

SUnionStore mocks base method.

func (*MockCmdable) Save

func (m *MockCmdable) Save(arg0 context.Context) *redis.StatusCmd

Save mocks base method.

func (*MockCmdable) Scan

func (m *MockCmdable) Scan(arg0 context.Context, arg1 uint64, arg2 string, arg3 int64) *redis.ScanCmd

Scan mocks base method.

func (*MockCmdable) ScanType

func (m *MockCmdable) ScanType(arg0 context.Context, arg1 uint64, arg2 string, arg3 int64, arg4 string) *redis.ScanCmd

ScanType mocks base method.

func (*MockCmdable) ScriptExists

func (m *MockCmdable) ScriptExists(arg0 context.Context, arg1 ...string) *redis.BoolSliceCmd

ScriptExists mocks base method.

func (*MockCmdable) ScriptFlush

func (m *MockCmdable) ScriptFlush(arg0 context.Context) *redis.StatusCmd

ScriptFlush mocks base method.

func (*MockCmdable) ScriptKill

func (m *MockCmdable) ScriptKill(arg0 context.Context) *redis.StatusCmd

ScriptKill mocks base method.

func (*MockCmdable) ScriptLoad

func (m *MockCmdable) ScriptLoad(arg0 context.Context, arg1 string) *redis.StringCmd

ScriptLoad mocks base method.

func (*MockCmdable) Set

func (m *MockCmdable) Set(arg0 context.Context, arg1 string, arg2 interface{}, arg3 time.Duration) *redis.StatusCmd

Set mocks base method.

func (*MockCmdable) SetArgs

func (m *MockCmdable) SetArgs(arg0 context.Context, arg1 string, arg2 interface{}, arg3 redis.SetArgs) *redis.StatusCmd

SetArgs mocks base method.

func (*MockCmdable) SetBit

func (m *MockCmdable) SetBit(arg0 context.Context, arg1 string, arg2 int64, arg3 int) *redis.IntCmd

SetBit mocks base method.

func (*MockCmdable) SetEx

func (m *MockCmdable) SetEx(arg0 context.Context, arg1 string, arg2 interface{}, arg3 time.Duration) *redis.StatusCmd

SetEx mocks base method.

func (*MockCmdable) SetNX

func (m *MockCmdable) SetNX(arg0 context.Context, arg1 string, arg2 interface{}, arg3 time.Duration) *redis.BoolCmd

SetNX mocks base method.

func (*MockCmdable) SetRange

func (m *MockCmdable) SetRange(arg0 context.Context, arg1 string, arg2 int64, arg3 string) *redis.IntCmd

SetRange mocks base method.

func (*MockCmdable) SetXX

func (m *MockCmdable) SetXX(arg0 context.Context, arg1 string, arg2 interface{}, arg3 time.Duration) *redis.BoolCmd

SetXX mocks base method.

func (*MockCmdable) Shutdown

func (m *MockCmdable) Shutdown(arg0 context.Context) *redis.StatusCmd

Shutdown mocks base method.

func (*MockCmdable) ShutdownNoSave

func (m *MockCmdable) ShutdownNoSave(arg0 context.Context) *redis.StatusCmd

ShutdownNoSave mocks base method.

func (*MockCmdable) ShutdownSave

func (m *MockCmdable) ShutdownSave(arg0 context.Context) *redis.StatusCmd

ShutdownSave mocks base method.

func (*MockCmdable) SlaveOf

func (m *MockCmdable) SlaveOf(arg0 context.Context, arg1, arg2 string) *redis.StatusCmd

SlaveOf mocks base method.

func (*MockCmdable) SlowLogGet

func (m *MockCmdable) SlowLogGet(arg0 context.Context, arg1 int64) *redis.SlowLogCmd

SlowLogGet mocks base method.

func (*MockCmdable) Sort

func (m *MockCmdable) Sort(arg0 context.Context, arg1 string, arg2 *redis.Sort) *redis.StringSliceCmd

Sort mocks base method.

func (*MockCmdable) SortInterfaces

func (m *MockCmdable) SortInterfaces(arg0 context.Context, arg1 string, arg2 *redis.Sort) *redis.SliceCmd

SortInterfaces mocks base method.

func (*MockCmdable) SortRO

func (m *MockCmdable) SortRO(arg0 context.Context, arg1 string, arg2 *redis.Sort) *redis.StringSliceCmd

SortRO mocks base method.

func (*MockCmdable) SortStore

func (m *MockCmdable) SortStore(arg0 context.Context, arg1, arg2 string, arg3 *redis.Sort) *redis.IntCmd

SortStore mocks base method.

func (*MockCmdable) StrLen

func (m *MockCmdable) StrLen(arg0 context.Context, arg1 string) *redis.IntCmd

StrLen mocks base method.

func (*MockCmdable) TDigestAdd

func (m *MockCmdable) TDigestAdd(arg0 context.Context, arg1 string, arg2 ...float64) *redis.StatusCmd

TDigestAdd mocks base method.

func (*MockCmdable) TDigestByRank

func (m *MockCmdable) TDigestByRank(arg0 context.Context, arg1 string, arg2 ...uint64) *redis.FloatSliceCmd

TDigestByRank mocks base method.

func (*MockCmdable) TDigestByRevRank

func (m *MockCmdable) TDigestByRevRank(arg0 context.Context, arg1 string, arg2 ...uint64) *redis.FloatSliceCmd

TDigestByRevRank mocks base method.

func (*MockCmdable) TDigestCDF

func (m *MockCmdable) TDigestCDF(arg0 context.Context, arg1 string, arg2 ...float64) *redis.FloatSliceCmd

TDigestCDF mocks base method.

func (*MockCmdable) TDigestCreate

func (m *MockCmdable) TDigestCreate(arg0 context.Context, arg1 string) *redis.StatusCmd

TDigestCreate mocks base method.

func (*MockCmdable) TDigestCreateWithCompression

func (m *MockCmdable) TDigestCreateWithCompression(arg0 context.Context, arg1 string, arg2 int64) *redis.StatusCmd

TDigestCreateWithCompression mocks base method.

func (*MockCmdable) TDigestInfo

func (m *MockCmdable) TDigestInfo(arg0 context.Context, arg1 string) *redis.TDigestInfoCmd

TDigestInfo mocks base method.

func (*MockCmdable) TDigestMax

func (m *MockCmdable) TDigestMax(arg0 context.Context, arg1 string) *redis.FloatCmd

TDigestMax mocks base method.

func (*MockCmdable) TDigestMerge

func (m *MockCmdable) TDigestMerge(arg0 context.Context, arg1 string, arg2 *redis.TDigestMergeOptions, arg3 ...string) *redis.StatusCmd

TDigestMerge mocks base method.

func (*MockCmdable) TDigestMin

func (m *MockCmdable) TDigestMin(arg0 context.Context, arg1 string) *redis.FloatCmd

TDigestMin mocks base method.

func (*MockCmdable) TDigestQuantile

func (m *MockCmdable) TDigestQuantile(arg0 context.Context, arg1 string, arg2 ...float64) *redis.FloatSliceCmd

TDigestQuantile mocks base method.

func (*MockCmdable) TDigestRank

func (m *MockCmdable) TDigestRank(arg0 context.Context, arg1 string, arg2 ...float64) *redis.IntSliceCmd

TDigestRank mocks base method.

func (*MockCmdable) TDigestReset

func (m *MockCmdable) TDigestReset(arg0 context.Context, arg1 string) *redis.StatusCmd

TDigestReset mocks base method.

func (*MockCmdable) TDigestRevRank

func (m *MockCmdable) TDigestRevRank(arg0 context.Context, arg1 string, arg2 ...float64) *redis.IntSliceCmd

TDigestRevRank mocks base method.

func (*MockCmdable) TDigestTrimmedMean

func (m *MockCmdable) TDigestTrimmedMean(arg0 context.Context, arg1 string, arg2, arg3 float64) *redis.FloatCmd

TDigestTrimmedMean mocks base method.

func (*MockCmdable) TFCall

func (m *MockCmdable) TFCall(arg0 context.Context, arg1, arg2 string, arg3 int) *redis.Cmd

TFCall mocks base method.

func (*MockCmdable) TFCallASYNC

func (m *MockCmdable) TFCallASYNC(arg0 context.Context, arg1, arg2 string, arg3 int) *redis.Cmd

TFCallASYNC mocks base method.

func (*MockCmdable) TFCallASYNCArgs

func (m *MockCmdable) TFCallASYNCArgs(arg0 context.Context, arg1, arg2 string, arg3 int, arg4 *redis.TFCallOptions) *redis.Cmd

TFCallASYNCArgs mocks base method.

func (*MockCmdable) TFCallArgs

func (m *MockCmdable) TFCallArgs(arg0 context.Context, arg1, arg2 string, arg3 int, arg4 *redis.TFCallOptions) *redis.Cmd

TFCallArgs mocks base method.

func (*MockCmdable) TFunctionDelete

func (m *MockCmdable) TFunctionDelete(arg0 context.Context, arg1 string) *redis.StatusCmd

TFunctionDelete mocks base method.

func (*MockCmdable) TFunctionList

TFunctionList mocks base method.

func (*MockCmdable) TFunctionListArgs

TFunctionListArgs mocks base method.

func (*MockCmdable) TFunctionLoad

func (m *MockCmdable) TFunctionLoad(arg0 context.Context, arg1 string) *redis.StatusCmd

TFunctionLoad mocks base method.

func (*MockCmdable) TFunctionLoadArgs

func (m *MockCmdable) TFunctionLoadArgs(arg0 context.Context, arg1 string, arg2 *redis.TFunctionLoadOptions) *redis.StatusCmd

TFunctionLoadArgs mocks base method.

func (*MockCmdable) TTL

func (m *MockCmdable) TTL(arg0 context.Context, arg1 string) *redis.DurationCmd

TTL mocks base method.

func (*MockCmdable) Time

func (m *MockCmdable) Time(arg0 context.Context) *redis.TimeCmd

Time mocks base method.

func (*MockCmdable) TopKAdd

func (m *MockCmdable) TopKAdd(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.StringSliceCmd

TopKAdd mocks base method.

func (*MockCmdable) TopKCount

func (m *MockCmdable) TopKCount(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.IntSliceCmd

TopKCount mocks base method.

func (*MockCmdable) TopKIncrBy

func (m *MockCmdable) TopKIncrBy(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.StringSliceCmd

TopKIncrBy mocks base method.

func (*MockCmdable) TopKInfo

func (m *MockCmdable) TopKInfo(arg0 context.Context, arg1 string) *redis.TopKInfoCmd

TopKInfo mocks base method.

func (*MockCmdable) TopKList

func (m *MockCmdable) TopKList(arg0 context.Context, arg1 string) *redis.StringSliceCmd

TopKList mocks base method.

func (*MockCmdable) TopKListWithCount

func (m *MockCmdable) TopKListWithCount(arg0 context.Context, arg1 string) *redis.MapStringIntCmd

TopKListWithCount mocks base method.

func (*MockCmdable) TopKQuery

func (m *MockCmdable) TopKQuery(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.BoolSliceCmd

TopKQuery mocks base method.

func (*MockCmdable) TopKReserve

func (m *MockCmdable) TopKReserve(arg0 context.Context, arg1 string, arg2 int64) *redis.StatusCmd

TopKReserve mocks base method.

func (*MockCmdable) TopKReserveWithOptions

func (m *MockCmdable) TopKReserveWithOptions(arg0 context.Context, arg1 string, arg2, arg3, arg4 int64, arg5 float64) *redis.StatusCmd

TopKReserveWithOptions mocks base method.

func (*MockCmdable) Touch

func (m *MockCmdable) Touch(arg0 context.Context, arg1 ...string) *redis.IntCmd

Touch mocks base method.

func (*MockCmdable) TxPipeline

func (m *MockCmdable) TxPipeline() redis.Pipeliner

TxPipeline mocks base method.

func (*MockCmdable) TxPipelined

func (m *MockCmdable) TxPipelined(arg0 context.Context, arg1 func(redis.Pipeliner) error) ([]redis.Cmder, error)

TxPipelined mocks base method.

func (*MockCmdable) Type

func (m *MockCmdable) Type(arg0 context.Context, arg1 string) *redis.StatusCmd

Type mocks base method.

func (m *MockCmdable) Unlink(arg0 context.Context, arg1 ...string) *redis.IntCmd

Unlink mocks base method.

func (*MockCmdable) XAck

func (m *MockCmdable) XAck(arg0 context.Context, arg1, arg2 string, arg3 ...string) *redis.IntCmd

XAck mocks base method.

func (*MockCmdable) XAdd

func (m *MockCmdable) XAdd(arg0 context.Context, arg1 *redis.XAddArgs) *redis.StringCmd

XAdd mocks base method.

func (*MockCmdable) XAutoClaim

func (m *MockCmdable) XAutoClaim(arg0 context.Context, arg1 *redis.XAutoClaimArgs) *redis.XAutoClaimCmd

XAutoClaim mocks base method.

func (*MockCmdable) XAutoClaimJustID

func (m *MockCmdable) XAutoClaimJustID(arg0 context.Context, arg1 *redis.XAutoClaimArgs) *redis.XAutoClaimJustIDCmd

XAutoClaimJustID mocks base method.

func (*MockCmdable) XClaim

XClaim mocks base method.

func (*MockCmdable) XClaimJustID

func (m *MockCmdable) XClaimJustID(arg0 context.Context, arg1 *redis.XClaimArgs) *redis.StringSliceCmd

XClaimJustID mocks base method.

func (*MockCmdable) XDel

func (m *MockCmdable) XDel(arg0 context.Context, arg1 string, arg2 ...string) *redis.IntCmd

XDel mocks base method.

func (*MockCmdable) XGroupCreate

func (m *MockCmdable) XGroupCreate(arg0 context.Context, arg1, arg2, arg3 string) *redis.StatusCmd

XGroupCreate mocks base method.

func (*MockCmdable) XGroupCreateConsumer

func (m *MockCmdable) XGroupCreateConsumer(arg0 context.Context, arg1, arg2, arg3 string) *redis.IntCmd

XGroupCreateConsumer mocks base method.

func (*MockCmdable) XGroupCreateMkStream

func (m *MockCmdable) XGroupCreateMkStream(arg0 context.Context, arg1, arg2, arg3 string) *redis.StatusCmd

XGroupCreateMkStream mocks base method.

func (*MockCmdable) XGroupDelConsumer

func (m *MockCmdable) XGroupDelConsumer(arg0 context.Context, arg1, arg2, arg3 string) *redis.IntCmd

XGroupDelConsumer mocks base method.

func (*MockCmdable) XGroupDestroy

func (m *MockCmdable) XGroupDestroy(arg0 context.Context, arg1, arg2 string) *redis.IntCmd

XGroupDestroy mocks base method.

func (*MockCmdable) XGroupSetID

func (m *MockCmdable) XGroupSetID(arg0 context.Context, arg1, arg2, arg3 string) *redis.StatusCmd

XGroupSetID mocks base method.

func (*MockCmdable) XInfoConsumers

func (m *MockCmdable) XInfoConsumers(arg0 context.Context, arg1, arg2 string) *redis.XInfoConsumersCmd

XInfoConsumers mocks base method.

func (*MockCmdable) XInfoGroups

func (m *MockCmdable) XInfoGroups(arg0 context.Context, arg1 string) *redis.XInfoGroupsCmd

XInfoGroups mocks base method.

func (*MockCmdable) XInfoStream

func (m *MockCmdable) XInfoStream(arg0 context.Context, arg1 string) *redis.XInfoStreamCmd

XInfoStream mocks base method.

func (*MockCmdable) XInfoStreamFull

func (m *MockCmdable) XInfoStreamFull(arg0 context.Context, arg1 string, arg2 int) *redis.XInfoStreamFullCmd

XInfoStreamFull mocks base method.

func (*MockCmdable) XLen

func (m *MockCmdable) XLen(arg0 context.Context, arg1 string) *redis.IntCmd

XLen mocks base method.

func (*MockCmdable) XPending

func (m *MockCmdable) XPending(arg0 context.Context, arg1, arg2 string) *redis.XPendingCmd

XPending mocks base method.

func (*MockCmdable) XPendingExt

func (m *MockCmdable) XPendingExt(arg0 context.Context, arg1 *redis.XPendingExtArgs) *redis.XPendingExtCmd

XPendingExt mocks base method.

func (*MockCmdable) XRange

func (m *MockCmdable) XRange(arg0 context.Context, arg1, arg2, arg3 string) *redis.XMessageSliceCmd

XRange mocks base method.

func (*MockCmdable) XRangeN

func (m *MockCmdable) XRangeN(arg0 context.Context, arg1, arg2, arg3 string, arg4 int64) *redis.XMessageSliceCmd

XRangeN mocks base method.

func (*MockCmdable) XRead

XRead mocks base method.

func (*MockCmdable) XReadGroup

func (m *MockCmdable) XReadGroup(arg0 context.Context, arg1 *redis.XReadGroupArgs) *redis.XStreamSliceCmd

XReadGroup mocks base method.

func (*MockCmdable) XReadStreams

func (m *MockCmdable) XReadStreams(arg0 context.Context, arg1 ...string) *redis.XStreamSliceCmd

XReadStreams mocks base method.

func (*MockCmdable) XRevRange

func (m *MockCmdable) XRevRange(arg0 context.Context, arg1, arg2, arg3 string) *redis.XMessageSliceCmd

XRevRange mocks base method.

func (*MockCmdable) XRevRangeN

func (m *MockCmdable) XRevRangeN(arg0 context.Context, arg1, arg2, arg3 string, arg4 int64) *redis.XMessageSliceCmd

XRevRangeN mocks base method.

func (*MockCmdable) XTrimMaxLen

func (m *MockCmdable) XTrimMaxLen(arg0 context.Context, arg1 string, arg2 int64) *redis.IntCmd

XTrimMaxLen mocks base method.

func (*MockCmdable) XTrimMaxLenApprox

func (m *MockCmdable) XTrimMaxLenApprox(arg0 context.Context, arg1 string, arg2, arg3 int64) *redis.IntCmd

XTrimMaxLenApprox mocks base method.

func (*MockCmdable) XTrimMinID

func (m *MockCmdable) XTrimMinID(arg0 context.Context, arg1, arg2 string) *redis.IntCmd

XTrimMinID mocks base method.

func (*MockCmdable) XTrimMinIDApprox

func (m *MockCmdable) XTrimMinIDApprox(arg0 context.Context, arg1, arg2 string, arg3 int64) *redis.IntCmd

XTrimMinIDApprox mocks base method.

func (*MockCmdable) ZAdd

func (m *MockCmdable) ZAdd(arg0 context.Context, arg1 string, arg2 ...redis.Z) *redis.IntCmd

ZAdd mocks base method.

func (*MockCmdable) ZAddArgs

func (m *MockCmdable) ZAddArgs(arg0 context.Context, arg1 string, arg2 redis.ZAddArgs) *redis.IntCmd

ZAddArgs mocks base method.

func (*MockCmdable) ZAddArgsIncr

func (m *MockCmdable) ZAddArgsIncr(arg0 context.Context, arg1 string, arg2 redis.ZAddArgs) *redis.FloatCmd

ZAddArgsIncr mocks base method.

func (*MockCmdable) ZAddGT

func (m *MockCmdable) ZAddGT(arg0 context.Context, arg1 string, arg2 ...redis.Z) *redis.IntCmd

ZAddGT mocks base method.

func (*MockCmdable) ZAddLT

func (m *MockCmdable) ZAddLT(arg0 context.Context, arg1 string, arg2 ...redis.Z) *redis.IntCmd

ZAddLT mocks base method.

func (*MockCmdable) ZAddNX

func (m *MockCmdable) ZAddNX(arg0 context.Context, arg1 string, arg2 ...redis.Z) *redis.IntCmd

ZAddNX mocks base method.

func (*MockCmdable) ZAddXX

func (m *MockCmdable) ZAddXX(arg0 context.Context, arg1 string, arg2 ...redis.Z) *redis.IntCmd

ZAddXX mocks base method.

func (*MockCmdable) ZCard

func (m *MockCmdable) ZCard(arg0 context.Context, arg1 string) *redis.IntCmd

ZCard mocks base method.

func (*MockCmdable) ZCount

func (m *MockCmdable) ZCount(arg0 context.Context, arg1, arg2, arg3 string) *redis.IntCmd

ZCount mocks base method.

func (*MockCmdable) ZDiff

func (m *MockCmdable) ZDiff(arg0 context.Context, arg1 ...string) *redis.StringSliceCmd

ZDiff mocks base method.

func (*MockCmdable) ZDiffStore

func (m *MockCmdable) ZDiffStore(arg0 context.Context, arg1 string, arg2 ...string) *redis.IntCmd

ZDiffStore mocks base method.

func (*MockCmdable) ZDiffWithScores

func (m *MockCmdable) ZDiffWithScores(arg0 context.Context, arg1 ...string) *redis.ZSliceCmd

ZDiffWithScores mocks base method.

func (*MockCmdable) ZIncrBy

func (m *MockCmdable) ZIncrBy(arg0 context.Context, arg1 string, arg2 float64, arg3 string) *redis.FloatCmd

ZIncrBy mocks base method.

func (*MockCmdable) ZInter

func (m *MockCmdable) ZInter(arg0 context.Context, arg1 *redis.ZStore) *redis.StringSliceCmd

ZInter mocks base method.

func (*MockCmdable) ZInterCard

func (m *MockCmdable) ZInterCard(arg0 context.Context, arg1 int64, arg2 ...string) *redis.IntCmd

ZInterCard mocks base method.

func (*MockCmdable) ZInterStore

func (m *MockCmdable) ZInterStore(arg0 context.Context, arg1 string, arg2 *redis.ZStore) *redis.IntCmd

ZInterStore mocks base method.

func (*MockCmdable) ZInterWithScores

func (m *MockCmdable) ZInterWithScores(arg0 context.Context, arg1 *redis.ZStore) *redis.ZSliceCmd

ZInterWithScores mocks base method.

func (*MockCmdable) ZLexCount

func (m *MockCmdable) ZLexCount(arg0 context.Context, arg1, arg2, arg3 string) *redis.IntCmd

ZLexCount mocks base method.

func (*MockCmdable) ZMPop

func (m *MockCmdable) ZMPop(arg0 context.Context, arg1 string, arg2 int64, arg3 ...string) *redis.ZSliceWithKeyCmd

ZMPop mocks base method.

func (*MockCmdable) ZMScore

func (m *MockCmdable) ZMScore(arg0 context.Context, arg1 string, arg2 ...string) *redis.FloatSliceCmd

ZMScore mocks base method.

func (*MockCmdable) ZPopMax

func (m *MockCmdable) ZPopMax(arg0 context.Context, arg1 string, arg2 ...int64) *redis.ZSliceCmd

ZPopMax mocks base method.

func (*MockCmdable) ZPopMin

func (m *MockCmdable) ZPopMin(arg0 context.Context, arg1 string, arg2 ...int64) *redis.ZSliceCmd

ZPopMin mocks base method.

func (*MockCmdable) ZRandMember

func (m *MockCmdable) ZRandMember(arg0 context.Context, arg1 string, arg2 int) *redis.StringSliceCmd

ZRandMember mocks base method.

func (*MockCmdable) ZRandMemberWithScores

func (m *MockCmdable) ZRandMemberWithScores(arg0 context.Context, arg1 string, arg2 int) *redis.ZSliceCmd

ZRandMemberWithScores mocks base method.

func (*MockCmdable) ZRange

func (m *MockCmdable) ZRange(arg0 context.Context, arg1 string, arg2, arg3 int64) *redis.StringSliceCmd

ZRange mocks base method.

func (*MockCmdable) ZRangeArgs

func (m *MockCmdable) ZRangeArgs(arg0 context.Context, arg1 redis.ZRangeArgs) *redis.StringSliceCmd

ZRangeArgs mocks base method.

func (*MockCmdable) ZRangeArgsWithScores

func (m *MockCmdable) ZRangeArgsWithScores(arg0 context.Context, arg1 redis.ZRangeArgs) *redis.ZSliceCmd

ZRangeArgsWithScores mocks base method.

func (*MockCmdable) ZRangeByLex

func (m *MockCmdable) ZRangeByLex(arg0 context.Context, arg1 string, arg2 *redis.ZRangeBy) *redis.StringSliceCmd

ZRangeByLex mocks base method.

func (*MockCmdable) ZRangeByScore

func (m *MockCmdable) ZRangeByScore(arg0 context.Context, arg1 string, arg2 *redis.ZRangeBy) *redis.StringSliceCmd

ZRangeByScore mocks base method.

func (*MockCmdable) ZRangeByScoreWithScores

func (m *MockCmdable) ZRangeByScoreWithScores(arg0 context.Context, arg1 string, arg2 *redis.ZRangeBy) *redis.ZSliceCmd

ZRangeByScoreWithScores mocks base method.

func (*MockCmdable) ZRangeStore

func (m *MockCmdable) ZRangeStore(arg0 context.Context, arg1 string, arg2 redis.ZRangeArgs) *redis.IntCmd

ZRangeStore mocks base method.

func (*MockCmdable) ZRangeWithScores

func (m *MockCmdable) ZRangeWithScores(arg0 context.Context, arg1 string, arg2, arg3 int64) *redis.ZSliceCmd

ZRangeWithScores mocks base method.

func (*MockCmdable) ZRank

func (m *MockCmdable) ZRank(arg0 context.Context, arg1, arg2 string) *redis.IntCmd

ZRank mocks base method.

func (*MockCmdable) ZRankWithScore

func (m *MockCmdable) ZRankWithScore(arg0 context.Context, arg1, arg2 string) *redis.RankWithScoreCmd

ZRankWithScore mocks base method.

func (*MockCmdable) ZRem

func (m *MockCmdable) ZRem(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.IntCmd

ZRem mocks base method.

func (*MockCmdable) ZRemRangeByLex

func (m *MockCmdable) ZRemRangeByLex(arg0 context.Context, arg1, arg2, arg3 string) *redis.IntCmd

ZRemRangeByLex mocks base method.

func (*MockCmdable) ZRemRangeByRank

func (m *MockCmdable) ZRemRangeByRank(arg0 context.Context, arg1 string, arg2, arg3 int64) *redis.IntCmd

ZRemRangeByRank mocks base method.

func (*MockCmdable) ZRemRangeByScore

func (m *MockCmdable) ZRemRangeByScore(arg0 context.Context, arg1, arg2, arg3 string) *redis.IntCmd

ZRemRangeByScore mocks base method.

func (*MockCmdable) ZRevRange

func (m *MockCmdable) ZRevRange(arg0 context.Context, arg1 string, arg2, arg3 int64) *redis.StringSliceCmd

ZRevRange mocks base method.

func (*MockCmdable) ZRevRangeByLex

func (m *MockCmdable) ZRevRangeByLex(arg0 context.Context, arg1 string, arg2 *redis.ZRangeBy) *redis.StringSliceCmd

ZRevRangeByLex mocks base method.

func (*MockCmdable) ZRevRangeByScore

func (m *MockCmdable) ZRevRangeByScore(arg0 context.Context, arg1 string, arg2 *redis.ZRangeBy) *redis.StringSliceCmd

ZRevRangeByScore mocks base method.

func (*MockCmdable) ZRevRangeByScoreWithScores

func (m *MockCmdable) ZRevRangeByScoreWithScores(arg0 context.Context, arg1 string, arg2 *redis.ZRangeBy) *redis.ZSliceCmd

ZRevRangeByScoreWithScores mocks base method.

func (*MockCmdable) ZRevRangeWithScores

func (m *MockCmdable) ZRevRangeWithScores(arg0 context.Context, arg1 string, arg2, arg3 int64) *redis.ZSliceCmd

ZRevRangeWithScores mocks base method.

func (*MockCmdable) ZRevRank

func (m *MockCmdable) ZRevRank(arg0 context.Context, arg1, arg2 string) *redis.IntCmd

ZRevRank mocks base method.

func (*MockCmdable) ZRevRankWithScore

func (m *MockCmdable) ZRevRankWithScore(arg0 context.Context, arg1, arg2 string) *redis.RankWithScoreCmd

ZRevRankWithScore mocks base method.

func (*MockCmdable) ZScan

func (m *MockCmdable) ZScan(arg0 context.Context, arg1 string, arg2 uint64, arg3 string, arg4 int64) *redis.ScanCmd

ZScan mocks base method.

func (*MockCmdable) ZScore

func (m *MockCmdable) ZScore(arg0 context.Context, arg1, arg2 string) *redis.FloatCmd

ZScore mocks base method.

func (*MockCmdable) ZUnion

func (m *MockCmdable) ZUnion(arg0 context.Context, arg1 redis.ZStore) *redis.StringSliceCmd

ZUnion mocks base method.

func (*MockCmdable) ZUnionStore

func (m *MockCmdable) ZUnionStore(arg0 context.Context, arg1 string, arg2 *redis.ZStore) *redis.IntCmd

ZUnionStore mocks base method.

func (*MockCmdable) ZUnionWithScores

func (m *MockCmdable) ZUnionWithScores(arg0 context.Context, arg1 redis.ZStore) *redis.ZSliceCmd

ZUnionWithScores mocks base method.

type MockCmdableMockRecorder

type MockCmdableMockRecorder struct {
	// contains filtered or unexported fields
}

MockCmdableMockRecorder is the mock recorder for MockCmdable.

func (*MockCmdableMockRecorder) ACLDryRun

func (mr *MockCmdableMockRecorder) ACLDryRun(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ACLDryRun indicates an expected call of ACLDryRun.

func (*MockCmdableMockRecorder) ACLLog

func (mr *MockCmdableMockRecorder) ACLLog(arg0, arg1 interface{}) *gomock.Call

ACLLog indicates an expected call of ACLLog.

func (*MockCmdableMockRecorder) ACLLogReset

func (mr *MockCmdableMockRecorder) ACLLogReset(arg0 interface{}) *gomock.Call

ACLLogReset indicates an expected call of ACLLogReset.

func (*MockCmdableMockRecorder) Append

func (mr *MockCmdableMockRecorder) Append(arg0, arg1, arg2 interface{}) *gomock.Call

Append indicates an expected call of Append.

func (*MockCmdableMockRecorder) BFAdd

func (mr *MockCmdableMockRecorder) BFAdd(arg0, arg1, arg2 interface{}) *gomock.Call

BFAdd indicates an expected call of BFAdd.

func (*MockCmdableMockRecorder) BFCard

func (mr *MockCmdableMockRecorder) BFCard(arg0, arg1 interface{}) *gomock.Call

BFCard indicates an expected call of BFCard.

func (*MockCmdableMockRecorder) BFExists

func (mr *MockCmdableMockRecorder) BFExists(arg0, arg1, arg2 interface{}) *gomock.Call

BFExists indicates an expected call of BFExists.

func (*MockCmdableMockRecorder) BFInfo

func (mr *MockCmdableMockRecorder) BFInfo(arg0, arg1 interface{}) *gomock.Call

BFInfo indicates an expected call of BFInfo.

func (*MockCmdableMockRecorder) BFInfoArg

func (mr *MockCmdableMockRecorder) BFInfoArg(arg0, arg1, arg2 interface{}) *gomock.Call

BFInfoArg indicates an expected call of BFInfoArg.

func (*MockCmdableMockRecorder) BFInfoCapacity

func (mr *MockCmdableMockRecorder) BFInfoCapacity(arg0, arg1 interface{}) *gomock.Call

BFInfoCapacity indicates an expected call of BFInfoCapacity.

func (*MockCmdableMockRecorder) BFInfoExpansion

func (mr *MockCmdableMockRecorder) BFInfoExpansion(arg0, arg1 interface{}) *gomock.Call

BFInfoExpansion indicates an expected call of BFInfoExpansion.

func (*MockCmdableMockRecorder) BFInfoFilters

func (mr *MockCmdableMockRecorder) BFInfoFilters(arg0, arg1 interface{}) *gomock.Call

BFInfoFilters indicates an expected call of BFInfoFilters.

func (*MockCmdableMockRecorder) BFInfoItems

func (mr *MockCmdableMockRecorder) BFInfoItems(arg0, arg1 interface{}) *gomock.Call

BFInfoItems indicates an expected call of BFInfoItems.

func (*MockCmdableMockRecorder) BFInfoSize

func (mr *MockCmdableMockRecorder) BFInfoSize(arg0, arg1 interface{}) *gomock.Call

BFInfoSize indicates an expected call of BFInfoSize.

func (*MockCmdableMockRecorder) BFInsert

func (mr *MockCmdableMockRecorder) BFInsert(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

BFInsert indicates an expected call of BFInsert.

func (*MockCmdableMockRecorder) BFLoadChunk

func (mr *MockCmdableMockRecorder) BFLoadChunk(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

BFLoadChunk indicates an expected call of BFLoadChunk.

func (*MockCmdableMockRecorder) BFMAdd

func (mr *MockCmdableMockRecorder) BFMAdd(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BFMAdd indicates an expected call of BFMAdd.

func (*MockCmdableMockRecorder) BFMExists

func (mr *MockCmdableMockRecorder) BFMExists(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BFMExists indicates an expected call of BFMExists.

func (*MockCmdableMockRecorder) BFReserve

func (mr *MockCmdableMockRecorder) BFReserve(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

BFReserve indicates an expected call of BFReserve.

func (*MockCmdableMockRecorder) BFReserveArgs

func (mr *MockCmdableMockRecorder) BFReserveArgs(arg0, arg1, arg2 interface{}) *gomock.Call

BFReserveArgs indicates an expected call of BFReserveArgs.

func (*MockCmdableMockRecorder) BFReserveExpansion

func (mr *MockCmdableMockRecorder) BFReserveExpansion(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

BFReserveExpansion indicates an expected call of BFReserveExpansion.

func (*MockCmdableMockRecorder) BFReserveNonScaling

func (mr *MockCmdableMockRecorder) BFReserveNonScaling(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

BFReserveNonScaling indicates an expected call of BFReserveNonScaling.

func (*MockCmdableMockRecorder) BFScanDump

func (mr *MockCmdableMockRecorder) BFScanDump(arg0, arg1, arg2 interface{}) *gomock.Call

BFScanDump indicates an expected call of BFScanDump.

func (*MockCmdableMockRecorder) BLMPop

func (mr *MockCmdableMockRecorder) BLMPop(arg0, arg1, arg2, arg3 interface{}, arg4 ...interface{}) *gomock.Call

BLMPop indicates an expected call of BLMPop.

func (*MockCmdableMockRecorder) BLMove

func (mr *MockCmdableMockRecorder) BLMove(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call

BLMove indicates an expected call of BLMove.

func (*MockCmdableMockRecorder) BLPop

func (mr *MockCmdableMockRecorder) BLPop(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BLPop indicates an expected call of BLPop.

func (*MockCmdableMockRecorder) BRPop

func (mr *MockCmdableMockRecorder) BRPop(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BRPop indicates an expected call of BRPop.

func (*MockCmdableMockRecorder) BRPopLPush

func (mr *MockCmdableMockRecorder) BRPopLPush(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

BRPopLPush indicates an expected call of BRPopLPush.

func (*MockCmdableMockRecorder) BZMPop

func (mr *MockCmdableMockRecorder) BZMPop(arg0, arg1, arg2, arg3 interface{}, arg4 ...interface{}) *gomock.Call

BZMPop indicates an expected call of BZMPop.

func (*MockCmdableMockRecorder) BZPopMax

func (mr *MockCmdableMockRecorder) BZPopMax(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BZPopMax indicates an expected call of BZPopMax.

func (*MockCmdableMockRecorder) BZPopMin

func (mr *MockCmdableMockRecorder) BZPopMin(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BZPopMin indicates an expected call of BZPopMin.

func (*MockCmdableMockRecorder) BgRewriteAOF

func (mr *MockCmdableMockRecorder) BgRewriteAOF(arg0 interface{}) *gomock.Call

BgRewriteAOF indicates an expected call of BgRewriteAOF.

func (*MockCmdableMockRecorder) BgSave

func (mr *MockCmdableMockRecorder) BgSave(arg0 interface{}) *gomock.Call

BgSave indicates an expected call of BgSave.

func (*MockCmdableMockRecorder) BitCount

func (mr *MockCmdableMockRecorder) BitCount(arg0, arg1, arg2 interface{}) *gomock.Call

BitCount indicates an expected call of BitCount.

func (*MockCmdableMockRecorder) BitField

func (mr *MockCmdableMockRecorder) BitField(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BitField indicates an expected call of BitField.

func (*MockCmdableMockRecorder) BitOpAnd

func (mr *MockCmdableMockRecorder) BitOpAnd(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BitOpAnd indicates an expected call of BitOpAnd.

func (*MockCmdableMockRecorder) BitOpNot

func (mr *MockCmdableMockRecorder) BitOpNot(arg0, arg1, arg2 interface{}) *gomock.Call

BitOpNot indicates an expected call of BitOpNot.

func (*MockCmdableMockRecorder) BitOpOr

func (mr *MockCmdableMockRecorder) BitOpOr(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BitOpOr indicates an expected call of BitOpOr.

func (*MockCmdableMockRecorder) BitOpXor

func (mr *MockCmdableMockRecorder) BitOpXor(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BitOpXor indicates an expected call of BitOpXor.

func (*MockCmdableMockRecorder) BitPos

func (mr *MockCmdableMockRecorder) BitPos(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

BitPos indicates an expected call of BitPos.

func (*MockCmdableMockRecorder) BitPosSpan

func (mr *MockCmdableMockRecorder) BitPosSpan(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call

BitPosSpan indicates an expected call of BitPosSpan.

func (*MockCmdableMockRecorder) CFAdd

func (mr *MockCmdableMockRecorder) CFAdd(arg0, arg1, arg2 interface{}) *gomock.Call

CFAdd indicates an expected call of CFAdd.

func (*MockCmdableMockRecorder) CFAddNX

func (mr *MockCmdableMockRecorder) CFAddNX(arg0, arg1, arg2 interface{}) *gomock.Call

CFAddNX indicates an expected call of CFAddNX.

func (*MockCmdableMockRecorder) CFCount

func (mr *MockCmdableMockRecorder) CFCount(arg0, arg1, arg2 interface{}) *gomock.Call

CFCount indicates an expected call of CFCount.

func (*MockCmdableMockRecorder) CFDel

func (mr *MockCmdableMockRecorder) CFDel(arg0, arg1, arg2 interface{}) *gomock.Call

CFDel indicates an expected call of CFDel.

func (*MockCmdableMockRecorder) CFExists

func (mr *MockCmdableMockRecorder) CFExists(arg0, arg1, arg2 interface{}) *gomock.Call

CFExists indicates an expected call of CFExists.

func (*MockCmdableMockRecorder) CFInfo

func (mr *MockCmdableMockRecorder) CFInfo(arg0, arg1 interface{}) *gomock.Call

CFInfo indicates an expected call of CFInfo.

func (*MockCmdableMockRecorder) CFInsert

func (mr *MockCmdableMockRecorder) CFInsert(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

CFInsert indicates an expected call of CFInsert.

func (*MockCmdableMockRecorder) CFInsertNX

func (mr *MockCmdableMockRecorder) CFInsertNX(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

CFInsertNX indicates an expected call of CFInsertNX.

func (*MockCmdableMockRecorder) CFLoadChunk

func (mr *MockCmdableMockRecorder) CFLoadChunk(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

CFLoadChunk indicates an expected call of CFLoadChunk.

func (*MockCmdableMockRecorder) CFMExists

func (mr *MockCmdableMockRecorder) CFMExists(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CFMExists indicates an expected call of CFMExists.

func (*MockCmdableMockRecorder) CFReserve

func (mr *MockCmdableMockRecorder) CFReserve(arg0, arg1, arg2 interface{}) *gomock.Call

CFReserve indicates an expected call of CFReserve.

func (*MockCmdableMockRecorder) CFReserveArgs

func (mr *MockCmdableMockRecorder) CFReserveArgs(arg0, arg1, arg2 interface{}) *gomock.Call

CFReserveArgs indicates an expected call of CFReserveArgs.

func (*MockCmdableMockRecorder) CFReserveBucketSize

func (mr *MockCmdableMockRecorder) CFReserveBucketSize(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

CFReserveBucketSize indicates an expected call of CFReserveBucketSize.

func (*MockCmdableMockRecorder) CFReserveExpansion

func (mr *MockCmdableMockRecorder) CFReserveExpansion(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

CFReserveExpansion indicates an expected call of CFReserveExpansion.

func (*MockCmdableMockRecorder) CFReserveMaxIterations

func (mr *MockCmdableMockRecorder) CFReserveMaxIterations(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

CFReserveMaxIterations indicates an expected call of CFReserveMaxIterations.

func (*MockCmdableMockRecorder) CFScanDump

func (mr *MockCmdableMockRecorder) CFScanDump(arg0, arg1, arg2 interface{}) *gomock.Call

CFScanDump indicates an expected call of CFScanDump.

func (*MockCmdableMockRecorder) CMSIncrBy

func (mr *MockCmdableMockRecorder) CMSIncrBy(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CMSIncrBy indicates an expected call of CMSIncrBy.

func (*MockCmdableMockRecorder) CMSInfo

func (mr *MockCmdableMockRecorder) CMSInfo(arg0, arg1 interface{}) *gomock.Call

CMSInfo indicates an expected call of CMSInfo.

func (*MockCmdableMockRecorder) CMSInitByDim

func (mr *MockCmdableMockRecorder) CMSInitByDim(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

CMSInitByDim indicates an expected call of CMSInitByDim.

func (*MockCmdableMockRecorder) CMSInitByProb

func (mr *MockCmdableMockRecorder) CMSInitByProb(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

CMSInitByProb indicates an expected call of CMSInitByProb.

func (*MockCmdableMockRecorder) CMSMerge

func (mr *MockCmdableMockRecorder) CMSMerge(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CMSMerge indicates an expected call of CMSMerge.

func (*MockCmdableMockRecorder) CMSMergeWithWeight

func (mr *MockCmdableMockRecorder) CMSMergeWithWeight(arg0, arg1, arg2 interface{}) *gomock.Call

CMSMergeWithWeight indicates an expected call of CMSMergeWithWeight.

func (*MockCmdableMockRecorder) CMSQuery

func (mr *MockCmdableMockRecorder) CMSQuery(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CMSQuery indicates an expected call of CMSQuery.

func (*MockCmdableMockRecorder) ClientGetName

func (mr *MockCmdableMockRecorder) ClientGetName(arg0 interface{}) *gomock.Call

ClientGetName indicates an expected call of ClientGetName.

func (*MockCmdableMockRecorder) ClientID

func (mr *MockCmdableMockRecorder) ClientID(arg0 interface{}) *gomock.Call

ClientID indicates an expected call of ClientID.

func (*MockCmdableMockRecorder) ClientInfo

func (mr *MockCmdableMockRecorder) ClientInfo(arg0 interface{}) *gomock.Call

ClientInfo indicates an expected call of ClientInfo.

func (*MockCmdableMockRecorder) ClientKill

func (mr *MockCmdableMockRecorder) ClientKill(arg0, arg1 interface{}) *gomock.Call

ClientKill indicates an expected call of ClientKill.

func (*MockCmdableMockRecorder) ClientKillByFilter

func (mr *MockCmdableMockRecorder) ClientKillByFilter(arg0 interface{}, arg1 ...interface{}) *gomock.Call

ClientKillByFilter indicates an expected call of ClientKillByFilter.

func (*MockCmdableMockRecorder) ClientList

func (mr *MockCmdableMockRecorder) ClientList(arg0 interface{}) *gomock.Call

ClientList indicates an expected call of ClientList.

func (*MockCmdableMockRecorder) ClientPause

func (mr *MockCmdableMockRecorder) ClientPause(arg0, arg1 interface{}) *gomock.Call

ClientPause indicates an expected call of ClientPause.

func (*MockCmdableMockRecorder) ClientUnblock

func (mr *MockCmdableMockRecorder) ClientUnblock(arg0, arg1 interface{}) *gomock.Call

ClientUnblock indicates an expected call of ClientUnblock.

func (*MockCmdableMockRecorder) ClientUnblockWithError

func (mr *MockCmdableMockRecorder) ClientUnblockWithError(arg0, arg1 interface{}) *gomock.Call

ClientUnblockWithError indicates an expected call of ClientUnblockWithError.

func (*MockCmdableMockRecorder) ClientUnpause

func (mr *MockCmdableMockRecorder) ClientUnpause(arg0 interface{}) *gomock.Call

ClientUnpause indicates an expected call of ClientUnpause.

func (*MockCmdableMockRecorder) ClusterAddSlots

func (mr *MockCmdableMockRecorder) ClusterAddSlots(arg0 interface{}, arg1 ...interface{}) *gomock.Call

ClusterAddSlots indicates an expected call of ClusterAddSlots.

func (*MockCmdableMockRecorder) ClusterAddSlotsRange

func (mr *MockCmdableMockRecorder) ClusterAddSlotsRange(arg0, arg1, arg2 interface{}) *gomock.Call

ClusterAddSlotsRange indicates an expected call of ClusterAddSlotsRange.

func (*MockCmdableMockRecorder) ClusterCountFailureReports

func (mr *MockCmdableMockRecorder) ClusterCountFailureReports(arg0, arg1 interface{}) *gomock.Call

ClusterCountFailureReports indicates an expected call of ClusterCountFailureReports.

func (*MockCmdableMockRecorder) ClusterCountKeysInSlot

func (mr *MockCmdableMockRecorder) ClusterCountKeysInSlot(arg0, arg1 interface{}) *gomock.Call

ClusterCountKeysInSlot indicates an expected call of ClusterCountKeysInSlot.

func (*MockCmdableMockRecorder) ClusterDelSlots

func (mr *MockCmdableMockRecorder) ClusterDelSlots(arg0 interface{}, arg1 ...interface{}) *gomock.Call

ClusterDelSlots indicates an expected call of ClusterDelSlots.

func (*MockCmdableMockRecorder) ClusterDelSlotsRange

func (mr *MockCmdableMockRecorder) ClusterDelSlotsRange(arg0, arg1, arg2 interface{}) *gomock.Call

ClusterDelSlotsRange indicates an expected call of ClusterDelSlotsRange.

func (*MockCmdableMockRecorder) ClusterFailover

func (mr *MockCmdableMockRecorder) ClusterFailover(arg0 interface{}) *gomock.Call

ClusterFailover indicates an expected call of ClusterFailover.

func (*MockCmdableMockRecorder) ClusterForget

func (mr *MockCmdableMockRecorder) ClusterForget(arg0, arg1 interface{}) *gomock.Call

ClusterForget indicates an expected call of ClusterForget.

func (*MockCmdableMockRecorder) ClusterGetKeysInSlot

func (mr *MockCmdableMockRecorder) ClusterGetKeysInSlot(arg0, arg1, arg2 interface{}) *gomock.Call

ClusterGetKeysInSlot indicates an expected call of ClusterGetKeysInSlot.

func (*MockCmdableMockRecorder) ClusterInfo

func (mr *MockCmdableMockRecorder) ClusterInfo(arg0 interface{}) *gomock.Call

ClusterInfo indicates an expected call of ClusterInfo.

func (*MockCmdableMockRecorder) ClusterKeySlot

func (mr *MockCmdableMockRecorder) ClusterKeySlot(arg0, arg1 interface{}) *gomock.Call

ClusterKeySlot indicates an expected call of ClusterKeySlot.

func (mr *MockCmdableMockRecorder) ClusterLinks(arg0 interface{}) *gomock.Call

ClusterLinks indicates an expected call of ClusterLinks.

func (*MockCmdableMockRecorder) ClusterMeet

func (mr *MockCmdableMockRecorder) ClusterMeet(arg0, arg1, arg2 interface{}) *gomock.Call

ClusterMeet indicates an expected call of ClusterMeet.

func (*MockCmdableMockRecorder) ClusterMyShardID

func (mr *MockCmdableMockRecorder) ClusterMyShardID(arg0 interface{}) *gomock.Call

ClusterMyShardID indicates an expected call of ClusterMyShardID.

func (*MockCmdableMockRecorder) ClusterNodes

func (mr *MockCmdableMockRecorder) ClusterNodes(arg0 interface{}) *gomock.Call

ClusterNodes indicates an expected call of ClusterNodes.

func (*MockCmdableMockRecorder) ClusterReplicate

func (mr *MockCmdableMockRecorder) ClusterReplicate(arg0, arg1 interface{}) *gomock.Call

ClusterReplicate indicates an expected call of ClusterReplicate.

func (*MockCmdableMockRecorder) ClusterResetHard

func (mr *MockCmdableMockRecorder) ClusterResetHard(arg0 interface{}) *gomock.Call

ClusterResetHard indicates an expected call of ClusterResetHard.

func (*MockCmdableMockRecorder) ClusterResetSoft

func (mr *MockCmdableMockRecorder) ClusterResetSoft(arg0 interface{}) *gomock.Call

ClusterResetSoft indicates an expected call of ClusterResetSoft.

func (*MockCmdableMockRecorder) ClusterSaveConfig

func (mr *MockCmdableMockRecorder) ClusterSaveConfig(arg0 interface{}) *gomock.Call

ClusterSaveConfig indicates an expected call of ClusterSaveConfig.

func (*MockCmdableMockRecorder) ClusterShards

func (mr *MockCmdableMockRecorder) ClusterShards(arg0 interface{}) *gomock.Call

ClusterShards indicates an expected call of ClusterShards.

func (*MockCmdableMockRecorder) ClusterSlaves

func (mr *MockCmdableMockRecorder) ClusterSlaves(arg0, arg1 interface{}) *gomock.Call

ClusterSlaves indicates an expected call of ClusterSlaves.

func (*MockCmdableMockRecorder) ClusterSlots

func (mr *MockCmdableMockRecorder) ClusterSlots(arg0 interface{}) *gomock.Call

ClusterSlots indicates an expected call of ClusterSlots.

func (*MockCmdableMockRecorder) Command

func (mr *MockCmdableMockRecorder) Command(arg0 interface{}) *gomock.Call

Command indicates an expected call of Command.

func (*MockCmdableMockRecorder) CommandGetKeys

func (mr *MockCmdableMockRecorder) CommandGetKeys(arg0 interface{}, arg1 ...interface{}) *gomock.Call

CommandGetKeys indicates an expected call of CommandGetKeys.

func (*MockCmdableMockRecorder) CommandGetKeysAndFlags

func (mr *MockCmdableMockRecorder) CommandGetKeysAndFlags(arg0 interface{}, arg1 ...interface{}) *gomock.Call

CommandGetKeysAndFlags indicates an expected call of CommandGetKeysAndFlags.

func (*MockCmdableMockRecorder) CommandList

func (mr *MockCmdableMockRecorder) CommandList(arg0, arg1 interface{}) *gomock.Call

CommandList indicates an expected call of CommandList.

func (*MockCmdableMockRecorder) ConfigGet

func (mr *MockCmdableMockRecorder) ConfigGet(arg0, arg1 interface{}) *gomock.Call

ConfigGet indicates an expected call of ConfigGet.

func (*MockCmdableMockRecorder) ConfigResetStat

func (mr *MockCmdableMockRecorder) ConfigResetStat(arg0 interface{}) *gomock.Call

ConfigResetStat indicates an expected call of ConfigResetStat.

func (*MockCmdableMockRecorder) ConfigRewrite

func (mr *MockCmdableMockRecorder) ConfigRewrite(arg0 interface{}) *gomock.Call

ConfigRewrite indicates an expected call of ConfigRewrite.

func (*MockCmdableMockRecorder) ConfigSet

func (mr *MockCmdableMockRecorder) ConfigSet(arg0, arg1, arg2 interface{}) *gomock.Call

ConfigSet indicates an expected call of ConfigSet.

func (*MockCmdableMockRecorder) Copy

func (mr *MockCmdableMockRecorder) Copy(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

Copy indicates an expected call of Copy.

func (*MockCmdableMockRecorder) DBSize

func (mr *MockCmdableMockRecorder) DBSize(arg0 interface{}) *gomock.Call

DBSize indicates an expected call of DBSize.

func (*MockCmdableMockRecorder) DebugObject

func (mr *MockCmdableMockRecorder) DebugObject(arg0, arg1 interface{}) *gomock.Call

DebugObject indicates an expected call of DebugObject.

func (*MockCmdableMockRecorder) Decr

func (mr *MockCmdableMockRecorder) Decr(arg0, arg1 interface{}) *gomock.Call

Decr indicates an expected call of Decr.

func (*MockCmdableMockRecorder) DecrBy

func (mr *MockCmdableMockRecorder) DecrBy(arg0, arg1, arg2 interface{}) *gomock.Call

DecrBy indicates an expected call of DecrBy.

func (*MockCmdableMockRecorder) Del

func (mr *MockCmdableMockRecorder) Del(arg0 interface{}, arg1 ...interface{}) *gomock.Call

Del indicates an expected call of Del.

func (*MockCmdableMockRecorder) Dump

func (mr *MockCmdableMockRecorder) Dump(arg0, arg1 interface{}) *gomock.Call

Dump indicates an expected call of Dump.

func (*MockCmdableMockRecorder) Echo

func (mr *MockCmdableMockRecorder) Echo(arg0, arg1 interface{}) *gomock.Call

Echo indicates an expected call of Echo.

func (*MockCmdableMockRecorder) Eval

func (mr *MockCmdableMockRecorder) Eval(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

Eval indicates an expected call of Eval.

func (*MockCmdableMockRecorder) EvalRO

func (mr *MockCmdableMockRecorder) EvalRO(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

EvalRO indicates an expected call of EvalRO.

func (*MockCmdableMockRecorder) EvalSha

func (mr *MockCmdableMockRecorder) EvalSha(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

EvalSha indicates an expected call of EvalSha.

func (*MockCmdableMockRecorder) EvalShaRO

func (mr *MockCmdableMockRecorder) EvalShaRO(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

EvalShaRO indicates an expected call of EvalShaRO.

func (*MockCmdableMockRecorder) Exists

func (mr *MockCmdableMockRecorder) Exists(arg0 interface{}, arg1 ...interface{}) *gomock.Call

Exists indicates an expected call of Exists.

func (*MockCmdableMockRecorder) Expire

func (mr *MockCmdableMockRecorder) Expire(arg0, arg1, arg2 interface{}) *gomock.Call

Expire indicates an expected call of Expire.

func (*MockCmdableMockRecorder) ExpireAt

func (mr *MockCmdableMockRecorder) ExpireAt(arg0, arg1, arg2 interface{}) *gomock.Call

ExpireAt indicates an expected call of ExpireAt.

func (*MockCmdableMockRecorder) ExpireGT

func (mr *MockCmdableMockRecorder) ExpireGT(arg0, arg1, arg2 interface{}) *gomock.Call

ExpireGT indicates an expected call of ExpireGT.

func (*MockCmdableMockRecorder) ExpireLT

func (mr *MockCmdableMockRecorder) ExpireLT(arg0, arg1, arg2 interface{}) *gomock.Call

ExpireLT indicates an expected call of ExpireLT.

func (*MockCmdableMockRecorder) ExpireNX

func (mr *MockCmdableMockRecorder) ExpireNX(arg0, arg1, arg2 interface{}) *gomock.Call

ExpireNX indicates an expected call of ExpireNX.

func (*MockCmdableMockRecorder) ExpireTime

func (mr *MockCmdableMockRecorder) ExpireTime(arg0, arg1 interface{}) *gomock.Call

ExpireTime indicates an expected call of ExpireTime.

func (*MockCmdableMockRecorder) ExpireXX

func (mr *MockCmdableMockRecorder) ExpireXX(arg0, arg1, arg2 interface{}) *gomock.Call

ExpireXX indicates an expected call of ExpireXX.

func (*MockCmdableMockRecorder) FCall

func (mr *MockCmdableMockRecorder) FCall(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

FCall indicates an expected call of FCall.

func (*MockCmdableMockRecorder) FCallRO

func (mr *MockCmdableMockRecorder) FCallRO(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

FCallRO indicates an expected call of FCallRO.

func (*MockCmdableMockRecorder) FCallRo

func (mr *MockCmdableMockRecorder) FCallRo(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

FCallRo indicates an expected call of FCallRo.

func (*MockCmdableMockRecorder) FlushAll

func (mr *MockCmdableMockRecorder) FlushAll(arg0 interface{}) *gomock.Call

FlushAll indicates an expected call of FlushAll.

func (*MockCmdableMockRecorder) FlushAllAsync

func (mr *MockCmdableMockRecorder) FlushAllAsync(arg0 interface{}) *gomock.Call

FlushAllAsync indicates an expected call of FlushAllAsync.

func (*MockCmdableMockRecorder) FlushDB

func (mr *MockCmdableMockRecorder) FlushDB(arg0 interface{}) *gomock.Call

FlushDB indicates an expected call of FlushDB.

func (*MockCmdableMockRecorder) FlushDBAsync

func (mr *MockCmdableMockRecorder) FlushDBAsync(arg0 interface{}) *gomock.Call

FlushDBAsync indicates an expected call of FlushDBAsync.

func (*MockCmdableMockRecorder) FunctionDelete

func (mr *MockCmdableMockRecorder) FunctionDelete(arg0, arg1 interface{}) *gomock.Call

FunctionDelete indicates an expected call of FunctionDelete.

func (*MockCmdableMockRecorder) FunctionDump

func (mr *MockCmdableMockRecorder) FunctionDump(arg0 interface{}) *gomock.Call

FunctionDump indicates an expected call of FunctionDump.

func (*MockCmdableMockRecorder) FunctionFlush

func (mr *MockCmdableMockRecorder) FunctionFlush(arg0 interface{}) *gomock.Call

FunctionFlush indicates an expected call of FunctionFlush.

func (*MockCmdableMockRecorder) FunctionFlushAsync

func (mr *MockCmdableMockRecorder) FunctionFlushAsync(arg0 interface{}) *gomock.Call

FunctionFlushAsync indicates an expected call of FunctionFlushAsync.

func (*MockCmdableMockRecorder) FunctionKill

func (mr *MockCmdableMockRecorder) FunctionKill(arg0 interface{}) *gomock.Call

FunctionKill indicates an expected call of FunctionKill.

func (*MockCmdableMockRecorder) FunctionList

func (mr *MockCmdableMockRecorder) FunctionList(arg0, arg1 interface{}) *gomock.Call

FunctionList indicates an expected call of FunctionList.

func (*MockCmdableMockRecorder) FunctionLoad

func (mr *MockCmdableMockRecorder) FunctionLoad(arg0, arg1 interface{}) *gomock.Call

FunctionLoad indicates an expected call of FunctionLoad.

func (*MockCmdableMockRecorder) FunctionLoadReplace

func (mr *MockCmdableMockRecorder) FunctionLoadReplace(arg0, arg1 interface{}) *gomock.Call

FunctionLoadReplace indicates an expected call of FunctionLoadReplace.

func (*MockCmdableMockRecorder) FunctionRestore

func (mr *MockCmdableMockRecorder) FunctionRestore(arg0, arg1 interface{}) *gomock.Call

FunctionRestore indicates an expected call of FunctionRestore.

func (*MockCmdableMockRecorder) FunctionStats

func (mr *MockCmdableMockRecorder) FunctionStats(arg0 interface{}) *gomock.Call

FunctionStats indicates an expected call of FunctionStats.

func (*MockCmdableMockRecorder) GeoAdd

func (mr *MockCmdableMockRecorder) GeoAdd(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GeoAdd indicates an expected call of GeoAdd.

func (*MockCmdableMockRecorder) GeoDist

func (mr *MockCmdableMockRecorder) GeoDist(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

GeoDist indicates an expected call of GeoDist.

func (*MockCmdableMockRecorder) GeoHash

func (mr *MockCmdableMockRecorder) GeoHash(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GeoHash indicates an expected call of GeoHash.

func (*MockCmdableMockRecorder) GeoPos

func (mr *MockCmdableMockRecorder) GeoPos(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GeoPos indicates an expected call of GeoPos.

func (*MockCmdableMockRecorder) GeoRadius

func (mr *MockCmdableMockRecorder) GeoRadius(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

GeoRadius indicates an expected call of GeoRadius.

func (*MockCmdableMockRecorder) GeoRadiusByMember

func (mr *MockCmdableMockRecorder) GeoRadiusByMember(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

GeoRadiusByMember indicates an expected call of GeoRadiusByMember.

func (*MockCmdableMockRecorder) GeoRadiusByMemberStore

func (mr *MockCmdableMockRecorder) GeoRadiusByMemberStore(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

GeoRadiusByMemberStore indicates an expected call of GeoRadiusByMemberStore.

func (*MockCmdableMockRecorder) GeoRadiusStore

func (mr *MockCmdableMockRecorder) GeoRadiusStore(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

GeoRadiusStore indicates an expected call of GeoRadiusStore.

func (*MockCmdableMockRecorder) GeoSearch

func (mr *MockCmdableMockRecorder) GeoSearch(arg0, arg1, arg2 interface{}) *gomock.Call

GeoSearch indicates an expected call of GeoSearch.

func (*MockCmdableMockRecorder) GeoSearchLocation

func (mr *MockCmdableMockRecorder) GeoSearchLocation(arg0, arg1, arg2 interface{}) *gomock.Call

GeoSearchLocation indicates an expected call of GeoSearchLocation.

func (*MockCmdableMockRecorder) GeoSearchStore

func (mr *MockCmdableMockRecorder) GeoSearchStore(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

GeoSearchStore indicates an expected call of GeoSearchStore.

func (*MockCmdableMockRecorder) Get

func (mr *MockCmdableMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call

Get indicates an expected call of Get.

func (*MockCmdableMockRecorder) GetBit

func (mr *MockCmdableMockRecorder) GetBit(arg0, arg1, arg2 interface{}) *gomock.Call

GetBit indicates an expected call of GetBit.

func (*MockCmdableMockRecorder) GetDel

func (mr *MockCmdableMockRecorder) GetDel(arg0, arg1 interface{}) *gomock.Call

GetDel indicates an expected call of GetDel.

func (*MockCmdableMockRecorder) GetEx

func (mr *MockCmdableMockRecorder) GetEx(arg0, arg1, arg2 interface{}) *gomock.Call

GetEx indicates an expected call of GetEx.

func (*MockCmdableMockRecorder) GetRange

func (mr *MockCmdableMockRecorder) GetRange(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

GetRange indicates an expected call of GetRange.

func (*MockCmdableMockRecorder) GetSet

func (mr *MockCmdableMockRecorder) GetSet(arg0, arg1, arg2 interface{}) *gomock.Call

GetSet indicates an expected call of GetSet.

func (*MockCmdableMockRecorder) HDel

func (mr *MockCmdableMockRecorder) HDel(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

HDel indicates an expected call of HDel.

func (*MockCmdableMockRecorder) HExists

func (mr *MockCmdableMockRecorder) HExists(arg0, arg1, arg2 interface{}) *gomock.Call

HExists indicates an expected call of HExists.

func (*MockCmdableMockRecorder) HGet

func (mr *MockCmdableMockRecorder) HGet(arg0, arg1, arg2 interface{}) *gomock.Call

HGet indicates an expected call of HGet.

func (*MockCmdableMockRecorder) HGetAll

func (mr *MockCmdableMockRecorder) HGetAll(arg0, arg1 interface{}) *gomock.Call

HGetAll indicates an expected call of HGetAll.

func (*MockCmdableMockRecorder) HIncrBy

func (mr *MockCmdableMockRecorder) HIncrBy(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

HIncrBy indicates an expected call of HIncrBy.

func (*MockCmdableMockRecorder) HIncrByFloat

func (mr *MockCmdableMockRecorder) HIncrByFloat(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

HIncrByFloat indicates an expected call of HIncrByFloat.

func (*MockCmdableMockRecorder) HKeys

func (mr *MockCmdableMockRecorder) HKeys(arg0, arg1 interface{}) *gomock.Call

HKeys indicates an expected call of HKeys.

func (*MockCmdableMockRecorder) HLen

func (mr *MockCmdableMockRecorder) HLen(arg0, arg1 interface{}) *gomock.Call

HLen indicates an expected call of HLen.

func (*MockCmdableMockRecorder) HMGet

func (mr *MockCmdableMockRecorder) HMGet(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

HMGet indicates an expected call of HMGet.

func (*MockCmdableMockRecorder) HMSet

func (mr *MockCmdableMockRecorder) HMSet(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

HMSet indicates an expected call of HMSet.

func (*MockCmdableMockRecorder) HRandField

func (mr *MockCmdableMockRecorder) HRandField(arg0, arg1, arg2 interface{}) *gomock.Call

HRandField indicates an expected call of HRandField.

func (*MockCmdableMockRecorder) HRandFieldWithValues

func (mr *MockCmdableMockRecorder) HRandFieldWithValues(arg0, arg1, arg2 interface{}) *gomock.Call

HRandFieldWithValues indicates an expected call of HRandFieldWithValues.

func (*MockCmdableMockRecorder) HScan

func (mr *MockCmdableMockRecorder) HScan(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

HScan indicates an expected call of HScan.

func (*MockCmdableMockRecorder) HSet

func (mr *MockCmdableMockRecorder) HSet(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

HSet indicates an expected call of HSet.

func (*MockCmdableMockRecorder) HSetNX

func (mr *MockCmdableMockRecorder) HSetNX(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

HSetNX indicates an expected call of HSetNX.

func (*MockCmdableMockRecorder) HVals

func (mr *MockCmdableMockRecorder) HVals(arg0, arg1 interface{}) *gomock.Call

HVals indicates an expected call of HVals.

func (*MockCmdableMockRecorder) Incr

func (mr *MockCmdableMockRecorder) Incr(arg0, arg1 interface{}) *gomock.Call

Incr indicates an expected call of Incr.

func (*MockCmdableMockRecorder) IncrBy

func (mr *MockCmdableMockRecorder) IncrBy(arg0, arg1, arg2 interface{}) *gomock.Call

IncrBy indicates an expected call of IncrBy.

func (*MockCmdableMockRecorder) IncrByFloat

func (mr *MockCmdableMockRecorder) IncrByFloat(arg0, arg1, arg2 interface{}) *gomock.Call

IncrByFloat indicates an expected call of IncrByFloat.

func (*MockCmdableMockRecorder) Info

func (mr *MockCmdableMockRecorder) Info(arg0 interface{}, arg1 ...interface{}) *gomock.Call

Info indicates an expected call of Info.

func (*MockCmdableMockRecorder) Keys

func (mr *MockCmdableMockRecorder) Keys(arg0, arg1 interface{}) *gomock.Call

Keys indicates an expected call of Keys.

func (*MockCmdableMockRecorder) LCS

func (mr *MockCmdableMockRecorder) LCS(arg0, arg1 interface{}) *gomock.Call

LCS indicates an expected call of LCS.

func (*MockCmdableMockRecorder) LIndex

func (mr *MockCmdableMockRecorder) LIndex(arg0, arg1, arg2 interface{}) *gomock.Call

LIndex indicates an expected call of LIndex.

func (*MockCmdableMockRecorder) LInsert

func (mr *MockCmdableMockRecorder) LInsert(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

LInsert indicates an expected call of LInsert.

func (*MockCmdableMockRecorder) LInsertAfter

func (mr *MockCmdableMockRecorder) LInsertAfter(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

LInsertAfter indicates an expected call of LInsertAfter.

func (*MockCmdableMockRecorder) LInsertBefore

func (mr *MockCmdableMockRecorder) LInsertBefore(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

LInsertBefore indicates an expected call of LInsertBefore.

func (*MockCmdableMockRecorder) LLen

func (mr *MockCmdableMockRecorder) LLen(arg0, arg1 interface{}) *gomock.Call

LLen indicates an expected call of LLen.

func (*MockCmdableMockRecorder) LMPop

func (mr *MockCmdableMockRecorder) LMPop(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

LMPop indicates an expected call of LMPop.

func (*MockCmdableMockRecorder) LMove

func (mr *MockCmdableMockRecorder) LMove(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

LMove indicates an expected call of LMove.

func (*MockCmdableMockRecorder) LPop

func (mr *MockCmdableMockRecorder) LPop(arg0, arg1 interface{}) *gomock.Call

LPop indicates an expected call of LPop.

func (*MockCmdableMockRecorder) LPopCount

func (mr *MockCmdableMockRecorder) LPopCount(arg0, arg1, arg2 interface{}) *gomock.Call

LPopCount indicates an expected call of LPopCount.

func (*MockCmdableMockRecorder) LPos

func (mr *MockCmdableMockRecorder) LPos(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

LPos indicates an expected call of LPos.

func (*MockCmdableMockRecorder) LPosCount

func (mr *MockCmdableMockRecorder) LPosCount(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

LPosCount indicates an expected call of LPosCount.

func (*MockCmdableMockRecorder) LPush

func (mr *MockCmdableMockRecorder) LPush(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

LPush indicates an expected call of LPush.

func (*MockCmdableMockRecorder) LPushX

func (mr *MockCmdableMockRecorder) LPushX(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

LPushX indicates an expected call of LPushX.

func (*MockCmdableMockRecorder) LRange

func (mr *MockCmdableMockRecorder) LRange(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

LRange indicates an expected call of LRange.

func (*MockCmdableMockRecorder) LRem

func (mr *MockCmdableMockRecorder) LRem(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

LRem indicates an expected call of LRem.

func (*MockCmdableMockRecorder) LSet

func (mr *MockCmdableMockRecorder) LSet(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

LSet indicates an expected call of LSet.

func (*MockCmdableMockRecorder) LTrim

func (mr *MockCmdableMockRecorder) LTrim(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

LTrim indicates an expected call of LTrim.

func (*MockCmdableMockRecorder) LastSave

func (mr *MockCmdableMockRecorder) LastSave(arg0 interface{}) *gomock.Call

LastSave indicates an expected call of LastSave.

func (*MockCmdableMockRecorder) MGet

func (mr *MockCmdableMockRecorder) MGet(arg0 interface{}, arg1 ...interface{}) *gomock.Call

MGet indicates an expected call of MGet.

func (*MockCmdableMockRecorder) MSet

func (mr *MockCmdableMockRecorder) MSet(arg0 interface{}, arg1 ...interface{}) *gomock.Call

MSet indicates an expected call of MSet.

func (*MockCmdableMockRecorder) MSetNX

func (mr *MockCmdableMockRecorder) MSetNX(arg0 interface{}, arg1 ...interface{}) *gomock.Call

MSetNX indicates an expected call of MSetNX.

func (*MockCmdableMockRecorder) MemoryUsage

func (mr *MockCmdableMockRecorder) MemoryUsage(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

MemoryUsage indicates an expected call of MemoryUsage.

func (*MockCmdableMockRecorder) Migrate

func (mr *MockCmdableMockRecorder) Migrate(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call

Migrate indicates an expected call of Migrate.

func (*MockCmdableMockRecorder) ModuleLoadex

func (mr *MockCmdableMockRecorder) ModuleLoadex(arg0, arg1 interface{}) *gomock.Call

ModuleLoadex indicates an expected call of ModuleLoadex.

func (*MockCmdableMockRecorder) Move

func (mr *MockCmdableMockRecorder) Move(arg0, arg1, arg2 interface{}) *gomock.Call

Move indicates an expected call of Move.

func (*MockCmdableMockRecorder) ObjectEncoding

func (mr *MockCmdableMockRecorder) ObjectEncoding(arg0, arg1 interface{}) *gomock.Call

ObjectEncoding indicates an expected call of ObjectEncoding.

func (*MockCmdableMockRecorder) ObjectIdleTime

func (mr *MockCmdableMockRecorder) ObjectIdleTime(arg0, arg1 interface{}) *gomock.Call

ObjectIdleTime indicates an expected call of ObjectIdleTime.

func (*MockCmdableMockRecorder) ObjectRefCount

func (mr *MockCmdableMockRecorder) ObjectRefCount(arg0, arg1 interface{}) *gomock.Call

ObjectRefCount indicates an expected call of ObjectRefCount.

func (*MockCmdableMockRecorder) PExpire

func (mr *MockCmdableMockRecorder) PExpire(arg0, arg1, arg2 interface{}) *gomock.Call

PExpire indicates an expected call of PExpire.

func (*MockCmdableMockRecorder) PExpireAt

func (mr *MockCmdableMockRecorder) PExpireAt(arg0, arg1, arg2 interface{}) *gomock.Call

PExpireAt indicates an expected call of PExpireAt.

func (*MockCmdableMockRecorder) PExpireTime

func (mr *MockCmdableMockRecorder) PExpireTime(arg0, arg1 interface{}) *gomock.Call

PExpireTime indicates an expected call of PExpireTime.

func (*MockCmdableMockRecorder) PFAdd

func (mr *MockCmdableMockRecorder) PFAdd(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PFAdd indicates an expected call of PFAdd.

func (*MockCmdableMockRecorder) PFCount

func (mr *MockCmdableMockRecorder) PFCount(arg0 interface{}, arg1 ...interface{}) *gomock.Call

PFCount indicates an expected call of PFCount.

func (*MockCmdableMockRecorder) PFMerge

func (mr *MockCmdableMockRecorder) PFMerge(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PFMerge indicates an expected call of PFMerge.

func (*MockCmdableMockRecorder) PTTL

func (mr *MockCmdableMockRecorder) PTTL(arg0, arg1 interface{}) *gomock.Call

PTTL indicates an expected call of PTTL.

func (*MockCmdableMockRecorder) Persist

func (mr *MockCmdableMockRecorder) Persist(arg0, arg1 interface{}) *gomock.Call

Persist indicates an expected call of Persist.

func (*MockCmdableMockRecorder) Ping

func (mr *MockCmdableMockRecorder) Ping(arg0 interface{}) *gomock.Call

Ping indicates an expected call of Ping.

func (*MockCmdableMockRecorder) Pipeline

func (mr *MockCmdableMockRecorder) Pipeline() *gomock.Call

Pipeline indicates an expected call of Pipeline.

func (*MockCmdableMockRecorder) Pipelined

func (mr *MockCmdableMockRecorder) Pipelined(arg0, arg1 interface{}) *gomock.Call

Pipelined indicates an expected call of Pipelined.

func (*MockCmdableMockRecorder) PubSubChannels

func (mr *MockCmdableMockRecorder) PubSubChannels(arg0, arg1 interface{}) *gomock.Call

PubSubChannels indicates an expected call of PubSubChannels.

func (*MockCmdableMockRecorder) PubSubNumPat

func (mr *MockCmdableMockRecorder) PubSubNumPat(arg0 interface{}) *gomock.Call

PubSubNumPat indicates an expected call of PubSubNumPat.

func (*MockCmdableMockRecorder) PubSubNumSub

func (mr *MockCmdableMockRecorder) PubSubNumSub(arg0 interface{}, arg1 ...interface{}) *gomock.Call

PubSubNumSub indicates an expected call of PubSubNumSub.

func (*MockCmdableMockRecorder) PubSubShardChannels

func (mr *MockCmdableMockRecorder) PubSubShardChannels(arg0, arg1 interface{}) *gomock.Call

PubSubShardChannels indicates an expected call of PubSubShardChannels.

func (*MockCmdableMockRecorder) PubSubShardNumSub

func (mr *MockCmdableMockRecorder) PubSubShardNumSub(arg0 interface{}, arg1 ...interface{}) *gomock.Call

PubSubShardNumSub indicates an expected call of PubSubShardNumSub.

func (*MockCmdableMockRecorder) Publish

func (mr *MockCmdableMockRecorder) Publish(arg0, arg1, arg2 interface{}) *gomock.Call

Publish indicates an expected call of Publish.

func (*MockCmdableMockRecorder) Quit

func (mr *MockCmdableMockRecorder) Quit(arg0 interface{}) *gomock.Call

Quit indicates an expected call of Quit.

func (*MockCmdableMockRecorder) RPop

func (mr *MockCmdableMockRecorder) RPop(arg0, arg1 interface{}) *gomock.Call

RPop indicates an expected call of RPop.

func (*MockCmdableMockRecorder) RPopCount

func (mr *MockCmdableMockRecorder) RPopCount(arg0, arg1, arg2 interface{}) *gomock.Call

RPopCount indicates an expected call of RPopCount.

func (*MockCmdableMockRecorder) RPopLPush

func (mr *MockCmdableMockRecorder) RPopLPush(arg0, arg1, arg2 interface{}) *gomock.Call

RPopLPush indicates an expected call of RPopLPush.

func (*MockCmdableMockRecorder) RPush

func (mr *MockCmdableMockRecorder) RPush(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RPush indicates an expected call of RPush.

func (*MockCmdableMockRecorder) RPushX

func (mr *MockCmdableMockRecorder) RPushX(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RPushX indicates an expected call of RPushX.

func (*MockCmdableMockRecorder) RandomKey

func (mr *MockCmdableMockRecorder) RandomKey(arg0 interface{}) *gomock.Call

RandomKey indicates an expected call of RandomKey.

func (*MockCmdableMockRecorder) ReadOnly

func (mr *MockCmdableMockRecorder) ReadOnly(arg0 interface{}) *gomock.Call

ReadOnly indicates an expected call of ReadOnly.

func (*MockCmdableMockRecorder) ReadWrite

func (mr *MockCmdableMockRecorder) ReadWrite(arg0 interface{}) *gomock.Call

ReadWrite indicates an expected call of ReadWrite.

func (*MockCmdableMockRecorder) Rename

func (mr *MockCmdableMockRecorder) Rename(arg0, arg1, arg2 interface{}) *gomock.Call

Rename indicates an expected call of Rename.

func (*MockCmdableMockRecorder) RenameNX

func (mr *MockCmdableMockRecorder) RenameNX(arg0, arg1, arg2 interface{}) *gomock.Call

RenameNX indicates an expected call of RenameNX.

func (*MockCmdableMockRecorder) Restore

func (mr *MockCmdableMockRecorder) Restore(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

Restore indicates an expected call of Restore.

func (*MockCmdableMockRecorder) RestoreReplace

func (mr *MockCmdableMockRecorder) RestoreReplace(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

RestoreReplace indicates an expected call of RestoreReplace.

func (*MockCmdableMockRecorder) SAdd

func (mr *MockCmdableMockRecorder) SAdd(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SAdd indicates an expected call of SAdd.

func (*MockCmdableMockRecorder) SCard

func (mr *MockCmdableMockRecorder) SCard(arg0, arg1 interface{}) *gomock.Call

SCard indicates an expected call of SCard.

func (*MockCmdableMockRecorder) SDiff

func (mr *MockCmdableMockRecorder) SDiff(arg0 interface{}, arg1 ...interface{}) *gomock.Call

SDiff indicates an expected call of SDiff.

func (*MockCmdableMockRecorder) SDiffStore

func (mr *MockCmdableMockRecorder) SDiffStore(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SDiffStore indicates an expected call of SDiffStore.

func (*MockCmdableMockRecorder) SInter

func (mr *MockCmdableMockRecorder) SInter(arg0 interface{}, arg1 ...interface{}) *gomock.Call

SInter indicates an expected call of SInter.

func (*MockCmdableMockRecorder) SInterCard

func (mr *MockCmdableMockRecorder) SInterCard(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SInterCard indicates an expected call of SInterCard.

func (*MockCmdableMockRecorder) SInterStore

func (mr *MockCmdableMockRecorder) SInterStore(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SInterStore indicates an expected call of SInterStore.

func (*MockCmdableMockRecorder) SIsMember

func (mr *MockCmdableMockRecorder) SIsMember(arg0, arg1, arg2 interface{}) *gomock.Call

SIsMember indicates an expected call of SIsMember.

func (*MockCmdableMockRecorder) SMIsMember

func (mr *MockCmdableMockRecorder) SMIsMember(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SMIsMember indicates an expected call of SMIsMember.

func (*MockCmdableMockRecorder) SMembers

func (mr *MockCmdableMockRecorder) SMembers(arg0, arg1 interface{}) *gomock.Call

SMembers indicates an expected call of SMembers.

func (*MockCmdableMockRecorder) SMembersMap

func (mr *MockCmdableMockRecorder) SMembersMap(arg0, arg1 interface{}) *gomock.Call

SMembersMap indicates an expected call of SMembersMap.

func (*MockCmdableMockRecorder) SMove

func (mr *MockCmdableMockRecorder) SMove(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

SMove indicates an expected call of SMove.

func (*MockCmdableMockRecorder) SPop

func (mr *MockCmdableMockRecorder) SPop(arg0, arg1 interface{}) *gomock.Call

SPop indicates an expected call of SPop.

func (*MockCmdableMockRecorder) SPopN

func (mr *MockCmdableMockRecorder) SPopN(arg0, arg1, arg2 interface{}) *gomock.Call

SPopN indicates an expected call of SPopN.

func (*MockCmdableMockRecorder) SPublish

func (mr *MockCmdableMockRecorder) SPublish(arg0, arg1, arg2 interface{}) *gomock.Call

SPublish indicates an expected call of SPublish.

func (*MockCmdableMockRecorder) SRandMember

func (mr *MockCmdableMockRecorder) SRandMember(arg0, arg1 interface{}) *gomock.Call

SRandMember indicates an expected call of SRandMember.

func (*MockCmdableMockRecorder) SRandMemberN

func (mr *MockCmdableMockRecorder) SRandMemberN(arg0, arg1, arg2 interface{}) *gomock.Call

SRandMemberN indicates an expected call of SRandMemberN.

func (*MockCmdableMockRecorder) SRem

func (mr *MockCmdableMockRecorder) SRem(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SRem indicates an expected call of SRem.

func (*MockCmdableMockRecorder) SScan

func (mr *MockCmdableMockRecorder) SScan(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

SScan indicates an expected call of SScan.

func (*MockCmdableMockRecorder) SUnion

func (mr *MockCmdableMockRecorder) SUnion(arg0 interface{}, arg1 ...interface{}) *gomock.Call

SUnion indicates an expected call of SUnion.

func (*MockCmdableMockRecorder) SUnionStore

func (mr *MockCmdableMockRecorder) SUnionStore(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SUnionStore indicates an expected call of SUnionStore.

func (*MockCmdableMockRecorder) Save

func (mr *MockCmdableMockRecorder) Save(arg0 interface{}) *gomock.Call

Save indicates an expected call of Save.

func (*MockCmdableMockRecorder) Scan

func (mr *MockCmdableMockRecorder) Scan(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

Scan indicates an expected call of Scan.

func (*MockCmdableMockRecorder) ScanType

func (mr *MockCmdableMockRecorder) ScanType(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

ScanType indicates an expected call of ScanType.

func (*MockCmdableMockRecorder) ScriptExists

func (mr *MockCmdableMockRecorder) ScriptExists(arg0 interface{}, arg1 ...interface{}) *gomock.Call

ScriptExists indicates an expected call of ScriptExists.

func (*MockCmdableMockRecorder) ScriptFlush

func (mr *MockCmdableMockRecorder) ScriptFlush(arg0 interface{}) *gomock.Call

ScriptFlush indicates an expected call of ScriptFlush.

func (*MockCmdableMockRecorder) ScriptKill

func (mr *MockCmdableMockRecorder) ScriptKill(arg0 interface{}) *gomock.Call

ScriptKill indicates an expected call of ScriptKill.

func (*MockCmdableMockRecorder) ScriptLoad

func (mr *MockCmdableMockRecorder) ScriptLoad(arg0, arg1 interface{}) *gomock.Call

ScriptLoad indicates an expected call of ScriptLoad.

func (*MockCmdableMockRecorder) Set

func (mr *MockCmdableMockRecorder) Set(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

Set indicates an expected call of Set.

func (*MockCmdableMockRecorder) SetArgs

func (mr *MockCmdableMockRecorder) SetArgs(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

SetArgs indicates an expected call of SetArgs.

func (*MockCmdableMockRecorder) SetBit

func (mr *MockCmdableMockRecorder) SetBit(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

SetBit indicates an expected call of SetBit.

func (*MockCmdableMockRecorder) SetEx

func (mr *MockCmdableMockRecorder) SetEx(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

SetEx indicates an expected call of SetEx.

func (*MockCmdableMockRecorder) SetNX

func (mr *MockCmdableMockRecorder) SetNX(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

SetNX indicates an expected call of SetNX.

func (*MockCmdableMockRecorder) SetRange

func (mr *MockCmdableMockRecorder) SetRange(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

SetRange indicates an expected call of SetRange.

func (*MockCmdableMockRecorder) SetXX

func (mr *MockCmdableMockRecorder) SetXX(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

SetXX indicates an expected call of SetXX.

func (*MockCmdableMockRecorder) Shutdown

func (mr *MockCmdableMockRecorder) Shutdown(arg0 interface{}) *gomock.Call

Shutdown indicates an expected call of Shutdown.

func (*MockCmdableMockRecorder) ShutdownNoSave

func (mr *MockCmdableMockRecorder) ShutdownNoSave(arg0 interface{}) *gomock.Call

ShutdownNoSave indicates an expected call of ShutdownNoSave.

func (*MockCmdableMockRecorder) ShutdownSave

func (mr *MockCmdableMockRecorder) ShutdownSave(arg0 interface{}) *gomock.Call

ShutdownSave indicates an expected call of ShutdownSave.

func (*MockCmdableMockRecorder) SlaveOf

func (mr *MockCmdableMockRecorder) SlaveOf(arg0, arg1, arg2 interface{}) *gomock.Call

SlaveOf indicates an expected call of SlaveOf.

func (*MockCmdableMockRecorder) SlowLogGet

func (mr *MockCmdableMockRecorder) SlowLogGet(arg0, arg1 interface{}) *gomock.Call

SlowLogGet indicates an expected call of SlowLogGet.

func (*MockCmdableMockRecorder) Sort

func (mr *MockCmdableMockRecorder) Sort(arg0, arg1, arg2 interface{}) *gomock.Call

Sort indicates an expected call of Sort.

func (*MockCmdableMockRecorder) SortInterfaces

func (mr *MockCmdableMockRecorder) SortInterfaces(arg0, arg1, arg2 interface{}) *gomock.Call

SortInterfaces indicates an expected call of SortInterfaces.

func (*MockCmdableMockRecorder) SortRO

func (mr *MockCmdableMockRecorder) SortRO(arg0, arg1, arg2 interface{}) *gomock.Call

SortRO indicates an expected call of SortRO.

func (*MockCmdableMockRecorder) SortStore

func (mr *MockCmdableMockRecorder) SortStore(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

SortStore indicates an expected call of SortStore.

func (*MockCmdableMockRecorder) StrLen

func (mr *MockCmdableMockRecorder) StrLen(arg0, arg1 interface{}) *gomock.Call

StrLen indicates an expected call of StrLen.

func (*MockCmdableMockRecorder) TDigestAdd

func (mr *MockCmdableMockRecorder) TDigestAdd(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TDigestAdd indicates an expected call of TDigestAdd.

func (*MockCmdableMockRecorder) TDigestByRank

func (mr *MockCmdableMockRecorder) TDigestByRank(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TDigestByRank indicates an expected call of TDigestByRank.

func (*MockCmdableMockRecorder) TDigestByRevRank

func (mr *MockCmdableMockRecorder) TDigestByRevRank(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TDigestByRevRank indicates an expected call of TDigestByRevRank.

func (*MockCmdableMockRecorder) TDigestCDF

func (mr *MockCmdableMockRecorder) TDigestCDF(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TDigestCDF indicates an expected call of TDigestCDF.

func (*MockCmdableMockRecorder) TDigestCreate

func (mr *MockCmdableMockRecorder) TDigestCreate(arg0, arg1 interface{}) *gomock.Call

TDigestCreate indicates an expected call of TDigestCreate.

func (*MockCmdableMockRecorder) TDigestCreateWithCompression

func (mr *MockCmdableMockRecorder) TDigestCreateWithCompression(arg0, arg1, arg2 interface{}) *gomock.Call

TDigestCreateWithCompression indicates an expected call of TDigestCreateWithCompression.

func (*MockCmdableMockRecorder) TDigestInfo

func (mr *MockCmdableMockRecorder) TDigestInfo(arg0, arg1 interface{}) *gomock.Call

TDigestInfo indicates an expected call of TDigestInfo.

func (*MockCmdableMockRecorder) TDigestMax

func (mr *MockCmdableMockRecorder) TDigestMax(arg0, arg1 interface{}) *gomock.Call

TDigestMax indicates an expected call of TDigestMax.

func (*MockCmdableMockRecorder) TDigestMerge

func (mr *MockCmdableMockRecorder) TDigestMerge(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

TDigestMerge indicates an expected call of TDigestMerge.

func (*MockCmdableMockRecorder) TDigestMin

func (mr *MockCmdableMockRecorder) TDigestMin(arg0, arg1 interface{}) *gomock.Call

TDigestMin indicates an expected call of TDigestMin.

func (*MockCmdableMockRecorder) TDigestQuantile

func (mr *MockCmdableMockRecorder) TDigestQuantile(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TDigestQuantile indicates an expected call of TDigestQuantile.

func (*MockCmdableMockRecorder) TDigestRank

func (mr *MockCmdableMockRecorder) TDigestRank(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TDigestRank indicates an expected call of TDigestRank.

func (*MockCmdableMockRecorder) TDigestReset

func (mr *MockCmdableMockRecorder) TDigestReset(arg0, arg1 interface{}) *gomock.Call

TDigestReset indicates an expected call of TDigestReset.

func (*MockCmdableMockRecorder) TDigestRevRank

func (mr *MockCmdableMockRecorder) TDigestRevRank(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TDigestRevRank indicates an expected call of TDigestRevRank.

func (*MockCmdableMockRecorder) TDigestTrimmedMean

func (mr *MockCmdableMockRecorder) TDigestTrimmedMean(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

TDigestTrimmedMean indicates an expected call of TDigestTrimmedMean.

func (*MockCmdableMockRecorder) TFCall

func (mr *MockCmdableMockRecorder) TFCall(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

TFCall indicates an expected call of TFCall.

func (*MockCmdableMockRecorder) TFCallASYNC

func (mr *MockCmdableMockRecorder) TFCallASYNC(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

TFCallASYNC indicates an expected call of TFCallASYNC.

func (*MockCmdableMockRecorder) TFCallASYNCArgs

func (mr *MockCmdableMockRecorder) TFCallASYNCArgs(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

TFCallASYNCArgs indicates an expected call of TFCallASYNCArgs.

func (*MockCmdableMockRecorder) TFCallArgs

func (mr *MockCmdableMockRecorder) TFCallArgs(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

TFCallArgs indicates an expected call of TFCallArgs.

func (*MockCmdableMockRecorder) TFunctionDelete

func (mr *MockCmdableMockRecorder) TFunctionDelete(arg0, arg1 interface{}) *gomock.Call

TFunctionDelete indicates an expected call of TFunctionDelete.

func (*MockCmdableMockRecorder) TFunctionList

func (mr *MockCmdableMockRecorder) TFunctionList(arg0 interface{}) *gomock.Call

TFunctionList indicates an expected call of TFunctionList.

func (*MockCmdableMockRecorder) TFunctionListArgs

func (mr *MockCmdableMockRecorder) TFunctionListArgs(arg0, arg1 interface{}) *gomock.Call

TFunctionListArgs indicates an expected call of TFunctionListArgs.

func (*MockCmdableMockRecorder) TFunctionLoad

func (mr *MockCmdableMockRecorder) TFunctionLoad(arg0, arg1 interface{}) *gomock.Call

TFunctionLoad indicates an expected call of TFunctionLoad.

func (*MockCmdableMockRecorder) TFunctionLoadArgs

func (mr *MockCmdableMockRecorder) TFunctionLoadArgs(arg0, arg1, arg2 interface{}) *gomock.Call

TFunctionLoadArgs indicates an expected call of TFunctionLoadArgs.

func (*MockCmdableMockRecorder) TTL

func (mr *MockCmdableMockRecorder) TTL(arg0, arg1 interface{}) *gomock.Call

TTL indicates an expected call of TTL.

func (*MockCmdableMockRecorder) Time

func (mr *MockCmdableMockRecorder) Time(arg0 interface{}) *gomock.Call

Time indicates an expected call of Time.

func (*MockCmdableMockRecorder) TopKAdd

func (mr *MockCmdableMockRecorder) TopKAdd(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TopKAdd indicates an expected call of TopKAdd.

func (*MockCmdableMockRecorder) TopKCount

func (mr *MockCmdableMockRecorder) TopKCount(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TopKCount indicates an expected call of TopKCount.

func (*MockCmdableMockRecorder) TopKIncrBy

func (mr *MockCmdableMockRecorder) TopKIncrBy(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TopKIncrBy indicates an expected call of TopKIncrBy.

func (*MockCmdableMockRecorder) TopKInfo

func (mr *MockCmdableMockRecorder) TopKInfo(arg0, arg1 interface{}) *gomock.Call

TopKInfo indicates an expected call of TopKInfo.

func (*MockCmdableMockRecorder) TopKList

func (mr *MockCmdableMockRecorder) TopKList(arg0, arg1 interface{}) *gomock.Call

TopKList indicates an expected call of TopKList.

func (*MockCmdableMockRecorder) TopKListWithCount

func (mr *MockCmdableMockRecorder) TopKListWithCount(arg0, arg1 interface{}) *gomock.Call

TopKListWithCount indicates an expected call of TopKListWithCount.

func (*MockCmdableMockRecorder) TopKQuery

func (mr *MockCmdableMockRecorder) TopKQuery(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TopKQuery indicates an expected call of TopKQuery.

func (*MockCmdableMockRecorder) TopKReserve

func (mr *MockCmdableMockRecorder) TopKReserve(arg0, arg1, arg2 interface{}) *gomock.Call

TopKReserve indicates an expected call of TopKReserve.

func (*MockCmdableMockRecorder) TopKReserveWithOptions

func (mr *MockCmdableMockRecorder) TopKReserveWithOptions(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call

TopKReserveWithOptions indicates an expected call of TopKReserveWithOptions.

func (*MockCmdableMockRecorder) Touch

func (mr *MockCmdableMockRecorder) Touch(arg0 interface{}, arg1 ...interface{}) *gomock.Call

Touch indicates an expected call of Touch.

func (*MockCmdableMockRecorder) TxPipeline

func (mr *MockCmdableMockRecorder) TxPipeline() *gomock.Call

TxPipeline indicates an expected call of TxPipeline.

func (*MockCmdableMockRecorder) TxPipelined

func (mr *MockCmdableMockRecorder) TxPipelined(arg0, arg1 interface{}) *gomock.Call

TxPipelined indicates an expected call of TxPipelined.

func (*MockCmdableMockRecorder) Type

func (mr *MockCmdableMockRecorder) Type(arg0, arg1 interface{}) *gomock.Call

Type indicates an expected call of Type.

func (mr *MockCmdableMockRecorder) Unlink(arg0 interface{}, arg1 ...interface{}) *gomock.Call

Unlink indicates an expected call of Unlink.

func (*MockCmdableMockRecorder) XAck

func (mr *MockCmdableMockRecorder) XAck(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

XAck indicates an expected call of XAck.

func (*MockCmdableMockRecorder) XAdd

func (mr *MockCmdableMockRecorder) XAdd(arg0, arg1 interface{}) *gomock.Call

XAdd indicates an expected call of XAdd.

func (*MockCmdableMockRecorder) XAutoClaim

func (mr *MockCmdableMockRecorder) XAutoClaim(arg0, arg1 interface{}) *gomock.Call

XAutoClaim indicates an expected call of XAutoClaim.

func (*MockCmdableMockRecorder) XAutoClaimJustID

func (mr *MockCmdableMockRecorder) XAutoClaimJustID(arg0, arg1 interface{}) *gomock.Call

XAutoClaimJustID indicates an expected call of XAutoClaimJustID.

func (*MockCmdableMockRecorder) XClaim

func (mr *MockCmdableMockRecorder) XClaim(arg0, arg1 interface{}) *gomock.Call

XClaim indicates an expected call of XClaim.

func (*MockCmdableMockRecorder) XClaimJustID

func (mr *MockCmdableMockRecorder) XClaimJustID(arg0, arg1 interface{}) *gomock.Call

XClaimJustID indicates an expected call of XClaimJustID.

func (*MockCmdableMockRecorder) XDel

func (mr *MockCmdableMockRecorder) XDel(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

XDel indicates an expected call of XDel.

func (*MockCmdableMockRecorder) XGroupCreate

func (mr *MockCmdableMockRecorder) XGroupCreate(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

XGroupCreate indicates an expected call of XGroupCreate.

func (*MockCmdableMockRecorder) XGroupCreateConsumer

func (mr *MockCmdableMockRecorder) XGroupCreateConsumer(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

XGroupCreateConsumer indicates an expected call of XGroupCreateConsumer.

func (*MockCmdableMockRecorder) XGroupCreateMkStream

func (mr *MockCmdableMockRecorder) XGroupCreateMkStream(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

XGroupCreateMkStream indicates an expected call of XGroupCreateMkStream.

func (*MockCmdableMockRecorder) XGroupDelConsumer

func (mr *MockCmdableMockRecorder) XGroupDelConsumer(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

XGroupDelConsumer indicates an expected call of XGroupDelConsumer.

func (*MockCmdableMockRecorder) XGroupDestroy

func (mr *MockCmdableMockRecorder) XGroupDestroy(arg0, arg1, arg2 interface{}) *gomock.Call

XGroupDestroy indicates an expected call of XGroupDestroy.

func (*MockCmdableMockRecorder) XGroupSetID

func (mr *MockCmdableMockRecorder) XGroupSetID(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

XGroupSetID indicates an expected call of XGroupSetID.

func (*MockCmdableMockRecorder) XInfoConsumers

func (mr *MockCmdableMockRecorder) XInfoConsumers(arg0, arg1, arg2 interface{}) *gomock.Call

XInfoConsumers indicates an expected call of XInfoConsumers.

func (*MockCmdableMockRecorder) XInfoGroups

func (mr *MockCmdableMockRecorder) XInfoGroups(arg0, arg1 interface{}) *gomock.Call

XInfoGroups indicates an expected call of XInfoGroups.

func (*MockCmdableMockRecorder) XInfoStream

func (mr *MockCmdableMockRecorder) XInfoStream(arg0, arg1 interface{}) *gomock.Call

XInfoStream indicates an expected call of XInfoStream.

func (*MockCmdableMockRecorder) XInfoStreamFull

func (mr *MockCmdableMockRecorder) XInfoStreamFull(arg0, arg1, arg2 interface{}) *gomock.Call

XInfoStreamFull indicates an expected call of XInfoStreamFull.

func (*MockCmdableMockRecorder) XLen

func (mr *MockCmdableMockRecorder) XLen(arg0, arg1 interface{}) *gomock.Call

XLen indicates an expected call of XLen.

func (*MockCmdableMockRecorder) XPending

func (mr *MockCmdableMockRecorder) XPending(arg0, arg1, arg2 interface{}) *gomock.Call

XPending indicates an expected call of XPending.

func (*MockCmdableMockRecorder) XPendingExt

func (mr *MockCmdableMockRecorder) XPendingExt(arg0, arg1 interface{}) *gomock.Call

XPendingExt indicates an expected call of XPendingExt.

func (*MockCmdableMockRecorder) XRange

func (mr *MockCmdableMockRecorder) XRange(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

XRange indicates an expected call of XRange.

func (*MockCmdableMockRecorder) XRangeN

func (mr *MockCmdableMockRecorder) XRangeN(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

XRangeN indicates an expected call of XRangeN.

func (*MockCmdableMockRecorder) XRead

func (mr *MockCmdableMockRecorder) XRead(arg0, arg1 interface{}) *gomock.Call

XRead indicates an expected call of XRead.

func (*MockCmdableMockRecorder) XReadGroup

func (mr *MockCmdableMockRecorder) XReadGroup(arg0, arg1 interface{}) *gomock.Call

XReadGroup indicates an expected call of XReadGroup.

func (*MockCmdableMockRecorder) XReadStreams

func (mr *MockCmdableMockRecorder) XReadStreams(arg0 interface{}, arg1 ...interface{}) *gomock.Call

XReadStreams indicates an expected call of XReadStreams.

func (*MockCmdableMockRecorder) XRevRange

func (mr *MockCmdableMockRecorder) XRevRange(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

XRevRange indicates an expected call of XRevRange.

func (*MockCmdableMockRecorder) XRevRangeN

func (mr *MockCmdableMockRecorder) XRevRangeN(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

XRevRangeN indicates an expected call of XRevRangeN.

func (*MockCmdableMockRecorder) XTrimMaxLen

func (mr *MockCmdableMockRecorder) XTrimMaxLen(arg0, arg1, arg2 interface{}) *gomock.Call

XTrimMaxLen indicates an expected call of XTrimMaxLen.

func (*MockCmdableMockRecorder) XTrimMaxLenApprox

func (mr *MockCmdableMockRecorder) XTrimMaxLenApprox(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

XTrimMaxLenApprox indicates an expected call of XTrimMaxLenApprox.

func (*MockCmdableMockRecorder) XTrimMinID

func (mr *MockCmdableMockRecorder) XTrimMinID(arg0, arg1, arg2 interface{}) *gomock.Call

XTrimMinID indicates an expected call of XTrimMinID.

func (*MockCmdableMockRecorder) XTrimMinIDApprox

func (mr *MockCmdableMockRecorder) XTrimMinIDApprox(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

XTrimMinIDApprox indicates an expected call of XTrimMinIDApprox.

func (*MockCmdableMockRecorder) ZAdd

func (mr *MockCmdableMockRecorder) ZAdd(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ZAdd indicates an expected call of ZAdd.

func (*MockCmdableMockRecorder) ZAddArgs

func (mr *MockCmdableMockRecorder) ZAddArgs(arg0, arg1, arg2 interface{}) *gomock.Call

ZAddArgs indicates an expected call of ZAddArgs.

func (*MockCmdableMockRecorder) ZAddArgsIncr

func (mr *MockCmdableMockRecorder) ZAddArgsIncr(arg0, arg1, arg2 interface{}) *gomock.Call

ZAddArgsIncr indicates an expected call of ZAddArgsIncr.

func (*MockCmdableMockRecorder) ZAddGT

func (mr *MockCmdableMockRecorder) ZAddGT(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ZAddGT indicates an expected call of ZAddGT.

func (*MockCmdableMockRecorder) ZAddLT

func (mr *MockCmdableMockRecorder) ZAddLT(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ZAddLT indicates an expected call of ZAddLT.

func (*MockCmdableMockRecorder) ZAddNX

func (mr *MockCmdableMockRecorder) ZAddNX(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ZAddNX indicates an expected call of ZAddNX.

func (*MockCmdableMockRecorder) ZAddXX

func (mr *MockCmdableMockRecorder) ZAddXX(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ZAddXX indicates an expected call of ZAddXX.

func (*MockCmdableMockRecorder) ZCard

func (mr *MockCmdableMockRecorder) ZCard(arg0, arg1 interface{}) *gomock.Call

ZCard indicates an expected call of ZCard.

func (*MockCmdableMockRecorder) ZCount

func (mr *MockCmdableMockRecorder) ZCount(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ZCount indicates an expected call of ZCount.

func (*MockCmdableMockRecorder) ZDiff

func (mr *MockCmdableMockRecorder) ZDiff(arg0 interface{}, arg1 ...interface{}) *gomock.Call

ZDiff indicates an expected call of ZDiff.

func (*MockCmdableMockRecorder) ZDiffStore

func (mr *MockCmdableMockRecorder) ZDiffStore(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ZDiffStore indicates an expected call of ZDiffStore.

func (*MockCmdableMockRecorder) ZDiffWithScores

func (mr *MockCmdableMockRecorder) ZDiffWithScores(arg0 interface{}, arg1 ...interface{}) *gomock.Call

ZDiffWithScores indicates an expected call of ZDiffWithScores.

func (*MockCmdableMockRecorder) ZIncrBy

func (mr *MockCmdableMockRecorder) ZIncrBy(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ZIncrBy indicates an expected call of ZIncrBy.

func (*MockCmdableMockRecorder) ZInter

func (mr *MockCmdableMockRecorder) ZInter(arg0, arg1 interface{}) *gomock.Call

ZInter indicates an expected call of ZInter.

func (*MockCmdableMockRecorder) ZInterCard

func (mr *MockCmdableMockRecorder) ZInterCard(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ZInterCard indicates an expected call of ZInterCard.

func (*MockCmdableMockRecorder) ZInterStore

func (mr *MockCmdableMockRecorder) ZInterStore(arg0, arg1, arg2 interface{}) *gomock.Call

ZInterStore indicates an expected call of ZInterStore.

func (*MockCmdableMockRecorder) ZInterWithScores

func (mr *MockCmdableMockRecorder) ZInterWithScores(arg0, arg1 interface{}) *gomock.Call

ZInterWithScores indicates an expected call of ZInterWithScores.

func (*MockCmdableMockRecorder) ZLexCount

func (mr *MockCmdableMockRecorder) ZLexCount(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ZLexCount indicates an expected call of ZLexCount.

func (*MockCmdableMockRecorder) ZMPop

func (mr *MockCmdableMockRecorder) ZMPop(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ZMPop indicates an expected call of ZMPop.

func (*MockCmdableMockRecorder) ZMScore

func (mr *MockCmdableMockRecorder) ZMScore(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ZMScore indicates an expected call of ZMScore.

func (*MockCmdableMockRecorder) ZPopMax

func (mr *MockCmdableMockRecorder) ZPopMax(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ZPopMax indicates an expected call of ZPopMax.

func (*MockCmdableMockRecorder) ZPopMin

func (mr *MockCmdableMockRecorder) ZPopMin(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ZPopMin indicates an expected call of ZPopMin.

func (*MockCmdableMockRecorder) ZRandMember

func (mr *MockCmdableMockRecorder) ZRandMember(arg0, arg1, arg2 interface{}) *gomock.Call

ZRandMember indicates an expected call of ZRandMember.

func (*MockCmdableMockRecorder) ZRandMemberWithScores

func (mr *MockCmdableMockRecorder) ZRandMemberWithScores(arg0, arg1, arg2 interface{}) *gomock.Call

ZRandMemberWithScores indicates an expected call of ZRandMemberWithScores.

func (*MockCmdableMockRecorder) ZRange

func (mr *MockCmdableMockRecorder) ZRange(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ZRange indicates an expected call of ZRange.

func (*MockCmdableMockRecorder) ZRangeArgs

func (mr *MockCmdableMockRecorder) ZRangeArgs(arg0, arg1 interface{}) *gomock.Call

ZRangeArgs indicates an expected call of ZRangeArgs.

func (*MockCmdableMockRecorder) ZRangeArgsWithScores

func (mr *MockCmdableMockRecorder) ZRangeArgsWithScores(arg0, arg1 interface{}) *gomock.Call

ZRangeArgsWithScores indicates an expected call of ZRangeArgsWithScores.

func (*MockCmdableMockRecorder) ZRangeByLex

func (mr *MockCmdableMockRecorder) ZRangeByLex(arg0, arg1, arg2 interface{}) *gomock.Call

ZRangeByLex indicates an expected call of ZRangeByLex.

func (*MockCmdableMockRecorder) ZRangeByScore

func (mr *MockCmdableMockRecorder) ZRangeByScore(arg0, arg1, arg2 interface{}) *gomock.Call

ZRangeByScore indicates an expected call of ZRangeByScore.

func (*MockCmdableMockRecorder) ZRangeByScoreWithScores

func (mr *MockCmdableMockRecorder) ZRangeByScoreWithScores(arg0, arg1, arg2 interface{}) *gomock.Call

ZRangeByScoreWithScores indicates an expected call of ZRangeByScoreWithScores.

func (*MockCmdableMockRecorder) ZRangeStore

func (mr *MockCmdableMockRecorder) ZRangeStore(arg0, arg1, arg2 interface{}) *gomock.Call

ZRangeStore indicates an expected call of ZRangeStore.

func (*MockCmdableMockRecorder) ZRangeWithScores

func (mr *MockCmdableMockRecorder) ZRangeWithScores(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ZRangeWithScores indicates an expected call of ZRangeWithScores.

func (*MockCmdableMockRecorder) ZRank

func (mr *MockCmdableMockRecorder) ZRank(arg0, arg1, arg2 interface{}) *gomock.Call

ZRank indicates an expected call of ZRank.

func (*MockCmdableMockRecorder) ZRankWithScore

func (mr *MockCmdableMockRecorder) ZRankWithScore(arg0, arg1, arg2 interface{}) *gomock.Call

ZRankWithScore indicates an expected call of ZRankWithScore.

func (*MockCmdableMockRecorder) ZRem

func (mr *MockCmdableMockRecorder) ZRem(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ZRem indicates an expected call of ZRem.

func (*MockCmdableMockRecorder) ZRemRangeByLex

func (mr *MockCmdableMockRecorder) ZRemRangeByLex(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ZRemRangeByLex indicates an expected call of ZRemRangeByLex.

func (*MockCmdableMockRecorder) ZRemRangeByRank

func (mr *MockCmdableMockRecorder) ZRemRangeByRank(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ZRemRangeByRank indicates an expected call of ZRemRangeByRank.

func (*MockCmdableMockRecorder) ZRemRangeByScore

func (mr *MockCmdableMockRecorder) ZRemRangeByScore(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ZRemRangeByScore indicates an expected call of ZRemRangeByScore.

func (*MockCmdableMockRecorder) ZRevRange

func (mr *MockCmdableMockRecorder) ZRevRange(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ZRevRange indicates an expected call of ZRevRange.

func (*MockCmdableMockRecorder) ZRevRangeByLex

func (mr *MockCmdableMockRecorder) ZRevRangeByLex(arg0, arg1, arg2 interface{}) *gomock.Call

ZRevRangeByLex indicates an expected call of ZRevRangeByLex.

func (*MockCmdableMockRecorder) ZRevRangeByScore

func (mr *MockCmdableMockRecorder) ZRevRangeByScore(arg0, arg1, arg2 interface{}) *gomock.Call

ZRevRangeByScore indicates an expected call of ZRevRangeByScore.

func (*MockCmdableMockRecorder) ZRevRangeByScoreWithScores

func (mr *MockCmdableMockRecorder) ZRevRangeByScoreWithScores(arg0, arg1, arg2 interface{}) *gomock.Call

ZRevRangeByScoreWithScores indicates an expected call of ZRevRangeByScoreWithScores.

func (*MockCmdableMockRecorder) ZRevRangeWithScores

func (mr *MockCmdableMockRecorder) ZRevRangeWithScores(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ZRevRangeWithScores indicates an expected call of ZRevRangeWithScores.

func (*MockCmdableMockRecorder) ZRevRank

func (mr *MockCmdableMockRecorder) ZRevRank(arg0, arg1, arg2 interface{}) *gomock.Call

ZRevRank indicates an expected call of ZRevRank.

func (*MockCmdableMockRecorder) ZRevRankWithScore

func (mr *MockCmdableMockRecorder) ZRevRankWithScore(arg0, arg1, arg2 interface{}) *gomock.Call

ZRevRankWithScore indicates an expected call of ZRevRankWithScore.

func (*MockCmdableMockRecorder) ZScan

func (mr *MockCmdableMockRecorder) ZScan(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

ZScan indicates an expected call of ZScan.

func (*MockCmdableMockRecorder) ZScore

func (mr *MockCmdableMockRecorder) ZScore(arg0, arg1, arg2 interface{}) *gomock.Call

ZScore indicates an expected call of ZScore.

func (*MockCmdableMockRecorder) ZUnion

func (mr *MockCmdableMockRecorder) ZUnion(arg0, arg1 interface{}) *gomock.Call

ZUnion indicates an expected call of ZUnion.

func (*MockCmdableMockRecorder) ZUnionStore

func (mr *MockCmdableMockRecorder) ZUnionStore(arg0, arg1, arg2 interface{}) *gomock.Call

ZUnionStore indicates an expected call of ZUnionStore.

func (*MockCmdableMockRecorder) ZUnionWithScores

func (mr *MockCmdableMockRecorder) ZUnionWithScores(arg0, arg1 interface{}) *gomock.Call

ZUnionWithScores indicates an expected call of ZUnionWithScores.

type MockUniversalClient

type MockUniversalClient struct {
	// contains filtered or unexported fields
}

MockUniversalClient is a mock of UniversalClient interface.

func NewMockUniversalClient

func NewMockUniversalClient(ctrl *gomock.Controller) *MockUniversalClient

NewMockUniversalClient creates a new mock instance.

func (*MockUniversalClient) ACLDryRun

func (m *MockUniversalClient) ACLDryRun(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.StringCmd

ACLDryRun mocks base method.

func (*MockUniversalClient) ACLLog

func (m *MockUniversalClient) ACLLog(arg0 context.Context, arg1 int64) *redis.ACLLogCmd

ACLLog mocks base method.

func (*MockUniversalClient) ACLLogReset

func (m *MockUniversalClient) ACLLogReset(arg0 context.Context) *redis.StatusCmd

ACLLogReset mocks base method.

func (*MockUniversalClient) AddHook

func (m *MockUniversalClient) AddHook(arg0 redis.Hook)

AddHook mocks base method.

func (*MockUniversalClient) Append

func (m *MockUniversalClient) Append(arg0 context.Context, arg1, arg2 string) *redis.IntCmd

Append mocks base method.

func (*MockUniversalClient) BFAdd

func (m *MockUniversalClient) BFAdd(arg0 context.Context, arg1 string, arg2 interface{}) *redis.BoolCmd

BFAdd mocks base method.

func (*MockUniversalClient) BFCard

func (m *MockUniversalClient) BFCard(arg0 context.Context, arg1 string) *redis.IntCmd

BFCard mocks base method.

func (*MockUniversalClient) BFExists

func (m *MockUniversalClient) BFExists(arg0 context.Context, arg1 string, arg2 interface{}) *redis.BoolCmd

BFExists mocks base method.

func (*MockUniversalClient) BFInfo

func (m *MockUniversalClient) BFInfo(arg0 context.Context, arg1 string) *redis.BFInfoCmd

BFInfo mocks base method.

func (*MockUniversalClient) BFInfoArg

func (m *MockUniversalClient) BFInfoArg(arg0 context.Context, arg1, arg2 string) *redis.BFInfoCmd

BFInfoArg mocks base method.

func (*MockUniversalClient) BFInfoCapacity

func (m *MockUniversalClient) BFInfoCapacity(arg0 context.Context, arg1 string) *redis.BFInfoCmd

BFInfoCapacity mocks base method.

func (*MockUniversalClient) BFInfoExpansion

func (m *MockUniversalClient) BFInfoExpansion(arg0 context.Context, arg1 string) *redis.BFInfoCmd

BFInfoExpansion mocks base method.

func (*MockUniversalClient) BFInfoFilters

func (m *MockUniversalClient) BFInfoFilters(arg0 context.Context, arg1 string) *redis.BFInfoCmd

BFInfoFilters mocks base method.

func (*MockUniversalClient) BFInfoItems

func (m *MockUniversalClient) BFInfoItems(arg0 context.Context, arg1 string) *redis.BFInfoCmd

BFInfoItems mocks base method.

func (*MockUniversalClient) BFInfoSize

func (m *MockUniversalClient) BFInfoSize(arg0 context.Context, arg1 string) *redis.BFInfoCmd

BFInfoSize mocks base method.

func (*MockUniversalClient) BFInsert

func (m *MockUniversalClient) BFInsert(arg0 context.Context, arg1 string, arg2 *redis.BFInsertOptions, arg3 ...interface{}) *redis.BoolSliceCmd

BFInsert mocks base method.

func (*MockUniversalClient) BFLoadChunk

func (m *MockUniversalClient) BFLoadChunk(arg0 context.Context, arg1 string, arg2 int64, arg3 interface{}) *redis.StatusCmd

BFLoadChunk mocks base method.

func (*MockUniversalClient) BFMAdd

func (m *MockUniversalClient) BFMAdd(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.BoolSliceCmd

BFMAdd mocks base method.

func (*MockUniversalClient) BFMExists

func (m *MockUniversalClient) BFMExists(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.BoolSliceCmd

BFMExists mocks base method.

func (*MockUniversalClient) BFReserve

func (m *MockUniversalClient) BFReserve(arg0 context.Context, arg1 string, arg2 float64, arg3 int64) *redis.StatusCmd

BFReserve mocks base method.

func (*MockUniversalClient) BFReserveArgs

func (m *MockUniversalClient) BFReserveArgs(arg0 context.Context, arg1 string, arg2 *redis.BFReserveOptions) *redis.StatusCmd

BFReserveArgs mocks base method.

func (*MockUniversalClient) BFReserveExpansion

func (m *MockUniversalClient) BFReserveExpansion(arg0 context.Context, arg1 string, arg2 float64, arg3, arg4 int64) *redis.StatusCmd

BFReserveExpansion mocks base method.

func (*MockUniversalClient) BFReserveNonScaling

func (m *MockUniversalClient) BFReserveNonScaling(arg0 context.Context, arg1 string, arg2 float64, arg3 int64) *redis.StatusCmd

BFReserveNonScaling mocks base method.

func (*MockUniversalClient) BFScanDump

func (m *MockUniversalClient) BFScanDump(arg0 context.Context, arg1 string, arg2 int64) *redis.ScanDumpCmd

BFScanDump mocks base method.

func (*MockUniversalClient) BLMPop

func (m *MockUniversalClient) BLMPop(arg0 context.Context, arg1 time.Duration, arg2 string, arg3 int64, arg4 ...string) *redis.KeyValuesCmd

BLMPop mocks base method.

func (*MockUniversalClient) BLMove

func (m *MockUniversalClient) BLMove(arg0 context.Context, arg1, arg2, arg3, arg4 string, arg5 time.Duration) *redis.StringCmd

BLMove mocks base method.

func (*MockUniversalClient) BLPop

func (m *MockUniversalClient) BLPop(arg0 context.Context, arg1 time.Duration, arg2 ...string) *redis.StringSliceCmd

BLPop mocks base method.

func (*MockUniversalClient) BRPop

func (m *MockUniversalClient) BRPop(arg0 context.Context, arg1 time.Duration, arg2 ...string) *redis.StringSliceCmd

BRPop mocks base method.

func (*MockUniversalClient) BRPopLPush

func (m *MockUniversalClient) BRPopLPush(arg0 context.Context, arg1, arg2 string, arg3 time.Duration) *redis.StringCmd

BRPopLPush mocks base method.

func (*MockUniversalClient) BZMPop

func (m *MockUniversalClient) BZMPop(arg0 context.Context, arg1 time.Duration, arg2 string, arg3 int64, arg4 ...string) *redis.ZSliceWithKeyCmd

BZMPop mocks base method.

func (*MockUniversalClient) BZPopMax

func (m *MockUniversalClient) BZPopMax(arg0 context.Context, arg1 time.Duration, arg2 ...string) *redis.ZWithKeyCmd

BZPopMax mocks base method.

func (*MockUniversalClient) BZPopMin

func (m *MockUniversalClient) BZPopMin(arg0 context.Context, arg1 time.Duration, arg2 ...string) *redis.ZWithKeyCmd

BZPopMin mocks base method.

func (*MockUniversalClient) BgRewriteAOF

func (m *MockUniversalClient) BgRewriteAOF(arg0 context.Context) *redis.StatusCmd

BgRewriteAOF mocks base method.

func (*MockUniversalClient) BgSave

BgSave mocks base method.

func (*MockUniversalClient) BitCount

func (m *MockUniversalClient) BitCount(arg0 context.Context, arg1 string, arg2 *redis.BitCount) *redis.IntCmd

BitCount mocks base method.

func (*MockUniversalClient) BitField

func (m *MockUniversalClient) BitField(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.IntSliceCmd

BitField mocks base method.

func (*MockUniversalClient) BitOpAnd

func (m *MockUniversalClient) BitOpAnd(arg0 context.Context, arg1 string, arg2 ...string) *redis.IntCmd

BitOpAnd mocks base method.

func (*MockUniversalClient) BitOpNot

func (m *MockUniversalClient) BitOpNot(arg0 context.Context, arg1, arg2 string) *redis.IntCmd

BitOpNot mocks base method.

func (*MockUniversalClient) BitOpOr

func (m *MockUniversalClient) BitOpOr(arg0 context.Context, arg1 string, arg2 ...string) *redis.IntCmd

BitOpOr mocks base method.

func (*MockUniversalClient) BitOpXor

func (m *MockUniversalClient) BitOpXor(arg0 context.Context, arg1 string, arg2 ...string) *redis.IntCmd

BitOpXor mocks base method.

func (*MockUniversalClient) BitPos

func (m *MockUniversalClient) BitPos(arg0 context.Context, arg1 string, arg2 int64, arg3 ...int64) *redis.IntCmd

BitPos mocks base method.

func (*MockUniversalClient) BitPosSpan

func (m *MockUniversalClient) BitPosSpan(arg0 context.Context, arg1 string, arg2 int8, arg3, arg4 int64, arg5 string) *redis.IntCmd

BitPosSpan mocks base method.

func (*MockUniversalClient) CFAdd

func (m *MockUniversalClient) CFAdd(arg0 context.Context, arg1 string, arg2 interface{}) *redis.BoolCmd

CFAdd mocks base method.

func (*MockUniversalClient) CFAddNX

func (m *MockUniversalClient) CFAddNX(arg0 context.Context, arg1 string, arg2 interface{}) *redis.BoolCmd

CFAddNX mocks base method.

func (*MockUniversalClient) CFCount

func (m *MockUniversalClient) CFCount(arg0 context.Context, arg1 string, arg2 interface{}) *redis.IntCmd

CFCount mocks base method.

func (*MockUniversalClient) CFDel

func (m *MockUniversalClient) CFDel(arg0 context.Context, arg1 string, arg2 interface{}) *redis.BoolCmd

CFDel mocks base method.

func (*MockUniversalClient) CFExists

func (m *MockUniversalClient) CFExists(arg0 context.Context, arg1 string, arg2 interface{}) *redis.BoolCmd

CFExists mocks base method.

func (*MockUniversalClient) CFInfo

func (m *MockUniversalClient) CFInfo(arg0 context.Context, arg1 string) *redis.CFInfoCmd

CFInfo mocks base method.

func (*MockUniversalClient) CFInsert

func (m *MockUniversalClient) CFInsert(arg0 context.Context, arg1 string, arg2 *redis.CFInsertOptions, arg3 ...interface{}) *redis.BoolSliceCmd

CFInsert mocks base method.

func (*MockUniversalClient) CFInsertNX

func (m *MockUniversalClient) CFInsertNX(arg0 context.Context, arg1 string, arg2 *redis.CFInsertOptions, arg3 ...interface{}) *redis.IntSliceCmd

CFInsertNX mocks base method.

func (*MockUniversalClient) CFLoadChunk

func (m *MockUniversalClient) CFLoadChunk(arg0 context.Context, arg1 string, arg2 int64, arg3 interface{}) *redis.StatusCmd

CFLoadChunk mocks base method.

func (*MockUniversalClient) CFMExists

func (m *MockUniversalClient) CFMExists(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.BoolSliceCmd

CFMExists mocks base method.

func (*MockUniversalClient) CFReserve

func (m *MockUniversalClient) CFReserve(arg0 context.Context, arg1 string, arg2 int64) *redis.StatusCmd

CFReserve mocks base method.

func (*MockUniversalClient) CFReserveArgs

func (m *MockUniversalClient) CFReserveArgs(arg0 context.Context, arg1 string, arg2 *redis.CFReserveOptions) *redis.StatusCmd

CFReserveArgs mocks base method.

func (*MockUniversalClient) CFReserveBucketSize

func (m *MockUniversalClient) CFReserveBucketSize(arg0 context.Context, arg1 string, arg2, arg3 int64) *redis.StatusCmd

CFReserveBucketSize mocks base method.

func (*MockUniversalClient) CFReserveExpansion

func (m *MockUniversalClient) CFReserveExpansion(arg0 context.Context, arg1 string, arg2, arg3 int64) *redis.StatusCmd

CFReserveExpansion mocks base method.

func (*MockUniversalClient) CFReserveMaxIterations

func (m *MockUniversalClient) CFReserveMaxIterations(arg0 context.Context, arg1 string, arg2, arg3 int64) *redis.StatusCmd

CFReserveMaxIterations mocks base method.

func (*MockUniversalClient) CFScanDump

func (m *MockUniversalClient) CFScanDump(arg0 context.Context, arg1 string, arg2 int64) *redis.ScanDumpCmd

CFScanDump mocks base method.

func (*MockUniversalClient) CMSIncrBy

func (m *MockUniversalClient) CMSIncrBy(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.IntSliceCmd

CMSIncrBy mocks base method.

func (*MockUniversalClient) CMSInfo

func (m *MockUniversalClient) CMSInfo(arg0 context.Context, arg1 string) *redis.CMSInfoCmd

CMSInfo mocks base method.

func (*MockUniversalClient) CMSInitByDim

func (m *MockUniversalClient) CMSInitByDim(arg0 context.Context, arg1 string, arg2, arg3 int64) *redis.StatusCmd

CMSInitByDim mocks base method.

func (*MockUniversalClient) CMSInitByProb

func (m *MockUniversalClient) CMSInitByProb(arg0 context.Context, arg1 string, arg2, arg3 float64) *redis.StatusCmd

CMSInitByProb mocks base method.

func (*MockUniversalClient) CMSMerge

func (m *MockUniversalClient) CMSMerge(arg0 context.Context, arg1 string, arg2 ...string) *redis.StatusCmd

CMSMerge mocks base method.

func (*MockUniversalClient) CMSMergeWithWeight

func (m *MockUniversalClient) CMSMergeWithWeight(arg0 context.Context, arg1 string, arg2 map[string]int64) *redis.StatusCmd

CMSMergeWithWeight mocks base method.

func (*MockUniversalClient) CMSQuery

func (m *MockUniversalClient) CMSQuery(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.IntSliceCmd

CMSQuery mocks base method.

func (*MockUniversalClient) ClientGetName

func (m *MockUniversalClient) ClientGetName(arg0 context.Context) *redis.StringCmd

ClientGetName mocks base method.

func (*MockUniversalClient) ClientID

func (m *MockUniversalClient) ClientID(arg0 context.Context) *redis.IntCmd

ClientID mocks base method.

func (*MockUniversalClient) ClientInfo

func (m *MockUniversalClient) ClientInfo(arg0 context.Context) *redis.ClientInfoCmd

ClientInfo mocks base method.

func (*MockUniversalClient) ClientKill

func (m *MockUniversalClient) ClientKill(arg0 context.Context, arg1 string) *redis.StatusCmd

ClientKill mocks base method.

func (*MockUniversalClient) ClientKillByFilter

func (m *MockUniversalClient) ClientKillByFilter(arg0 context.Context, arg1 ...string) *redis.IntCmd

ClientKillByFilter mocks base method.

func (*MockUniversalClient) ClientList

func (m *MockUniversalClient) ClientList(arg0 context.Context) *redis.StringCmd

ClientList mocks base method.

func (*MockUniversalClient) ClientPause

func (m *MockUniversalClient) ClientPause(arg0 context.Context, arg1 time.Duration) *redis.BoolCmd

ClientPause mocks base method.

func (*MockUniversalClient) ClientUnblock

func (m *MockUniversalClient) ClientUnblock(arg0 context.Context, arg1 int64) *redis.IntCmd

ClientUnblock mocks base method.

func (*MockUniversalClient) ClientUnblockWithError

func (m *MockUniversalClient) ClientUnblockWithError(arg0 context.Context, arg1 int64) *redis.IntCmd

ClientUnblockWithError mocks base method.

func (*MockUniversalClient) ClientUnpause

func (m *MockUniversalClient) ClientUnpause(arg0 context.Context) *redis.BoolCmd

ClientUnpause mocks base method.

func (*MockUniversalClient) Close

func (m *MockUniversalClient) Close() error

Close mocks base method.

func (*MockUniversalClient) ClusterAddSlots

func (m *MockUniversalClient) ClusterAddSlots(arg0 context.Context, arg1 ...int) *redis.StatusCmd

ClusterAddSlots mocks base method.

func (*MockUniversalClient) ClusterAddSlotsRange

func (m *MockUniversalClient) ClusterAddSlotsRange(arg0 context.Context, arg1, arg2 int) *redis.StatusCmd

ClusterAddSlotsRange mocks base method.

func (*MockUniversalClient) ClusterCountFailureReports

func (m *MockUniversalClient) ClusterCountFailureReports(arg0 context.Context, arg1 string) *redis.IntCmd

ClusterCountFailureReports mocks base method.

func (*MockUniversalClient) ClusterCountKeysInSlot

func (m *MockUniversalClient) ClusterCountKeysInSlot(arg0 context.Context, arg1 int) *redis.IntCmd

ClusterCountKeysInSlot mocks base method.

func (*MockUniversalClient) ClusterDelSlots

func (m *MockUniversalClient) ClusterDelSlots(arg0 context.Context, arg1 ...int) *redis.StatusCmd

ClusterDelSlots mocks base method.

func (*MockUniversalClient) ClusterDelSlotsRange

func (m *MockUniversalClient) ClusterDelSlotsRange(arg0 context.Context, arg1, arg2 int) *redis.StatusCmd

ClusterDelSlotsRange mocks base method.

func (*MockUniversalClient) ClusterFailover

func (m *MockUniversalClient) ClusterFailover(arg0 context.Context) *redis.StatusCmd

ClusterFailover mocks base method.

func (*MockUniversalClient) ClusterForget

func (m *MockUniversalClient) ClusterForget(arg0 context.Context, arg1 string) *redis.StatusCmd

ClusterForget mocks base method.

func (*MockUniversalClient) ClusterGetKeysInSlot

func (m *MockUniversalClient) ClusterGetKeysInSlot(arg0 context.Context, arg1, arg2 int) *redis.StringSliceCmd

ClusterGetKeysInSlot mocks base method.

func (*MockUniversalClient) ClusterInfo

func (m *MockUniversalClient) ClusterInfo(arg0 context.Context) *redis.StringCmd

ClusterInfo mocks base method.

func (*MockUniversalClient) ClusterKeySlot

func (m *MockUniversalClient) ClusterKeySlot(arg0 context.Context, arg1 string) *redis.IntCmd

ClusterKeySlot mocks base method.

func (m *MockUniversalClient) ClusterLinks(arg0 context.Context) *redis.ClusterLinksCmd

ClusterLinks mocks base method.

func (*MockUniversalClient) ClusterMeet

func (m *MockUniversalClient) ClusterMeet(arg0 context.Context, arg1, arg2 string) *redis.StatusCmd

ClusterMeet mocks base method.

func (*MockUniversalClient) ClusterMyShardID

func (m *MockUniversalClient) ClusterMyShardID(arg0 context.Context) *redis.StringCmd

ClusterMyShardID mocks base method.

func (*MockUniversalClient) ClusterNodes

func (m *MockUniversalClient) ClusterNodes(arg0 context.Context) *redis.StringCmd

ClusterNodes mocks base method.

func (*MockUniversalClient) ClusterReplicate

func (m *MockUniversalClient) ClusterReplicate(arg0 context.Context, arg1 string) *redis.StatusCmd

ClusterReplicate mocks base method.

func (*MockUniversalClient) ClusterResetHard

func (m *MockUniversalClient) ClusterResetHard(arg0 context.Context) *redis.StatusCmd

ClusterResetHard mocks base method.

func (*MockUniversalClient) ClusterResetSoft

func (m *MockUniversalClient) ClusterResetSoft(arg0 context.Context) *redis.StatusCmd

ClusterResetSoft mocks base method.

func (*MockUniversalClient) ClusterSaveConfig

func (m *MockUniversalClient) ClusterSaveConfig(arg0 context.Context) *redis.StatusCmd

ClusterSaveConfig mocks base method.

func (*MockUniversalClient) ClusterShards

func (m *MockUniversalClient) ClusterShards(arg0 context.Context) *redis.ClusterShardsCmd

ClusterShards mocks base method.

func (*MockUniversalClient) ClusterSlaves

func (m *MockUniversalClient) ClusterSlaves(arg0 context.Context, arg1 string) *redis.StringSliceCmd

ClusterSlaves mocks base method.

func (*MockUniversalClient) ClusterSlots

func (m *MockUniversalClient) ClusterSlots(arg0 context.Context) *redis.ClusterSlotsCmd

ClusterSlots mocks base method.

func (*MockUniversalClient) Command

Command mocks base method.

func (*MockUniversalClient) CommandGetKeys

func (m *MockUniversalClient) CommandGetKeys(arg0 context.Context, arg1 ...interface{}) *redis.StringSliceCmd

CommandGetKeys mocks base method.

func (*MockUniversalClient) CommandGetKeysAndFlags

func (m *MockUniversalClient) CommandGetKeysAndFlags(arg0 context.Context, arg1 ...interface{}) *redis.KeyFlagsCmd

CommandGetKeysAndFlags mocks base method.

func (*MockUniversalClient) CommandList

func (m *MockUniversalClient) CommandList(arg0 context.Context, arg1 *redis.FilterBy) *redis.StringSliceCmd

CommandList mocks base method.

func (*MockUniversalClient) ConfigGet

ConfigGet mocks base method.

func (*MockUniversalClient) ConfigResetStat

func (m *MockUniversalClient) ConfigResetStat(arg0 context.Context) *redis.StatusCmd

ConfigResetStat mocks base method.

func (*MockUniversalClient) ConfigRewrite

func (m *MockUniversalClient) ConfigRewrite(arg0 context.Context) *redis.StatusCmd

ConfigRewrite mocks base method.

func (*MockUniversalClient) ConfigSet

func (m *MockUniversalClient) ConfigSet(arg0 context.Context, arg1, arg2 string) *redis.StatusCmd

ConfigSet mocks base method.

func (*MockUniversalClient) Copy

func (m *MockUniversalClient) Copy(arg0 context.Context, arg1, arg2 string, arg3 int, arg4 bool) *redis.IntCmd

Copy mocks base method.

func (*MockUniversalClient) DBSize

func (m *MockUniversalClient) DBSize(arg0 context.Context) *redis.IntCmd

DBSize mocks base method.

func (*MockUniversalClient) DebugObject

func (m *MockUniversalClient) DebugObject(arg0 context.Context, arg1 string) *redis.StringCmd

DebugObject mocks base method.

func (*MockUniversalClient) Decr

func (m *MockUniversalClient) Decr(arg0 context.Context, arg1 string) *redis.IntCmd

Decr mocks base method.

func (*MockUniversalClient) DecrBy

func (m *MockUniversalClient) DecrBy(arg0 context.Context, arg1 string, arg2 int64) *redis.IntCmd

DecrBy mocks base method.

func (*MockUniversalClient) Del

func (m *MockUniversalClient) Del(arg0 context.Context, arg1 ...string) *redis.IntCmd

Del mocks base method.

func (*MockUniversalClient) Do

func (m *MockUniversalClient) Do(arg0 context.Context, arg1 ...interface{}) *redis.Cmd

Do mocks base method.

func (*MockUniversalClient) Dump

Dump mocks base method.

func (*MockUniversalClient) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockUniversalClient) Echo

func (m *MockUniversalClient) Echo(arg0 context.Context, arg1 interface{}) *redis.StringCmd

Echo mocks base method.

func (*MockUniversalClient) Eval

func (m *MockUniversalClient) Eval(arg0 context.Context, arg1 string, arg2 []string, arg3 ...interface{}) *redis.Cmd

Eval mocks base method.

func (*MockUniversalClient) EvalRO

func (m *MockUniversalClient) EvalRO(arg0 context.Context, arg1 string, arg2 []string, arg3 ...interface{}) *redis.Cmd

EvalRO mocks base method.

func (*MockUniversalClient) EvalSha

func (m *MockUniversalClient) EvalSha(arg0 context.Context, arg1 string, arg2 []string, arg3 ...interface{}) *redis.Cmd

EvalSha mocks base method.

func (*MockUniversalClient) EvalShaRO

func (m *MockUniversalClient) EvalShaRO(arg0 context.Context, arg1 string, arg2 []string, arg3 ...interface{}) *redis.Cmd

EvalShaRO mocks base method.

func (*MockUniversalClient) Exists

func (m *MockUniversalClient) Exists(arg0 context.Context, arg1 ...string) *redis.IntCmd

Exists mocks base method.

func (*MockUniversalClient) Expire

func (m *MockUniversalClient) Expire(arg0 context.Context, arg1 string, arg2 time.Duration) *redis.BoolCmd

Expire mocks base method.

func (*MockUniversalClient) ExpireAt

func (m *MockUniversalClient) ExpireAt(arg0 context.Context, arg1 string, arg2 time.Time) *redis.BoolCmd

ExpireAt mocks base method.

func (*MockUniversalClient) ExpireGT

func (m *MockUniversalClient) ExpireGT(arg0 context.Context, arg1 string, arg2 time.Duration) *redis.BoolCmd

ExpireGT mocks base method.

func (*MockUniversalClient) ExpireLT

func (m *MockUniversalClient) ExpireLT(arg0 context.Context, arg1 string, arg2 time.Duration) *redis.BoolCmd

ExpireLT mocks base method.

func (*MockUniversalClient) ExpireNX

func (m *MockUniversalClient) ExpireNX(arg0 context.Context, arg1 string, arg2 time.Duration) *redis.BoolCmd

ExpireNX mocks base method.

func (*MockUniversalClient) ExpireTime

func (m *MockUniversalClient) ExpireTime(arg0 context.Context, arg1 string) *redis.DurationCmd

ExpireTime mocks base method.

func (*MockUniversalClient) ExpireXX

func (m *MockUniversalClient) ExpireXX(arg0 context.Context, arg1 string, arg2 time.Duration) *redis.BoolCmd

ExpireXX mocks base method.

func (*MockUniversalClient) FCall

func (m *MockUniversalClient) FCall(arg0 context.Context, arg1 string, arg2 []string, arg3 ...interface{}) *redis.Cmd

FCall mocks base method.

func (*MockUniversalClient) FCallRO

func (m *MockUniversalClient) FCallRO(arg0 context.Context, arg1 string, arg2 []string, arg3 ...interface{}) *redis.Cmd

FCallRO mocks base method.

func (*MockUniversalClient) FCallRo

func (m *MockUniversalClient) FCallRo(arg0 context.Context, arg1 string, arg2 []string, arg3 ...interface{}) *redis.Cmd

FCallRo mocks base method.

func (*MockUniversalClient) FlushAll

func (m *MockUniversalClient) FlushAll(arg0 context.Context) *redis.StatusCmd

FlushAll mocks base method.

func (*MockUniversalClient) FlushAllAsync

func (m *MockUniversalClient) FlushAllAsync(arg0 context.Context) *redis.StatusCmd

FlushAllAsync mocks base method.

func (*MockUniversalClient) FlushDB

FlushDB mocks base method.

func (*MockUniversalClient) FlushDBAsync

func (m *MockUniversalClient) FlushDBAsync(arg0 context.Context) *redis.StatusCmd

FlushDBAsync mocks base method.

func (*MockUniversalClient) FunctionDelete

func (m *MockUniversalClient) FunctionDelete(arg0 context.Context, arg1 string) *redis.StringCmd

FunctionDelete mocks base method.

func (*MockUniversalClient) FunctionDump

func (m *MockUniversalClient) FunctionDump(arg0 context.Context) *redis.StringCmd

FunctionDump mocks base method.

func (*MockUniversalClient) FunctionFlush

func (m *MockUniversalClient) FunctionFlush(arg0 context.Context) *redis.StringCmd

FunctionFlush mocks base method.

func (*MockUniversalClient) FunctionFlushAsync

func (m *MockUniversalClient) FunctionFlushAsync(arg0 context.Context) *redis.StringCmd

FunctionFlushAsync mocks base method.

func (*MockUniversalClient) FunctionKill

func (m *MockUniversalClient) FunctionKill(arg0 context.Context) *redis.StringCmd

FunctionKill mocks base method.

func (*MockUniversalClient) FunctionList

FunctionList mocks base method.

func (*MockUniversalClient) FunctionLoad

func (m *MockUniversalClient) FunctionLoad(arg0 context.Context, arg1 string) *redis.StringCmd

FunctionLoad mocks base method.

func (*MockUniversalClient) FunctionLoadReplace

func (m *MockUniversalClient) FunctionLoadReplace(arg0 context.Context, arg1 string) *redis.StringCmd

FunctionLoadReplace mocks base method.

func (*MockUniversalClient) FunctionRestore

func (m *MockUniversalClient) FunctionRestore(arg0 context.Context, arg1 string) *redis.StringCmd

FunctionRestore mocks base method.

func (*MockUniversalClient) FunctionStats

func (m *MockUniversalClient) FunctionStats(arg0 context.Context) *redis.FunctionStatsCmd

FunctionStats mocks base method.

func (*MockUniversalClient) GeoAdd

func (m *MockUniversalClient) GeoAdd(arg0 context.Context, arg1 string, arg2 ...*redis.GeoLocation) *redis.IntCmd

GeoAdd mocks base method.

func (*MockUniversalClient) GeoDist

func (m *MockUniversalClient) GeoDist(arg0 context.Context, arg1, arg2, arg3, arg4 string) *redis.FloatCmd

GeoDist mocks base method.

func (*MockUniversalClient) GeoHash

func (m *MockUniversalClient) GeoHash(arg0 context.Context, arg1 string, arg2 ...string) *redis.StringSliceCmd

GeoHash mocks base method.

func (*MockUniversalClient) GeoPos

func (m *MockUniversalClient) GeoPos(arg0 context.Context, arg1 string, arg2 ...string) *redis.GeoPosCmd

GeoPos mocks base method.

func (*MockUniversalClient) GeoRadius

func (m *MockUniversalClient) GeoRadius(arg0 context.Context, arg1 string, arg2, arg3 float64, arg4 *redis.GeoRadiusQuery) *redis.GeoLocationCmd

GeoRadius mocks base method.

func (*MockUniversalClient) GeoRadiusByMember

func (m *MockUniversalClient) GeoRadiusByMember(arg0 context.Context, arg1, arg2 string, arg3 *redis.GeoRadiusQuery) *redis.GeoLocationCmd

GeoRadiusByMember mocks base method.

func (*MockUniversalClient) GeoRadiusByMemberStore

func (m *MockUniversalClient) GeoRadiusByMemberStore(arg0 context.Context, arg1, arg2 string, arg3 *redis.GeoRadiusQuery) *redis.IntCmd

GeoRadiusByMemberStore mocks base method.

func (*MockUniversalClient) GeoRadiusStore

func (m *MockUniversalClient) GeoRadiusStore(arg0 context.Context, arg1 string, arg2, arg3 float64, arg4 *redis.GeoRadiusQuery) *redis.IntCmd

GeoRadiusStore mocks base method.

func (*MockUniversalClient) GeoSearch

GeoSearch mocks base method.

func (*MockUniversalClient) GeoSearchLocation

GeoSearchLocation mocks base method.

func (*MockUniversalClient) GeoSearchStore

func (m *MockUniversalClient) GeoSearchStore(arg0 context.Context, arg1, arg2 string, arg3 *redis.GeoSearchStoreQuery) *redis.IntCmd

GeoSearchStore mocks base method.

func (*MockUniversalClient) Get

Get mocks base method.

func (*MockUniversalClient) GetBit

func (m *MockUniversalClient) GetBit(arg0 context.Context, arg1 string, arg2 int64) *redis.IntCmd

GetBit mocks base method.

func (*MockUniversalClient) GetDel

func (m *MockUniversalClient) GetDel(arg0 context.Context, arg1 string) *redis.StringCmd

GetDel mocks base method.

func (*MockUniversalClient) GetEx

func (m *MockUniversalClient) GetEx(arg0 context.Context, arg1 string, arg2 time.Duration) *redis.StringCmd

GetEx mocks base method.

func (*MockUniversalClient) GetRange

func (m *MockUniversalClient) GetRange(arg0 context.Context, arg1 string, arg2, arg3 int64) *redis.StringCmd

GetRange mocks base method.

func (*MockUniversalClient) GetSet

func (m *MockUniversalClient) GetSet(arg0 context.Context, arg1 string, arg2 interface{}) *redis.StringCmd

GetSet mocks base method.

func (*MockUniversalClient) HDel

func (m *MockUniversalClient) HDel(arg0 context.Context, arg1 string, arg2 ...string) *redis.IntCmd

HDel mocks base method.

func (*MockUniversalClient) HExists

func (m *MockUniversalClient) HExists(arg0 context.Context, arg1, arg2 string) *redis.BoolCmd

HExists mocks base method.

func (*MockUniversalClient) HGet

func (m *MockUniversalClient) HGet(arg0 context.Context, arg1, arg2 string) *redis.StringCmd

HGet mocks base method.

func (*MockUniversalClient) HGetAll

HGetAll mocks base method.

func (*MockUniversalClient) HIncrBy

func (m *MockUniversalClient) HIncrBy(arg0 context.Context, arg1, arg2 string, arg3 int64) *redis.IntCmd

HIncrBy mocks base method.

func (*MockUniversalClient) HIncrByFloat

func (m *MockUniversalClient) HIncrByFloat(arg0 context.Context, arg1, arg2 string, arg3 float64) *redis.FloatCmd

HIncrByFloat mocks base method.

func (*MockUniversalClient) HKeys

HKeys mocks base method.

func (*MockUniversalClient) HLen

func (m *MockUniversalClient) HLen(arg0 context.Context, arg1 string) *redis.IntCmd

HLen mocks base method.

func (*MockUniversalClient) HMGet

func (m *MockUniversalClient) HMGet(arg0 context.Context, arg1 string, arg2 ...string) *redis.SliceCmd

HMGet mocks base method.

func (*MockUniversalClient) HMSet

func (m *MockUniversalClient) HMSet(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.BoolCmd

HMSet mocks base method.

func (*MockUniversalClient) HRandField

func (m *MockUniversalClient) HRandField(arg0 context.Context, arg1 string, arg2 int) *redis.StringSliceCmd

HRandField mocks base method.

func (*MockUniversalClient) HRandFieldWithValues

func (m *MockUniversalClient) HRandFieldWithValues(arg0 context.Context, arg1 string, arg2 int) *redis.KeyValueSliceCmd

HRandFieldWithValues mocks base method.

func (*MockUniversalClient) HScan

func (m *MockUniversalClient) HScan(arg0 context.Context, arg1 string, arg2 uint64, arg3 string, arg4 int64) *redis.ScanCmd

HScan mocks base method.

func (*MockUniversalClient) HSet

func (m *MockUniversalClient) HSet(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.IntCmd

HSet mocks base method.

func (*MockUniversalClient) HSetNX

func (m *MockUniversalClient) HSetNX(arg0 context.Context, arg1, arg2 string, arg3 interface{}) *redis.BoolCmd

HSetNX mocks base method.

func (*MockUniversalClient) HVals

HVals mocks base method.

func (*MockUniversalClient) Incr

func (m *MockUniversalClient) Incr(arg0 context.Context, arg1 string) *redis.IntCmd

Incr mocks base method.

func (*MockUniversalClient) IncrBy

func (m *MockUniversalClient) IncrBy(arg0 context.Context, arg1 string, arg2 int64) *redis.IntCmd

IncrBy mocks base method.

func (*MockUniversalClient) IncrByFloat

func (m *MockUniversalClient) IncrByFloat(arg0 context.Context, arg1 string, arg2 float64) *redis.FloatCmd

IncrByFloat mocks base method.

func (*MockUniversalClient) Info

func (m *MockUniversalClient) Info(arg0 context.Context, arg1 ...string) *redis.StringCmd

Info mocks base method.

func (*MockUniversalClient) Keys

Keys mocks base method.

func (*MockUniversalClient) LCS

LCS mocks base method.

func (*MockUniversalClient) LIndex

func (m *MockUniversalClient) LIndex(arg0 context.Context, arg1 string, arg2 int64) *redis.StringCmd

LIndex mocks base method.

func (*MockUniversalClient) LInsert

func (m *MockUniversalClient) LInsert(arg0 context.Context, arg1, arg2 string, arg3, arg4 interface{}) *redis.IntCmd

LInsert mocks base method.

func (*MockUniversalClient) LInsertAfter

func (m *MockUniversalClient) LInsertAfter(arg0 context.Context, arg1 string, arg2, arg3 interface{}) *redis.IntCmd

LInsertAfter mocks base method.

func (*MockUniversalClient) LInsertBefore

func (m *MockUniversalClient) LInsertBefore(arg0 context.Context, arg1 string, arg2, arg3 interface{}) *redis.IntCmd

LInsertBefore mocks base method.

func (*MockUniversalClient) LLen

func (m *MockUniversalClient) LLen(arg0 context.Context, arg1 string) *redis.IntCmd

LLen mocks base method.

func (*MockUniversalClient) LMPop

func (m *MockUniversalClient) LMPop(arg0 context.Context, arg1 string, arg2 int64, arg3 ...string) *redis.KeyValuesCmd

LMPop mocks base method.

func (*MockUniversalClient) LMove

func (m *MockUniversalClient) LMove(arg0 context.Context, arg1, arg2, arg3, arg4 string) *redis.StringCmd

LMove mocks base method.

func (*MockUniversalClient) LPop

LPop mocks base method.

func (*MockUniversalClient) LPopCount

func (m *MockUniversalClient) LPopCount(arg0 context.Context, arg1 string, arg2 int) *redis.StringSliceCmd

LPopCount mocks base method.

func (*MockUniversalClient) LPos

func (m *MockUniversalClient) LPos(arg0 context.Context, arg1, arg2 string, arg3 redis.LPosArgs) *redis.IntCmd

LPos mocks base method.

func (*MockUniversalClient) LPosCount

func (m *MockUniversalClient) LPosCount(arg0 context.Context, arg1, arg2 string, arg3 int64, arg4 redis.LPosArgs) *redis.IntSliceCmd

LPosCount mocks base method.

func (*MockUniversalClient) LPush

func (m *MockUniversalClient) LPush(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.IntCmd

LPush mocks base method.

func (*MockUniversalClient) LPushX

func (m *MockUniversalClient) LPushX(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.IntCmd

LPushX mocks base method.

func (*MockUniversalClient) LRange

func (m *MockUniversalClient) LRange(arg0 context.Context, arg1 string, arg2, arg3 int64) *redis.StringSliceCmd

LRange mocks base method.

func (*MockUniversalClient) LRem

func (m *MockUniversalClient) LRem(arg0 context.Context, arg1 string, arg2 int64, arg3 interface{}) *redis.IntCmd

LRem mocks base method.

func (*MockUniversalClient) LSet

func (m *MockUniversalClient) LSet(arg0 context.Context, arg1 string, arg2 int64, arg3 interface{}) *redis.StatusCmd

LSet mocks base method.

func (*MockUniversalClient) LTrim

func (m *MockUniversalClient) LTrim(arg0 context.Context, arg1 string, arg2, arg3 int64) *redis.StatusCmd

LTrim mocks base method.

func (*MockUniversalClient) LastSave

func (m *MockUniversalClient) LastSave(arg0 context.Context) *redis.IntCmd

LastSave mocks base method.

func (*MockUniversalClient) MGet

func (m *MockUniversalClient) MGet(arg0 context.Context, arg1 ...string) *redis.SliceCmd

MGet mocks base method.

func (*MockUniversalClient) MSet

func (m *MockUniversalClient) MSet(arg0 context.Context, arg1 ...interface{}) *redis.StatusCmd

MSet mocks base method.

func (*MockUniversalClient) MSetNX

func (m *MockUniversalClient) MSetNX(arg0 context.Context, arg1 ...interface{}) *redis.BoolCmd

MSetNX mocks base method.

func (*MockUniversalClient) MemoryUsage

func (m *MockUniversalClient) MemoryUsage(arg0 context.Context, arg1 string, arg2 ...int) *redis.IntCmd

MemoryUsage mocks base method.

func (*MockUniversalClient) Migrate

func (m *MockUniversalClient) Migrate(arg0 context.Context, arg1, arg2, arg3 string, arg4 int, arg5 time.Duration) *redis.StatusCmd

Migrate mocks base method.

func (*MockUniversalClient) ModuleLoadex

ModuleLoadex mocks base method.

func (*MockUniversalClient) Move

func (m *MockUniversalClient) Move(arg0 context.Context, arg1 string, arg2 int) *redis.BoolCmd

Move mocks base method.

func (*MockUniversalClient) ObjectEncoding

func (m *MockUniversalClient) ObjectEncoding(arg0 context.Context, arg1 string) *redis.StringCmd

ObjectEncoding mocks base method.

func (*MockUniversalClient) ObjectIdleTime

func (m *MockUniversalClient) ObjectIdleTime(arg0 context.Context, arg1 string) *redis.DurationCmd

ObjectIdleTime mocks base method.

func (*MockUniversalClient) ObjectRefCount

func (m *MockUniversalClient) ObjectRefCount(arg0 context.Context, arg1 string) *redis.IntCmd

ObjectRefCount mocks base method.

func (*MockUniversalClient) PExpire

func (m *MockUniversalClient) PExpire(arg0 context.Context, arg1 string, arg2 time.Duration) *redis.BoolCmd

PExpire mocks base method.

func (*MockUniversalClient) PExpireAt

func (m *MockUniversalClient) PExpireAt(arg0 context.Context, arg1 string, arg2 time.Time) *redis.BoolCmd

PExpireAt mocks base method.

func (*MockUniversalClient) PExpireTime

func (m *MockUniversalClient) PExpireTime(arg0 context.Context, arg1 string) *redis.DurationCmd

PExpireTime mocks base method.

func (*MockUniversalClient) PFAdd

func (m *MockUniversalClient) PFAdd(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.IntCmd

PFAdd mocks base method.

func (*MockUniversalClient) PFCount

func (m *MockUniversalClient) PFCount(arg0 context.Context, arg1 ...string) *redis.IntCmd

PFCount mocks base method.

func (*MockUniversalClient) PFMerge

func (m *MockUniversalClient) PFMerge(arg0 context.Context, arg1 string, arg2 ...string) *redis.StatusCmd

PFMerge mocks base method.

func (*MockUniversalClient) PSubscribe

func (m *MockUniversalClient) PSubscribe(arg0 context.Context, arg1 ...string) *redis.PubSub

PSubscribe mocks base method.

func (*MockUniversalClient) PTTL

PTTL mocks base method.

func (*MockUniversalClient) Persist

func (m *MockUniversalClient) Persist(arg0 context.Context, arg1 string) *redis.BoolCmd

Persist mocks base method.

func (*MockUniversalClient) Ping

Ping mocks base method.

func (*MockUniversalClient) Pipeline

func (m *MockUniversalClient) Pipeline() redis.Pipeliner

Pipeline mocks base method.

func (*MockUniversalClient) Pipelined

func (m *MockUniversalClient) Pipelined(arg0 context.Context, arg1 func(redis.Pipeliner) error) ([]redis.Cmder, error)

Pipelined mocks base method.

func (*MockUniversalClient) PoolStats

func (m *MockUniversalClient) PoolStats() *redis.PoolStats

PoolStats mocks base method.

func (*MockUniversalClient) Process

func (m *MockUniversalClient) Process(arg0 context.Context, arg1 redis.Cmder) error

Process mocks base method.

func (*MockUniversalClient) PubSubChannels

func (m *MockUniversalClient) PubSubChannels(arg0 context.Context, arg1 string) *redis.StringSliceCmd

PubSubChannels mocks base method.

func (*MockUniversalClient) PubSubNumPat

func (m *MockUniversalClient) PubSubNumPat(arg0 context.Context) *redis.IntCmd

PubSubNumPat mocks base method.

func (*MockUniversalClient) PubSubNumSub

func (m *MockUniversalClient) PubSubNumSub(arg0 context.Context, arg1 ...string) *redis.MapStringIntCmd

PubSubNumSub mocks base method.

func (*MockUniversalClient) PubSubShardChannels

func (m *MockUniversalClient) PubSubShardChannels(arg0 context.Context, arg1 string) *redis.StringSliceCmd

PubSubShardChannels mocks base method.

func (*MockUniversalClient) PubSubShardNumSub

func (m *MockUniversalClient) PubSubShardNumSub(arg0 context.Context, arg1 ...string) *redis.MapStringIntCmd

PubSubShardNumSub mocks base method.

func (*MockUniversalClient) Publish

func (m *MockUniversalClient) Publish(arg0 context.Context, arg1 string, arg2 interface{}) *redis.IntCmd

Publish mocks base method.

func (*MockUniversalClient) Quit

Quit mocks base method.

func (*MockUniversalClient) RPop

RPop mocks base method.

func (*MockUniversalClient) RPopCount

func (m *MockUniversalClient) RPopCount(arg0 context.Context, arg1 string, arg2 int) *redis.StringSliceCmd

RPopCount mocks base method.

func (*MockUniversalClient) RPopLPush

func (m *MockUniversalClient) RPopLPush(arg0 context.Context, arg1, arg2 string) *redis.StringCmd

RPopLPush mocks base method.

func (*MockUniversalClient) RPush

func (m *MockUniversalClient) RPush(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.IntCmd

RPush mocks base method.

func (*MockUniversalClient) RPushX

func (m *MockUniversalClient) RPushX(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.IntCmd

RPushX mocks base method.

func (*MockUniversalClient) RandomKey

func (m *MockUniversalClient) RandomKey(arg0 context.Context) *redis.StringCmd

RandomKey mocks base method.

func (*MockUniversalClient) ReadOnly

func (m *MockUniversalClient) ReadOnly(arg0 context.Context) *redis.StatusCmd

ReadOnly mocks base method.

func (*MockUniversalClient) ReadWrite

func (m *MockUniversalClient) ReadWrite(arg0 context.Context) *redis.StatusCmd

ReadWrite mocks base method.

func (*MockUniversalClient) Rename

func (m *MockUniversalClient) Rename(arg0 context.Context, arg1, arg2 string) *redis.StatusCmd

Rename mocks base method.

func (*MockUniversalClient) RenameNX

func (m *MockUniversalClient) RenameNX(arg0 context.Context, arg1, arg2 string) *redis.BoolCmd

RenameNX mocks base method.

func (*MockUniversalClient) Restore

func (m *MockUniversalClient) Restore(arg0 context.Context, arg1 string, arg2 time.Duration, arg3 string) *redis.StatusCmd

Restore mocks base method.

func (*MockUniversalClient) RestoreReplace

func (m *MockUniversalClient) RestoreReplace(arg0 context.Context, arg1 string, arg2 time.Duration, arg3 string) *redis.StatusCmd

RestoreReplace mocks base method.

func (*MockUniversalClient) SAdd

func (m *MockUniversalClient) SAdd(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.IntCmd

SAdd mocks base method.

func (*MockUniversalClient) SCard

func (m *MockUniversalClient) SCard(arg0 context.Context, arg1 string) *redis.IntCmd

SCard mocks base method.

func (*MockUniversalClient) SDiff

func (m *MockUniversalClient) SDiff(arg0 context.Context, arg1 ...string) *redis.StringSliceCmd

SDiff mocks base method.

func (*MockUniversalClient) SDiffStore

func (m *MockUniversalClient) SDiffStore(arg0 context.Context, arg1 string, arg2 ...string) *redis.IntCmd

SDiffStore mocks base method.

func (*MockUniversalClient) SInter

func (m *MockUniversalClient) SInter(arg0 context.Context, arg1 ...string) *redis.StringSliceCmd

SInter mocks base method.

func (*MockUniversalClient) SInterCard

func (m *MockUniversalClient) SInterCard(arg0 context.Context, arg1 int64, arg2 ...string) *redis.IntCmd

SInterCard mocks base method.

func (*MockUniversalClient) SInterStore

func (m *MockUniversalClient) SInterStore(arg0 context.Context, arg1 string, arg2 ...string) *redis.IntCmd

SInterStore mocks base method.

func (*MockUniversalClient) SIsMember

func (m *MockUniversalClient) SIsMember(arg0 context.Context, arg1 string, arg2 interface{}) *redis.BoolCmd

SIsMember mocks base method.

func (*MockUniversalClient) SMIsMember

func (m *MockUniversalClient) SMIsMember(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.BoolSliceCmd

SMIsMember mocks base method.

func (*MockUniversalClient) SMembers

func (m *MockUniversalClient) SMembers(arg0 context.Context, arg1 string) *redis.StringSliceCmd

SMembers mocks base method.

func (*MockUniversalClient) SMembersMap

func (m *MockUniversalClient) SMembersMap(arg0 context.Context, arg1 string) *redis.StringStructMapCmd

SMembersMap mocks base method.

func (*MockUniversalClient) SMove

func (m *MockUniversalClient) SMove(arg0 context.Context, arg1, arg2 string, arg3 interface{}) *redis.BoolCmd

SMove mocks base method.

func (*MockUniversalClient) SPop

SPop mocks base method.

func (*MockUniversalClient) SPopN

func (m *MockUniversalClient) SPopN(arg0 context.Context, arg1 string, arg2 int64) *redis.StringSliceCmd

SPopN mocks base method.

func (*MockUniversalClient) SPublish

func (m *MockUniversalClient) SPublish(arg0 context.Context, arg1 string, arg2 interface{}) *redis.IntCmd

SPublish mocks base method.

func (*MockUniversalClient) SRandMember

func (m *MockUniversalClient) SRandMember(arg0 context.Context, arg1 string) *redis.StringCmd

SRandMember mocks base method.

func (*MockUniversalClient) SRandMemberN

func (m *MockUniversalClient) SRandMemberN(arg0 context.Context, arg1 string, arg2 int64) *redis.StringSliceCmd

SRandMemberN mocks base method.

func (*MockUniversalClient) SRem

func (m *MockUniversalClient) SRem(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.IntCmd

SRem mocks base method.

func (*MockUniversalClient) SScan

func (m *MockUniversalClient) SScan(arg0 context.Context, arg1 string, arg2 uint64, arg3 string, arg4 int64) *redis.ScanCmd

SScan mocks base method.

func (*MockUniversalClient) SSubscribe

func (m *MockUniversalClient) SSubscribe(arg0 context.Context, arg1 ...string) *redis.PubSub

SSubscribe mocks base method.

func (*MockUniversalClient) SUnion

func (m *MockUniversalClient) SUnion(arg0 context.Context, arg1 ...string) *redis.StringSliceCmd

SUnion mocks base method.

func (*MockUniversalClient) SUnionStore

func (m *MockUniversalClient) SUnionStore(arg0 context.Context, arg1 string, arg2 ...string) *redis.IntCmd

SUnionStore mocks base method.

func (*MockUniversalClient) Save

Save mocks base method.

func (*MockUniversalClient) Scan

func (m *MockUniversalClient) Scan(arg0 context.Context, arg1 uint64, arg2 string, arg3 int64) *redis.ScanCmd

Scan mocks base method.

func (*MockUniversalClient) ScanType

func (m *MockUniversalClient) ScanType(arg0 context.Context, arg1 uint64, arg2 string, arg3 int64, arg4 string) *redis.ScanCmd

ScanType mocks base method.

func (*MockUniversalClient) ScriptExists

func (m *MockUniversalClient) ScriptExists(arg0 context.Context, arg1 ...string) *redis.BoolSliceCmd

ScriptExists mocks base method.

func (*MockUniversalClient) ScriptFlush

func (m *MockUniversalClient) ScriptFlush(arg0 context.Context) *redis.StatusCmd

ScriptFlush mocks base method.

func (*MockUniversalClient) ScriptKill

func (m *MockUniversalClient) ScriptKill(arg0 context.Context) *redis.StatusCmd

ScriptKill mocks base method.

func (*MockUniversalClient) ScriptLoad

func (m *MockUniversalClient) ScriptLoad(arg0 context.Context, arg1 string) *redis.StringCmd

ScriptLoad mocks base method.

func (*MockUniversalClient) Set

func (m *MockUniversalClient) Set(arg0 context.Context, arg1 string, arg2 interface{}, arg3 time.Duration) *redis.StatusCmd

Set mocks base method.

func (*MockUniversalClient) SetArgs

func (m *MockUniversalClient) SetArgs(arg0 context.Context, arg1 string, arg2 interface{}, arg3 redis.SetArgs) *redis.StatusCmd

SetArgs mocks base method.

func (*MockUniversalClient) SetBit

func (m *MockUniversalClient) SetBit(arg0 context.Context, arg1 string, arg2 int64, arg3 int) *redis.IntCmd

SetBit mocks base method.

func (*MockUniversalClient) SetEx

func (m *MockUniversalClient) SetEx(arg0 context.Context, arg1 string, arg2 interface{}, arg3 time.Duration) *redis.StatusCmd

SetEx mocks base method.

func (*MockUniversalClient) SetNX

func (m *MockUniversalClient) SetNX(arg0 context.Context, arg1 string, arg2 interface{}, arg3 time.Duration) *redis.BoolCmd

SetNX mocks base method.

func (*MockUniversalClient) SetRange

func (m *MockUniversalClient) SetRange(arg0 context.Context, arg1 string, arg2 int64, arg3 string) *redis.IntCmd

SetRange mocks base method.

func (*MockUniversalClient) SetXX

func (m *MockUniversalClient) SetXX(arg0 context.Context, arg1 string, arg2 interface{}, arg3 time.Duration) *redis.BoolCmd

SetXX mocks base method.

func (*MockUniversalClient) Shutdown

func (m *MockUniversalClient) Shutdown(arg0 context.Context) *redis.StatusCmd

Shutdown mocks base method.

func (*MockUniversalClient) ShutdownNoSave

func (m *MockUniversalClient) ShutdownNoSave(arg0 context.Context) *redis.StatusCmd

ShutdownNoSave mocks base method.

func (*MockUniversalClient) ShutdownSave

func (m *MockUniversalClient) ShutdownSave(arg0 context.Context) *redis.StatusCmd

ShutdownSave mocks base method.

func (*MockUniversalClient) SlaveOf

func (m *MockUniversalClient) SlaveOf(arg0 context.Context, arg1, arg2 string) *redis.StatusCmd

SlaveOf mocks base method.

func (*MockUniversalClient) SlowLogGet

func (m *MockUniversalClient) SlowLogGet(arg0 context.Context, arg1 int64) *redis.SlowLogCmd

SlowLogGet mocks base method.

func (*MockUniversalClient) Sort

Sort mocks base method.

func (*MockUniversalClient) SortInterfaces

func (m *MockUniversalClient) SortInterfaces(arg0 context.Context, arg1 string, arg2 *redis.Sort) *redis.SliceCmd

SortInterfaces mocks base method.

func (*MockUniversalClient) SortRO

func (m *MockUniversalClient) SortRO(arg0 context.Context, arg1 string, arg2 *redis.Sort) *redis.StringSliceCmd

SortRO mocks base method.

func (*MockUniversalClient) SortStore

func (m *MockUniversalClient) SortStore(arg0 context.Context, arg1, arg2 string, arg3 *redis.Sort) *redis.IntCmd

SortStore mocks base method.

func (*MockUniversalClient) StrLen

func (m *MockUniversalClient) StrLen(arg0 context.Context, arg1 string) *redis.IntCmd

StrLen mocks base method.

func (*MockUniversalClient) Subscribe

func (m *MockUniversalClient) Subscribe(arg0 context.Context, arg1 ...string) *redis.PubSub

Subscribe mocks base method.

func (*MockUniversalClient) TDigestAdd

func (m *MockUniversalClient) TDigestAdd(arg0 context.Context, arg1 string, arg2 ...float64) *redis.StatusCmd

TDigestAdd mocks base method.

func (*MockUniversalClient) TDigestByRank

func (m *MockUniversalClient) TDigestByRank(arg0 context.Context, arg1 string, arg2 ...uint64) *redis.FloatSliceCmd

TDigestByRank mocks base method.

func (*MockUniversalClient) TDigestByRevRank

func (m *MockUniversalClient) TDigestByRevRank(arg0 context.Context, arg1 string, arg2 ...uint64) *redis.FloatSliceCmd

TDigestByRevRank mocks base method.

func (*MockUniversalClient) TDigestCDF

func (m *MockUniversalClient) TDigestCDF(arg0 context.Context, arg1 string, arg2 ...float64) *redis.FloatSliceCmd

TDigestCDF mocks base method.

func (*MockUniversalClient) TDigestCreate

func (m *MockUniversalClient) TDigestCreate(arg0 context.Context, arg1 string) *redis.StatusCmd

TDigestCreate mocks base method.

func (*MockUniversalClient) TDigestCreateWithCompression

func (m *MockUniversalClient) TDigestCreateWithCompression(arg0 context.Context, arg1 string, arg2 int64) *redis.StatusCmd

TDigestCreateWithCompression mocks base method.

func (*MockUniversalClient) TDigestInfo

func (m *MockUniversalClient) TDigestInfo(arg0 context.Context, arg1 string) *redis.TDigestInfoCmd

TDigestInfo mocks base method.

func (*MockUniversalClient) TDigestMax

func (m *MockUniversalClient) TDigestMax(arg0 context.Context, arg1 string) *redis.FloatCmd

TDigestMax mocks base method.

func (*MockUniversalClient) TDigestMerge

func (m *MockUniversalClient) TDigestMerge(arg0 context.Context, arg1 string, arg2 *redis.TDigestMergeOptions, arg3 ...string) *redis.StatusCmd

TDigestMerge mocks base method.

func (*MockUniversalClient) TDigestMin

func (m *MockUniversalClient) TDigestMin(arg0 context.Context, arg1 string) *redis.FloatCmd

TDigestMin mocks base method.

func (*MockUniversalClient) TDigestQuantile

func (m *MockUniversalClient) TDigestQuantile(arg0 context.Context, arg1 string, arg2 ...float64) *redis.FloatSliceCmd

TDigestQuantile mocks base method.

func (*MockUniversalClient) TDigestRank

func (m *MockUniversalClient) TDigestRank(arg0 context.Context, arg1 string, arg2 ...float64) *redis.IntSliceCmd

TDigestRank mocks base method.

func (*MockUniversalClient) TDigestReset

func (m *MockUniversalClient) TDigestReset(arg0 context.Context, arg1 string) *redis.StatusCmd

TDigestReset mocks base method.

func (*MockUniversalClient) TDigestRevRank

func (m *MockUniversalClient) TDigestRevRank(arg0 context.Context, arg1 string, arg2 ...float64) *redis.IntSliceCmd

TDigestRevRank mocks base method.

func (*MockUniversalClient) TDigestTrimmedMean

func (m *MockUniversalClient) TDigestTrimmedMean(arg0 context.Context, arg1 string, arg2, arg3 float64) *redis.FloatCmd

TDigestTrimmedMean mocks base method.

func (*MockUniversalClient) TFCall

func (m *MockUniversalClient) TFCall(arg0 context.Context, arg1, arg2 string, arg3 int) *redis.Cmd

TFCall mocks base method.

func (*MockUniversalClient) TFCallASYNC

func (m *MockUniversalClient) TFCallASYNC(arg0 context.Context, arg1, arg2 string, arg3 int) *redis.Cmd

TFCallASYNC mocks base method.

func (*MockUniversalClient) TFCallASYNCArgs

func (m *MockUniversalClient) TFCallASYNCArgs(arg0 context.Context, arg1, arg2 string, arg3 int, arg4 *redis.TFCallOptions) *redis.Cmd

TFCallASYNCArgs mocks base method.

func (*MockUniversalClient) TFCallArgs

func (m *MockUniversalClient) TFCallArgs(arg0 context.Context, arg1, arg2 string, arg3 int, arg4 *redis.TFCallOptions) *redis.Cmd

TFCallArgs mocks base method.

func (*MockUniversalClient) TFunctionDelete

func (m *MockUniversalClient) TFunctionDelete(arg0 context.Context, arg1 string) *redis.StatusCmd

TFunctionDelete mocks base method.

func (*MockUniversalClient) TFunctionList

TFunctionList mocks base method.

func (*MockUniversalClient) TFunctionListArgs

TFunctionListArgs mocks base method.

func (*MockUniversalClient) TFunctionLoad

func (m *MockUniversalClient) TFunctionLoad(arg0 context.Context, arg1 string) *redis.StatusCmd

TFunctionLoad mocks base method.

func (*MockUniversalClient) TFunctionLoadArgs

func (m *MockUniversalClient) TFunctionLoadArgs(arg0 context.Context, arg1 string, arg2 *redis.TFunctionLoadOptions) *redis.StatusCmd

TFunctionLoadArgs mocks base method.

func (*MockUniversalClient) TTL

TTL mocks base method.

func (*MockUniversalClient) Time

Time mocks base method.

func (*MockUniversalClient) TopKAdd

func (m *MockUniversalClient) TopKAdd(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.StringSliceCmd

TopKAdd mocks base method.

func (*MockUniversalClient) TopKCount

func (m *MockUniversalClient) TopKCount(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.IntSliceCmd

TopKCount mocks base method.

func (*MockUniversalClient) TopKIncrBy

func (m *MockUniversalClient) TopKIncrBy(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.StringSliceCmd

TopKIncrBy mocks base method.

func (*MockUniversalClient) TopKInfo

func (m *MockUniversalClient) TopKInfo(arg0 context.Context, arg1 string) *redis.TopKInfoCmd

TopKInfo mocks base method.

func (*MockUniversalClient) TopKList

func (m *MockUniversalClient) TopKList(arg0 context.Context, arg1 string) *redis.StringSliceCmd

TopKList mocks base method.

func (*MockUniversalClient) TopKListWithCount

func (m *MockUniversalClient) TopKListWithCount(arg0 context.Context, arg1 string) *redis.MapStringIntCmd

TopKListWithCount mocks base method.

func (*MockUniversalClient) TopKQuery

func (m *MockUniversalClient) TopKQuery(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.BoolSliceCmd

TopKQuery mocks base method.

func (*MockUniversalClient) TopKReserve

func (m *MockUniversalClient) TopKReserve(arg0 context.Context, arg1 string, arg2 int64) *redis.StatusCmd

TopKReserve mocks base method.

func (*MockUniversalClient) TopKReserveWithOptions

func (m *MockUniversalClient) TopKReserveWithOptions(arg0 context.Context, arg1 string, arg2, arg3, arg4 int64, arg5 float64) *redis.StatusCmd

TopKReserveWithOptions mocks base method.

func (*MockUniversalClient) Touch

func (m *MockUniversalClient) Touch(arg0 context.Context, arg1 ...string) *redis.IntCmd

Touch mocks base method.

func (*MockUniversalClient) TxPipeline

func (m *MockUniversalClient) TxPipeline() redis.Pipeliner

TxPipeline mocks base method.

func (*MockUniversalClient) TxPipelined

func (m *MockUniversalClient) TxPipelined(arg0 context.Context, arg1 func(redis.Pipeliner) error) ([]redis.Cmder, error)

TxPipelined mocks base method.

func (*MockUniversalClient) Type

Type mocks base method.

func (m *MockUniversalClient) Unlink(arg0 context.Context, arg1 ...string) *redis.IntCmd

Unlink mocks base method.

func (*MockUniversalClient) Watch

func (m *MockUniversalClient) Watch(arg0 context.Context, arg1 func(*redis.Tx) error, arg2 ...string) error

Watch mocks base method.

func (*MockUniversalClient) XAck

func (m *MockUniversalClient) XAck(arg0 context.Context, arg1, arg2 string, arg3 ...string) *redis.IntCmd

XAck mocks base method.

func (*MockUniversalClient) XAdd

XAdd mocks base method.

func (*MockUniversalClient) XAutoClaim

XAutoClaim mocks base method.

func (*MockUniversalClient) XAutoClaimJustID

XAutoClaimJustID mocks base method.

func (*MockUniversalClient) XClaim

XClaim mocks base method.

func (*MockUniversalClient) XClaimJustID

func (m *MockUniversalClient) XClaimJustID(arg0 context.Context, arg1 *redis.XClaimArgs) *redis.StringSliceCmd

XClaimJustID mocks base method.

func (*MockUniversalClient) XDel

func (m *MockUniversalClient) XDel(arg0 context.Context, arg1 string, arg2 ...string) *redis.IntCmd

XDel mocks base method.

func (*MockUniversalClient) XGroupCreate

func (m *MockUniversalClient) XGroupCreate(arg0 context.Context, arg1, arg2, arg3 string) *redis.StatusCmd

XGroupCreate mocks base method.

func (*MockUniversalClient) XGroupCreateConsumer

func (m *MockUniversalClient) XGroupCreateConsumer(arg0 context.Context, arg1, arg2, arg3 string) *redis.IntCmd

XGroupCreateConsumer mocks base method.

func (*MockUniversalClient) XGroupCreateMkStream

func (m *MockUniversalClient) XGroupCreateMkStream(arg0 context.Context, arg1, arg2, arg3 string) *redis.StatusCmd

XGroupCreateMkStream mocks base method.

func (*MockUniversalClient) XGroupDelConsumer

func (m *MockUniversalClient) XGroupDelConsumer(arg0 context.Context, arg1, arg2, arg3 string) *redis.IntCmd

XGroupDelConsumer mocks base method.

func (*MockUniversalClient) XGroupDestroy

func (m *MockUniversalClient) XGroupDestroy(arg0 context.Context, arg1, arg2 string) *redis.IntCmd

XGroupDestroy mocks base method.

func (*MockUniversalClient) XGroupSetID

func (m *MockUniversalClient) XGroupSetID(arg0 context.Context, arg1, arg2, arg3 string) *redis.StatusCmd

XGroupSetID mocks base method.

func (*MockUniversalClient) XInfoConsumers

func (m *MockUniversalClient) XInfoConsumers(arg0 context.Context, arg1, arg2 string) *redis.XInfoConsumersCmd

XInfoConsumers mocks base method.

func (*MockUniversalClient) XInfoGroups

func (m *MockUniversalClient) XInfoGroups(arg0 context.Context, arg1 string) *redis.XInfoGroupsCmd

XInfoGroups mocks base method.

func (*MockUniversalClient) XInfoStream

func (m *MockUniversalClient) XInfoStream(arg0 context.Context, arg1 string) *redis.XInfoStreamCmd

XInfoStream mocks base method.

func (*MockUniversalClient) XInfoStreamFull

func (m *MockUniversalClient) XInfoStreamFull(arg0 context.Context, arg1 string, arg2 int) *redis.XInfoStreamFullCmd

XInfoStreamFull mocks base method.

func (*MockUniversalClient) XLen

func (m *MockUniversalClient) XLen(arg0 context.Context, arg1 string) *redis.IntCmd

XLen mocks base method.

func (*MockUniversalClient) XPending

func (m *MockUniversalClient) XPending(arg0 context.Context, arg1, arg2 string) *redis.XPendingCmd

XPending mocks base method.

func (*MockUniversalClient) XPendingExt

XPendingExt mocks base method.

func (*MockUniversalClient) XRange

func (m *MockUniversalClient) XRange(arg0 context.Context, arg1, arg2, arg3 string) *redis.XMessageSliceCmd

XRange mocks base method.

func (*MockUniversalClient) XRangeN

func (m *MockUniversalClient) XRangeN(arg0 context.Context, arg1, arg2, arg3 string, arg4 int64) *redis.XMessageSliceCmd

XRangeN mocks base method.

func (*MockUniversalClient) XRead

XRead mocks base method.

func (*MockUniversalClient) XReadGroup

XReadGroup mocks base method.

func (*MockUniversalClient) XReadStreams

func (m *MockUniversalClient) XReadStreams(arg0 context.Context, arg1 ...string) *redis.XStreamSliceCmd

XReadStreams mocks base method.

func (*MockUniversalClient) XRevRange

func (m *MockUniversalClient) XRevRange(arg0 context.Context, arg1, arg2, arg3 string) *redis.XMessageSliceCmd

XRevRange mocks base method.

func (*MockUniversalClient) XRevRangeN

func (m *MockUniversalClient) XRevRangeN(arg0 context.Context, arg1, arg2, arg3 string, arg4 int64) *redis.XMessageSliceCmd

XRevRangeN mocks base method.

func (*MockUniversalClient) XTrimMaxLen

func (m *MockUniversalClient) XTrimMaxLen(arg0 context.Context, arg1 string, arg2 int64) *redis.IntCmd

XTrimMaxLen mocks base method.

func (*MockUniversalClient) XTrimMaxLenApprox

func (m *MockUniversalClient) XTrimMaxLenApprox(arg0 context.Context, arg1 string, arg2, arg3 int64) *redis.IntCmd

XTrimMaxLenApprox mocks base method.

func (*MockUniversalClient) XTrimMinID

func (m *MockUniversalClient) XTrimMinID(arg0 context.Context, arg1, arg2 string) *redis.IntCmd

XTrimMinID mocks base method.

func (*MockUniversalClient) XTrimMinIDApprox

func (m *MockUniversalClient) XTrimMinIDApprox(arg0 context.Context, arg1, arg2 string, arg3 int64) *redis.IntCmd

XTrimMinIDApprox mocks base method.

func (*MockUniversalClient) ZAdd

func (m *MockUniversalClient) ZAdd(arg0 context.Context, arg1 string, arg2 ...redis.Z) *redis.IntCmd

ZAdd mocks base method.

func (*MockUniversalClient) ZAddArgs

func (m *MockUniversalClient) ZAddArgs(arg0 context.Context, arg1 string, arg2 redis.ZAddArgs) *redis.IntCmd

ZAddArgs mocks base method.

func (*MockUniversalClient) ZAddArgsIncr

func (m *MockUniversalClient) ZAddArgsIncr(arg0 context.Context, arg1 string, arg2 redis.ZAddArgs) *redis.FloatCmd

ZAddArgsIncr mocks base method.

func (*MockUniversalClient) ZAddGT

func (m *MockUniversalClient) ZAddGT(arg0 context.Context, arg1 string, arg2 ...redis.Z) *redis.IntCmd

ZAddGT mocks base method.

func (*MockUniversalClient) ZAddLT

func (m *MockUniversalClient) ZAddLT(arg0 context.Context, arg1 string, arg2 ...redis.Z) *redis.IntCmd

ZAddLT mocks base method.

func (*MockUniversalClient) ZAddNX

func (m *MockUniversalClient) ZAddNX(arg0 context.Context, arg1 string, arg2 ...redis.Z) *redis.IntCmd

ZAddNX mocks base method.

func (*MockUniversalClient) ZAddXX

func (m *MockUniversalClient) ZAddXX(arg0 context.Context, arg1 string, arg2 ...redis.Z) *redis.IntCmd

ZAddXX mocks base method.

func (*MockUniversalClient) ZCard

func (m *MockUniversalClient) ZCard(arg0 context.Context, arg1 string) *redis.IntCmd

ZCard mocks base method.

func (*MockUniversalClient) ZCount

func (m *MockUniversalClient) ZCount(arg0 context.Context, arg1, arg2, arg3 string) *redis.IntCmd

ZCount mocks base method.

func (*MockUniversalClient) ZDiff

func (m *MockUniversalClient) ZDiff(arg0 context.Context, arg1 ...string) *redis.StringSliceCmd

ZDiff mocks base method.

func (*MockUniversalClient) ZDiffStore

func (m *MockUniversalClient) ZDiffStore(arg0 context.Context, arg1 string, arg2 ...string) *redis.IntCmd

ZDiffStore mocks base method.

func (*MockUniversalClient) ZDiffWithScores

func (m *MockUniversalClient) ZDiffWithScores(arg0 context.Context, arg1 ...string) *redis.ZSliceCmd

ZDiffWithScores mocks base method.

func (*MockUniversalClient) ZIncrBy

func (m *MockUniversalClient) ZIncrBy(arg0 context.Context, arg1 string, arg2 float64, arg3 string) *redis.FloatCmd

ZIncrBy mocks base method.

func (*MockUniversalClient) ZInter

ZInter mocks base method.

func (*MockUniversalClient) ZInterCard

func (m *MockUniversalClient) ZInterCard(arg0 context.Context, arg1 int64, arg2 ...string) *redis.IntCmd

ZInterCard mocks base method.

func (*MockUniversalClient) ZInterStore

func (m *MockUniversalClient) ZInterStore(arg0 context.Context, arg1 string, arg2 *redis.ZStore) *redis.IntCmd

ZInterStore mocks base method.

func (*MockUniversalClient) ZInterWithScores

func (m *MockUniversalClient) ZInterWithScores(arg0 context.Context, arg1 *redis.ZStore) *redis.ZSliceCmd

ZInterWithScores mocks base method.

func (*MockUniversalClient) ZLexCount

func (m *MockUniversalClient) ZLexCount(arg0 context.Context, arg1, arg2, arg3 string) *redis.IntCmd

ZLexCount mocks base method.

func (*MockUniversalClient) ZMPop

func (m *MockUniversalClient) ZMPop(arg0 context.Context, arg1 string, arg2 int64, arg3 ...string) *redis.ZSliceWithKeyCmd

ZMPop mocks base method.

func (*MockUniversalClient) ZMScore

func (m *MockUniversalClient) ZMScore(arg0 context.Context, arg1 string, arg2 ...string) *redis.FloatSliceCmd

ZMScore mocks base method.

func (*MockUniversalClient) ZPopMax

func (m *MockUniversalClient) ZPopMax(arg0 context.Context, arg1 string, arg2 ...int64) *redis.ZSliceCmd

ZPopMax mocks base method.

func (*MockUniversalClient) ZPopMin

func (m *MockUniversalClient) ZPopMin(arg0 context.Context, arg1 string, arg2 ...int64) *redis.ZSliceCmd

ZPopMin mocks base method.

func (*MockUniversalClient) ZRandMember

func (m *MockUniversalClient) ZRandMember(arg0 context.Context, arg1 string, arg2 int) *redis.StringSliceCmd

ZRandMember mocks base method.

func (*MockUniversalClient) ZRandMemberWithScores

func (m *MockUniversalClient) ZRandMemberWithScores(arg0 context.Context, arg1 string, arg2 int) *redis.ZSliceCmd

ZRandMemberWithScores mocks base method.

func (*MockUniversalClient) ZRange

func (m *MockUniversalClient) ZRange(arg0 context.Context, arg1 string, arg2, arg3 int64) *redis.StringSliceCmd

ZRange mocks base method.

func (*MockUniversalClient) ZRangeArgs

ZRangeArgs mocks base method.

func (*MockUniversalClient) ZRangeArgsWithScores

func (m *MockUniversalClient) ZRangeArgsWithScores(arg0 context.Context, arg1 redis.ZRangeArgs) *redis.ZSliceCmd

ZRangeArgsWithScores mocks base method.

func (*MockUniversalClient) ZRangeByLex

func (m *MockUniversalClient) ZRangeByLex(arg0 context.Context, arg1 string, arg2 *redis.ZRangeBy) *redis.StringSliceCmd

ZRangeByLex mocks base method.

func (*MockUniversalClient) ZRangeByScore

func (m *MockUniversalClient) ZRangeByScore(arg0 context.Context, arg1 string, arg2 *redis.ZRangeBy) *redis.StringSliceCmd

ZRangeByScore mocks base method.

func (*MockUniversalClient) ZRangeByScoreWithScores

func (m *MockUniversalClient) ZRangeByScoreWithScores(arg0 context.Context, arg1 string, arg2 *redis.ZRangeBy) *redis.ZSliceCmd

ZRangeByScoreWithScores mocks base method.

func (*MockUniversalClient) ZRangeStore

func (m *MockUniversalClient) ZRangeStore(arg0 context.Context, arg1 string, arg2 redis.ZRangeArgs) *redis.IntCmd

ZRangeStore mocks base method.

func (*MockUniversalClient) ZRangeWithScores

func (m *MockUniversalClient) ZRangeWithScores(arg0 context.Context, arg1 string, arg2, arg3 int64) *redis.ZSliceCmd

ZRangeWithScores mocks base method.

func (*MockUniversalClient) ZRank

func (m *MockUniversalClient) ZRank(arg0 context.Context, arg1, arg2 string) *redis.IntCmd

ZRank mocks base method.

func (*MockUniversalClient) ZRankWithScore

func (m *MockUniversalClient) ZRankWithScore(arg0 context.Context, arg1, arg2 string) *redis.RankWithScoreCmd

ZRankWithScore mocks base method.

func (*MockUniversalClient) ZRem

func (m *MockUniversalClient) ZRem(arg0 context.Context, arg1 string, arg2 ...interface{}) *redis.IntCmd

ZRem mocks base method.

func (*MockUniversalClient) ZRemRangeByLex

func (m *MockUniversalClient) ZRemRangeByLex(arg0 context.Context, arg1, arg2, arg3 string) *redis.IntCmd

ZRemRangeByLex mocks base method.

func (*MockUniversalClient) ZRemRangeByRank

func (m *MockUniversalClient) ZRemRangeByRank(arg0 context.Context, arg1 string, arg2, arg3 int64) *redis.IntCmd

ZRemRangeByRank mocks base method.

func (*MockUniversalClient) ZRemRangeByScore

func (m *MockUniversalClient) ZRemRangeByScore(arg0 context.Context, arg1, arg2, arg3 string) *redis.IntCmd

ZRemRangeByScore mocks base method.

func (*MockUniversalClient) ZRevRange

func (m *MockUniversalClient) ZRevRange(arg0 context.Context, arg1 string, arg2, arg3 int64) *redis.StringSliceCmd

ZRevRange mocks base method.

func (*MockUniversalClient) ZRevRangeByLex

func (m *MockUniversalClient) ZRevRangeByLex(arg0 context.Context, arg1 string, arg2 *redis.ZRangeBy) *redis.StringSliceCmd

ZRevRangeByLex mocks base method.

func (*MockUniversalClient) ZRevRangeByScore

func (m *MockUniversalClient) ZRevRangeByScore(arg0 context.Context, arg1 string, arg2 *redis.ZRangeBy) *redis.StringSliceCmd

ZRevRangeByScore mocks base method.

func (*MockUniversalClient) ZRevRangeByScoreWithScores

func (m *MockUniversalClient) ZRevRangeByScoreWithScores(arg0 context.Context, arg1 string, arg2 *redis.ZRangeBy) *redis.ZSliceCmd

ZRevRangeByScoreWithScores mocks base method.

func (*MockUniversalClient) ZRevRangeWithScores

func (m *MockUniversalClient) ZRevRangeWithScores(arg0 context.Context, arg1 string, arg2, arg3 int64) *redis.ZSliceCmd

ZRevRangeWithScores mocks base method.

func (*MockUniversalClient) ZRevRank

func (m *MockUniversalClient) ZRevRank(arg0 context.Context, arg1, arg2 string) *redis.IntCmd

ZRevRank mocks base method.

func (*MockUniversalClient) ZRevRankWithScore

func (m *MockUniversalClient) ZRevRankWithScore(arg0 context.Context, arg1, arg2 string) *redis.RankWithScoreCmd

ZRevRankWithScore mocks base method.

func (*MockUniversalClient) ZScan

func (m *MockUniversalClient) ZScan(arg0 context.Context, arg1 string, arg2 uint64, arg3 string, arg4 int64) *redis.ScanCmd

ZScan mocks base method.

func (*MockUniversalClient) ZScore

func (m *MockUniversalClient) ZScore(arg0 context.Context, arg1, arg2 string) *redis.FloatCmd

ZScore mocks base method.

func (*MockUniversalClient) ZUnion

ZUnion mocks base method.

func (*MockUniversalClient) ZUnionStore

func (m *MockUniversalClient) ZUnionStore(arg0 context.Context, arg1 string, arg2 *redis.ZStore) *redis.IntCmd

ZUnionStore mocks base method.

func (*MockUniversalClient) ZUnionWithScores

func (m *MockUniversalClient) ZUnionWithScores(arg0 context.Context, arg1 redis.ZStore) *redis.ZSliceCmd

ZUnionWithScores mocks base method.

type MockUniversalClientMockRecorder

type MockUniversalClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockUniversalClientMockRecorder is the mock recorder for MockUniversalClient.

func (*MockUniversalClientMockRecorder) ACLDryRun

func (mr *MockUniversalClientMockRecorder) ACLDryRun(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ACLDryRun indicates an expected call of ACLDryRun.

func (*MockUniversalClientMockRecorder) ACLLog

func (mr *MockUniversalClientMockRecorder) ACLLog(arg0, arg1 interface{}) *gomock.Call

ACLLog indicates an expected call of ACLLog.

func (*MockUniversalClientMockRecorder) ACLLogReset

func (mr *MockUniversalClientMockRecorder) ACLLogReset(arg0 interface{}) *gomock.Call

ACLLogReset indicates an expected call of ACLLogReset.

func (*MockUniversalClientMockRecorder) AddHook

func (mr *MockUniversalClientMockRecorder) AddHook(arg0 interface{}) *gomock.Call

AddHook indicates an expected call of AddHook.

func (*MockUniversalClientMockRecorder) Append

func (mr *MockUniversalClientMockRecorder) Append(arg0, arg1, arg2 interface{}) *gomock.Call

Append indicates an expected call of Append.

func (*MockUniversalClientMockRecorder) BFAdd

func (mr *MockUniversalClientMockRecorder) BFAdd(arg0, arg1, arg2 interface{}) *gomock.Call

BFAdd indicates an expected call of BFAdd.

func (*MockUniversalClientMockRecorder) BFCard

func (mr *MockUniversalClientMockRecorder) BFCard(arg0, arg1 interface{}) *gomock.Call

BFCard indicates an expected call of BFCard.

func (*MockUniversalClientMockRecorder) BFExists

func (mr *MockUniversalClientMockRecorder) BFExists(arg0, arg1, arg2 interface{}) *gomock.Call

BFExists indicates an expected call of BFExists.

func (*MockUniversalClientMockRecorder) BFInfo

func (mr *MockUniversalClientMockRecorder) BFInfo(arg0, arg1 interface{}) *gomock.Call

BFInfo indicates an expected call of BFInfo.

func (*MockUniversalClientMockRecorder) BFInfoArg

func (mr *MockUniversalClientMockRecorder) BFInfoArg(arg0, arg1, arg2 interface{}) *gomock.Call

BFInfoArg indicates an expected call of BFInfoArg.

func (*MockUniversalClientMockRecorder) BFInfoCapacity

func (mr *MockUniversalClientMockRecorder) BFInfoCapacity(arg0, arg1 interface{}) *gomock.Call

BFInfoCapacity indicates an expected call of BFInfoCapacity.

func (*MockUniversalClientMockRecorder) BFInfoExpansion

func (mr *MockUniversalClientMockRecorder) BFInfoExpansion(arg0, arg1 interface{}) *gomock.Call

BFInfoExpansion indicates an expected call of BFInfoExpansion.

func (*MockUniversalClientMockRecorder) BFInfoFilters

func (mr *MockUniversalClientMockRecorder) BFInfoFilters(arg0, arg1 interface{}) *gomock.Call

BFInfoFilters indicates an expected call of BFInfoFilters.

func (*MockUniversalClientMockRecorder) BFInfoItems

func (mr *MockUniversalClientMockRecorder) BFInfoItems(arg0, arg1 interface{}) *gomock.Call

BFInfoItems indicates an expected call of BFInfoItems.

func (*MockUniversalClientMockRecorder) BFInfoSize

func (mr *MockUniversalClientMockRecorder) BFInfoSize(arg0, arg1 interface{}) *gomock.Call

BFInfoSize indicates an expected call of BFInfoSize.

func (*MockUniversalClientMockRecorder) BFInsert

func (mr *MockUniversalClientMockRecorder) BFInsert(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

BFInsert indicates an expected call of BFInsert.

func (*MockUniversalClientMockRecorder) BFLoadChunk

func (mr *MockUniversalClientMockRecorder) BFLoadChunk(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

BFLoadChunk indicates an expected call of BFLoadChunk.

func (*MockUniversalClientMockRecorder) BFMAdd

func (mr *MockUniversalClientMockRecorder) BFMAdd(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BFMAdd indicates an expected call of BFMAdd.

func (*MockUniversalClientMockRecorder) BFMExists

func (mr *MockUniversalClientMockRecorder) BFMExists(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BFMExists indicates an expected call of BFMExists.

func (*MockUniversalClientMockRecorder) BFReserve

func (mr *MockUniversalClientMockRecorder) BFReserve(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

BFReserve indicates an expected call of BFReserve.

func (*MockUniversalClientMockRecorder) BFReserveArgs

func (mr *MockUniversalClientMockRecorder) BFReserveArgs(arg0, arg1, arg2 interface{}) *gomock.Call

BFReserveArgs indicates an expected call of BFReserveArgs.

func (*MockUniversalClientMockRecorder) BFReserveExpansion

func (mr *MockUniversalClientMockRecorder) BFReserveExpansion(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

BFReserveExpansion indicates an expected call of BFReserveExpansion.

func (*MockUniversalClientMockRecorder) BFReserveNonScaling

func (mr *MockUniversalClientMockRecorder) BFReserveNonScaling(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

BFReserveNonScaling indicates an expected call of BFReserveNonScaling.

func (*MockUniversalClientMockRecorder) BFScanDump

func (mr *MockUniversalClientMockRecorder) BFScanDump(arg0, arg1, arg2 interface{}) *gomock.Call

BFScanDump indicates an expected call of BFScanDump.

func (*MockUniversalClientMockRecorder) BLMPop

func (mr *MockUniversalClientMockRecorder) BLMPop(arg0, arg1, arg2, arg3 interface{}, arg4 ...interface{}) *gomock.Call

BLMPop indicates an expected call of BLMPop.

func (*MockUniversalClientMockRecorder) BLMove

func (mr *MockUniversalClientMockRecorder) BLMove(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call

BLMove indicates an expected call of BLMove.

func (*MockUniversalClientMockRecorder) BLPop

func (mr *MockUniversalClientMockRecorder) BLPop(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BLPop indicates an expected call of BLPop.

func (*MockUniversalClientMockRecorder) BRPop

func (mr *MockUniversalClientMockRecorder) BRPop(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BRPop indicates an expected call of BRPop.

func (*MockUniversalClientMockRecorder) BRPopLPush

func (mr *MockUniversalClientMockRecorder) BRPopLPush(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

BRPopLPush indicates an expected call of BRPopLPush.

func (*MockUniversalClientMockRecorder) BZMPop

func (mr *MockUniversalClientMockRecorder) BZMPop(arg0, arg1, arg2, arg3 interface{}, arg4 ...interface{}) *gomock.Call

BZMPop indicates an expected call of BZMPop.

func (*MockUniversalClientMockRecorder) BZPopMax

func (mr *MockUniversalClientMockRecorder) BZPopMax(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BZPopMax indicates an expected call of BZPopMax.

func (*MockUniversalClientMockRecorder) BZPopMin

func (mr *MockUniversalClientMockRecorder) BZPopMin(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BZPopMin indicates an expected call of BZPopMin.

func (*MockUniversalClientMockRecorder) BgRewriteAOF

func (mr *MockUniversalClientMockRecorder) BgRewriteAOF(arg0 interface{}) *gomock.Call

BgRewriteAOF indicates an expected call of BgRewriteAOF.

func (*MockUniversalClientMockRecorder) BgSave

func (mr *MockUniversalClientMockRecorder) BgSave(arg0 interface{}) *gomock.Call

BgSave indicates an expected call of BgSave.

func (*MockUniversalClientMockRecorder) BitCount

func (mr *MockUniversalClientMockRecorder) BitCount(arg0, arg1, arg2 interface{}) *gomock.Call

BitCount indicates an expected call of BitCount.

func (*MockUniversalClientMockRecorder) BitField

func (mr *MockUniversalClientMockRecorder) BitField(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BitField indicates an expected call of BitField.

func (*MockUniversalClientMockRecorder) BitOpAnd

func (mr *MockUniversalClientMockRecorder) BitOpAnd(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BitOpAnd indicates an expected call of BitOpAnd.

func (*MockUniversalClientMockRecorder) BitOpNot

func (mr *MockUniversalClientMockRecorder) BitOpNot(arg0, arg1, arg2 interface{}) *gomock.Call

BitOpNot indicates an expected call of BitOpNot.

func (*MockUniversalClientMockRecorder) BitOpOr

func (mr *MockUniversalClientMockRecorder) BitOpOr(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BitOpOr indicates an expected call of BitOpOr.

func (*MockUniversalClientMockRecorder) BitOpXor

func (mr *MockUniversalClientMockRecorder) BitOpXor(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BitOpXor indicates an expected call of BitOpXor.

func (*MockUniversalClientMockRecorder) BitPos

func (mr *MockUniversalClientMockRecorder) BitPos(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

BitPos indicates an expected call of BitPos.

func (*MockUniversalClientMockRecorder) BitPosSpan

func (mr *MockUniversalClientMockRecorder) BitPosSpan(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call

BitPosSpan indicates an expected call of BitPosSpan.

func (*MockUniversalClientMockRecorder) CFAdd

func (mr *MockUniversalClientMockRecorder) CFAdd(arg0, arg1, arg2 interface{}) *gomock.Call

CFAdd indicates an expected call of CFAdd.

func (*MockUniversalClientMockRecorder) CFAddNX

func (mr *MockUniversalClientMockRecorder) CFAddNX(arg0, arg1, arg2 interface{}) *gomock.Call

CFAddNX indicates an expected call of CFAddNX.

func (*MockUniversalClientMockRecorder) CFCount

func (mr *MockUniversalClientMockRecorder) CFCount(arg0, arg1, arg2 interface{}) *gomock.Call

CFCount indicates an expected call of CFCount.

func (*MockUniversalClientMockRecorder) CFDel

func (mr *MockUniversalClientMockRecorder) CFDel(arg0, arg1, arg2 interface{}) *gomock.Call

CFDel indicates an expected call of CFDel.

func (*MockUniversalClientMockRecorder) CFExists

func (mr *MockUniversalClientMockRecorder) CFExists(arg0, arg1, arg2 interface{}) *gomock.Call

CFExists indicates an expected call of CFExists.

func (*MockUniversalClientMockRecorder) CFInfo

func (mr *MockUniversalClientMockRecorder) CFInfo(arg0, arg1 interface{}) *gomock.Call

CFInfo indicates an expected call of CFInfo.

func (*MockUniversalClientMockRecorder) CFInsert

func (mr *MockUniversalClientMockRecorder) CFInsert(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

CFInsert indicates an expected call of CFInsert.

func (*MockUniversalClientMockRecorder) CFInsertNX

func (mr *MockUniversalClientMockRecorder) CFInsertNX(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

CFInsertNX indicates an expected call of CFInsertNX.

func (*MockUniversalClientMockRecorder) CFLoadChunk

func (mr *MockUniversalClientMockRecorder) CFLoadChunk(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

CFLoadChunk indicates an expected call of CFLoadChunk.

func (*MockUniversalClientMockRecorder) CFMExists

func (mr *MockUniversalClientMockRecorder) CFMExists(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CFMExists indicates an expected call of CFMExists.

func (*MockUniversalClientMockRecorder) CFReserve

func (mr *MockUniversalClientMockRecorder) CFReserve(arg0, arg1, arg2 interface{}) *gomock.Call

CFReserve indicates an expected call of CFReserve.

func (*MockUniversalClientMockRecorder) CFReserveArgs

func (mr *MockUniversalClientMockRecorder) CFReserveArgs(arg0, arg1, arg2 interface{}) *gomock.Call

CFReserveArgs indicates an expected call of CFReserveArgs.

func (*MockUniversalClientMockRecorder) CFReserveBucketSize

func (mr *MockUniversalClientMockRecorder) CFReserveBucketSize(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

CFReserveBucketSize indicates an expected call of CFReserveBucketSize.

func (*MockUniversalClientMockRecorder) CFReserveExpansion

func (mr *MockUniversalClientMockRecorder) CFReserveExpansion(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

CFReserveExpansion indicates an expected call of CFReserveExpansion.

func (*MockUniversalClientMockRecorder) CFReserveMaxIterations

func (mr *MockUniversalClientMockRecorder) CFReserveMaxIterations(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

CFReserveMaxIterations indicates an expected call of CFReserveMaxIterations.

func (*MockUniversalClientMockRecorder) CFScanDump

func (mr *MockUniversalClientMockRecorder) CFScanDump(arg0, arg1, arg2 interface{}) *gomock.Call

CFScanDump indicates an expected call of CFScanDump.

func (*MockUniversalClientMockRecorder) CMSIncrBy

func (mr *MockUniversalClientMockRecorder) CMSIncrBy(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CMSIncrBy indicates an expected call of CMSIncrBy.

func (*MockUniversalClientMockRecorder) CMSInfo

func (mr *MockUniversalClientMockRecorder) CMSInfo(arg0, arg1 interface{}) *gomock.Call

CMSInfo indicates an expected call of CMSInfo.

func (*MockUniversalClientMockRecorder) CMSInitByDim

func (mr *MockUniversalClientMockRecorder) CMSInitByDim(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

CMSInitByDim indicates an expected call of CMSInitByDim.

func (*MockUniversalClientMockRecorder) CMSInitByProb

func (mr *MockUniversalClientMockRecorder) CMSInitByProb(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

CMSInitByProb indicates an expected call of CMSInitByProb.

func (*MockUniversalClientMockRecorder) CMSMerge

func (mr *MockUniversalClientMockRecorder) CMSMerge(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CMSMerge indicates an expected call of CMSMerge.

func (*MockUniversalClientMockRecorder) CMSMergeWithWeight

func (mr *MockUniversalClientMockRecorder) CMSMergeWithWeight(arg0, arg1, arg2 interface{}) *gomock.Call

CMSMergeWithWeight indicates an expected call of CMSMergeWithWeight.

func (*MockUniversalClientMockRecorder) CMSQuery

func (mr *MockUniversalClientMockRecorder) CMSQuery(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CMSQuery indicates an expected call of CMSQuery.

func (*MockUniversalClientMockRecorder) ClientGetName

func (mr *MockUniversalClientMockRecorder) ClientGetName(arg0 interface{}) *gomock.Call

ClientGetName indicates an expected call of ClientGetName.

func (*MockUniversalClientMockRecorder) ClientID

func (mr *MockUniversalClientMockRecorder) ClientID(arg0 interface{}) *gomock.Call

ClientID indicates an expected call of ClientID.

func (*MockUniversalClientMockRecorder) ClientInfo

func (mr *MockUniversalClientMockRecorder) ClientInfo(arg0 interface{}) *gomock.Call

ClientInfo indicates an expected call of ClientInfo.

func (*MockUniversalClientMockRecorder) ClientKill

func (mr *MockUniversalClientMockRecorder) ClientKill(arg0, arg1 interface{}) *gomock.Call

ClientKill indicates an expected call of ClientKill.

func (*MockUniversalClientMockRecorder) ClientKillByFilter

func (mr *MockUniversalClientMockRecorder) ClientKillByFilter(arg0 interface{}, arg1 ...interface{}) *gomock.Call

ClientKillByFilter indicates an expected call of ClientKillByFilter.

func (*MockUniversalClientMockRecorder) ClientList

func (mr *MockUniversalClientMockRecorder) ClientList(arg0 interface{}) *gomock.Call

ClientList indicates an expected call of ClientList.

func (*MockUniversalClientMockRecorder) ClientPause

func (mr *MockUniversalClientMockRecorder) ClientPause(arg0, arg1 interface{}) *gomock.Call

ClientPause indicates an expected call of ClientPause.

func (*MockUniversalClientMockRecorder) ClientUnblock

func (mr *MockUniversalClientMockRecorder) ClientUnblock(arg0, arg1 interface{}) *gomock.Call

ClientUnblock indicates an expected call of ClientUnblock.

func (*MockUniversalClientMockRecorder) ClientUnblockWithError

func (mr *MockUniversalClientMockRecorder) ClientUnblockWithError(arg0, arg1 interface{}) *gomock.Call

ClientUnblockWithError indicates an expected call of ClientUnblockWithError.

func (*MockUniversalClientMockRecorder) ClientUnpause

func (mr *MockUniversalClientMockRecorder) ClientUnpause(arg0 interface{}) *gomock.Call

ClientUnpause indicates an expected call of ClientUnpause.

func (*MockUniversalClientMockRecorder) Close

Close indicates an expected call of Close.

func (*MockUniversalClientMockRecorder) ClusterAddSlots

func (mr *MockUniversalClientMockRecorder) ClusterAddSlots(arg0 interface{}, arg1 ...interface{}) *gomock.Call

ClusterAddSlots indicates an expected call of ClusterAddSlots.

func (*MockUniversalClientMockRecorder) ClusterAddSlotsRange

func (mr *MockUniversalClientMockRecorder) ClusterAddSlotsRange(arg0, arg1, arg2 interface{}) *gomock.Call

ClusterAddSlotsRange indicates an expected call of ClusterAddSlotsRange.

func (*MockUniversalClientMockRecorder) ClusterCountFailureReports

func (mr *MockUniversalClientMockRecorder) ClusterCountFailureReports(arg0, arg1 interface{}) *gomock.Call

ClusterCountFailureReports indicates an expected call of ClusterCountFailureReports.

func (*MockUniversalClientMockRecorder) ClusterCountKeysInSlot

func (mr *MockUniversalClientMockRecorder) ClusterCountKeysInSlot(arg0, arg1 interface{}) *gomock.Call

ClusterCountKeysInSlot indicates an expected call of ClusterCountKeysInSlot.

func (*MockUniversalClientMockRecorder) ClusterDelSlots

func (mr *MockUniversalClientMockRecorder) ClusterDelSlots(arg0 interface{}, arg1 ...interface{}) *gomock.Call

ClusterDelSlots indicates an expected call of ClusterDelSlots.

func (*MockUniversalClientMockRecorder) ClusterDelSlotsRange

func (mr *MockUniversalClientMockRecorder) ClusterDelSlotsRange(arg0, arg1, arg2 interface{}) *gomock.Call

ClusterDelSlotsRange indicates an expected call of ClusterDelSlotsRange.

func (*MockUniversalClientMockRecorder) ClusterFailover

func (mr *MockUniversalClientMockRecorder) ClusterFailover(arg0 interface{}) *gomock.Call

ClusterFailover indicates an expected call of ClusterFailover.

func (*MockUniversalClientMockRecorder) ClusterForget

func (mr *MockUniversalClientMockRecorder) ClusterForget(arg0, arg1 interface{}) *gomock.Call

ClusterForget indicates an expected call of ClusterForget.

func (*MockUniversalClientMockRecorder) ClusterGetKeysInSlot

func (mr *MockUniversalClientMockRecorder) ClusterGetKeysInSlot(arg0, arg1, arg2 interface{}) *gomock.Call

ClusterGetKeysInSlot indicates an expected call of ClusterGetKeysInSlot.

func (*MockUniversalClientMockRecorder) ClusterInfo

func (mr *MockUniversalClientMockRecorder) ClusterInfo(arg0 interface{}) *gomock.Call

ClusterInfo indicates an expected call of ClusterInfo.

func (*MockUniversalClientMockRecorder) ClusterKeySlot

func (mr *MockUniversalClientMockRecorder) ClusterKeySlot(arg0, arg1 interface{}) *gomock.Call

ClusterKeySlot indicates an expected call of ClusterKeySlot.

func (mr *MockUniversalClientMockRecorder) ClusterLinks(arg0 interface{}) *gomock.Call

ClusterLinks indicates an expected call of ClusterLinks.

func (*MockUniversalClientMockRecorder) ClusterMeet

func (mr *MockUniversalClientMockRecorder) ClusterMeet(arg0, arg1, arg2 interface{}) *gomock.Call

ClusterMeet indicates an expected call of ClusterMeet.

func (*MockUniversalClientMockRecorder) ClusterMyShardID

func (mr *MockUniversalClientMockRecorder) ClusterMyShardID(arg0 interface{}) *gomock.Call

ClusterMyShardID indicates an expected call of ClusterMyShardID.

func (*MockUniversalClientMockRecorder) ClusterNodes

func (mr *MockUniversalClientMockRecorder) ClusterNodes(arg0 interface{}) *gomock.Call

ClusterNodes indicates an expected call of ClusterNodes.

func (*MockUniversalClientMockRecorder) ClusterReplicate

func (mr *MockUniversalClientMockRecorder) ClusterReplicate(arg0, arg1 interface{}) *gomock.Call

ClusterReplicate indicates an expected call of ClusterReplicate.

func (*MockUniversalClientMockRecorder) ClusterResetHard

func (mr *MockUniversalClientMockRecorder) ClusterResetHard(arg0 interface{}) *gomock.Call

ClusterResetHard indicates an expected call of ClusterResetHard.

func (*MockUniversalClientMockRecorder) ClusterResetSoft

func (mr *MockUniversalClientMockRecorder) ClusterResetSoft(arg0 interface{}) *gomock.Call

ClusterResetSoft indicates an expected call of ClusterResetSoft.

func (*MockUniversalClientMockRecorder) ClusterSaveConfig

func (mr *MockUniversalClientMockRecorder) ClusterSaveConfig(arg0 interface{}) *gomock.Call

ClusterSaveConfig indicates an expected call of ClusterSaveConfig.

func (*MockUniversalClientMockRecorder) ClusterShards

func (mr *MockUniversalClientMockRecorder) ClusterShards(arg0 interface{}) *gomock.Call

ClusterShards indicates an expected call of ClusterShards.

func (*MockUniversalClientMockRecorder) ClusterSlaves

func (mr *MockUniversalClientMockRecorder) ClusterSlaves(arg0, arg1 interface{}) *gomock.Call

ClusterSlaves indicates an expected call of ClusterSlaves.

func (*MockUniversalClientMockRecorder) ClusterSlots

func (mr *MockUniversalClientMockRecorder) ClusterSlots(arg0 interface{}) *gomock.Call

ClusterSlots indicates an expected call of ClusterSlots.

func (*MockUniversalClientMockRecorder) Command

func (mr *MockUniversalClientMockRecorder) Command(arg0 interface{}) *gomock.Call

Command indicates an expected call of Command.

func (*MockUniversalClientMockRecorder) CommandGetKeys

func (mr *MockUniversalClientMockRecorder) CommandGetKeys(arg0 interface{}, arg1 ...interface{}) *gomock.Call

CommandGetKeys indicates an expected call of CommandGetKeys.

func (*MockUniversalClientMockRecorder) CommandGetKeysAndFlags

func (mr *MockUniversalClientMockRecorder) CommandGetKeysAndFlags(arg0 interface{}, arg1 ...interface{}) *gomock.Call

CommandGetKeysAndFlags indicates an expected call of CommandGetKeysAndFlags.

func (*MockUniversalClientMockRecorder) CommandList

func (mr *MockUniversalClientMockRecorder) CommandList(arg0, arg1 interface{}) *gomock.Call

CommandList indicates an expected call of CommandList.

func (*MockUniversalClientMockRecorder) ConfigGet

func (mr *MockUniversalClientMockRecorder) ConfigGet(arg0, arg1 interface{}) *gomock.Call

ConfigGet indicates an expected call of ConfigGet.

func (*MockUniversalClientMockRecorder) ConfigResetStat

func (mr *MockUniversalClientMockRecorder) ConfigResetStat(arg0 interface{}) *gomock.Call

ConfigResetStat indicates an expected call of ConfigResetStat.

func (*MockUniversalClientMockRecorder) ConfigRewrite

func (mr *MockUniversalClientMockRecorder) ConfigRewrite(arg0 interface{}) *gomock.Call

ConfigRewrite indicates an expected call of ConfigRewrite.

func (*MockUniversalClientMockRecorder) ConfigSet

func (mr *MockUniversalClientMockRecorder) ConfigSet(arg0, arg1, arg2 interface{}) *gomock.Call

ConfigSet indicates an expected call of ConfigSet.

func (*MockUniversalClientMockRecorder) Copy

func (mr *MockUniversalClientMockRecorder) Copy(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

Copy indicates an expected call of Copy.

func (*MockUniversalClientMockRecorder) DBSize

func (mr *MockUniversalClientMockRecorder) DBSize(arg0 interface{}) *gomock.Call

DBSize indicates an expected call of DBSize.

func (*MockUniversalClientMockRecorder) DebugObject

func (mr *MockUniversalClientMockRecorder) DebugObject(arg0, arg1 interface{}) *gomock.Call

DebugObject indicates an expected call of DebugObject.

func (*MockUniversalClientMockRecorder) Decr

func (mr *MockUniversalClientMockRecorder) Decr(arg0, arg1 interface{}) *gomock.Call

Decr indicates an expected call of Decr.

func (*MockUniversalClientMockRecorder) DecrBy

func (mr *MockUniversalClientMockRecorder) DecrBy(arg0, arg1, arg2 interface{}) *gomock.Call

DecrBy indicates an expected call of DecrBy.

func (*MockUniversalClientMockRecorder) Del

func (mr *MockUniversalClientMockRecorder) Del(arg0 interface{}, arg1 ...interface{}) *gomock.Call

Del indicates an expected call of Del.

func (*MockUniversalClientMockRecorder) Do

func (mr *MockUniversalClientMockRecorder) Do(arg0 interface{}, arg1 ...interface{}) *gomock.Call

Do indicates an expected call of Do.

func (*MockUniversalClientMockRecorder) Dump

func (mr *MockUniversalClientMockRecorder) Dump(arg0, arg1 interface{}) *gomock.Call

Dump indicates an expected call of Dump.

func (*MockUniversalClientMockRecorder) Echo

func (mr *MockUniversalClientMockRecorder) Echo(arg0, arg1 interface{}) *gomock.Call

Echo indicates an expected call of Echo.

func (*MockUniversalClientMockRecorder) Eval

func (mr *MockUniversalClientMockRecorder) Eval(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

Eval indicates an expected call of Eval.

func (*MockUniversalClientMockRecorder) EvalRO

func (mr *MockUniversalClientMockRecorder) EvalRO(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

EvalRO indicates an expected call of EvalRO.

func (*MockUniversalClientMockRecorder) EvalSha

func (mr *MockUniversalClientMockRecorder) EvalSha(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

EvalSha indicates an expected call of EvalSha.

func (*MockUniversalClientMockRecorder) EvalShaRO

func (mr *MockUniversalClientMockRecorder) EvalShaRO(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

EvalShaRO indicates an expected call of EvalShaRO.

func (*MockUniversalClientMockRecorder) Exists

func (mr *MockUniversalClientMockRecorder) Exists(arg0 interface{}, arg1 ...interface{}) *gomock.Call

Exists indicates an expected call of Exists.

func (*MockUniversalClientMockRecorder) Expire

func (mr *MockUniversalClientMockRecorder) Expire(arg0, arg1, arg2 interface{}) *gomock.Call

Expire indicates an expected call of Expire.

func (*MockUniversalClientMockRecorder) ExpireAt

func (mr *MockUniversalClientMockRecorder) ExpireAt(arg0, arg1, arg2 interface{}) *gomock.Call

ExpireAt indicates an expected call of ExpireAt.

func (*MockUniversalClientMockRecorder) ExpireGT

func (mr *MockUniversalClientMockRecorder) ExpireGT(arg0, arg1, arg2 interface{}) *gomock.Call

ExpireGT indicates an expected call of ExpireGT.

func (*MockUniversalClientMockRecorder) ExpireLT

func (mr *MockUniversalClientMockRecorder) ExpireLT(arg0, arg1, arg2 interface{}) *gomock.Call

ExpireLT indicates an expected call of ExpireLT.

func (*MockUniversalClientMockRecorder) ExpireNX

func (mr *MockUniversalClientMockRecorder) ExpireNX(arg0, arg1, arg2 interface{}) *gomock.Call

ExpireNX indicates an expected call of ExpireNX.

func (*MockUniversalClientMockRecorder) ExpireTime

func (mr *MockUniversalClientMockRecorder) ExpireTime(arg0, arg1 interface{}) *gomock.Call

ExpireTime indicates an expected call of ExpireTime.

func (*MockUniversalClientMockRecorder) ExpireXX

func (mr *MockUniversalClientMockRecorder) ExpireXX(arg0, arg1, arg2 interface{}) *gomock.Call

ExpireXX indicates an expected call of ExpireXX.

func (*MockUniversalClientMockRecorder) FCall

func (mr *MockUniversalClientMockRecorder) FCall(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

FCall indicates an expected call of FCall.

func (*MockUniversalClientMockRecorder) FCallRO

func (mr *MockUniversalClientMockRecorder) FCallRO(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

FCallRO indicates an expected call of FCallRO.

func (*MockUniversalClientMockRecorder) FCallRo

func (mr *MockUniversalClientMockRecorder) FCallRo(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

FCallRo indicates an expected call of FCallRo.

func (*MockUniversalClientMockRecorder) FlushAll

func (mr *MockUniversalClientMockRecorder) FlushAll(arg0 interface{}) *gomock.Call

FlushAll indicates an expected call of FlushAll.

func (*MockUniversalClientMockRecorder) FlushAllAsync

func (mr *MockUniversalClientMockRecorder) FlushAllAsync(arg0 interface{}) *gomock.Call

FlushAllAsync indicates an expected call of FlushAllAsync.

func (*MockUniversalClientMockRecorder) FlushDB

func (mr *MockUniversalClientMockRecorder) FlushDB(arg0 interface{}) *gomock.Call

FlushDB indicates an expected call of FlushDB.

func (*MockUniversalClientMockRecorder) FlushDBAsync

func (mr *MockUniversalClientMockRecorder) FlushDBAsync(arg0 interface{}) *gomock.Call

FlushDBAsync indicates an expected call of FlushDBAsync.

func (*MockUniversalClientMockRecorder) FunctionDelete

func (mr *MockUniversalClientMockRecorder) FunctionDelete(arg0, arg1 interface{}) *gomock.Call

FunctionDelete indicates an expected call of FunctionDelete.

func (*MockUniversalClientMockRecorder) FunctionDump

func (mr *MockUniversalClientMockRecorder) FunctionDump(arg0 interface{}) *gomock.Call

FunctionDump indicates an expected call of FunctionDump.

func (*MockUniversalClientMockRecorder) FunctionFlush

func (mr *MockUniversalClientMockRecorder) FunctionFlush(arg0 interface{}) *gomock.Call

FunctionFlush indicates an expected call of FunctionFlush.

func (*MockUniversalClientMockRecorder) FunctionFlushAsync

func (mr *MockUniversalClientMockRecorder) FunctionFlushAsync(arg0 interface{}) *gomock.Call

FunctionFlushAsync indicates an expected call of FunctionFlushAsync.

func (*MockUniversalClientMockRecorder) FunctionKill

func (mr *MockUniversalClientMockRecorder) FunctionKill(arg0 interface{}) *gomock.Call

FunctionKill indicates an expected call of FunctionKill.

func (*MockUniversalClientMockRecorder) FunctionList

func (mr *MockUniversalClientMockRecorder) FunctionList(arg0, arg1 interface{}) *gomock.Call

FunctionList indicates an expected call of FunctionList.

func (*MockUniversalClientMockRecorder) FunctionLoad

func (mr *MockUniversalClientMockRecorder) FunctionLoad(arg0, arg1 interface{}) *gomock.Call

FunctionLoad indicates an expected call of FunctionLoad.

func (*MockUniversalClientMockRecorder) FunctionLoadReplace

func (mr *MockUniversalClientMockRecorder) FunctionLoadReplace(arg0, arg1 interface{}) *gomock.Call

FunctionLoadReplace indicates an expected call of FunctionLoadReplace.

func (*MockUniversalClientMockRecorder) FunctionRestore

func (mr *MockUniversalClientMockRecorder) FunctionRestore(arg0, arg1 interface{}) *gomock.Call

FunctionRestore indicates an expected call of FunctionRestore.

func (*MockUniversalClientMockRecorder) FunctionStats

func (mr *MockUniversalClientMockRecorder) FunctionStats(arg0 interface{}) *gomock.Call

FunctionStats indicates an expected call of FunctionStats.

func (*MockUniversalClientMockRecorder) GeoAdd

func (mr *MockUniversalClientMockRecorder) GeoAdd(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GeoAdd indicates an expected call of GeoAdd.

func (*MockUniversalClientMockRecorder) GeoDist

func (mr *MockUniversalClientMockRecorder) GeoDist(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

GeoDist indicates an expected call of GeoDist.

func (*MockUniversalClientMockRecorder) GeoHash

func (mr *MockUniversalClientMockRecorder) GeoHash(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GeoHash indicates an expected call of GeoHash.

func (*MockUniversalClientMockRecorder) GeoPos

func (mr *MockUniversalClientMockRecorder) GeoPos(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GeoPos indicates an expected call of GeoPos.

func (*MockUniversalClientMockRecorder) GeoRadius

func (mr *MockUniversalClientMockRecorder) GeoRadius(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

GeoRadius indicates an expected call of GeoRadius.

func (*MockUniversalClientMockRecorder) GeoRadiusByMember

func (mr *MockUniversalClientMockRecorder) GeoRadiusByMember(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

GeoRadiusByMember indicates an expected call of GeoRadiusByMember.

func (*MockUniversalClientMockRecorder) GeoRadiusByMemberStore

func (mr *MockUniversalClientMockRecorder) GeoRadiusByMemberStore(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

GeoRadiusByMemberStore indicates an expected call of GeoRadiusByMemberStore.

func (*MockUniversalClientMockRecorder) GeoRadiusStore

func (mr *MockUniversalClientMockRecorder) GeoRadiusStore(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

GeoRadiusStore indicates an expected call of GeoRadiusStore.

func (*MockUniversalClientMockRecorder) GeoSearch

func (mr *MockUniversalClientMockRecorder) GeoSearch(arg0, arg1, arg2 interface{}) *gomock.Call

GeoSearch indicates an expected call of GeoSearch.

func (*MockUniversalClientMockRecorder) GeoSearchLocation

func (mr *MockUniversalClientMockRecorder) GeoSearchLocation(arg0, arg1, arg2 interface{}) *gomock.Call

GeoSearchLocation indicates an expected call of GeoSearchLocation.

func (*MockUniversalClientMockRecorder) GeoSearchStore

func (mr *MockUniversalClientMockRecorder) GeoSearchStore(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

GeoSearchStore indicates an expected call of GeoSearchStore.

func (*MockUniversalClientMockRecorder) Get

func (mr *MockUniversalClientMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call

Get indicates an expected call of Get.

func (*MockUniversalClientMockRecorder) GetBit

func (mr *MockUniversalClientMockRecorder) GetBit(arg0, arg1, arg2 interface{}) *gomock.Call

GetBit indicates an expected call of GetBit.

func (*MockUniversalClientMockRecorder) GetDel

func (mr *MockUniversalClientMockRecorder) GetDel(arg0, arg1 interface{}) *gomock.Call

GetDel indicates an expected call of GetDel.

func (*MockUniversalClientMockRecorder) GetEx

func (mr *MockUniversalClientMockRecorder) GetEx(arg0, arg1, arg2 interface{}) *gomock.Call

GetEx indicates an expected call of GetEx.

func (*MockUniversalClientMockRecorder) GetRange

func (mr *MockUniversalClientMockRecorder) GetRange(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

GetRange indicates an expected call of GetRange.

func (*MockUniversalClientMockRecorder) GetSet

func (mr *MockUniversalClientMockRecorder) GetSet(arg0, arg1, arg2 interface{}) *gomock.Call

GetSet indicates an expected call of GetSet.

func (*MockUniversalClientMockRecorder) HDel

func (mr *MockUniversalClientMockRecorder) HDel(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

HDel indicates an expected call of HDel.

func (*MockUniversalClientMockRecorder) HExists

func (mr *MockUniversalClientMockRecorder) HExists(arg0, arg1, arg2 interface{}) *gomock.Call

HExists indicates an expected call of HExists.

func (*MockUniversalClientMockRecorder) HGet

func (mr *MockUniversalClientMockRecorder) HGet(arg0, arg1, arg2 interface{}) *gomock.Call

HGet indicates an expected call of HGet.

func (*MockUniversalClientMockRecorder) HGetAll

func (mr *MockUniversalClientMockRecorder) HGetAll(arg0, arg1 interface{}) *gomock.Call

HGetAll indicates an expected call of HGetAll.

func (*MockUniversalClientMockRecorder) HIncrBy

func (mr *MockUniversalClientMockRecorder) HIncrBy(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

HIncrBy indicates an expected call of HIncrBy.

func (*MockUniversalClientMockRecorder) HIncrByFloat

func (mr *MockUniversalClientMockRecorder) HIncrByFloat(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

HIncrByFloat indicates an expected call of HIncrByFloat.

func (*MockUniversalClientMockRecorder) HKeys

func (mr *MockUniversalClientMockRecorder) HKeys(arg0, arg1 interface{}) *gomock.Call

HKeys indicates an expected call of HKeys.

func (*MockUniversalClientMockRecorder) HLen

func (mr *MockUniversalClientMockRecorder) HLen(arg0, arg1 interface{}) *gomock.Call

HLen indicates an expected call of HLen.

func (*MockUniversalClientMockRecorder) HMGet

func (mr *MockUniversalClientMockRecorder) HMGet(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

HMGet indicates an expected call of HMGet.

func (*MockUniversalClientMockRecorder) HMSet

func (mr *MockUniversalClientMockRecorder) HMSet(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

HMSet indicates an expected call of HMSet.

func (*MockUniversalClientMockRecorder) HRandField

func (mr *MockUniversalClientMockRecorder) HRandField(arg0, arg1, arg2 interface{}) *gomock.Call

HRandField indicates an expected call of HRandField.

func (*MockUniversalClientMockRecorder) HRandFieldWithValues

func (mr *MockUniversalClientMockRecorder) HRandFieldWithValues(arg0, arg1, arg2 interface{}) *gomock.Call

HRandFieldWithValues indicates an expected call of HRandFieldWithValues.

func (*MockUniversalClientMockRecorder) HScan

func (mr *MockUniversalClientMockRecorder) HScan(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

HScan indicates an expected call of HScan.

func (*MockUniversalClientMockRecorder) HSet

func (mr *MockUniversalClientMockRecorder) HSet(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

HSet indicates an expected call of HSet.

func (*MockUniversalClientMockRecorder) HSetNX

func (mr *MockUniversalClientMockRecorder) HSetNX(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

HSetNX indicates an expected call of HSetNX.

func (*MockUniversalClientMockRecorder) HVals

func (mr *MockUniversalClientMockRecorder) HVals(arg0, arg1 interface{}) *gomock.Call

HVals indicates an expected call of HVals.

func (*MockUniversalClientMockRecorder) Incr

func (mr *MockUniversalClientMockRecorder) Incr(arg0, arg1 interface{}) *gomock.Call

Incr indicates an expected call of Incr.

func (*MockUniversalClientMockRecorder) IncrBy

func (mr *MockUniversalClientMockRecorder) IncrBy(arg0, arg1, arg2 interface{}) *gomock.Call

IncrBy indicates an expected call of IncrBy.

func (*MockUniversalClientMockRecorder) IncrByFloat

func (mr *MockUniversalClientMockRecorder) IncrByFloat(arg0, arg1, arg2 interface{}) *gomock.Call

IncrByFloat indicates an expected call of IncrByFloat.

func (*MockUniversalClientMockRecorder) Info

func (mr *MockUniversalClientMockRecorder) Info(arg0 interface{}, arg1 ...interface{}) *gomock.Call

Info indicates an expected call of Info.

func (*MockUniversalClientMockRecorder) Keys

func (mr *MockUniversalClientMockRecorder) Keys(arg0, arg1 interface{}) *gomock.Call

Keys indicates an expected call of Keys.

func (*MockUniversalClientMockRecorder) LCS

func (mr *MockUniversalClientMockRecorder) LCS(arg0, arg1 interface{}) *gomock.Call

LCS indicates an expected call of LCS.

func (*MockUniversalClientMockRecorder) LIndex

func (mr *MockUniversalClientMockRecorder) LIndex(arg0, arg1, arg2 interface{}) *gomock.Call

LIndex indicates an expected call of LIndex.

func (*MockUniversalClientMockRecorder) LInsert

func (mr *MockUniversalClientMockRecorder) LInsert(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

LInsert indicates an expected call of LInsert.

func (*MockUniversalClientMockRecorder) LInsertAfter

func (mr *MockUniversalClientMockRecorder) LInsertAfter(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

LInsertAfter indicates an expected call of LInsertAfter.

func (*MockUniversalClientMockRecorder) LInsertBefore

func (mr *MockUniversalClientMockRecorder) LInsertBefore(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

LInsertBefore indicates an expected call of LInsertBefore.

func (*MockUniversalClientMockRecorder) LLen

func (mr *MockUniversalClientMockRecorder) LLen(arg0, arg1 interface{}) *gomock.Call

LLen indicates an expected call of LLen.

func (*MockUniversalClientMockRecorder) LMPop

func (mr *MockUniversalClientMockRecorder) LMPop(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

LMPop indicates an expected call of LMPop.

func (*MockUniversalClientMockRecorder) LMove

func (mr *MockUniversalClientMockRecorder) LMove(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

LMove indicates an expected call of LMove.

func (*MockUniversalClientMockRecorder) LPop

func (mr *MockUniversalClientMockRecorder) LPop(arg0, arg1 interface{}) *gomock.Call

LPop indicates an expected call of LPop.

func (*MockUniversalClientMockRecorder) LPopCount

func (mr *MockUniversalClientMockRecorder) LPopCount(arg0, arg1, arg2 interface{}) *gomock.Call

LPopCount indicates an expected call of LPopCount.

func (*MockUniversalClientMockRecorder) LPos

func (mr *MockUniversalClientMockRecorder) LPos(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

LPos indicates an expected call of LPos.

func (*MockUniversalClientMockRecorder) LPosCount

func (mr *MockUniversalClientMockRecorder) LPosCount(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

LPosCount indicates an expected call of LPosCount.

func (*MockUniversalClientMockRecorder) LPush

func (mr *MockUniversalClientMockRecorder) LPush(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

LPush indicates an expected call of LPush.

func (*MockUniversalClientMockRecorder) LPushX

func (mr *MockUniversalClientMockRecorder) LPushX(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

LPushX indicates an expected call of LPushX.

func (*MockUniversalClientMockRecorder) LRange

func (mr *MockUniversalClientMockRecorder) LRange(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

LRange indicates an expected call of LRange.

func (*MockUniversalClientMockRecorder) LRem

func (mr *MockUniversalClientMockRecorder) LRem(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

LRem indicates an expected call of LRem.

func (*MockUniversalClientMockRecorder) LSet

func (mr *MockUniversalClientMockRecorder) LSet(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

LSet indicates an expected call of LSet.

func (*MockUniversalClientMockRecorder) LTrim

func (mr *MockUniversalClientMockRecorder) LTrim(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

LTrim indicates an expected call of LTrim.

func (*MockUniversalClientMockRecorder) LastSave

func (mr *MockUniversalClientMockRecorder) LastSave(arg0 interface{}) *gomock.Call

LastSave indicates an expected call of LastSave.

func (*MockUniversalClientMockRecorder) MGet

func (mr *MockUniversalClientMockRecorder) MGet(arg0 interface{}, arg1 ...interface{}) *gomock.Call

MGet indicates an expected call of MGet.

func (*MockUniversalClientMockRecorder) MSet

func (mr *MockUniversalClientMockRecorder) MSet(arg0 interface{}, arg1 ...interface{}) *gomock.Call

MSet indicates an expected call of MSet.

func (*MockUniversalClientMockRecorder) MSetNX

func (mr *MockUniversalClientMockRecorder) MSetNX(arg0 interface{}, arg1 ...interface{}) *gomock.Call

MSetNX indicates an expected call of MSetNX.

func (*MockUniversalClientMockRecorder) MemoryUsage

func (mr *MockUniversalClientMockRecorder) MemoryUsage(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

MemoryUsage indicates an expected call of MemoryUsage.

func (*MockUniversalClientMockRecorder) Migrate

func (mr *MockUniversalClientMockRecorder) Migrate(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call

Migrate indicates an expected call of Migrate.

func (*MockUniversalClientMockRecorder) ModuleLoadex

func (mr *MockUniversalClientMockRecorder) ModuleLoadex(arg0, arg1 interface{}) *gomock.Call

ModuleLoadex indicates an expected call of ModuleLoadex.

func (*MockUniversalClientMockRecorder) Move

func (mr *MockUniversalClientMockRecorder) Move(arg0, arg1, arg2 interface{}) *gomock.Call

Move indicates an expected call of Move.

func (*MockUniversalClientMockRecorder) ObjectEncoding

func (mr *MockUniversalClientMockRecorder) ObjectEncoding(arg0, arg1 interface{}) *gomock.Call

ObjectEncoding indicates an expected call of ObjectEncoding.

func (*MockUniversalClientMockRecorder) ObjectIdleTime

func (mr *MockUniversalClientMockRecorder) ObjectIdleTime(arg0, arg1 interface{}) *gomock.Call

ObjectIdleTime indicates an expected call of ObjectIdleTime.

func (*MockUniversalClientMockRecorder) ObjectRefCount

func (mr *MockUniversalClientMockRecorder) ObjectRefCount(arg0, arg1 interface{}) *gomock.Call

ObjectRefCount indicates an expected call of ObjectRefCount.

func (*MockUniversalClientMockRecorder) PExpire

func (mr *MockUniversalClientMockRecorder) PExpire(arg0, arg1, arg2 interface{}) *gomock.Call

PExpire indicates an expected call of PExpire.

func (*MockUniversalClientMockRecorder) PExpireAt

func (mr *MockUniversalClientMockRecorder) PExpireAt(arg0, arg1, arg2 interface{}) *gomock.Call

PExpireAt indicates an expected call of PExpireAt.

func (*MockUniversalClientMockRecorder) PExpireTime

func (mr *MockUniversalClientMockRecorder) PExpireTime(arg0, arg1 interface{}) *gomock.Call

PExpireTime indicates an expected call of PExpireTime.

func (*MockUniversalClientMockRecorder) PFAdd

func (mr *MockUniversalClientMockRecorder) PFAdd(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PFAdd indicates an expected call of PFAdd.

func (*MockUniversalClientMockRecorder) PFCount

func (mr *MockUniversalClientMockRecorder) PFCount(arg0 interface{}, arg1 ...interface{}) *gomock.Call

PFCount indicates an expected call of PFCount.

func (*MockUniversalClientMockRecorder) PFMerge

func (mr *MockUniversalClientMockRecorder) PFMerge(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PFMerge indicates an expected call of PFMerge.

func (*MockUniversalClientMockRecorder) PSubscribe

func (mr *MockUniversalClientMockRecorder) PSubscribe(arg0 interface{}, arg1 ...interface{}) *gomock.Call

PSubscribe indicates an expected call of PSubscribe.

func (*MockUniversalClientMockRecorder) PTTL

func (mr *MockUniversalClientMockRecorder) PTTL(arg0, arg1 interface{}) *gomock.Call

PTTL indicates an expected call of PTTL.

func (*MockUniversalClientMockRecorder) Persist

func (mr *MockUniversalClientMockRecorder) Persist(arg0, arg1 interface{}) *gomock.Call

Persist indicates an expected call of Persist.

func (*MockUniversalClientMockRecorder) Ping

func (mr *MockUniversalClientMockRecorder) Ping(arg0 interface{}) *gomock.Call

Ping indicates an expected call of Ping.

func (*MockUniversalClientMockRecorder) Pipeline

Pipeline indicates an expected call of Pipeline.

func (*MockUniversalClientMockRecorder) Pipelined

func (mr *MockUniversalClientMockRecorder) Pipelined(arg0, arg1 interface{}) *gomock.Call

Pipelined indicates an expected call of Pipelined.

func (*MockUniversalClientMockRecorder) PoolStats

func (mr *MockUniversalClientMockRecorder) PoolStats() *gomock.Call

PoolStats indicates an expected call of PoolStats.

func (*MockUniversalClientMockRecorder) Process

func (mr *MockUniversalClientMockRecorder) Process(arg0, arg1 interface{}) *gomock.Call

Process indicates an expected call of Process.

func (*MockUniversalClientMockRecorder) PubSubChannels

func (mr *MockUniversalClientMockRecorder) PubSubChannels(arg0, arg1 interface{}) *gomock.Call

PubSubChannels indicates an expected call of PubSubChannels.

func (*MockUniversalClientMockRecorder) PubSubNumPat

func (mr *MockUniversalClientMockRecorder) PubSubNumPat(arg0 interface{}) *gomock.Call

PubSubNumPat indicates an expected call of PubSubNumPat.

func (*MockUniversalClientMockRecorder) PubSubNumSub

func (mr *MockUniversalClientMockRecorder) PubSubNumSub(arg0 interface{}, arg1 ...interface{}) *gomock.Call

PubSubNumSub indicates an expected call of PubSubNumSub.

func (*MockUniversalClientMockRecorder) PubSubShardChannels

func (mr *MockUniversalClientMockRecorder) PubSubShardChannels(arg0, arg1 interface{}) *gomock.Call

PubSubShardChannels indicates an expected call of PubSubShardChannels.

func (*MockUniversalClientMockRecorder) PubSubShardNumSub

func (mr *MockUniversalClientMockRecorder) PubSubShardNumSub(arg0 interface{}, arg1 ...interface{}) *gomock.Call

PubSubShardNumSub indicates an expected call of PubSubShardNumSub.

func (*MockUniversalClientMockRecorder) Publish

func (mr *MockUniversalClientMockRecorder) Publish(arg0, arg1, arg2 interface{}) *gomock.Call

Publish indicates an expected call of Publish.

func (*MockUniversalClientMockRecorder) Quit

func (mr *MockUniversalClientMockRecorder) Quit(arg0 interface{}) *gomock.Call

Quit indicates an expected call of Quit.

func (*MockUniversalClientMockRecorder) RPop

func (mr *MockUniversalClientMockRecorder) RPop(arg0, arg1 interface{}) *gomock.Call

RPop indicates an expected call of RPop.

func (*MockUniversalClientMockRecorder) RPopCount

func (mr *MockUniversalClientMockRecorder) RPopCount(arg0, arg1, arg2 interface{}) *gomock.Call

RPopCount indicates an expected call of RPopCount.

func (*MockUniversalClientMockRecorder) RPopLPush

func (mr *MockUniversalClientMockRecorder) RPopLPush(arg0, arg1, arg2 interface{}) *gomock.Call

RPopLPush indicates an expected call of RPopLPush.

func (*MockUniversalClientMockRecorder) RPush

func (mr *MockUniversalClientMockRecorder) RPush(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RPush indicates an expected call of RPush.

func (*MockUniversalClientMockRecorder) RPushX

func (mr *MockUniversalClientMockRecorder) RPushX(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RPushX indicates an expected call of RPushX.

func (*MockUniversalClientMockRecorder) RandomKey

func (mr *MockUniversalClientMockRecorder) RandomKey(arg0 interface{}) *gomock.Call

RandomKey indicates an expected call of RandomKey.

func (*MockUniversalClientMockRecorder) ReadOnly

func (mr *MockUniversalClientMockRecorder) ReadOnly(arg0 interface{}) *gomock.Call

ReadOnly indicates an expected call of ReadOnly.

func (*MockUniversalClientMockRecorder) ReadWrite

func (mr *MockUniversalClientMockRecorder) ReadWrite(arg0 interface{}) *gomock.Call

ReadWrite indicates an expected call of ReadWrite.

func (*MockUniversalClientMockRecorder) Rename

func (mr *MockUniversalClientMockRecorder) Rename(arg0, arg1, arg2 interface{}) *gomock.Call

Rename indicates an expected call of Rename.

func (*MockUniversalClientMockRecorder) RenameNX

func (mr *MockUniversalClientMockRecorder) RenameNX(arg0, arg1, arg2 interface{}) *gomock.Call

RenameNX indicates an expected call of RenameNX.

func (*MockUniversalClientMockRecorder) Restore

func (mr *MockUniversalClientMockRecorder) Restore(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

Restore indicates an expected call of Restore.

func (*MockUniversalClientMockRecorder) RestoreReplace

func (mr *MockUniversalClientMockRecorder) RestoreReplace(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

RestoreReplace indicates an expected call of RestoreReplace.

func (*MockUniversalClientMockRecorder) SAdd

func (mr *MockUniversalClientMockRecorder) SAdd(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SAdd indicates an expected call of SAdd.

func (*MockUniversalClientMockRecorder) SCard

func (mr *MockUniversalClientMockRecorder) SCard(arg0, arg1 interface{}) *gomock.Call

SCard indicates an expected call of SCard.

func (*MockUniversalClientMockRecorder) SDiff

func (mr *MockUniversalClientMockRecorder) SDiff(arg0 interface{}, arg1 ...interface{}) *gomock.Call

SDiff indicates an expected call of SDiff.

func (*MockUniversalClientMockRecorder) SDiffStore

func (mr *MockUniversalClientMockRecorder) SDiffStore(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SDiffStore indicates an expected call of SDiffStore.

func (*MockUniversalClientMockRecorder) SInter

func (mr *MockUniversalClientMockRecorder) SInter(arg0 interface{}, arg1 ...interface{}) *gomock.Call

SInter indicates an expected call of SInter.

func (*MockUniversalClientMockRecorder) SInterCard

func (mr *MockUniversalClientMockRecorder) SInterCard(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SInterCard indicates an expected call of SInterCard.

func (*MockUniversalClientMockRecorder) SInterStore

func (mr *MockUniversalClientMockRecorder) SInterStore(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SInterStore indicates an expected call of SInterStore.

func (*MockUniversalClientMockRecorder) SIsMember

func (mr *MockUniversalClientMockRecorder) SIsMember(arg0, arg1, arg2 interface{}) *gomock.Call

SIsMember indicates an expected call of SIsMember.

func (*MockUniversalClientMockRecorder) SMIsMember

func (mr *MockUniversalClientMockRecorder) SMIsMember(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SMIsMember indicates an expected call of SMIsMember.

func (*MockUniversalClientMockRecorder) SMembers

func (mr *MockUniversalClientMockRecorder) SMembers(arg0, arg1 interface{}) *gomock.Call

SMembers indicates an expected call of SMembers.

func (*MockUniversalClientMockRecorder) SMembersMap

func (mr *MockUniversalClientMockRecorder) SMembersMap(arg0, arg1 interface{}) *gomock.Call

SMembersMap indicates an expected call of SMembersMap.

func (*MockUniversalClientMockRecorder) SMove

func (mr *MockUniversalClientMockRecorder) SMove(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

SMove indicates an expected call of SMove.

func (*MockUniversalClientMockRecorder) SPop

func (mr *MockUniversalClientMockRecorder) SPop(arg0, arg1 interface{}) *gomock.Call

SPop indicates an expected call of SPop.

func (*MockUniversalClientMockRecorder) SPopN

func (mr *MockUniversalClientMockRecorder) SPopN(arg0, arg1, arg2 interface{}) *gomock.Call

SPopN indicates an expected call of SPopN.

func (*MockUniversalClientMockRecorder) SPublish

func (mr *MockUniversalClientMockRecorder) SPublish(arg0, arg1, arg2 interface{}) *gomock.Call

SPublish indicates an expected call of SPublish.

func (*MockUniversalClientMockRecorder) SRandMember

func (mr *MockUniversalClientMockRecorder) SRandMember(arg0, arg1 interface{}) *gomock.Call

SRandMember indicates an expected call of SRandMember.

func (*MockUniversalClientMockRecorder) SRandMemberN

func (mr *MockUniversalClientMockRecorder) SRandMemberN(arg0, arg1, arg2 interface{}) *gomock.Call

SRandMemberN indicates an expected call of SRandMemberN.

func (*MockUniversalClientMockRecorder) SRem

func (mr *MockUniversalClientMockRecorder) SRem(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SRem indicates an expected call of SRem.

func (*MockUniversalClientMockRecorder) SScan

func (mr *MockUniversalClientMockRecorder) SScan(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

SScan indicates an expected call of SScan.

func (*MockUniversalClientMockRecorder) SSubscribe

func (mr *MockUniversalClientMockRecorder) SSubscribe(arg0 interface{}, arg1 ...interface{}) *gomock.Call

SSubscribe indicates an expected call of SSubscribe.

func (*MockUniversalClientMockRecorder) SUnion

func (mr *MockUniversalClientMockRecorder) SUnion(arg0 interface{}, arg1 ...interface{}) *gomock.Call

SUnion indicates an expected call of SUnion.

func (*MockUniversalClientMockRecorder) SUnionStore

func (mr *MockUniversalClientMockRecorder) SUnionStore(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SUnionStore indicates an expected call of SUnionStore.

func (*MockUniversalClientMockRecorder) Save

func (mr *MockUniversalClientMockRecorder) Save(arg0 interface{}) *gomock.Call

Save indicates an expected call of Save.

func (*MockUniversalClientMockRecorder) Scan

func (mr *MockUniversalClientMockRecorder) Scan(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

Scan indicates an expected call of Scan.

func (*MockUniversalClientMockRecorder) ScanType

func (mr *MockUniversalClientMockRecorder) ScanType(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

ScanType indicates an expected call of ScanType.

func (*MockUniversalClientMockRecorder) ScriptExists

func (mr *MockUniversalClientMockRecorder) ScriptExists(arg0 interface{}, arg1 ...interface{}) *gomock.Call

ScriptExists indicates an expected call of ScriptExists.

func (*MockUniversalClientMockRecorder) ScriptFlush

func (mr *MockUniversalClientMockRecorder) ScriptFlush(arg0 interface{}) *gomock.Call

ScriptFlush indicates an expected call of ScriptFlush.

func (*MockUniversalClientMockRecorder) ScriptKill

func (mr *MockUniversalClientMockRecorder) ScriptKill(arg0 interface{}) *gomock.Call

ScriptKill indicates an expected call of ScriptKill.

func (*MockUniversalClientMockRecorder) ScriptLoad

func (mr *MockUniversalClientMockRecorder) ScriptLoad(arg0, arg1 interface{}) *gomock.Call

ScriptLoad indicates an expected call of ScriptLoad.

func (*MockUniversalClientMockRecorder) Set

func (mr *MockUniversalClientMockRecorder) Set(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

Set indicates an expected call of Set.

func (*MockUniversalClientMockRecorder) SetArgs

func (mr *MockUniversalClientMockRecorder) SetArgs(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

SetArgs indicates an expected call of SetArgs.

func (*MockUniversalClientMockRecorder) SetBit

func (mr *MockUniversalClientMockRecorder) SetBit(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

SetBit indicates an expected call of SetBit.

func (*MockUniversalClientMockRecorder) SetEx

func (mr *MockUniversalClientMockRecorder) SetEx(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

SetEx indicates an expected call of SetEx.

func (*MockUniversalClientMockRecorder) SetNX

func (mr *MockUniversalClientMockRecorder) SetNX(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

SetNX indicates an expected call of SetNX.

func (*MockUniversalClientMockRecorder) SetRange

func (mr *MockUniversalClientMockRecorder) SetRange(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

SetRange indicates an expected call of SetRange.

func (*MockUniversalClientMockRecorder) SetXX

func (mr *MockUniversalClientMockRecorder) SetXX(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

SetXX indicates an expected call of SetXX.

func (*MockUniversalClientMockRecorder) Shutdown

func (mr *MockUniversalClientMockRecorder) Shutdown(arg0 interface{}) *gomock.Call

Shutdown indicates an expected call of Shutdown.

func (*MockUniversalClientMockRecorder) ShutdownNoSave

func (mr *MockUniversalClientMockRecorder) ShutdownNoSave(arg0 interface{}) *gomock.Call

ShutdownNoSave indicates an expected call of ShutdownNoSave.

func (*MockUniversalClientMockRecorder) ShutdownSave

func (mr *MockUniversalClientMockRecorder) ShutdownSave(arg0 interface{}) *gomock.Call

ShutdownSave indicates an expected call of ShutdownSave.

func (*MockUniversalClientMockRecorder) SlaveOf

func (mr *MockUniversalClientMockRecorder) SlaveOf(arg0, arg1, arg2 interface{}) *gomock.Call

SlaveOf indicates an expected call of SlaveOf.

func (*MockUniversalClientMockRecorder) SlowLogGet

func (mr *MockUniversalClientMockRecorder) SlowLogGet(arg0, arg1 interface{}) *gomock.Call

SlowLogGet indicates an expected call of SlowLogGet.

func (*MockUniversalClientMockRecorder) Sort

func (mr *MockUniversalClientMockRecorder) Sort(arg0, arg1, arg2 interface{}) *gomock.Call

Sort indicates an expected call of Sort.

func (*MockUniversalClientMockRecorder) SortInterfaces

func (mr *MockUniversalClientMockRecorder) SortInterfaces(arg0, arg1, arg2 interface{}) *gomock.Call

SortInterfaces indicates an expected call of SortInterfaces.

func (*MockUniversalClientMockRecorder) SortRO

func (mr *MockUniversalClientMockRecorder) SortRO(arg0, arg1, arg2 interface{}) *gomock.Call

SortRO indicates an expected call of SortRO.

func (*MockUniversalClientMockRecorder) SortStore

func (mr *MockUniversalClientMockRecorder) SortStore(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

SortStore indicates an expected call of SortStore.

func (*MockUniversalClientMockRecorder) StrLen

func (mr *MockUniversalClientMockRecorder) StrLen(arg0, arg1 interface{}) *gomock.Call

StrLen indicates an expected call of StrLen.

func (*MockUniversalClientMockRecorder) Subscribe

func (mr *MockUniversalClientMockRecorder) Subscribe(arg0 interface{}, arg1 ...interface{}) *gomock.Call

Subscribe indicates an expected call of Subscribe.

func (*MockUniversalClientMockRecorder) TDigestAdd

func (mr *MockUniversalClientMockRecorder) TDigestAdd(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TDigestAdd indicates an expected call of TDigestAdd.

func (*MockUniversalClientMockRecorder) TDigestByRank

func (mr *MockUniversalClientMockRecorder) TDigestByRank(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TDigestByRank indicates an expected call of TDigestByRank.

func (*MockUniversalClientMockRecorder) TDigestByRevRank

func (mr *MockUniversalClientMockRecorder) TDigestByRevRank(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TDigestByRevRank indicates an expected call of TDigestByRevRank.

func (*MockUniversalClientMockRecorder) TDigestCDF

func (mr *MockUniversalClientMockRecorder) TDigestCDF(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TDigestCDF indicates an expected call of TDigestCDF.

func (*MockUniversalClientMockRecorder) TDigestCreate

func (mr *MockUniversalClientMockRecorder) TDigestCreate(arg0, arg1 interface{}) *gomock.Call

TDigestCreate indicates an expected call of TDigestCreate.

func (*MockUniversalClientMockRecorder) TDigestCreateWithCompression

func (mr *MockUniversalClientMockRecorder) TDigestCreateWithCompression(arg0, arg1, arg2 interface{}) *gomock.Call

TDigestCreateWithCompression indicates an expected call of TDigestCreateWithCompression.

func (*MockUniversalClientMockRecorder) TDigestInfo

func (mr *MockUniversalClientMockRecorder) TDigestInfo(arg0, arg1 interface{}) *gomock.Call

TDigestInfo indicates an expected call of TDigestInfo.

func (*MockUniversalClientMockRecorder) TDigestMax

func (mr *MockUniversalClientMockRecorder) TDigestMax(arg0, arg1 interface{}) *gomock.Call

TDigestMax indicates an expected call of TDigestMax.

func (*MockUniversalClientMockRecorder) TDigestMerge

func (mr *MockUniversalClientMockRecorder) TDigestMerge(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

TDigestMerge indicates an expected call of TDigestMerge.

func (*MockUniversalClientMockRecorder) TDigestMin

func (mr *MockUniversalClientMockRecorder) TDigestMin(arg0, arg1 interface{}) *gomock.Call

TDigestMin indicates an expected call of TDigestMin.

func (*MockUniversalClientMockRecorder) TDigestQuantile

func (mr *MockUniversalClientMockRecorder) TDigestQuantile(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TDigestQuantile indicates an expected call of TDigestQuantile.

func (*MockUniversalClientMockRecorder) TDigestRank

func (mr *MockUniversalClientMockRecorder) TDigestRank(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TDigestRank indicates an expected call of TDigestRank.

func (*MockUniversalClientMockRecorder) TDigestReset

func (mr *MockUniversalClientMockRecorder) TDigestReset(arg0, arg1 interface{}) *gomock.Call

TDigestReset indicates an expected call of TDigestReset.

func (*MockUniversalClientMockRecorder) TDigestRevRank

func (mr *MockUniversalClientMockRecorder) TDigestRevRank(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TDigestRevRank indicates an expected call of TDigestRevRank.

func (*MockUniversalClientMockRecorder) TDigestTrimmedMean

func (mr *MockUniversalClientMockRecorder) TDigestTrimmedMean(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

TDigestTrimmedMean indicates an expected call of TDigestTrimmedMean.

func (*MockUniversalClientMockRecorder) TFCall

func (mr *MockUniversalClientMockRecorder) TFCall(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

TFCall indicates an expected call of TFCall.

func (*MockUniversalClientMockRecorder) TFCallASYNC

func (mr *MockUniversalClientMockRecorder) TFCallASYNC(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

TFCallASYNC indicates an expected call of TFCallASYNC.

func (*MockUniversalClientMockRecorder) TFCallASYNCArgs

func (mr *MockUniversalClientMockRecorder) TFCallASYNCArgs(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

TFCallASYNCArgs indicates an expected call of TFCallASYNCArgs.

func (*MockUniversalClientMockRecorder) TFCallArgs

func (mr *MockUniversalClientMockRecorder) TFCallArgs(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

TFCallArgs indicates an expected call of TFCallArgs.

func (*MockUniversalClientMockRecorder) TFunctionDelete

func (mr *MockUniversalClientMockRecorder) TFunctionDelete(arg0, arg1 interface{}) *gomock.Call

TFunctionDelete indicates an expected call of TFunctionDelete.

func (*MockUniversalClientMockRecorder) TFunctionList

func (mr *MockUniversalClientMockRecorder) TFunctionList(arg0 interface{}) *gomock.Call

TFunctionList indicates an expected call of TFunctionList.

func (*MockUniversalClientMockRecorder) TFunctionListArgs

func (mr *MockUniversalClientMockRecorder) TFunctionListArgs(arg0, arg1 interface{}) *gomock.Call

TFunctionListArgs indicates an expected call of TFunctionListArgs.

func (*MockUniversalClientMockRecorder) TFunctionLoad

func (mr *MockUniversalClientMockRecorder) TFunctionLoad(arg0, arg1 interface{}) *gomock.Call

TFunctionLoad indicates an expected call of TFunctionLoad.

func (*MockUniversalClientMockRecorder) TFunctionLoadArgs

func (mr *MockUniversalClientMockRecorder) TFunctionLoadArgs(arg0, arg1, arg2 interface{}) *gomock.Call

TFunctionLoadArgs indicates an expected call of TFunctionLoadArgs.

func (*MockUniversalClientMockRecorder) TTL

func (mr *MockUniversalClientMockRecorder) TTL(arg0, arg1 interface{}) *gomock.Call

TTL indicates an expected call of TTL.

func (*MockUniversalClientMockRecorder) Time

func (mr *MockUniversalClientMockRecorder) Time(arg0 interface{}) *gomock.Call

Time indicates an expected call of Time.

func (*MockUniversalClientMockRecorder) TopKAdd

func (mr *MockUniversalClientMockRecorder) TopKAdd(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TopKAdd indicates an expected call of TopKAdd.

func (*MockUniversalClientMockRecorder) TopKCount

func (mr *MockUniversalClientMockRecorder) TopKCount(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TopKCount indicates an expected call of TopKCount.

func (*MockUniversalClientMockRecorder) TopKIncrBy

func (mr *MockUniversalClientMockRecorder) TopKIncrBy(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TopKIncrBy indicates an expected call of TopKIncrBy.

func (*MockUniversalClientMockRecorder) TopKInfo

func (mr *MockUniversalClientMockRecorder) TopKInfo(arg0, arg1 interface{}) *gomock.Call

TopKInfo indicates an expected call of TopKInfo.

func (*MockUniversalClientMockRecorder) TopKList

func (mr *MockUniversalClientMockRecorder) TopKList(arg0, arg1 interface{}) *gomock.Call

TopKList indicates an expected call of TopKList.

func (*MockUniversalClientMockRecorder) TopKListWithCount

func (mr *MockUniversalClientMockRecorder) TopKListWithCount(arg0, arg1 interface{}) *gomock.Call

TopKListWithCount indicates an expected call of TopKListWithCount.

func (*MockUniversalClientMockRecorder) TopKQuery

func (mr *MockUniversalClientMockRecorder) TopKQuery(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TopKQuery indicates an expected call of TopKQuery.

func (*MockUniversalClientMockRecorder) TopKReserve

func (mr *MockUniversalClientMockRecorder) TopKReserve(arg0, arg1, arg2 interface{}) *gomock.Call

TopKReserve indicates an expected call of TopKReserve.

func (*MockUniversalClientMockRecorder) TopKReserveWithOptions

func (mr *MockUniversalClientMockRecorder) TopKReserveWithOptions(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call

TopKReserveWithOptions indicates an expected call of TopKReserveWithOptions.

func (*MockUniversalClientMockRecorder) Touch

func (mr *MockUniversalClientMockRecorder) Touch(arg0 interface{}, arg1 ...interface{}) *gomock.Call

Touch indicates an expected call of Touch.

func (*MockUniversalClientMockRecorder) TxPipeline

func (mr *MockUniversalClientMockRecorder) TxPipeline() *gomock.Call

TxPipeline indicates an expected call of TxPipeline.

func (*MockUniversalClientMockRecorder) TxPipelined

func (mr *MockUniversalClientMockRecorder) TxPipelined(arg0, arg1 interface{}) *gomock.Call

TxPipelined indicates an expected call of TxPipelined.

func (*MockUniversalClientMockRecorder) Type

func (mr *MockUniversalClientMockRecorder) Type(arg0, arg1 interface{}) *gomock.Call

Type indicates an expected call of Type.

func (mr *MockUniversalClientMockRecorder) Unlink(arg0 interface{}, arg1 ...interface{}) *gomock.Call

Unlink indicates an expected call of Unlink.

func (*MockUniversalClientMockRecorder) Watch

func (mr *MockUniversalClientMockRecorder) Watch(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

Watch indicates an expected call of Watch.

func (*MockUniversalClientMockRecorder) XAck

func (mr *MockUniversalClientMockRecorder) XAck(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

XAck indicates an expected call of XAck.

func (*MockUniversalClientMockRecorder) XAdd

func (mr *MockUniversalClientMockRecorder) XAdd(arg0, arg1 interface{}) *gomock.Call

XAdd indicates an expected call of XAdd.

func (*MockUniversalClientMockRecorder) XAutoClaim

func (mr *MockUniversalClientMockRecorder) XAutoClaim(arg0, arg1 interface{}) *gomock.Call

XAutoClaim indicates an expected call of XAutoClaim.

func (*MockUniversalClientMockRecorder) XAutoClaimJustID

func (mr *MockUniversalClientMockRecorder) XAutoClaimJustID(arg0, arg1 interface{}) *gomock.Call

XAutoClaimJustID indicates an expected call of XAutoClaimJustID.

func (*MockUniversalClientMockRecorder) XClaim

func (mr *MockUniversalClientMockRecorder) XClaim(arg0, arg1 interface{}) *gomock.Call

XClaim indicates an expected call of XClaim.

func (*MockUniversalClientMockRecorder) XClaimJustID

func (mr *MockUniversalClientMockRecorder) XClaimJustID(arg0, arg1 interface{}) *gomock.Call

XClaimJustID indicates an expected call of XClaimJustID.

func (*MockUniversalClientMockRecorder) XDel

func (mr *MockUniversalClientMockRecorder) XDel(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

XDel indicates an expected call of XDel.

func (*MockUniversalClientMockRecorder) XGroupCreate

func (mr *MockUniversalClientMockRecorder) XGroupCreate(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

XGroupCreate indicates an expected call of XGroupCreate.

func (*MockUniversalClientMockRecorder) XGroupCreateConsumer

func (mr *MockUniversalClientMockRecorder) XGroupCreateConsumer(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

XGroupCreateConsumer indicates an expected call of XGroupCreateConsumer.

func (*MockUniversalClientMockRecorder) XGroupCreateMkStream

func (mr *MockUniversalClientMockRecorder) XGroupCreateMkStream(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

XGroupCreateMkStream indicates an expected call of XGroupCreateMkStream.

func (*MockUniversalClientMockRecorder) XGroupDelConsumer

func (mr *MockUniversalClientMockRecorder) XGroupDelConsumer(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

XGroupDelConsumer indicates an expected call of XGroupDelConsumer.

func (*MockUniversalClientMockRecorder) XGroupDestroy

func (mr *MockUniversalClientMockRecorder) XGroupDestroy(arg0, arg1, arg2 interface{}) *gomock.Call

XGroupDestroy indicates an expected call of XGroupDestroy.

func (*MockUniversalClientMockRecorder) XGroupSetID

func (mr *MockUniversalClientMockRecorder) XGroupSetID(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

XGroupSetID indicates an expected call of XGroupSetID.

func (*MockUniversalClientMockRecorder) XInfoConsumers

func (mr *MockUniversalClientMockRecorder) XInfoConsumers(arg0, arg1, arg2 interface{}) *gomock.Call

XInfoConsumers indicates an expected call of XInfoConsumers.

func (*MockUniversalClientMockRecorder) XInfoGroups

func (mr *MockUniversalClientMockRecorder) XInfoGroups(arg0, arg1 interface{}) *gomock.Call

XInfoGroups indicates an expected call of XInfoGroups.

func (*MockUniversalClientMockRecorder) XInfoStream

func (mr *MockUniversalClientMockRecorder) XInfoStream(arg0, arg1 interface{}) *gomock.Call

XInfoStream indicates an expected call of XInfoStream.

func (*MockUniversalClientMockRecorder) XInfoStreamFull

func (mr *MockUniversalClientMockRecorder) XInfoStreamFull(arg0, arg1, arg2 interface{}) *gomock.Call

XInfoStreamFull indicates an expected call of XInfoStreamFull.

func (*MockUniversalClientMockRecorder) XLen

func (mr *MockUniversalClientMockRecorder) XLen(arg0, arg1 interface{}) *gomock.Call

XLen indicates an expected call of XLen.

func (*MockUniversalClientMockRecorder) XPending

func (mr *MockUniversalClientMockRecorder) XPending(arg0, arg1, arg2 interface{}) *gomock.Call

XPending indicates an expected call of XPending.

func (*MockUniversalClientMockRecorder) XPendingExt

func (mr *MockUniversalClientMockRecorder) XPendingExt(arg0, arg1 interface{}) *gomock.Call

XPendingExt indicates an expected call of XPendingExt.

func (*MockUniversalClientMockRecorder) XRange

func (mr *MockUniversalClientMockRecorder) XRange(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

XRange indicates an expected call of XRange.

func (*MockUniversalClientMockRecorder) XRangeN

func (mr *MockUniversalClientMockRecorder) XRangeN(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

XRangeN indicates an expected call of XRangeN.

func (*MockUniversalClientMockRecorder) XRead

func (mr *MockUniversalClientMockRecorder) XRead(arg0, arg1 interface{}) *gomock.Call

XRead indicates an expected call of XRead.

func (*MockUniversalClientMockRecorder) XReadGroup

func (mr *MockUniversalClientMockRecorder) XReadGroup(arg0, arg1 interface{}) *gomock.Call

XReadGroup indicates an expected call of XReadGroup.

func (*MockUniversalClientMockRecorder) XReadStreams

func (mr *MockUniversalClientMockRecorder) XReadStreams(arg0 interface{}, arg1 ...interface{}) *gomock.Call

XReadStreams indicates an expected call of XReadStreams.

func (*MockUniversalClientMockRecorder) XRevRange

func (mr *MockUniversalClientMockRecorder) XRevRange(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

XRevRange indicates an expected call of XRevRange.

func (*MockUniversalClientMockRecorder) XRevRangeN

func (mr *MockUniversalClientMockRecorder) XRevRangeN(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

XRevRangeN indicates an expected call of XRevRangeN.

func (*MockUniversalClientMockRecorder) XTrimMaxLen

func (mr *MockUniversalClientMockRecorder) XTrimMaxLen(arg0, arg1, arg2 interface{}) *gomock.Call

XTrimMaxLen indicates an expected call of XTrimMaxLen.

func (*MockUniversalClientMockRecorder) XTrimMaxLenApprox

func (mr *MockUniversalClientMockRecorder) XTrimMaxLenApprox(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

XTrimMaxLenApprox indicates an expected call of XTrimMaxLenApprox.

func (*MockUniversalClientMockRecorder) XTrimMinID

func (mr *MockUniversalClientMockRecorder) XTrimMinID(arg0, arg1, arg2 interface{}) *gomock.Call

XTrimMinID indicates an expected call of XTrimMinID.

func (*MockUniversalClientMockRecorder) XTrimMinIDApprox

func (mr *MockUniversalClientMockRecorder) XTrimMinIDApprox(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

XTrimMinIDApprox indicates an expected call of XTrimMinIDApprox.

func (*MockUniversalClientMockRecorder) ZAdd

func (mr *MockUniversalClientMockRecorder) ZAdd(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ZAdd indicates an expected call of ZAdd.

func (*MockUniversalClientMockRecorder) ZAddArgs

func (mr *MockUniversalClientMockRecorder) ZAddArgs(arg0, arg1, arg2 interface{}) *gomock.Call

ZAddArgs indicates an expected call of ZAddArgs.

func (*MockUniversalClientMockRecorder) ZAddArgsIncr

func (mr *MockUniversalClientMockRecorder) ZAddArgsIncr(arg0, arg1, arg2 interface{}) *gomock.Call

ZAddArgsIncr indicates an expected call of ZAddArgsIncr.

func (*MockUniversalClientMockRecorder) ZAddGT

func (mr *MockUniversalClientMockRecorder) ZAddGT(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ZAddGT indicates an expected call of ZAddGT.

func (*MockUniversalClientMockRecorder) ZAddLT

func (mr *MockUniversalClientMockRecorder) ZAddLT(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ZAddLT indicates an expected call of ZAddLT.

func (*MockUniversalClientMockRecorder) ZAddNX

func (mr *MockUniversalClientMockRecorder) ZAddNX(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ZAddNX indicates an expected call of ZAddNX.

func (*MockUniversalClientMockRecorder) ZAddXX

func (mr *MockUniversalClientMockRecorder) ZAddXX(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ZAddXX indicates an expected call of ZAddXX.

func (*MockUniversalClientMockRecorder) ZCard

func (mr *MockUniversalClientMockRecorder) ZCard(arg0, arg1 interface{}) *gomock.Call

ZCard indicates an expected call of ZCard.

func (*MockUniversalClientMockRecorder) ZCount

func (mr *MockUniversalClientMockRecorder) ZCount(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ZCount indicates an expected call of ZCount.

func (*MockUniversalClientMockRecorder) ZDiff

func (mr *MockUniversalClientMockRecorder) ZDiff(arg0 interface{}, arg1 ...interface{}) *gomock.Call

ZDiff indicates an expected call of ZDiff.

func (*MockUniversalClientMockRecorder) ZDiffStore

func (mr *MockUniversalClientMockRecorder) ZDiffStore(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ZDiffStore indicates an expected call of ZDiffStore.

func (*MockUniversalClientMockRecorder) ZDiffWithScores

func (mr *MockUniversalClientMockRecorder) ZDiffWithScores(arg0 interface{}, arg1 ...interface{}) *gomock.Call

ZDiffWithScores indicates an expected call of ZDiffWithScores.

func (*MockUniversalClientMockRecorder) ZIncrBy

func (mr *MockUniversalClientMockRecorder) ZIncrBy(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ZIncrBy indicates an expected call of ZIncrBy.

func (*MockUniversalClientMockRecorder) ZInter

func (mr *MockUniversalClientMockRecorder) ZInter(arg0, arg1 interface{}) *gomock.Call

ZInter indicates an expected call of ZInter.

func (*MockUniversalClientMockRecorder) ZInterCard

func (mr *MockUniversalClientMockRecorder) ZInterCard(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ZInterCard indicates an expected call of ZInterCard.

func (*MockUniversalClientMockRecorder) ZInterStore

func (mr *MockUniversalClientMockRecorder) ZInterStore(arg0, arg1, arg2 interface{}) *gomock.Call

ZInterStore indicates an expected call of ZInterStore.

func (*MockUniversalClientMockRecorder) ZInterWithScores

func (mr *MockUniversalClientMockRecorder) ZInterWithScores(arg0, arg1 interface{}) *gomock.Call

ZInterWithScores indicates an expected call of ZInterWithScores.

func (*MockUniversalClientMockRecorder) ZLexCount

func (mr *MockUniversalClientMockRecorder) ZLexCount(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ZLexCount indicates an expected call of ZLexCount.

func (*MockUniversalClientMockRecorder) ZMPop

func (mr *MockUniversalClientMockRecorder) ZMPop(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ZMPop indicates an expected call of ZMPop.

func (*MockUniversalClientMockRecorder) ZMScore

func (mr *MockUniversalClientMockRecorder) ZMScore(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ZMScore indicates an expected call of ZMScore.

func (*MockUniversalClientMockRecorder) ZPopMax

func (mr *MockUniversalClientMockRecorder) ZPopMax(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ZPopMax indicates an expected call of ZPopMax.

func (*MockUniversalClientMockRecorder) ZPopMin

func (mr *MockUniversalClientMockRecorder) ZPopMin(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ZPopMin indicates an expected call of ZPopMin.

func (*MockUniversalClientMockRecorder) ZRandMember

func (mr *MockUniversalClientMockRecorder) ZRandMember(arg0, arg1, arg2 interface{}) *gomock.Call

ZRandMember indicates an expected call of ZRandMember.

func (*MockUniversalClientMockRecorder) ZRandMemberWithScores

func (mr *MockUniversalClientMockRecorder) ZRandMemberWithScores(arg0, arg1, arg2 interface{}) *gomock.Call

ZRandMemberWithScores indicates an expected call of ZRandMemberWithScores.

func (*MockUniversalClientMockRecorder) ZRange

func (mr *MockUniversalClientMockRecorder) ZRange(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ZRange indicates an expected call of ZRange.

func (*MockUniversalClientMockRecorder) ZRangeArgs

func (mr *MockUniversalClientMockRecorder) ZRangeArgs(arg0, arg1 interface{}) *gomock.Call

ZRangeArgs indicates an expected call of ZRangeArgs.

func (*MockUniversalClientMockRecorder) ZRangeArgsWithScores

func (mr *MockUniversalClientMockRecorder) ZRangeArgsWithScores(arg0, arg1 interface{}) *gomock.Call

ZRangeArgsWithScores indicates an expected call of ZRangeArgsWithScores.

func (*MockUniversalClientMockRecorder) ZRangeByLex

func (mr *MockUniversalClientMockRecorder) ZRangeByLex(arg0, arg1, arg2 interface{}) *gomock.Call

ZRangeByLex indicates an expected call of ZRangeByLex.

func (*MockUniversalClientMockRecorder) ZRangeByScore

func (mr *MockUniversalClientMockRecorder) ZRangeByScore(arg0, arg1, arg2 interface{}) *gomock.Call

ZRangeByScore indicates an expected call of ZRangeByScore.

func (*MockUniversalClientMockRecorder) ZRangeByScoreWithScores

func (mr *MockUniversalClientMockRecorder) ZRangeByScoreWithScores(arg0, arg1, arg2 interface{}) *gomock.Call

ZRangeByScoreWithScores indicates an expected call of ZRangeByScoreWithScores.

func (*MockUniversalClientMockRecorder) ZRangeStore

func (mr *MockUniversalClientMockRecorder) ZRangeStore(arg0, arg1, arg2 interface{}) *gomock.Call

ZRangeStore indicates an expected call of ZRangeStore.

func (*MockUniversalClientMockRecorder) ZRangeWithScores

func (mr *MockUniversalClientMockRecorder) ZRangeWithScores(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ZRangeWithScores indicates an expected call of ZRangeWithScores.

func (*MockUniversalClientMockRecorder) ZRank

func (mr *MockUniversalClientMockRecorder) ZRank(arg0, arg1, arg2 interface{}) *gomock.Call

ZRank indicates an expected call of ZRank.

func (*MockUniversalClientMockRecorder) ZRankWithScore

func (mr *MockUniversalClientMockRecorder) ZRankWithScore(arg0, arg1, arg2 interface{}) *gomock.Call

ZRankWithScore indicates an expected call of ZRankWithScore.

func (*MockUniversalClientMockRecorder) ZRem

func (mr *MockUniversalClientMockRecorder) ZRem(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ZRem indicates an expected call of ZRem.

func (*MockUniversalClientMockRecorder) ZRemRangeByLex

func (mr *MockUniversalClientMockRecorder) ZRemRangeByLex(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ZRemRangeByLex indicates an expected call of ZRemRangeByLex.

func (*MockUniversalClientMockRecorder) ZRemRangeByRank

func (mr *MockUniversalClientMockRecorder) ZRemRangeByRank(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ZRemRangeByRank indicates an expected call of ZRemRangeByRank.

func (*MockUniversalClientMockRecorder) ZRemRangeByScore

func (mr *MockUniversalClientMockRecorder) ZRemRangeByScore(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ZRemRangeByScore indicates an expected call of ZRemRangeByScore.

func (*MockUniversalClientMockRecorder) ZRevRange

func (mr *MockUniversalClientMockRecorder) ZRevRange(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ZRevRange indicates an expected call of ZRevRange.

func (*MockUniversalClientMockRecorder) ZRevRangeByLex

func (mr *MockUniversalClientMockRecorder) ZRevRangeByLex(arg0, arg1, arg2 interface{}) *gomock.Call

ZRevRangeByLex indicates an expected call of ZRevRangeByLex.

func (*MockUniversalClientMockRecorder) ZRevRangeByScore

func (mr *MockUniversalClientMockRecorder) ZRevRangeByScore(arg0, arg1, arg2 interface{}) *gomock.Call

ZRevRangeByScore indicates an expected call of ZRevRangeByScore.

func (*MockUniversalClientMockRecorder) ZRevRangeByScoreWithScores

func (mr *MockUniversalClientMockRecorder) ZRevRangeByScoreWithScores(arg0, arg1, arg2 interface{}) *gomock.Call

ZRevRangeByScoreWithScores indicates an expected call of ZRevRangeByScoreWithScores.

func (*MockUniversalClientMockRecorder) ZRevRangeWithScores

func (mr *MockUniversalClientMockRecorder) ZRevRangeWithScores(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ZRevRangeWithScores indicates an expected call of ZRevRangeWithScores.

func (*MockUniversalClientMockRecorder) ZRevRank

func (mr *MockUniversalClientMockRecorder) ZRevRank(arg0, arg1, arg2 interface{}) *gomock.Call

ZRevRank indicates an expected call of ZRevRank.

func (*MockUniversalClientMockRecorder) ZRevRankWithScore

func (mr *MockUniversalClientMockRecorder) ZRevRankWithScore(arg0, arg1, arg2 interface{}) *gomock.Call

ZRevRankWithScore indicates an expected call of ZRevRankWithScore.

func (*MockUniversalClientMockRecorder) ZScan

func (mr *MockUniversalClientMockRecorder) ZScan(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

ZScan indicates an expected call of ZScan.

func (*MockUniversalClientMockRecorder) ZScore

func (mr *MockUniversalClientMockRecorder) ZScore(arg0, arg1, arg2 interface{}) *gomock.Call

ZScore indicates an expected call of ZScore.

func (*MockUniversalClientMockRecorder) ZUnion

func (mr *MockUniversalClientMockRecorder) ZUnion(arg0, arg1 interface{}) *gomock.Call

ZUnion indicates an expected call of ZUnion.

func (*MockUniversalClientMockRecorder) ZUnionStore

func (mr *MockUniversalClientMockRecorder) ZUnionStore(arg0, arg1, arg2 interface{}) *gomock.Call

ZUnionStore indicates an expected call of ZUnionStore.

func (*MockUniversalClientMockRecorder) ZUnionWithScores

func (mr *MockUniversalClientMockRecorder) ZUnionWithScores(arg0, arg1 interface{}) *gomock.Call

ZUnionWithScores indicates an expected call of ZUnionWithScores.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL