Documentation
¶
Index ¶
- Constants
- Variables
- func CacheKey(c Cacheable) (key, command string)
- func JsonMGets(keys []string, path string) map[uint16]Completed
- func JsonMSets(kvs map[string]string, path string) map[uint16]Completed
- func MDels(keys []string) map[uint16]Completed
- func MGetCacheCmd(c Cacheable) string
- func MGetCacheKey(c Cacheable, i int) string
- func MGets(keys []string) map[uint16]Completed
- func MSetNXs(kvs map[string]string) map[uint16]Completed
- func MSets(kvs map[string]string) map[uint16]Completed
- func Put(cs *CommandSlice)
- func PutCacheable(c Cacheable)
- func PutCompleted(c Completed)
- func ToBlock(c *Completed)
- type AclCat
- type AclCatCategoryname
- type AclDeluser
- type AclDeluserUsername
- type AclDryrun
- type AclDryrunArg
- type AclDryrunCommand
- type AclDryrunUsername
- type AclGenpass
- type AclGenpassBits
- type AclGetuser
- type AclGetuserUsername
- type AclHelp
- type AclList
- type AclLoad
- type AclLog
- type AclLogCountCount
- type AclLogCountReset
- type AclSave
- type AclSetuser
- type AclSetuserRule
- type AclSetuserUsername
- type AclUsers
- type AclWhoami
- type AiModeldel
- type AiModeldelKey
- type AiModelexecute
- type AiModelexecuteInputsInput
- type AiModelexecuteInputsInputs
- type AiModelexecuteKey
- type AiModelexecuteOutputsOutput
- type AiModelexecuteOutputsOutputs
- type AiModelexecuteTimeout
- type AiModelget
- type AiModelgetBlob
- type AiModelgetKey
- type AiModelgetMeta
- type AiModelstore
- type AiModelstoreBackendOnnx
- type AiModelstoreBackendTf
- type AiModelstoreBackendTorch
- type AiModelstoreBatchsize
- func (c AiModelstoreBatchsize) Blob(blob string) AiModelstoreBlob
- func (c AiModelstoreBatchsize) Build() Completed
- func (c AiModelstoreBatchsize) Inputs(inputCount int64) AiModelstoreInputsInputs
- func (c AiModelstoreBatchsize) Minbatchsize(minbatchsize int64) AiModelstoreMinbatchsize
- func (c AiModelstoreBatchsize) Minbatchtimeout(minbatchtimeout int64) AiModelstoreMinbatchtimeout
- func (c AiModelstoreBatchsize) Outputs(outputCount int64) AiModelstoreOutputsOutputs
- type AiModelstoreBlob
- type AiModelstoreDeviceCpu
- func (c AiModelstoreDeviceCpu) Batchsize(batchsize int64) AiModelstoreBatchsize
- func (c AiModelstoreDeviceCpu) Blob(blob string) AiModelstoreBlob
- func (c AiModelstoreDeviceCpu) Build() Completed
- func (c AiModelstoreDeviceCpu) Inputs(inputCount int64) AiModelstoreInputsInputs
- func (c AiModelstoreDeviceCpu) Minbatchsize(minbatchsize int64) AiModelstoreMinbatchsize
- func (c AiModelstoreDeviceCpu) Minbatchtimeout(minbatchtimeout int64) AiModelstoreMinbatchtimeout
- func (c AiModelstoreDeviceCpu) Outputs(outputCount int64) AiModelstoreOutputsOutputs
- func (c AiModelstoreDeviceCpu) Tag(tag string) AiModelstoreTag
- type AiModelstoreDeviceGpu
- func (c AiModelstoreDeviceGpu) Batchsize(batchsize int64) AiModelstoreBatchsize
- func (c AiModelstoreDeviceGpu) Blob(blob string) AiModelstoreBlob
- func (c AiModelstoreDeviceGpu) Build() Completed
- func (c AiModelstoreDeviceGpu) Inputs(inputCount int64) AiModelstoreInputsInputs
- func (c AiModelstoreDeviceGpu) Minbatchsize(minbatchsize int64) AiModelstoreMinbatchsize
- func (c AiModelstoreDeviceGpu) Minbatchtimeout(minbatchtimeout int64) AiModelstoreMinbatchtimeout
- func (c AiModelstoreDeviceGpu) Outputs(outputCount int64) AiModelstoreOutputsOutputs
- func (c AiModelstoreDeviceGpu) Tag(tag string) AiModelstoreTag
- type AiModelstoreInputsInput
- type AiModelstoreInputsInputs
- type AiModelstoreKey
- type AiModelstoreMinbatchsize
- func (c AiModelstoreMinbatchsize) Blob(blob string) AiModelstoreBlob
- func (c AiModelstoreMinbatchsize) Build() Completed
- func (c AiModelstoreMinbatchsize) Inputs(inputCount int64) AiModelstoreInputsInputs
- func (c AiModelstoreMinbatchsize) Minbatchtimeout(minbatchtimeout int64) AiModelstoreMinbatchtimeout
- func (c AiModelstoreMinbatchsize) Outputs(outputCount int64) AiModelstoreOutputsOutputs
- type AiModelstoreMinbatchtimeout
- func (c AiModelstoreMinbatchtimeout) Blob(blob string) AiModelstoreBlob
- func (c AiModelstoreMinbatchtimeout) Build() Completed
- func (c AiModelstoreMinbatchtimeout) Inputs(inputCount int64) AiModelstoreInputsInputs
- func (c AiModelstoreMinbatchtimeout) Outputs(outputCount int64) AiModelstoreOutputsOutputs
- type AiModelstoreOutputsOutput
- type AiModelstoreOutputsOutputs
- type AiModelstoreTag
- func (c AiModelstoreTag) Batchsize(batchsize int64) AiModelstoreBatchsize
- func (c AiModelstoreTag) Blob(blob string) AiModelstoreBlob
- func (c AiModelstoreTag) Build() Completed
- func (c AiModelstoreTag) Inputs(inputCount int64) AiModelstoreInputsInputs
- func (c AiModelstoreTag) Minbatchsize(minbatchsize int64) AiModelstoreMinbatchsize
- func (c AiModelstoreTag) Minbatchtimeout(minbatchtimeout int64) AiModelstoreMinbatchtimeout
- func (c AiModelstoreTag) Outputs(outputCount int64) AiModelstoreOutputsOutputs
- type AiScriptdel
- type AiScriptdelKey
- type AiScriptexecute
- type AiScriptexecuteArgsArg
- type AiScriptexecuteArgsArgs
- type AiScriptexecuteFunction
- func (c AiScriptexecuteFunction) Args(argCount int64) AiScriptexecuteArgsArgs
- func (c AiScriptexecuteFunction) Build() Completed
- func (c AiScriptexecuteFunction) Inputs(inputCount int64) AiScriptexecuteInputsInputs
- func (c AiScriptexecuteFunction) Keys(keyCount int64) AiScriptexecuteKeysKeys
- func (c AiScriptexecuteFunction) Outputs(outputCount int64) AiScriptexecuteOutputsOutputs
- func (c AiScriptexecuteFunction) Timeout(timeout int64) AiScriptexecuteTimeout
- type AiScriptexecuteInputsInput
- func (c AiScriptexecuteInputsInput) Args(argCount int64) AiScriptexecuteArgsArgs
- func (c AiScriptexecuteInputsInput) Build() Completed
- func (c AiScriptexecuteInputsInput) Input(input ...string) AiScriptexecuteInputsInput
- func (c AiScriptexecuteInputsInput) Outputs(outputCount int64) AiScriptexecuteOutputsOutputs
- func (c AiScriptexecuteInputsInput) Timeout(timeout int64) AiScriptexecuteTimeout
- type AiScriptexecuteInputsInputs
- type AiScriptexecuteKey
- type AiScriptexecuteKeysKey
- func (c AiScriptexecuteKeysKey) Args(argCount int64) AiScriptexecuteArgsArgs
- func (c AiScriptexecuteKeysKey) Build() Completed
- func (c AiScriptexecuteKeysKey) Inputs(inputCount int64) AiScriptexecuteInputsInputs
- func (c AiScriptexecuteKeysKey) Key(key ...string) AiScriptexecuteKeysKey
- func (c AiScriptexecuteKeysKey) Outputs(outputCount int64) AiScriptexecuteOutputsOutputs
- func (c AiScriptexecuteKeysKey) Timeout(timeout int64) AiScriptexecuteTimeout
- type AiScriptexecuteKeysKeys
- type AiScriptexecuteOutputsOutput
- type AiScriptexecuteOutputsOutputs
- type AiScriptexecuteTimeout
- type AiScriptget
- type AiScriptgetKey
- type AiScriptgetMeta
- type AiScriptgetSource
- type AiScriptstore
- type AiScriptstoreDeviceCpu
- type AiScriptstoreDeviceGpu
- type AiScriptstoreEntryPointsEntryPoint
- type AiScriptstoreEntryPointsEntryPoints
- type AiScriptstoreKey
- type AiScriptstoreTag
- type AiTensorget
- type AiTensorgetFormatBlob
- type AiTensorgetFormatValues
- type AiTensorgetKey
- type AiTensorgetMeta
- type AiTensorset
- type AiTensorsetBlob
- type AiTensorsetKey
- func (c AiTensorsetKey) Bool() AiTensorsetTypeBool
- func (c AiTensorsetKey) Double() AiTensorsetTypeDouble
- func (c AiTensorsetKey) Float() AiTensorsetTypeFloat
- func (c AiTensorsetKey) Int16() AiTensorsetTypeInt16
- func (c AiTensorsetKey) Int32() AiTensorsetTypeInt32
- func (c AiTensorsetKey) Int64() AiTensorsetTypeInt64
- func (c AiTensorsetKey) Int8() AiTensorsetTypeInt8
- func (c AiTensorsetKey) String() AiTensorsetTypeString
- func (c AiTensorsetKey) Uint16() AiTensorsetTypeUint16
- func (c AiTensorsetKey) Uint8() AiTensorsetTypeUint8
- type AiTensorsetShape
- type AiTensorsetTypeBool
- type AiTensorsetTypeDouble
- type AiTensorsetTypeFloat
- type AiTensorsetTypeInt16
- type AiTensorsetTypeInt32
- type AiTensorsetTypeInt64
- type AiTensorsetTypeInt8
- type AiTensorsetTypeString
- type AiTensorsetTypeUint16
- type AiTensorsetTypeUint8
- type AiTensorsetValues
- type Append
- type AppendKey
- type AppendValue
- type Arbitrary
- type Asking
- type Auth
- type AuthPassword
- type AuthUsername
- type BfAdd
- type BfAddItem
- type BfAddKey
- type BfCard
- type BfCardKey
- type BfExists
- type BfExistsItem
- type BfExistsKey
- type BfInfo
- type BfInfoKey
- func (c BfInfoKey) Build() Completed
- func (c BfInfoKey) Cache() Cacheable
- func (c BfInfoKey) Capacity() BfInfoSingleValueCapacity
- func (c BfInfoKey) Expansion() BfInfoSingleValueExpansion
- func (c BfInfoKey) Filters() BfInfoSingleValueFilters
- func (c BfInfoKey) Items() BfInfoSingleValueItems
- func (c BfInfoKey) Size() BfInfoSingleValueSize
- type BfInfoSingleValueCapacity
- type BfInfoSingleValueExpansion
- type BfInfoSingleValueFilters
- type BfInfoSingleValueItems
- type BfInfoSingleValueSize
- type BfInsert
- type BfInsertCapacity
- type BfInsertError
- type BfInsertExpansion
- type BfInsertItem
- type BfInsertItems
- type BfInsertKey
- func (c BfInsertKey) Capacity(capacity int64) BfInsertCapacity
- func (c BfInsertKey) Error(error float64) BfInsertError
- func (c BfInsertKey) Expansion(expansion int64) BfInsertExpansion
- func (c BfInsertKey) Items() BfInsertItems
- func (c BfInsertKey) Nocreate() BfInsertNocreate
- func (c BfInsertKey) Nonscaling() BfInsertNonscaling
- type BfInsertNocreate
- type BfInsertNonscaling
- type BfLoadchunk
- type BfLoadchunkData
- type BfLoadchunkIterator
- type BfLoadchunkKey
- type BfMadd
- type BfMaddItem
- type BfMaddKey
- type BfMexists
- type BfMexistsItem
- type BfMexistsKey
- type BfReserve
- type BfReserveCapacity
- type BfReserveErrorRate
- type BfReserveExpansion
- type BfReserveKey
- type BfReserveNonscaling
- type BfScandump
- type BfScandumpIterator
- type BfScandumpKey
- type Bgrewriteaof
- type Bgsave
- type BgsaveSchedule
- type Bitcount
- type BitcountIndexEnd
- type BitcountIndexIndexUnitBit
- type BitcountIndexIndexUnitByte
- type BitcountIndexStart
- type BitcountKey
- type Bitfield
- type BitfieldKey
- func (c BitfieldKey) Build() Completed
- func (c BitfieldKey) Get(encoding string, offset int64) BitfieldOperationGet
- func (c BitfieldKey) Incrby(encoding string, offset int64, increment int64) BitfieldOperationWriteSetIncrby
- func (c BitfieldKey) OverflowFail() BitfieldOperationWriteOverflowFail
- func (c BitfieldKey) OverflowSat() BitfieldOperationWriteOverflowSat
- func (c BitfieldKey) OverflowWrap() BitfieldOperationWriteOverflowWrap
- func (c BitfieldKey) Set(encoding string, offset int64, value int64) BitfieldOperationWriteSetSet
- type BitfieldOperationGet
- func (c BitfieldOperationGet) Incrby(encoding string, offset int64, increment int64) BitfieldOperationWriteSetIncrby
- func (c BitfieldOperationGet) OverflowFail() BitfieldOperationWriteOverflowFail
- func (c BitfieldOperationGet) OverflowSat() BitfieldOperationWriteOverflowSat
- func (c BitfieldOperationGet) OverflowWrap() BitfieldOperationWriteOverflowWrap
- func (c BitfieldOperationGet) Set(encoding string, offset int64, value int64) BitfieldOperationWriteSetSet
- type BitfieldOperationWriteOverflowFail
- type BitfieldOperationWriteOverflowSat
- type BitfieldOperationWriteOverflowWrap
- type BitfieldOperationWriteSetIncrby
- func (c BitfieldOperationWriteSetIncrby) Build() Completed
- func (c BitfieldOperationWriteSetIncrby) Get(encoding string, offset int64) BitfieldOperationGet
- func (c BitfieldOperationWriteSetIncrby) Incrby(encoding string, offset int64, increment int64) BitfieldOperationWriteSetIncrby
- func (c BitfieldOperationWriteSetIncrby) OverflowFail() BitfieldOperationWriteOverflowFail
- func (c BitfieldOperationWriteSetIncrby) OverflowSat() BitfieldOperationWriteOverflowSat
- func (c BitfieldOperationWriteSetIncrby) OverflowWrap() BitfieldOperationWriteOverflowWrap
- func (c BitfieldOperationWriteSetIncrby) Set(encoding string, offset int64, value int64) BitfieldOperationWriteSetSet
- type BitfieldOperationWriteSetSet
- func (c BitfieldOperationWriteSetSet) Build() Completed
- func (c BitfieldOperationWriteSetSet) Get(encoding string, offset int64) BitfieldOperationGet
- func (c BitfieldOperationWriteSetSet) Incrby(encoding string, offset int64, increment int64) BitfieldOperationWriteSetIncrby
- func (c BitfieldOperationWriteSetSet) OverflowFail() BitfieldOperationWriteOverflowFail
- func (c BitfieldOperationWriteSetSet) OverflowSat() BitfieldOperationWriteOverflowSat
- func (c BitfieldOperationWriteSetSet) OverflowWrap() BitfieldOperationWriteOverflowWrap
- func (c BitfieldOperationWriteSetSet) Set(encoding string, offset int64, value int64) BitfieldOperationWriteSetSet
- type BitfieldRo
- type BitfieldRoGet
- type BitfieldRoKey
- type Bitop
- type BitopDestkey
- type BitopKey
- type BitopOperationAnd
- type BitopOperationNot
- type BitopOperationOr
- type BitopOperationXor
- type Bitpos
- type BitposBit
- type BitposIndexEndIndexEnd
- type BitposIndexEndIndexIndexUnitBit
- type BitposIndexEndIndexIndexUnitByte
- type BitposIndexStart
- type BitposKey
- type Blmove
- type BlmoveDestination
- type BlmoveSource
- type BlmoveTimeout
- type BlmoveWherefromLeft
- type BlmoveWherefromRight
- type BlmoveWheretoLeft
- type BlmoveWheretoRight
- type Blmpop
- type BlmpopCount
- type BlmpopKey
- type BlmpopNumkeys
- type BlmpopTimeout
- type BlmpopWhereLeft
- type BlmpopWhereRight
- type Blpop
- type BlpopKey
- type BlpopTimeout
- type Brpop
- type BrpopKey
- type BrpopTimeout
- type Brpoplpush
- type BrpoplpushDestination
- type BrpoplpushSource
- type BrpoplpushTimeout
- type Builder
- func (b Builder) AclCat() (c AclCat)
- func (b Builder) AclDeluser() (c AclDeluser)
- func (b Builder) AclDryrun() (c AclDryrun)
- func (b Builder) AclGenpass() (c AclGenpass)
- func (b Builder) AclGetuser() (c AclGetuser)
- func (b Builder) AclHelp() (c AclHelp)
- func (b Builder) AclList() (c AclList)
- func (b Builder) AclLoad() (c AclLoad)
- func (b Builder) AclLog() (c AclLog)
- func (b Builder) AclSave() (c AclSave)
- func (b Builder) AclSetuser() (c AclSetuser)
- func (b Builder) AclUsers() (c AclUsers)
- func (b Builder) AclWhoami() (c AclWhoami)
- func (b Builder) AiModeldel() (c AiModeldel)
- func (b Builder) AiModelexecute() (c AiModelexecute)
- func (b Builder) AiModelget() (c AiModelget)
- func (b Builder) AiModelstore() (c AiModelstore)
- func (b Builder) AiScriptdel() (c AiScriptdel)
- func (b Builder) AiScriptexecute() (c AiScriptexecute)
- func (b Builder) AiScriptget() (c AiScriptget)
- func (b Builder) AiScriptstore() (c AiScriptstore)
- func (b Builder) AiTensorget() (c AiTensorget)
- func (b Builder) AiTensorset() (c AiTensorset)
- func (b Builder) Append() (c Append)
- func (b Builder) Arbitrary(token ...string) (c Arbitrary)
- func (b Builder) Asking() (c Asking)
- func (b Builder) Auth() (c Auth)
- func (b Builder) BfAdd() (c BfAdd)
- func (b Builder) BfCard() (c BfCard)
- func (b Builder) BfExists() (c BfExists)
- func (b Builder) BfInfo() (c BfInfo)
- func (b Builder) BfInsert() (c BfInsert)
- func (b Builder) BfLoadchunk() (c BfLoadchunk)
- func (b Builder) BfMadd() (c BfMadd)
- func (b Builder) BfMexists() (c BfMexists)
- func (b Builder) BfReserve() (c BfReserve)
- func (b Builder) BfScandump() (c BfScandump)
- func (b Builder) Bgrewriteaof() (c Bgrewriteaof)
- func (b Builder) Bgsave() (c Bgsave)
- func (b Builder) Bitcount() (c Bitcount)
- func (b Builder) Bitfield() (c Bitfield)
- func (b Builder) BitfieldRo() (c BitfieldRo)
- func (b Builder) Bitop() (c Bitop)
- func (b Builder) Bitpos() (c Bitpos)
- func (b Builder) Blmove() (c Blmove)
- func (b Builder) Blmpop() (c Blmpop)
- func (b Builder) Blpop() (c Blpop)
- func (b Builder) Brpop() (c Brpop)
- func (b Builder) Brpoplpush() (c Brpoplpush)
- func (b Builder) Bzmpop() (c Bzmpop)
- func (b Builder) Bzpopmax() (c Bzpopmax)
- func (b Builder) Bzpopmin() (c Bzpopmin)
- func (b Builder) CfAdd() (c CfAdd)
- func (b Builder) CfAddnx() (c CfAddnx)
- func (b Builder) CfCount() (c CfCount)
- func (b Builder) CfDel() (c CfDel)
- func (b Builder) CfExists() (c CfExists)
- func (b Builder) CfInfo() (c CfInfo)
- func (b Builder) CfInsert() (c CfInsert)
- func (b Builder) CfInsertnx() (c CfInsertnx)
- func (b Builder) CfLoadchunk() (c CfLoadchunk)
- func (b Builder) CfMexists() (c CfMexists)
- func (b Builder) CfReserve() (c CfReserve)
- func (b Builder) CfScandump() (c CfScandump)
- func (b Builder) ClientCaching() (c ClientCaching)
- func (b Builder) ClientGetname() (c ClientGetname)
- func (b Builder) ClientGetredir() (c ClientGetredir)
- func (b Builder) ClientId() (c ClientId)
- func (b Builder) ClientInfo() (c ClientInfo)
- func (b Builder) ClientKill() (c ClientKill)
- func (b Builder) ClientList() (c ClientList)
- func (b Builder) ClientNoEvict() (c ClientNoEvict)
- func (b Builder) ClientNoTouch() (c ClientNoTouch)
- func (b Builder) ClientPause() (c ClientPause)
- func (b Builder) ClientReply() (c ClientReply)
- func (b Builder) ClientSetinfo() (c ClientSetinfo)
- func (b Builder) ClientSetname() (c ClientSetname)
- func (b Builder) ClientTracking() (c ClientTracking)
- func (b Builder) ClientTrackinginfo() (c ClientTrackinginfo)
- func (b Builder) ClientUnblock() (c ClientUnblock)
- func (b Builder) ClientUnpause() (c ClientUnpause)
- func (b Builder) ClusterAddslots() (c ClusterAddslots)
- func (b Builder) ClusterAddslotsrange() (c ClusterAddslotsrange)
- func (b Builder) ClusterBumpepoch() (c ClusterBumpepoch)
- func (b Builder) ClusterCountFailureReports() (c ClusterCountFailureReports)
- func (b Builder) ClusterCountkeysinslot() (c ClusterCountkeysinslot)
- func (b Builder) ClusterDelslots() (c ClusterDelslots)
- func (b Builder) ClusterDelslotsrange() (c ClusterDelslotsrange)
- func (b Builder) ClusterFailover() (c ClusterFailover)
- func (b Builder) ClusterFlushslots() (c ClusterFlushslots)
- func (b Builder) ClusterForget() (c ClusterForget)
- func (b Builder) ClusterGetkeysinslot() (c ClusterGetkeysinslot)
- func (b Builder) ClusterInfo() (c ClusterInfo)
- func (b Builder) ClusterKeyslot() (c ClusterKeyslot)
- func (b Builder) ClusterLinks() (c ClusterLinks)
- func (b Builder) ClusterMeet() (c ClusterMeet)
- func (b Builder) ClusterMyid() (c ClusterMyid)
- func (b Builder) ClusterMyshardid() (c ClusterMyshardid)
- func (b Builder) ClusterNodes() (c ClusterNodes)
- func (b Builder) ClusterReplicas() (c ClusterReplicas)
- func (b Builder) ClusterReplicate() (c ClusterReplicate)
- func (b Builder) ClusterReset() (c ClusterReset)
- func (b Builder) ClusterSaveconfig() (c ClusterSaveconfig)
- func (b Builder) ClusterSetConfigEpoch() (c ClusterSetConfigEpoch)
- func (b Builder) ClusterSetslot() (c ClusterSetslot)
- func (b Builder) ClusterShards() (c ClusterShards)
- func (b Builder) ClusterSlaves() (c ClusterSlaves)
- func (b Builder) ClusterSlots() (c ClusterSlots)
- func (b Builder) CmsIncrby() (c CmsIncrby)
- func (b Builder) CmsInfo() (c CmsInfo)
- func (b Builder) CmsInitbydim() (c CmsInitbydim)
- func (b Builder) CmsInitbyprob() (c CmsInitbyprob)
- func (b Builder) CmsMerge() (c CmsMerge)
- func (b Builder) CmsQuery() (c CmsQuery)
- func (b Builder) Command() (c Command)
- func (b Builder) CommandCount() (c CommandCount)
- func (b Builder) CommandDocs() (c CommandDocs)
- func (b Builder) CommandGetkeys() (c CommandGetkeys)
- func (b Builder) CommandGetkeysandflags() (c CommandGetkeysandflags)
- func (b Builder) CommandInfo() (c CommandInfo)
- func (b Builder) CommandList() (c CommandList)
- func (b Builder) ConfigGet() (c ConfigGet)
- func (b Builder) ConfigResetstat() (c ConfigResetstat)
- func (b Builder) ConfigRewrite() (c ConfigRewrite)
- func (b Builder) ConfigSet() (c ConfigSet)
- func (b Builder) Copy() (c Copy)
- func (b Builder) Dbsize() (c Dbsize)
- func (b Builder) DebugObject() (c DebugObject)
- func (b Builder) DebugSegfault() (c DebugSegfault)
- func (b Builder) Decr() (c Decr)
- func (b Builder) Decrby() (c Decrby)
- func (b Builder) Del() (c Del)
- func (b Builder) Discard() (c Discard)
- func (b Builder) Dump() (c Dump)
- func (b Builder) Echo() (c Echo)
- func (b Builder) Eval() (c Eval)
- func (b Builder) EvalRo() (c EvalRo)
- func (b Builder) Evalsha() (c Evalsha)
- func (b Builder) EvalshaRo() (c EvalshaRo)
- func (b Builder) Exec() (c Exec)
- func (b Builder) Exists() (c Exists)
- func (b Builder) Expire() (c Expire)
- func (b Builder) Expireat() (c Expireat)
- func (b Builder) Expiretime() (c Expiretime)
- func (b Builder) Failover() (c Failover)
- func (b Builder) Fcall() (c Fcall)
- func (b Builder) FcallRo() (c FcallRo)
- func (b Builder) Flushall() (c Flushall)
- func (b Builder) Flushdb() (c Flushdb)
- func (b Builder) FtAggregate() (c FtAggregate)
- func (b Builder) FtAliasadd() (c FtAliasadd)
- func (b Builder) FtAliasdel() (c FtAliasdel)
- func (b Builder) FtAliasupdate() (c FtAliasupdate)
- func (b Builder) FtAlter() (c FtAlter)
- func (b Builder) FtConfigGet() (c FtConfigGet)
- func (b Builder) FtConfigHelp() (c FtConfigHelp)
- func (b Builder) FtConfigSet() (c FtConfigSet)
- func (b Builder) FtCreate() (c FtCreate)
- func (b Builder) FtCursorDel() (c FtCursorDel)
- func (b Builder) FtCursorRead() (c FtCursorRead)
- func (b Builder) FtDictadd() (c FtDictadd)
- func (b Builder) FtDictdel() (c FtDictdel)
- func (b Builder) FtDictdump() (c FtDictdump)
- func (b Builder) FtDropindex() (c FtDropindex)
- func (b Builder) FtExplain() (c FtExplain)
- func (b Builder) FtExplaincli() (c FtExplaincli)
- func (b Builder) FtInfo() (c FtInfo)
- func (b Builder) FtList() (c FtList)
- func (b Builder) FtProfile() (c FtProfile)
- func (b Builder) FtSearch() (c FtSearch)
- func (b Builder) FtSpellcheck() (c FtSpellcheck)
- func (b Builder) FtSugadd() (c FtSugadd)
- func (b Builder) FtSugdel() (c FtSugdel)
- func (b Builder) FtSugget() (c FtSugget)
- func (b Builder) FtSuglen() (c FtSuglen)
- func (b Builder) FtSyndump() (c FtSyndump)
- func (b Builder) FtSynupdate() (c FtSynupdate)
- func (b Builder) FtTagvals() (c FtTagvals)
- func (b Builder) FunctionDelete() (c FunctionDelete)
- func (b Builder) FunctionDump() (c FunctionDump)
- func (b Builder) FunctionFlush() (c FunctionFlush)
- func (b Builder) FunctionHelp() (c FunctionHelp)
- func (b Builder) FunctionKill() (c FunctionKill)
- func (b Builder) FunctionList() (c FunctionList)
- func (b Builder) FunctionLoad() (c FunctionLoad)
- func (b Builder) FunctionRestore() (c FunctionRestore)
- func (b Builder) FunctionStats() (c FunctionStats)
- func (b Builder) Geoadd() (c Geoadd)
- func (b Builder) Geodist() (c Geodist)
- func (b Builder) Geohash() (c Geohash)
- func (b Builder) Geopos() (c Geopos)
- func (b Builder) Georadius() (c Georadius)
- func (b Builder) GeoradiusRo() (c GeoradiusRo)
- func (b Builder) Georadiusbymember() (c Georadiusbymember)
- func (b Builder) GeoradiusbymemberRo() (c GeoradiusbymemberRo)
- func (b Builder) Geosearch() (c Geosearch)
- func (b Builder) Geosearchstore() (c Geosearchstore)
- func (b Builder) Get() (c Get)
- func (b Builder) Getbit() (c Getbit)
- func (b Builder) Getdel() (c Getdel)
- func (b Builder) Getex() (c Getex)
- func (b Builder) Getrange() (c Getrange)
- func (b Builder) Getset() (c Getset)
- func (b Builder) GraphConfigGet() (c GraphConfigGet)
- func (b Builder) GraphConfigSet() (c GraphConfigSet)
- func (b Builder) GraphConstraintCreate() (c GraphConstraintCreate)
- func (b Builder) GraphConstraintDrop() (c GraphConstraintDrop)
- func (b Builder) GraphDelete() (c GraphDelete)
- func (b Builder) GraphExplain() (c GraphExplain)
- func (b Builder) GraphList() (c GraphList)
- func (b Builder) GraphProfile() (c GraphProfile)
- func (b Builder) GraphQuery() (c GraphQuery)
- func (b Builder) GraphRoQuery() (c GraphRoQuery)
- func (b Builder) GraphSlowlog() (c GraphSlowlog)
- func (b Builder) Hdel() (c Hdel)
- func (b Builder) Hello() (c Hello)
- func (b Builder) Hexists() (c Hexists)
- func (b Builder) Hget() (c Hget)
- func (b Builder) Hgetall() (c Hgetall)
- func (b Builder) Hincrby() (c Hincrby)
- func (b Builder) Hincrbyfloat() (c Hincrbyfloat)
- func (b Builder) Hkeys() (c Hkeys)
- func (b Builder) Hlen() (c Hlen)
- func (b Builder) Hmget() (c Hmget)
- func (b Builder) Hmset() (c Hmset)
- func (b Builder) Hrandfield() (c Hrandfield)
- func (b Builder) Hscan() (c Hscan)
- func (b Builder) Hset() (c Hset)
- func (b Builder) Hsetnx() (c Hsetnx)
- func (b Builder) Hstrlen() (c Hstrlen)
- func (b Builder) Hvals() (c Hvals)
- func (b Builder) Incr() (c Incr)
- func (b Builder) Incrby() (c Incrby)
- func (b Builder) Incrbyfloat() (c Incrbyfloat)
- func (b Builder) Info() (c Info)
- func (b Builder) JsonArrappend() (c JsonArrappend)
- func (b Builder) JsonArrindex() (c JsonArrindex)
- func (b Builder) JsonArrinsert() (c JsonArrinsert)
- func (b Builder) JsonArrlen() (c JsonArrlen)
- func (b Builder) JsonArrpop() (c JsonArrpop)
- func (b Builder) JsonArrtrim() (c JsonArrtrim)
- func (b Builder) JsonClear() (c JsonClear)
- func (b Builder) JsonDebugHelp() (c JsonDebugHelp)
- func (b Builder) JsonDebugMemory() (c JsonDebugMemory)
- func (b Builder) JsonDel() (c JsonDel)
- func (b Builder) JsonForget() (c JsonForget)
- func (b Builder) JsonGet() (c JsonGet)
- func (b Builder) JsonMerge() (c JsonMerge)
- func (b Builder) JsonMget() (c JsonMget)
- func (b Builder) JsonMset() (c JsonMset)
- func (b Builder) JsonNumincrby() (c JsonNumincrby)
- func (b Builder) JsonNummultby() (c JsonNummultby)
- func (b Builder) JsonObjkeys() (c JsonObjkeys)
- func (b Builder) JsonObjlen() (c JsonObjlen)
- func (b Builder) JsonResp() (c JsonResp)
- func (b Builder) JsonSet() (c JsonSet)
- func (b Builder) JsonStrappend() (c JsonStrappend)
- func (b Builder) JsonStrlen() (c JsonStrlen)
- func (b Builder) JsonToggle() (c JsonToggle)
- func (b Builder) JsonType() (c JsonType)
- func (b Builder) Keys() (c Keys)
- func (b Builder) Lastsave() (c Lastsave)
- func (b Builder) LatencyDoctor() (c LatencyDoctor)
- func (b Builder) LatencyGraph() (c LatencyGraph)
- func (b Builder) LatencyHelp() (c LatencyHelp)
- func (b Builder) LatencyHistogram() (c LatencyHistogram)
- func (b Builder) LatencyHistory() (c LatencyHistory)
- func (b Builder) LatencyLatest() (c LatencyLatest)
- func (b Builder) LatencyReset() (c LatencyReset)
- func (b Builder) Lcs() (c Lcs)
- func (b Builder) Lindex() (c Lindex)
- func (b Builder) Linsert() (c Linsert)
- func (b Builder) Llen() (c Llen)
- func (b Builder) Lmove() (c Lmove)
- func (b Builder) Lmpop() (c Lmpop)
- func (b Builder) Lolwut() (c Lolwut)
- func (b Builder) Lpop() (c Lpop)
- func (b Builder) Lpos() (c Lpos)
- func (b Builder) Lpush() (c Lpush)
- func (b Builder) Lpushx() (c Lpushx)
- func (b Builder) Lrange() (c Lrange)
- func (b Builder) Lrem() (c Lrem)
- func (b Builder) Lset() (c Lset)
- func (b Builder) Ltrim() (c Ltrim)
- func (b Builder) MemoryDoctor() (c MemoryDoctor)
- func (b Builder) MemoryHelp() (c MemoryHelp)
- func (b Builder) MemoryMallocStats() (c MemoryMallocStats)
- func (b Builder) MemoryPurge() (c MemoryPurge)
- func (b Builder) MemoryStats() (c MemoryStats)
- func (b Builder) MemoryUsage() (c MemoryUsage)
- func (b Builder) Mget() (c Mget)
- func (b Builder) Migrate() (c Migrate)
- func (b Builder) ModuleList() (c ModuleList)
- func (b Builder) ModuleLoad() (c ModuleLoad)
- func (b Builder) ModuleLoadex() (c ModuleLoadex)
- func (b Builder) ModuleUnload() (c ModuleUnload)
- func (b Builder) Monitor() (c Monitor)
- func (b Builder) Move() (c Move)
- func (b Builder) Mset() (c Mset)
- func (b Builder) Msetnx() (c Msetnx)
- func (b Builder) Multi() (c Multi)
- func (b Builder) ObjectEncoding() (c ObjectEncoding)
- func (b Builder) ObjectFreq() (c ObjectFreq)
- func (b Builder) ObjectHelp() (c ObjectHelp)
- func (b Builder) ObjectIdletime() (c ObjectIdletime)
- func (b Builder) ObjectRefcount() (c ObjectRefcount)
- func (b Builder) Persist() (c Persist)
- func (b Builder) Pexpire() (c Pexpire)
- func (b Builder) Pexpireat() (c Pexpireat)
- func (b Builder) Pexpiretime() (c Pexpiretime)
- func (b Builder) Pfadd() (c Pfadd)
- func (b Builder) Pfcount() (c Pfcount)
- func (b Builder) Pfmerge() (c Pfmerge)
- func (b Builder) Ping() (c Ping)
- func (b Builder) Psetex() (c Psetex)
- func (b Builder) Psubscribe() (c Psubscribe)
- func (b Builder) Psync() (c Psync)
- func (b Builder) Pttl() (c Pttl)
- func (b Builder) Publish() (c Publish)
- func (b Builder) PubsubChannels() (c PubsubChannels)
- func (b Builder) PubsubHelp() (c PubsubHelp)
- func (b Builder) PubsubNumpat() (c PubsubNumpat)
- func (b Builder) PubsubNumsub() (c PubsubNumsub)
- func (b Builder) PubsubShardchannels() (c PubsubShardchannels)
- func (b Builder) PubsubShardnumsub() (c PubsubShardnumsub)
- func (b Builder) Punsubscribe() (c Punsubscribe)
- func (b Builder) Quit() (c Quit)
- func (b Builder) Randomkey() (c Randomkey)
- func (b Builder) Readonly() (c Readonly)
- func (b Builder) Readwrite() (c Readwrite)
- func (b Builder) Rename() (c Rename)
- func (b Builder) Renamenx() (c Renamenx)
- func (b Builder) Replicaof() (c Replicaof)
- func (b Builder) Reset() (c Reset)
- func (b Builder) Restore() (c Restore)
- func (b Builder) RgAbortexecution() (c RgAbortexecution)
- func (b Builder) RgConfigget() (c RgConfigget)
- func (b Builder) RgConfigset() (c RgConfigset)
- func (b Builder) RgDropexecution() (c RgDropexecution)
- func (b Builder) RgDumpexecutions() (c RgDumpexecutions)
- func (b Builder) RgDumpregistrations() (c RgDumpregistrations)
- func (b Builder) RgGetexecution() (c RgGetexecution)
- func (b Builder) RgGetresults() (c RgGetresults)
- func (b Builder) RgGetresultsblocking() (c RgGetresultsblocking)
- func (b Builder) RgInfocluster() (c RgInfocluster)
- func (b Builder) RgPydumpreqs() (c RgPydumpreqs)
- func (b Builder) RgPyexecute() (c RgPyexecute)
- func (b Builder) RgPystats() (c RgPystats)
- func (b Builder) RgRefreshcluster() (c RgRefreshcluster)
- func (b Builder) RgTrigger() (c RgTrigger)
- func (b Builder) RgUnregister() (c RgUnregister)
- func (b Builder) Role() (c Role)
- func (b Builder) Rpop() (c Rpop)
- func (b Builder) Rpoplpush() (c Rpoplpush)
- func (b Builder) Rpush() (c Rpush)
- func (b Builder) Rpushx() (c Rpushx)
- func (b Builder) Sadd() (c Sadd)
- func (b Builder) Save() (c Save)
- func (b Builder) Scan() (c Scan)
- func (b Builder) Scard() (c Scard)
- func (b Builder) ScriptDebug() (c ScriptDebug)
- func (b Builder) ScriptExists() (c ScriptExists)
- func (b Builder) ScriptFlush() (c ScriptFlush)
- func (b Builder) ScriptKill() (c ScriptKill)
- func (b Builder) ScriptLoad() (c ScriptLoad)
- func (b Builder) Sdiff() (c Sdiff)
- func (b Builder) Sdiffstore() (c Sdiffstore)
- func (b Builder) Select() (c Select)
- func (b Builder) SentinelFailover() (c SentinelFailover)
- func (b Builder) SentinelGetMasterAddrByName() (c SentinelGetMasterAddrByName)
- func (b Builder) SentinelReplicas() (c SentinelReplicas)
- func (b Builder) SentinelSentinels() (c SentinelSentinels)
- func (b Builder) Set() (c Set)
- func (b Builder) Setbit() (c Setbit)
- func (b Builder) Setex() (c Setex)
- func (b Builder) Setnx() (c Setnx)
- func (b Builder) Setrange() (c Setrange)
- func (b Builder) Shutdown() (c Shutdown)
- func (b Builder) Sinter() (c Sinter)
- func (b Builder) Sintercard() (c Sintercard)
- func (b Builder) Sinterstore() (c Sinterstore)
- func (b Builder) Sismember() (c Sismember)
- func (b Builder) Slaveof() (c Slaveof)
- func (b Builder) SlowlogGet() (c SlowlogGet)
- func (b Builder) SlowlogHelp() (c SlowlogHelp)
- func (b Builder) SlowlogLen() (c SlowlogLen)
- func (b Builder) SlowlogReset() (c SlowlogReset)
- func (b Builder) Smembers() (c Smembers)
- func (b Builder) Smismember() (c Smismember)
- func (b Builder) Smove() (c Smove)
- func (b Builder) Sort() (c Sort)
- func (b Builder) SortRo() (c SortRo)
- func (b Builder) Spop() (c Spop)
- func (b Builder) Spublish() (c Spublish)
- func (b Builder) Srandmember() (c Srandmember)
- func (b Builder) Srem() (c Srem)
- func (b Builder) Sscan() (c Sscan)
- func (b Builder) Ssubscribe() (c Ssubscribe)
- func (b Builder) Strlen() (c Strlen)
- func (b Builder) Subscribe() (c Subscribe)
- func (b Builder) Sunion() (c Sunion)
- func (b Builder) Sunionstore() (c Sunionstore)
- func (b Builder) Sunsubscribe() (c Sunsubscribe)
- func (b Builder) Swapdb() (c Swapdb)
- func (b Builder) Sync() (c Sync)
- func (b Builder) TdigestAdd() (c TdigestAdd)
- func (b Builder) TdigestByrank() (c TdigestByrank)
- func (b Builder) TdigestByrevrank() (c TdigestByrevrank)
- func (b Builder) TdigestCdf() (c TdigestCdf)
- func (b Builder) TdigestCreate() (c TdigestCreate)
- func (b Builder) TdigestInfo() (c TdigestInfo)
- func (b Builder) TdigestMax() (c TdigestMax)
- func (b Builder) TdigestMerge() (c TdigestMerge)
- func (b Builder) TdigestMin() (c TdigestMin)
- func (b Builder) TdigestQuantile() (c TdigestQuantile)
- func (b Builder) TdigestRank() (c TdigestRank)
- func (b Builder) TdigestReset() (c TdigestReset)
- func (b Builder) TdigestRevrank() (c TdigestRevrank)
- func (b Builder) TdigestTrimmedMean() (c TdigestTrimmedMean)
- func (b Builder) Time() (c Time)
- func (b Builder) TopkAdd() (c TopkAdd)
- func (b Builder) TopkCount() (c TopkCount)
- func (b Builder) TopkIncrby() (c TopkIncrby)
- func (b Builder) TopkInfo() (c TopkInfo)
- func (b Builder) TopkList() (c TopkList)
- func (b Builder) TopkQuery() (c TopkQuery)
- func (b Builder) TopkReserve() (c TopkReserve)
- func (b Builder) Touch() (c Touch)
- func (b Builder) TsAdd() (c TsAdd)
- func (b Builder) TsAlter() (c TsAlter)
- func (b Builder) TsCreate() (c TsCreate)
- func (b Builder) TsCreaterule() (c TsCreaterule)
- func (b Builder) TsDecrby() (c TsDecrby)
- func (b Builder) TsDel() (c TsDel)
- func (b Builder) TsDeleterule() (c TsDeleterule)
- func (b Builder) TsGet() (c TsGet)
- func (b Builder) TsIncrby() (c TsIncrby)
- func (b Builder) TsInfo() (c TsInfo)
- func (b Builder) TsMadd() (c TsMadd)
- func (b Builder) TsMget() (c TsMget)
- func (b Builder) TsMrange() (c TsMrange)
- func (b Builder) TsMrevrange() (c TsMrevrange)
- func (b Builder) TsQueryindex() (c TsQueryindex)
- func (b Builder) TsRange() (c TsRange)
- func (b Builder) TsRevrange() (c TsRevrange)
- func (b Builder) Ttl() (c Ttl)
- func (b Builder) Type() (c Type)
- func (b Builder) Unlink() (c Unlink)
- func (b Builder) Unsubscribe() (c Unsubscribe)
- func (b Builder) Unwatch() (c Unwatch)
- func (b Builder) Wait() (c Wait)
- func (b Builder) Waitaof() (c Waitaof)
- func (b Builder) Watch() (c Watch)
- func (b Builder) Xack() (c Xack)
- func (b Builder) Xadd() (c Xadd)
- func (b Builder) Xautoclaim() (c Xautoclaim)
- func (b Builder) Xclaim() (c Xclaim)
- func (b Builder) Xdel() (c Xdel)
- func (b Builder) XgroupCreate() (c XgroupCreate)
- func (b Builder) XgroupCreateconsumer() (c XgroupCreateconsumer)
- func (b Builder) XgroupDelconsumer() (c XgroupDelconsumer)
- func (b Builder) XgroupDestroy() (c XgroupDestroy)
- func (b Builder) XgroupHelp() (c XgroupHelp)
- func (b Builder) XgroupSetid() (c XgroupSetid)
- func (b Builder) XinfoConsumers() (c XinfoConsumers)
- func (b Builder) XinfoGroups() (c XinfoGroups)
- func (b Builder) XinfoHelp() (c XinfoHelp)
- func (b Builder) XinfoStream() (c XinfoStream)
- func (b Builder) Xlen() (c Xlen)
- func (b Builder) Xpending() (c Xpending)
- func (b Builder) Xrange() (c Xrange)
- func (b Builder) Xread() (c Xread)
- func (b Builder) Xreadgroup() (c Xreadgroup)
- func (b Builder) Xrevrange() (c Xrevrange)
- func (b Builder) Xsetid() (c Xsetid)
- func (b Builder) Xtrim() (c Xtrim)
- func (b Builder) Zadd() (c Zadd)
- func (b Builder) Zcard() (c Zcard)
- func (b Builder) Zcount() (c Zcount)
- func (b Builder) Zdiff() (c Zdiff)
- func (b Builder) Zdiffstore() (c Zdiffstore)
- func (b Builder) Zincrby() (c Zincrby)
- func (b Builder) Zinter() (c Zinter)
- func (b Builder) Zintercard() (c Zintercard)
- func (b Builder) Zinterstore() (c Zinterstore)
- func (b Builder) Zlexcount() (c Zlexcount)
- func (b Builder) Zmpop() (c Zmpop)
- func (b Builder) Zmscore() (c Zmscore)
- func (b Builder) Zpopmax() (c Zpopmax)
- func (b Builder) Zpopmin() (c Zpopmin)
- func (b Builder) Zrandmember() (c Zrandmember)
- func (b Builder) Zrange() (c Zrange)
- func (b Builder) Zrangebylex() (c Zrangebylex)
- func (b Builder) Zrangebyscore() (c Zrangebyscore)
- func (b Builder) Zrangestore() (c Zrangestore)
- func (b Builder) Zrank() (c Zrank)
- func (b Builder) Zrem() (c Zrem)
- func (b Builder) Zremrangebylex() (c Zremrangebylex)
- func (b Builder) Zremrangebyrank() (c Zremrangebyrank)
- func (b Builder) Zremrangebyscore() (c Zremrangebyscore)
- func (b Builder) Zrevrange() (c Zrevrange)
- func (b Builder) Zrevrangebylex() (c Zrevrangebylex)
- func (b Builder) Zrevrangebyscore() (c Zrevrangebyscore)
- func (b Builder) Zrevrank() (c Zrevrank)
- func (b Builder) Zscan() (c Zscan)
- func (b Builder) Zscore() (c Zscore)
- func (b Builder) Zunion() (c Zunion)
- func (b Builder) Zunionstore() (c Zunionstore)
- type Bzmpop
- type BzmpopCount
- type BzmpopKey
- type BzmpopNumkeys
- type BzmpopTimeout
- type BzmpopWhereMax
- type BzmpopWhereMin
- type Bzpopmax
- type BzpopmaxKey
- type BzpopmaxTimeout
- type Bzpopmin
- type BzpopminKey
- type BzpopminTimeout
- type Cacheable
- type CfAdd
- type CfAddItem
- type CfAddKey
- type CfAddnx
- type CfAddnxItem
- type CfAddnxKey
- type CfCount
- type CfCountItem
- type CfCountKey
- type CfDel
- type CfDelItem
- type CfDelKey
- type CfExists
- type CfExistsItem
- type CfExistsKey
- type CfInfo
- type CfInfoKey
- type CfInsert
- type CfInsertCapacity
- type CfInsertItem
- type CfInsertItems
- type CfInsertKey
- type CfInsertNocreate
- type CfInsertnx
- type CfInsertnxCapacity
- type CfInsertnxItem
- type CfInsertnxItems
- type CfInsertnxKey
- type CfInsertnxNocreate
- type CfLoadchunk
- type CfLoadchunkData
- type CfLoadchunkIterator
- type CfLoadchunkKey
- type CfMexists
- type CfMexistsItem
- type CfMexistsKey
- type CfReserve
- type CfReserveBucketsize
- type CfReserveCapacity
- type CfReserveExpansion
- type CfReserveKey
- type CfReserveMaxiterations
- type CfScandump
- type CfScandumpIterator
- type CfScandumpKey
- type ClientCaching
- type ClientCachingModeNo
- type ClientCachingModeYes
- type ClientGetname
- type ClientGetredir
- type ClientId
- type ClientInfo
- type ClientKill
- func (c ClientKill) Addr(ipPort string) ClientKillAddr
- func (c ClientKill) Build() Completed
- func (c ClientKill) Id(clientId int64) ClientKillId
- func (c ClientKill) IpPort(ipPort string) ClientKillIpPort
- func (c ClientKill) Laddr(ipPort string) ClientKillLaddr
- func (c ClientKill) SkipmeNo() ClientKillSkipmeNo
- func (c ClientKill) SkipmeYes() ClientKillSkipmeYes
- func (c ClientKill) TypeMaster() ClientKillTypeMaster
- func (c ClientKill) TypeNormal() ClientKillTypeNormal
- func (c ClientKill) TypePubsub() ClientKillTypePubsub
- func (c ClientKill) TypeReplica() ClientKillTypeReplica
- func (c ClientKill) User(username string) ClientKillUser
- type ClientKillAddr
- type ClientKillId
- func (c ClientKillId) Addr(ipPort string) ClientKillAddr
- func (c ClientKillId) Build() Completed
- func (c ClientKillId) Laddr(ipPort string) ClientKillLaddr
- func (c ClientKillId) SkipmeNo() ClientKillSkipmeNo
- func (c ClientKillId) SkipmeYes() ClientKillSkipmeYes
- func (c ClientKillId) TypeMaster() ClientKillTypeMaster
- func (c ClientKillId) TypeNormal() ClientKillTypeNormal
- func (c ClientKillId) TypePubsub() ClientKillTypePubsub
- func (c ClientKillId) TypeReplica() ClientKillTypeReplica
- func (c ClientKillId) User(username string) ClientKillUser
- type ClientKillIpPort
- func (c ClientKillIpPort) Addr(ipPort string) ClientKillAddr
- func (c ClientKillIpPort) Build() Completed
- func (c ClientKillIpPort) Id(clientId int64) ClientKillId
- func (c ClientKillIpPort) Laddr(ipPort string) ClientKillLaddr
- func (c ClientKillIpPort) SkipmeNo() ClientKillSkipmeNo
- func (c ClientKillIpPort) SkipmeYes() ClientKillSkipmeYes
- func (c ClientKillIpPort) TypeMaster() ClientKillTypeMaster
- func (c ClientKillIpPort) TypeNormal() ClientKillTypeNormal
- func (c ClientKillIpPort) TypePubsub() ClientKillTypePubsub
- func (c ClientKillIpPort) TypeReplica() ClientKillTypeReplica
- func (c ClientKillIpPort) User(username string) ClientKillUser
- type ClientKillLaddr
- type ClientKillSkipmeNo
- type ClientKillSkipmeYes
- type ClientKillTypeMaster
- func (c ClientKillTypeMaster) Addr(ipPort string) ClientKillAddr
- func (c ClientKillTypeMaster) Build() Completed
- func (c ClientKillTypeMaster) Laddr(ipPort string) ClientKillLaddr
- func (c ClientKillTypeMaster) SkipmeNo() ClientKillSkipmeNo
- func (c ClientKillTypeMaster) SkipmeYes() ClientKillSkipmeYes
- func (c ClientKillTypeMaster) User(username string) ClientKillUser
- type ClientKillTypeNormal
- func (c ClientKillTypeNormal) Addr(ipPort string) ClientKillAddr
- func (c ClientKillTypeNormal) Build() Completed
- func (c ClientKillTypeNormal) Laddr(ipPort string) ClientKillLaddr
- func (c ClientKillTypeNormal) SkipmeNo() ClientKillSkipmeNo
- func (c ClientKillTypeNormal) SkipmeYes() ClientKillSkipmeYes
- func (c ClientKillTypeNormal) User(username string) ClientKillUser
- type ClientKillTypePubsub
- func (c ClientKillTypePubsub) Addr(ipPort string) ClientKillAddr
- func (c ClientKillTypePubsub) Build() Completed
- func (c ClientKillTypePubsub) Laddr(ipPort string) ClientKillLaddr
- func (c ClientKillTypePubsub) SkipmeNo() ClientKillSkipmeNo
- func (c ClientKillTypePubsub) SkipmeYes() ClientKillSkipmeYes
- func (c ClientKillTypePubsub) User(username string) ClientKillUser
- type ClientKillTypeReplica
- func (c ClientKillTypeReplica) Addr(ipPort string) ClientKillAddr
- func (c ClientKillTypeReplica) Build() Completed
- func (c ClientKillTypeReplica) Laddr(ipPort string) ClientKillLaddr
- func (c ClientKillTypeReplica) SkipmeNo() ClientKillSkipmeNo
- func (c ClientKillTypeReplica) SkipmeYes() ClientKillSkipmeYes
- func (c ClientKillTypeReplica) User(username string) ClientKillUser
- type ClientKillUser
- type ClientList
- type ClientListIdClientId
- type ClientListIdId
- type ClientListTypeMaster
- type ClientListTypeNormal
- type ClientListTypePubsub
- type ClientListTypeReplica
- type ClientNoEvict
- type ClientNoEvictEnabledOff
- type ClientNoEvictEnabledOn
- type ClientNoTouch
- type ClientNoTouchEnabledOff
- type ClientNoTouchEnabledOn
- type ClientPause
- type ClientPauseModeAll
- type ClientPauseModeWrite
- type ClientPauseTimeout
- type ClientReply
- type ClientReplyReplyModeOff
- type ClientReplyReplyModeOn
- type ClientReplyReplyModeSkip
- type ClientSetinfo
- type ClientSetinfoAttrLibname
- type ClientSetinfoAttrLibver
- type ClientSetname
- type ClientSetnameConnectionName
- type ClientTracking
- type ClientTrackingBcast
- type ClientTrackingNoloop
- type ClientTrackingOptin
- type ClientTrackingOptout
- type ClientTrackingPrefix
- func (c ClientTrackingPrefix) Bcast() ClientTrackingBcast
- func (c ClientTrackingPrefix) Build() Completed
- func (c ClientTrackingPrefix) Noloop() ClientTrackingNoloop
- func (c ClientTrackingPrefix) Optin() ClientTrackingOptin
- func (c ClientTrackingPrefix) Optout() ClientTrackingOptout
- func (c ClientTrackingPrefix) Prefix(prefix string) ClientTrackingPrefix
- type ClientTrackingRedirect
- func (c ClientTrackingRedirect) Bcast() ClientTrackingBcast
- func (c ClientTrackingRedirect) Build() Completed
- func (c ClientTrackingRedirect) Noloop() ClientTrackingNoloop
- func (c ClientTrackingRedirect) Optin() ClientTrackingOptin
- func (c ClientTrackingRedirect) Optout() ClientTrackingOptout
- func (c ClientTrackingRedirect) Prefix() ClientTrackingPrefix
- type ClientTrackingStatusOff
- func (c ClientTrackingStatusOff) Bcast() ClientTrackingBcast
- func (c ClientTrackingStatusOff) Build() Completed
- func (c ClientTrackingStatusOff) Noloop() ClientTrackingNoloop
- func (c ClientTrackingStatusOff) Optin() ClientTrackingOptin
- func (c ClientTrackingStatusOff) Optout() ClientTrackingOptout
- func (c ClientTrackingStatusOff) Prefix() ClientTrackingPrefix
- func (c ClientTrackingStatusOff) Redirect(clientId int64) ClientTrackingRedirect
- type ClientTrackingStatusOn
- func (c ClientTrackingStatusOn) Bcast() ClientTrackingBcast
- func (c ClientTrackingStatusOn) Build() Completed
- func (c ClientTrackingStatusOn) Noloop() ClientTrackingNoloop
- func (c ClientTrackingStatusOn) Optin() ClientTrackingOptin
- func (c ClientTrackingStatusOn) Optout() ClientTrackingOptout
- func (c ClientTrackingStatusOn) Prefix() ClientTrackingPrefix
- func (c ClientTrackingStatusOn) Redirect(clientId int64) ClientTrackingRedirect
- type ClientTrackinginfo
- type ClientUnblock
- type ClientUnblockClientId
- type ClientUnblockUnblockTypeError
- type ClientUnblockUnblockTypeTimeout
- type ClientUnpause
- type ClusterAddslots
- type ClusterAddslotsSlot
- type ClusterAddslotsrange
- type ClusterAddslotsrangeStartSlotEndSlot
- type ClusterBumpepoch
- type ClusterCountFailureReports
- type ClusterCountFailureReportsNodeId
- type ClusterCountkeysinslot
- type ClusterCountkeysinslotSlot
- type ClusterDelslots
- type ClusterDelslotsSlot
- type ClusterDelslotsrange
- type ClusterDelslotsrangeStartSlotEndSlot
- type ClusterFailover
- type ClusterFailoverOptionsForce
- type ClusterFailoverOptionsTakeover
- type ClusterFlushslots
- type ClusterForget
- type ClusterForgetNodeId
- type ClusterGetkeysinslot
- type ClusterGetkeysinslotCount
- type ClusterGetkeysinslotSlot
- type ClusterInfo
- type ClusterKeyslot
- type ClusterKeyslotKey
- type ClusterLinks
- type ClusterMeet
- type ClusterMeetClusterBusPort
- type ClusterMeetIp
- type ClusterMeetPort
- type ClusterMyid
- type ClusterMyshardid
- type ClusterNodes
- type ClusterReplicas
- type ClusterReplicasNodeId
- type ClusterReplicate
- type ClusterReplicateNodeId
- type ClusterReset
- type ClusterResetResetTypeHard
- type ClusterResetResetTypeSoft
- type ClusterSaveconfig
- type ClusterSetConfigEpoch
- type ClusterSetConfigEpochConfigEpoch
- type ClusterSetslot
- type ClusterSetslotNodeId
- type ClusterSetslotSlot
- type ClusterSetslotSubcommandImporting
- type ClusterSetslotSubcommandMigrating
- type ClusterSetslotSubcommandNode
- type ClusterSetslotSubcommandStable
- type ClusterShards
- type ClusterSlaves
- type ClusterSlavesNodeId
- type ClusterSlots
- type CmsIncrby
- type CmsIncrbyItemsIncrement
- type CmsIncrbyItemsItem
- type CmsIncrbyKey
- type CmsInfo
- type CmsInfoKey
- type CmsInitbydim
- type CmsInitbydimDepth
- type CmsInitbydimKey
- type CmsInitbydimWidth
- type CmsInitbyprob
- type CmsInitbyprobError
- type CmsInitbyprobKey
- type CmsInitbyprobProbability
- type CmsMerge
- type CmsMergeDestination
- type CmsMergeNumkeys
- type CmsMergeSource
- type CmsMergeWeightWeight
- type CmsMergeWeightWeights
- type CmsQuery
- type CmsQueryItem
- type CmsQueryKey
- type Command
- type CommandCount
- type CommandDocs
- type CommandDocsCommandName
- type CommandGetkeys
- type CommandGetkeysArg
- type CommandGetkeysCommand
- type CommandGetkeysandflags
- type CommandGetkeysandflagsArg
- type CommandGetkeysandflagsCommand
- type CommandInfo
- type CommandInfoCommandName
- type CommandList
- func (c CommandList) Build() Completed
- func (c CommandList) FilterbyAclcatCategory(category string) CommandListFilterbyAclcatCategory
- func (c CommandList) FilterbyModuleName(name string) CommandListFilterbyModuleName
- func (c CommandList) FilterbyPatternPattern(pattern string) CommandListFilterbyPatternPattern
- type CommandListFilterbyAclcatCategory
- type CommandListFilterbyModuleName
- type CommandListFilterbyPatternPattern
- type CommandSlice
- type Completed
- func (c *Completed) Commands() []string
- func (c *Completed) IsBlock() bool
- func (c *Completed) IsEmpty() bool
- func (c *Completed) IsOptIn() bool
- func (c *Completed) IsReadOnly() bool
- func (c *Completed) IsWrite() bool
- func (c *Completed) NoReply() bool
- func (c Completed) Pin() Completed
- func (c *Completed) Slot() uint16
- type ConfigGet
- type ConfigGetParameter
- type ConfigResetstat
- type ConfigRewrite
- type ConfigSet
- type ConfigSetParameterValue
- type Copy
- type CopyDb
- type CopyDestination
- type CopyReplace
- type CopySource
- type Dbsize
- type DebugObject
- type DebugObjectKey
- type DebugSegfault
- type Decr
- type DecrKey
- type Decrby
- type DecrbyDecrement
- type DecrbyKey
- type Del
- type DelKey
- type Discard
- type Dump
- type DumpKey
- type Echo
- type EchoMessage
- type Eval
- type EvalArg
- type EvalKey
- type EvalNumkeys
- type EvalRo
- type EvalRoArg
- type EvalRoKey
- type EvalRoNumkeys
- type EvalRoScript
- type EvalScript
- type Evalsha
- type EvalshaArg
- type EvalshaKey
- type EvalshaNumkeys
- type EvalshaRo
- type EvalshaRoArg
- type EvalshaRoKey
- type EvalshaRoNumkeys
- type EvalshaRoSha1
- type EvalshaSha1
- type Exec
- type Exists
- type ExistsKey
- type Expire
- type ExpireConditionGt
- type ExpireConditionLt
- type ExpireConditionNx
- type ExpireConditionXx
- type ExpireKey
- type ExpireSeconds
- type Expireat
- type ExpireatConditionGt
- type ExpireatConditionLt
- type ExpireatConditionNx
- type ExpireatConditionXx
- type ExpireatKey
- type ExpireatTimestamp
- type Expiretime
- type ExpiretimeKey
- type Failover
- type FailoverAbort
- type FailoverTargetForce
- type FailoverTargetHost
- type FailoverTargetPort
- type FailoverTargetTo
- type FailoverTimeout
- type Fcall
- type FcallArg
- type FcallFunction
- type FcallKey
- type FcallNumkeys
- type FcallRo
- type FcallRoArg
- type FcallRoFunction
- type FcallRoKey
- type FcallRoNumkeys
- type Flushall
- type FlushallAsync
- type FlushallAsyncSync
- type Flushdb
- type FlushdbAsync
- type FlushdbAsyncSync
- type FtAggregate
- type FtAggregateCursorCount
- type FtAggregateCursorMaxidle
- type FtAggregateCursorWithcursor
- func (c FtAggregateCursorWithcursor) Build() Completed
- func (c FtAggregateCursorWithcursor) Count(readSize int64) FtAggregateCursorCount
- func (c FtAggregateCursorWithcursor) Dialect(dialect int64) FtAggregateDialect
- func (c FtAggregateCursorWithcursor) Maxidle(idleTime int64) FtAggregateCursorMaxidle
- func (c FtAggregateCursorWithcursor) Params() FtAggregateParamsParams
- type FtAggregateDialect
- type FtAggregateIndex
- type FtAggregateOpApplyApply
- type FtAggregateOpApplyAs
- func (c FtAggregateOpApplyAs) Apply(expression string) FtAggregateOpApplyApply
- func (c FtAggregateOpApplyAs) Build() Completed
- func (c FtAggregateOpApplyAs) Dialect(dialect int64) FtAggregateDialect
- func (c FtAggregateOpApplyAs) Filter(filter string) FtAggregateOpFilter
- func (c FtAggregateOpApplyAs) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
- func (c FtAggregateOpApplyAs) Limit() FtAggregateOpLimitLimit
- func (c FtAggregateOpApplyAs) Load(count int64) FtAggregateOpLoadLoad
- func (c FtAggregateOpApplyAs) LoadAll() FtAggregateOpLoadallLoadAll
- func (c FtAggregateOpApplyAs) Params() FtAggregateParamsParams
- func (c FtAggregateOpApplyAs) Sortby(nargs int64) FtAggregateOpSortbySortby
- func (c FtAggregateOpApplyAs) Withcursor() FtAggregateCursorWithcursor
- type FtAggregateOpFilter
- func (c FtAggregateOpFilter) Apply(expression string) FtAggregateOpApplyApply
- func (c FtAggregateOpFilter) Build() Completed
- func (c FtAggregateOpFilter) Dialect(dialect int64) FtAggregateDialect
- func (c FtAggregateOpFilter) Filter(filter string) FtAggregateOpFilter
- func (c FtAggregateOpFilter) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
- func (c FtAggregateOpFilter) Limit() FtAggregateOpLimitLimit
- func (c FtAggregateOpFilter) Load(count int64) FtAggregateOpLoadLoad
- func (c FtAggregateOpFilter) LoadAll() FtAggregateOpLoadallLoadAll
- func (c FtAggregateOpFilter) Params() FtAggregateParamsParams
- func (c FtAggregateOpFilter) Sortby(nargs int64) FtAggregateOpSortbySortby
- func (c FtAggregateOpFilter) Withcursor() FtAggregateCursorWithcursor
- type FtAggregateOpGroupbyGroupby
- func (c FtAggregateOpGroupbyGroupby) Apply(expression string) FtAggregateOpApplyApply
- func (c FtAggregateOpGroupbyGroupby) Build() Completed
- func (c FtAggregateOpGroupbyGroupby) Dialect(dialect int64) FtAggregateDialect
- func (c FtAggregateOpGroupbyGroupby) Filter(filter string) FtAggregateOpFilter
- func (c FtAggregateOpGroupbyGroupby) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
- func (c FtAggregateOpGroupbyGroupby) Limit() FtAggregateOpLimitLimit
- func (c FtAggregateOpGroupbyGroupby) Load(count int64) FtAggregateOpLoadLoad
- func (c FtAggregateOpGroupbyGroupby) LoadAll() FtAggregateOpLoadallLoadAll
- func (c FtAggregateOpGroupbyGroupby) Params() FtAggregateParamsParams
- func (c FtAggregateOpGroupbyGroupby) Property(property ...string) FtAggregateOpGroupbyProperty
- func (c FtAggregateOpGroupbyGroupby) Reduce(function string) FtAggregateOpGroupbyReduceReduce
- func (c FtAggregateOpGroupbyGroupby) Sortby(nargs int64) FtAggregateOpSortbySortby
- func (c FtAggregateOpGroupbyGroupby) Withcursor() FtAggregateCursorWithcursor
- type FtAggregateOpGroupbyProperty
- func (c FtAggregateOpGroupbyProperty) Apply(expression string) FtAggregateOpApplyApply
- func (c FtAggregateOpGroupbyProperty) Build() Completed
- func (c FtAggregateOpGroupbyProperty) Dialect(dialect int64) FtAggregateDialect
- func (c FtAggregateOpGroupbyProperty) Filter(filter string) FtAggregateOpFilter
- func (c FtAggregateOpGroupbyProperty) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
- func (c FtAggregateOpGroupbyProperty) Limit() FtAggregateOpLimitLimit
- func (c FtAggregateOpGroupbyProperty) Load(count int64) FtAggregateOpLoadLoad
- func (c FtAggregateOpGroupbyProperty) LoadAll() FtAggregateOpLoadallLoadAll
- func (c FtAggregateOpGroupbyProperty) Params() FtAggregateParamsParams
- func (c FtAggregateOpGroupbyProperty) Property(property ...string) FtAggregateOpGroupbyProperty
- func (c FtAggregateOpGroupbyProperty) Reduce(function string) FtAggregateOpGroupbyReduceReduce
- func (c FtAggregateOpGroupbyProperty) Sortby(nargs int64) FtAggregateOpSortbySortby
- func (c FtAggregateOpGroupbyProperty) Withcursor() FtAggregateCursorWithcursor
- type FtAggregateOpGroupbyReduceArg
- func (c FtAggregateOpGroupbyReduceArg) Apply(expression string) FtAggregateOpApplyApply
- func (c FtAggregateOpGroupbyReduceArg) Arg(arg ...string) FtAggregateOpGroupbyReduceArg
- func (c FtAggregateOpGroupbyReduceArg) As(name string) FtAggregateOpGroupbyReduceAs
- func (c FtAggregateOpGroupbyReduceArg) Asc() FtAggregateOpGroupbyReduceOrderAsc
- func (c FtAggregateOpGroupbyReduceArg) Build() Completed
- func (c FtAggregateOpGroupbyReduceArg) By(by string) FtAggregateOpGroupbyReduceBy
- func (c FtAggregateOpGroupbyReduceArg) Desc() FtAggregateOpGroupbyReduceOrderDesc
- func (c FtAggregateOpGroupbyReduceArg) Dialect(dialect int64) FtAggregateDialect
- func (c FtAggregateOpGroupbyReduceArg) Filter(filter string) FtAggregateOpFilter
- func (c FtAggregateOpGroupbyReduceArg) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
- func (c FtAggregateOpGroupbyReduceArg) Limit() FtAggregateOpLimitLimit
- func (c FtAggregateOpGroupbyReduceArg) Load(count int64) FtAggregateOpLoadLoad
- func (c FtAggregateOpGroupbyReduceArg) LoadAll() FtAggregateOpLoadallLoadAll
- func (c FtAggregateOpGroupbyReduceArg) Params() FtAggregateParamsParams
- func (c FtAggregateOpGroupbyReduceArg) Reduce(function string) FtAggregateOpGroupbyReduceReduce
- func (c FtAggregateOpGroupbyReduceArg) Sortby(nargs int64) FtAggregateOpSortbySortby
- func (c FtAggregateOpGroupbyReduceArg) Withcursor() FtAggregateCursorWithcursor
- type FtAggregateOpGroupbyReduceAs
- func (c FtAggregateOpGroupbyReduceAs) Apply(expression string) FtAggregateOpApplyApply
- func (c FtAggregateOpGroupbyReduceAs) Asc() FtAggregateOpGroupbyReduceOrderAsc
- func (c FtAggregateOpGroupbyReduceAs) Build() Completed
- func (c FtAggregateOpGroupbyReduceAs) By(by string) FtAggregateOpGroupbyReduceBy
- func (c FtAggregateOpGroupbyReduceAs) Desc() FtAggregateOpGroupbyReduceOrderDesc
- func (c FtAggregateOpGroupbyReduceAs) Dialect(dialect int64) FtAggregateDialect
- func (c FtAggregateOpGroupbyReduceAs) Filter(filter string) FtAggregateOpFilter
- func (c FtAggregateOpGroupbyReduceAs) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
- func (c FtAggregateOpGroupbyReduceAs) Limit() FtAggregateOpLimitLimit
- func (c FtAggregateOpGroupbyReduceAs) Load(count int64) FtAggregateOpLoadLoad
- func (c FtAggregateOpGroupbyReduceAs) LoadAll() FtAggregateOpLoadallLoadAll
- func (c FtAggregateOpGroupbyReduceAs) Params() FtAggregateParamsParams
- func (c FtAggregateOpGroupbyReduceAs) Reduce(function string) FtAggregateOpGroupbyReduceReduce
- func (c FtAggregateOpGroupbyReduceAs) Sortby(nargs int64) FtAggregateOpSortbySortby
- func (c FtAggregateOpGroupbyReduceAs) Withcursor() FtAggregateCursorWithcursor
- type FtAggregateOpGroupbyReduceBy
- func (c FtAggregateOpGroupbyReduceBy) Apply(expression string) FtAggregateOpApplyApply
- func (c FtAggregateOpGroupbyReduceBy) Asc() FtAggregateOpGroupbyReduceOrderAsc
- func (c FtAggregateOpGroupbyReduceBy) Build() Completed
- func (c FtAggregateOpGroupbyReduceBy) Desc() FtAggregateOpGroupbyReduceOrderDesc
- func (c FtAggregateOpGroupbyReduceBy) Dialect(dialect int64) FtAggregateDialect
- func (c FtAggregateOpGroupbyReduceBy) Filter(filter string) FtAggregateOpFilter
- func (c FtAggregateOpGroupbyReduceBy) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
- func (c FtAggregateOpGroupbyReduceBy) Limit() FtAggregateOpLimitLimit
- func (c FtAggregateOpGroupbyReduceBy) Load(count int64) FtAggregateOpLoadLoad
- func (c FtAggregateOpGroupbyReduceBy) LoadAll() FtAggregateOpLoadallLoadAll
- func (c FtAggregateOpGroupbyReduceBy) Params() FtAggregateParamsParams
- func (c FtAggregateOpGroupbyReduceBy) Reduce(function string) FtAggregateOpGroupbyReduceReduce
- func (c FtAggregateOpGroupbyReduceBy) Sortby(nargs int64) FtAggregateOpSortbySortby
- func (c FtAggregateOpGroupbyReduceBy) Withcursor() FtAggregateCursorWithcursor
- type FtAggregateOpGroupbyReduceNargs
- func (c FtAggregateOpGroupbyReduceNargs) Apply(expression string) FtAggregateOpApplyApply
- func (c FtAggregateOpGroupbyReduceNargs) Arg(arg ...string) FtAggregateOpGroupbyReduceArg
- func (c FtAggregateOpGroupbyReduceNargs) As(name string) FtAggregateOpGroupbyReduceAs
- func (c FtAggregateOpGroupbyReduceNargs) Asc() FtAggregateOpGroupbyReduceOrderAsc
- func (c FtAggregateOpGroupbyReduceNargs) Build() Completed
- func (c FtAggregateOpGroupbyReduceNargs) By(by string) FtAggregateOpGroupbyReduceBy
- func (c FtAggregateOpGroupbyReduceNargs) Desc() FtAggregateOpGroupbyReduceOrderDesc
- func (c FtAggregateOpGroupbyReduceNargs) Dialect(dialect int64) FtAggregateDialect
- func (c FtAggregateOpGroupbyReduceNargs) Filter(filter string) FtAggregateOpFilter
- func (c FtAggregateOpGroupbyReduceNargs) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
- func (c FtAggregateOpGroupbyReduceNargs) Limit() FtAggregateOpLimitLimit
- func (c FtAggregateOpGroupbyReduceNargs) Load(count int64) FtAggregateOpLoadLoad
- func (c FtAggregateOpGroupbyReduceNargs) LoadAll() FtAggregateOpLoadallLoadAll
- func (c FtAggregateOpGroupbyReduceNargs) Params() FtAggregateParamsParams
- func (c FtAggregateOpGroupbyReduceNargs) Reduce(function string) FtAggregateOpGroupbyReduceReduce
- func (c FtAggregateOpGroupbyReduceNargs) Sortby(nargs int64) FtAggregateOpSortbySortby
- func (c FtAggregateOpGroupbyReduceNargs) Withcursor() FtAggregateCursorWithcursor
- type FtAggregateOpGroupbyReduceOrderAsc
- func (c FtAggregateOpGroupbyReduceOrderAsc) Apply(expression string) FtAggregateOpApplyApply
- func (c FtAggregateOpGroupbyReduceOrderAsc) Build() Completed
- func (c FtAggregateOpGroupbyReduceOrderAsc) Dialect(dialect int64) FtAggregateDialect
- func (c FtAggregateOpGroupbyReduceOrderAsc) Filter(filter string) FtAggregateOpFilter
- func (c FtAggregateOpGroupbyReduceOrderAsc) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
- func (c FtAggregateOpGroupbyReduceOrderAsc) Limit() FtAggregateOpLimitLimit
- func (c FtAggregateOpGroupbyReduceOrderAsc) Load(count int64) FtAggregateOpLoadLoad
- func (c FtAggregateOpGroupbyReduceOrderAsc) LoadAll() FtAggregateOpLoadallLoadAll
- func (c FtAggregateOpGroupbyReduceOrderAsc) Params() FtAggregateParamsParams
- func (c FtAggregateOpGroupbyReduceOrderAsc) Reduce(function string) FtAggregateOpGroupbyReduceReduce
- func (c FtAggregateOpGroupbyReduceOrderAsc) Sortby(nargs int64) FtAggregateOpSortbySortby
- func (c FtAggregateOpGroupbyReduceOrderAsc) Withcursor() FtAggregateCursorWithcursor
- type FtAggregateOpGroupbyReduceOrderDesc
- func (c FtAggregateOpGroupbyReduceOrderDesc) Apply(expression string) FtAggregateOpApplyApply
- func (c FtAggregateOpGroupbyReduceOrderDesc) Build() Completed
- func (c FtAggregateOpGroupbyReduceOrderDesc) Dialect(dialect int64) FtAggregateDialect
- func (c FtAggregateOpGroupbyReduceOrderDesc) Filter(filter string) FtAggregateOpFilter
- func (c FtAggregateOpGroupbyReduceOrderDesc) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
- func (c FtAggregateOpGroupbyReduceOrderDesc) Limit() FtAggregateOpLimitLimit
- func (c FtAggregateOpGroupbyReduceOrderDesc) Load(count int64) FtAggregateOpLoadLoad
- func (c FtAggregateOpGroupbyReduceOrderDesc) LoadAll() FtAggregateOpLoadallLoadAll
- func (c FtAggregateOpGroupbyReduceOrderDesc) Params() FtAggregateParamsParams
- func (c FtAggregateOpGroupbyReduceOrderDesc) Reduce(function string) FtAggregateOpGroupbyReduceReduce
- func (c FtAggregateOpGroupbyReduceOrderDesc) Sortby(nargs int64) FtAggregateOpSortbySortby
- func (c FtAggregateOpGroupbyReduceOrderDesc) Withcursor() FtAggregateCursorWithcursor
- type FtAggregateOpGroupbyReduceReduce
- type FtAggregateOpLimitLimit
- type FtAggregateOpLimitOffsetNum
- func (c FtAggregateOpLimitOffsetNum) Apply(expression string) FtAggregateOpApplyApply
- func (c FtAggregateOpLimitOffsetNum) Build() Completed
- func (c FtAggregateOpLimitOffsetNum) Dialect(dialect int64) FtAggregateDialect
- func (c FtAggregateOpLimitOffsetNum) Filter(filter string) FtAggregateOpFilter
- func (c FtAggregateOpLimitOffsetNum) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
- func (c FtAggregateOpLimitOffsetNum) Limit() FtAggregateOpLimitLimit
- func (c FtAggregateOpLimitOffsetNum) Load(count int64) FtAggregateOpLoadLoad
- func (c FtAggregateOpLimitOffsetNum) LoadAll() FtAggregateOpLoadallLoadAll
- func (c FtAggregateOpLimitOffsetNum) Params() FtAggregateParamsParams
- func (c FtAggregateOpLimitOffsetNum) Sortby(nargs int64) FtAggregateOpSortbySortby
- func (c FtAggregateOpLimitOffsetNum) Withcursor() FtAggregateCursorWithcursor
- type FtAggregateOpLoadField
- func (c FtAggregateOpLoadField) Apply(expression string) FtAggregateOpApplyApply
- func (c FtAggregateOpLoadField) Build() Completed
- func (c FtAggregateOpLoadField) Dialect(dialect int64) FtAggregateDialect
- func (c FtAggregateOpLoadField) Field(field ...string) FtAggregateOpLoadField
- func (c FtAggregateOpLoadField) Filter(filter string) FtAggregateOpFilter
- func (c FtAggregateOpLoadField) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
- func (c FtAggregateOpLoadField) Limit() FtAggregateOpLimitLimit
- func (c FtAggregateOpLoadField) Load(count int64) FtAggregateOpLoadLoad
- func (c FtAggregateOpLoadField) LoadAll() FtAggregateOpLoadallLoadAll
- func (c FtAggregateOpLoadField) Params() FtAggregateParamsParams
- func (c FtAggregateOpLoadField) Sortby(nargs int64) FtAggregateOpSortbySortby
- func (c FtAggregateOpLoadField) Withcursor() FtAggregateCursorWithcursor
- type FtAggregateOpLoadLoad
- type FtAggregateOpLoadallLoadAll
- func (c FtAggregateOpLoadallLoadAll) Apply(expression string) FtAggregateOpApplyApply
- func (c FtAggregateOpLoadallLoadAll) Build() Completed
- func (c FtAggregateOpLoadallLoadAll) Dialect(dialect int64) FtAggregateDialect
- func (c FtAggregateOpLoadallLoadAll) Filter(filter string) FtAggregateOpFilter
- func (c FtAggregateOpLoadallLoadAll) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
- func (c FtAggregateOpLoadallLoadAll) Limit() FtAggregateOpLimitLimit
- func (c FtAggregateOpLoadallLoadAll) Load(count int64) FtAggregateOpLoadLoad
- func (c FtAggregateOpLoadallLoadAll) LoadAll() FtAggregateOpLoadallLoadAll
- func (c FtAggregateOpLoadallLoadAll) Params() FtAggregateParamsParams
- func (c FtAggregateOpLoadallLoadAll) Sortby(nargs int64) FtAggregateOpSortbySortby
- func (c FtAggregateOpLoadallLoadAll) Withcursor() FtAggregateCursorWithcursor
- type FtAggregateOpSortbyFieldsOrderAsc
- func (c FtAggregateOpSortbyFieldsOrderAsc) Apply(expression string) FtAggregateOpApplyApply
- func (c FtAggregateOpSortbyFieldsOrderAsc) Build() Completed
- func (c FtAggregateOpSortbyFieldsOrderAsc) Dialect(dialect int64) FtAggregateDialect
- func (c FtAggregateOpSortbyFieldsOrderAsc) Filter(filter string) FtAggregateOpFilter
- func (c FtAggregateOpSortbyFieldsOrderAsc) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
- func (c FtAggregateOpSortbyFieldsOrderAsc) Limit() FtAggregateOpLimitLimit
- func (c FtAggregateOpSortbyFieldsOrderAsc) Load(count int64) FtAggregateOpLoadLoad
- func (c FtAggregateOpSortbyFieldsOrderAsc) LoadAll() FtAggregateOpLoadallLoadAll
- func (c FtAggregateOpSortbyFieldsOrderAsc) Max(num int64) FtAggregateOpSortbyMax
- func (c FtAggregateOpSortbyFieldsOrderAsc) Params() FtAggregateParamsParams
- func (c FtAggregateOpSortbyFieldsOrderAsc) Property(property string) FtAggregateOpSortbyFieldsProperty
- func (c FtAggregateOpSortbyFieldsOrderAsc) Sortby(nargs int64) FtAggregateOpSortbySortby
- func (c FtAggregateOpSortbyFieldsOrderAsc) Withcursor() FtAggregateCursorWithcursor
- type FtAggregateOpSortbyFieldsOrderDesc
- func (c FtAggregateOpSortbyFieldsOrderDesc) Apply(expression string) FtAggregateOpApplyApply
- func (c FtAggregateOpSortbyFieldsOrderDesc) Build() Completed
- func (c FtAggregateOpSortbyFieldsOrderDesc) Dialect(dialect int64) FtAggregateDialect
- func (c FtAggregateOpSortbyFieldsOrderDesc) Filter(filter string) FtAggregateOpFilter
- func (c FtAggregateOpSortbyFieldsOrderDesc) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
- func (c FtAggregateOpSortbyFieldsOrderDesc) Limit() FtAggregateOpLimitLimit
- func (c FtAggregateOpSortbyFieldsOrderDesc) Load(count int64) FtAggregateOpLoadLoad
- func (c FtAggregateOpSortbyFieldsOrderDesc) LoadAll() FtAggregateOpLoadallLoadAll
- func (c FtAggregateOpSortbyFieldsOrderDesc) Max(num int64) FtAggregateOpSortbyMax
- func (c FtAggregateOpSortbyFieldsOrderDesc) Params() FtAggregateParamsParams
- func (c FtAggregateOpSortbyFieldsOrderDesc) Property(property string) FtAggregateOpSortbyFieldsProperty
- func (c FtAggregateOpSortbyFieldsOrderDesc) Sortby(nargs int64) FtAggregateOpSortbySortby
- func (c FtAggregateOpSortbyFieldsOrderDesc) Withcursor() FtAggregateCursorWithcursor
- type FtAggregateOpSortbyFieldsProperty
- func (c FtAggregateOpSortbyFieldsProperty) Apply(expression string) FtAggregateOpApplyApply
- func (c FtAggregateOpSortbyFieldsProperty) Asc() FtAggregateOpSortbyFieldsOrderAsc
- func (c FtAggregateOpSortbyFieldsProperty) Build() Completed
- func (c FtAggregateOpSortbyFieldsProperty) Desc() FtAggregateOpSortbyFieldsOrderDesc
- func (c FtAggregateOpSortbyFieldsProperty) Dialect(dialect int64) FtAggregateDialect
- func (c FtAggregateOpSortbyFieldsProperty) Filter(filter string) FtAggregateOpFilter
- func (c FtAggregateOpSortbyFieldsProperty) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
- func (c FtAggregateOpSortbyFieldsProperty) Limit() FtAggregateOpLimitLimit
- func (c FtAggregateOpSortbyFieldsProperty) Load(count int64) FtAggregateOpLoadLoad
- func (c FtAggregateOpSortbyFieldsProperty) LoadAll() FtAggregateOpLoadallLoadAll
- func (c FtAggregateOpSortbyFieldsProperty) Max(num int64) FtAggregateOpSortbyMax
- func (c FtAggregateOpSortbyFieldsProperty) Params() FtAggregateParamsParams
- func (c FtAggregateOpSortbyFieldsProperty) Property(property string) FtAggregateOpSortbyFieldsProperty
- func (c FtAggregateOpSortbyFieldsProperty) Sortby(nargs int64) FtAggregateOpSortbySortby
- func (c FtAggregateOpSortbyFieldsProperty) Withcursor() FtAggregateCursorWithcursor
- type FtAggregateOpSortbyMax
- func (c FtAggregateOpSortbyMax) Apply(expression string) FtAggregateOpApplyApply
- func (c FtAggregateOpSortbyMax) Build() Completed
- func (c FtAggregateOpSortbyMax) Dialect(dialect int64) FtAggregateDialect
- func (c FtAggregateOpSortbyMax) Filter(filter string) FtAggregateOpFilter
- func (c FtAggregateOpSortbyMax) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
- func (c FtAggregateOpSortbyMax) Limit() FtAggregateOpLimitLimit
- func (c FtAggregateOpSortbyMax) Load(count int64) FtAggregateOpLoadLoad
- func (c FtAggregateOpSortbyMax) LoadAll() FtAggregateOpLoadallLoadAll
- func (c FtAggregateOpSortbyMax) Params() FtAggregateParamsParams
- func (c FtAggregateOpSortbyMax) Sortby(nargs int64) FtAggregateOpSortbySortby
- func (c FtAggregateOpSortbyMax) Withcursor() FtAggregateCursorWithcursor
- type FtAggregateOpSortbySortby
- func (c FtAggregateOpSortbySortby) Apply(expression string) FtAggregateOpApplyApply
- func (c FtAggregateOpSortbySortby) Build() Completed
- func (c FtAggregateOpSortbySortby) Dialect(dialect int64) FtAggregateDialect
- func (c FtAggregateOpSortbySortby) Filter(filter string) FtAggregateOpFilter
- func (c FtAggregateOpSortbySortby) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
- func (c FtAggregateOpSortbySortby) Limit() FtAggregateOpLimitLimit
- func (c FtAggregateOpSortbySortby) Load(count int64) FtAggregateOpLoadLoad
- func (c FtAggregateOpSortbySortby) LoadAll() FtAggregateOpLoadallLoadAll
- func (c FtAggregateOpSortbySortby) Max(num int64) FtAggregateOpSortbyMax
- func (c FtAggregateOpSortbySortby) Params() FtAggregateParamsParams
- func (c FtAggregateOpSortbySortby) Property(property string) FtAggregateOpSortbyFieldsProperty
- func (c FtAggregateOpSortbySortby) Sortby(nargs int64) FtAggregateOpSortbySortby
- func (c FtAggregateOpSortbySortby) Withcursor() FtAggregateCursorWithcursor
- type FtAggregateParamsNameValue
- type FtAggregateParamsNargs
- type FtAggregateParamsParams
- type FtAggregateQuery
- func (c FtAggregateQuery) Apply(expression string) FtAggregateOpApplyApply
- func (c FtAggregateQuery) Build() Completed
- func (c FtAggregateQuery) Dialect(dialect int64) FtAggregateDialect
- func (c FtAggregateQuery) Filter(filter string) FtAggregateOpFilter
- func (c FtAggregateQuery) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
- func (c FtAggregateQuery) Limit() FtAggregateOpLimitLimit
- func (c FtAggregateQuery) Load(count int64) FtAggregateOpLoadLoad
- func (c FtAggregateQuery) LoadAll() FtAggregateOpLoadallLoadAll
- func (c FtAggregateQuery) Params() FtAggregateParamsParams
- func (c FtAggregateQuery) Sortby(nargs int64) FtAggregateOpSortbySortby
- func (c FtAggregateQuery) Timeout(timeout int64) FtAggregateTimeout
- func (c FtAggregateQuery) Verbatim() FtAggregateVerbatim
- func (c FtAggregateQuery) Withcursor() FtAggregateCursorWithcursor
- type FtAggregateTimeout
- func (c FtAggregateTimeout) Apply(expression string) FtAggregateOpApplyApply
- func (c FtAggregateTimeout) Build() Completed
- func (c FtAggregateTimeout) Dialect(dialect int64) FtAggregateDialect
- func (c FtAggregateTimeout) Filter(filter string) FtAggregateOpFilter
- func (c FtAggregateTimeout) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
- func (c FtAggregateTimeout) Limit() FtAggregateOpLimitLimit
- func (c FtAggregateTimeout) Load(count int64) FtAggregateOpLoadLoad
- func (c FtAggregateTimeout) LoadAll() FtAggregateOpLoadallLoadAll
- func (c FtAggregateTimeout) Params() FtAggregateParamsParams
- func (c FtAggregateTimeout) Sortby(nargs int64) FtAggregateOpSortbySortby
- func (c FtAggregateTimeout) Withcursor() FtAggregateCursorWithcursor
- type FtAggregateVerbatim
- func (c FtAggregateVerbatim) Apply(expression string) FtAggregateOpApplyApply
- func (c FtAggregateVerbatim) Build() Completed
- func (c FtAggregateVerbatim) Dialect(dialect int64) FtAggregateDialect
- func (c FtAggregateVerbatim) Filter(filter string) FtAggregateOpFilter
- func (c FtAggregateVerbatim) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
- func (c FtAggregateVerbatim) Limit() FtAggregateOpLimitLimit
- func (c FtAggregateVerbatim) Load(count int64) FtAggregateOpLoadLoad
- func (c FtAggregateVerbatim) LoadAll() FtAggregateOpLoadallLoadAll
- func (c FtAggregateVerbatim) Params() FtAggregateParamsParams
- func (c FtAggregateVerbatim) Sortby(nargs int64) FtAggregateOpSortbySortby
- func (c FtAggregateVerbatim) Timeout(timeout int64) FtAggregateTimeout
- func (c FtAggregateVerbatim) Withcursor() FtAggregateCursorWithcursor
- type FtAliasadd
- type FtAliasaddAlias
- type FtAliasaddIndex
- type FtAliasdel
- type FtAliasdelAlias
- type FtAliasupdate
- type FtAliasupdateAlias
- type FtAliasupdateIndex
- type FtAlter
- type FtAlterAdd
- type FtAlterField
- type FtAlterIndex
- type FtAlterOptions
- type FtAlterSchema
- type FtAlterSkipinitialscan
- type FtConfigGet
- type FtConfigGetOption
- type FtConfigHelp
- type FtConfigHelpOption
- type FtConfigSet
- type FtConfigSetOption
- type FtConfigSetValue
- type FtCreate
- type FtCreateFieldAs
- func (c FtCreateFieldAs) Geo() FtCreateFieldFieldTypeGeo
- func (c FtCreateFieldAs) Numeric() FtCreateFieldFieldTypeNumeric
- func (c FtCreateFieldAs) Tag() FtCreateFieldFieldTypeTag
- func (c FtCreateFieldAs) Text() FtCreateFieldFieldTypeText
- func (c FtCreateFieldAs) Vector(algo string, nargs int64, args ...string) FtCreateFieldFieldTypeVector
- type FtCreateFieldFieldName
- func (c FtCreateFieldFieldName) As(alias string) FtCreateFieldAs
- func (c FtCreateFieldFieldName) Geo() FtCreateFieldFieldTypeGeo
- func (c FtCreateFieldFieldName) Numeric() FtCreateFieldFieldTypeNumeric
- func (c FtCreateFieldFieldName) Tag() FtCreateFieldFieldTypeTag
- func (c FtCreateFieldFieldName) Text() FtCreateFieldFieldTypeText
- func (c FtCreateFieldFieldName) Vector(algo string, nargs int64, args ...string) FtCreateFieldFieldTypeVector
- type FtCreateFieldFieldTypeGeo
- func (c FtCreateFieldFieldTypeGeo) Build() Completed
- func (c FtCreateFieldFieldTypeGeo) Casesensitive() FtCreateFieldOptionCasesensitive
- func (c FtCreateFieldFieldTypeGeo) FieldName(fieldName string) FtCreateFieldFieldName
- func (c FtCreateFieldFieldTypeGeo) Noindex() FtCreateFieldOptionNoindex
- func (c FtCreateFieldFieldTypeGeo) Nostem() FtCreateFieldOptionNostem
- func (c FtCreateFieldFieldTypeGeo) Phonetic(phonetic string) FtCreateFieldOptionPhonetic
- func (c FtCreateFieldFieldTypeGeo) Separator(separator string) FtCreateFieldOptionSeparator
- func (c FtCreateFieldFieldTypeGeo) Sortable() FtCreateFieldOptionSortableSortable
- func (c FtCreateFieldFieldTypeGeo) Weight(weight float64) FtCreateFieldOptionWeight
- func (c FtCreateFieldFieldTypeGeo) Withsuffixtrie() FtCreateFieldOptionWithsuffixtrie
- type FtCreateFieldFieldTypeNumeric
- func (c FtCreateFieldFieldTypeNumeric) Build() Completed
- func (c FtCreateFieldFieldTypeNumeric) Casesensitive() FtCreateFieldOptionCasesensitive
- func (c FtCreateFieldFieldTypeNumeric) FieldName(fieldName string) FtCreateFieldFieldName
- func (c FtCreateFieldFieldTypeNumeric) Noindex() FtCreateFieldOptionNoindex
- func (c FtCreateFieldFieldTypeNumeric) Nostem() FtCreateFieldOptionNostem
- func (c FtCreateFieldFieldTypeNumeric) Phonetic(phonetic string) FtCreateFieldOptionPhonetic
- func (c FtCreateFieldFieldTypeNumeric) Separator(separator string) FtCreateFieldOptionSeparator
- func (c FtCreateFieldFieldTypeNumeric) Sortable() FtCreateFieldOptionSortableSortable
- func (c FtCreateFieldFieldTypeNumeric) Weight(weight float64) FtCreateFieldOptionWeight
- func (c FtCreateFieldFieldTypeNumeric) Withsuffixtrie() FtCreateFieldOptionWithsuffixtrie
- type FtCreateFieldFieldTypeTag
- func (c FtCreateFieldFieldTypeTag) Build() Completed
- func (c FtCreateFieldFieldTypeTag) Casesensitive() FtCreateFieldOptionCasesensitive
- func (c FtCreateFieldFieldTypeTag) FieldName(fieldName string) FtCreateFieldFieldName
- func (c FtCreateFieldFieldTypeTag) Noindex() FtCreateFieldOptionNoindex
- func (c FtCreateFieldFieldTypeTag) Nostem() FtCreateFieldOptionNostem
- func (c FtCreateFieldFieldTypeTag) Phonetic(phonetic string) FtCreateFieldOptionPhonetic
- func (c FtCreateFieldFieldTypeTag) Separator(separator string) FtCreateFieldOptionSeparator
- func (c FtCreateFieldFieldTypeTag) Sortable() FtCreateFieldOptionSortableSortable
- func (c FtCreateFieldFieldTypeTag) Weight(weight float64) FtCreateFieldOptionWeight
- func (c FtCreateFieldFieldTypeTag) Withsuffixtrie() FtCreateFieldOptionWithsuffixtrie
- type FtCreateFieldFieldTypeText
- func (c FtCreateFieldFieldTypeText) Build() Completed
- func (c FtCreateFieldFieldTypeText) Casesensitive() FtCreateFieldOptionCasesensitive
- func (c FtCreateFieldFieldTypeText) FieldName(fieldName string) FtCreateFieldFieldName
- func (c FtCreateFieldFieldTypeText) Noindex() FtCreateFieldOptionNoindex
- func (c FtCreateFieldFieldTypeText) Nostem() FtCreateFieldOptionNostem
- func (c FtCreateFieldFieldTypeText) Phonetic(phonetic string) FtCreateFieldOptionPhonetic
- func (c FtCreateFieldFieldTypeText) Separator(separator string) FtCreateFieldOptionSeparator
- func (c FtCreateFieldFieldTypeText) Sortable() FtCreateFieldOptionSortableSortable
- func (c FtCreateFieldFieldTypeText) Weight(weight float64) FtCreateFieldOptionWeight
- func (c FtCreateFieldFieldTypeText) Withsuffixtrie() FtCreateFieldOptionWithsuffixtrie
- type FtCreateFieldFieldTypeVector
- func (c FtCreateFieldFieldTypeVector) Build() Completed
- func (c FtCreateFieldFieldTypeVector) Casesensitive() FtCreateFieldOptionCasesensitive
- func (c FtCreateFieldFieldTypeVector) FieldName(fieldName string) FtCreateFieldFieldName
- func (c FtCreateFieldFieldTypeVector) Noindex() FtCreateFieldOptionNoindex
- func (c FtCreateFieldFieldTypeVector) Nostem() FtCreateFieldOptionNostem
- func (c FtCreateFieldFieldTypeVector) Phonetic(phonetic string) FtCreateFieldOptionPhonetic
- func (c FtCreateFieldFieldTypeVector) Separator(separator string) FtCreateFieldOptionSeparator
- func (c FtCreateFieldFieldTypeVector) Sortable() FtCreateFieldOptionSortableSortable
- func (c FtCreateFieldFieldTypeVector) Weight(weight float64) FtCreateFieldOptionWeight
- func (c FtCreateFieldFieldTypeVector) Withsuffixtrie() FtCreateFieldOptionWithsuffixtrie
- type FtCreateFieldOptionCasesensitive
- func (c FtCreateFieldOptionCasesensitive) Build() Completed
- func (c FtCreateFieldOptionCasesensitive) Casesensitive() FtCreateFieldOptionCasesensitive
- func (c FtCreateFieldOptionCasesensitive) FieldName(fieldName string) FtCreateFieldFieldName
- func (c FtCreateFieldOptionCasesensitive) Noindex() FtCreateFieldOptionNoindex
- func (c FtCreateFieldOptionCasesensitive) Nostem() FtCreateFieldOptionNostem
- func (c FtCreateFieldOptionCasesensitive) Phonetic(phonetic string) FtCreateFieldOptionPhonetic
- func (c FtCreateFieldOptionCasesensitive) Separator(separator string) FtCreateFieldOptionSeparator
- func (c FtCreateFieldOptionCasesensitive) Sortable() FtCreateFieldOptionSortableSortable
- func (c FtCreateFieldOptionCasesensitive) Weight(weight float64) FtCreateFieldOptionWeight
- func (c FtCreateFieldOptionCasesensitive) Withsuffixtrie() FtCreateFieldOptionWithsuffixtrie
- type FtCreateFieldOptionNoindex
- func (c FtCreateFieldOptionNoindex) Build() Completed
- func (c FtCreateFieldOptionNoindex) Casesensitive() FtCreateFieldOptionCasesensitive
- func (c FtCreateFieldOptionNoindex) FieldName(fieldName string) FtCreateFieldFieldName
- func (c FtCreateFieldOptionNoindex) Noindex() FtCreateFieldOptionNoindex
- func (c FtCreateFieldOptionNoindex) Nostem() FtCreateFieldOptionNostem
- func (c FtCreateFieldOptionNoindex) Phonetic(phonetic string) FtCreateFieldOptionPhonetic
- func (c FtCreateFieldOptionNoindex) Separator(separator string) FtCreateFieldOptionSeparator
- func (c FtCreateFieldOptionNoindex) Sortable() FtCreateFieldOptionSortableSortable
- func (c FtCreateFieldOptionNoindex) Weight(weight float64) FtCreateFieldOptionWeight
- func (c FtCreateFieldOptionNoindex) Withsuffixtrie() FtCreateFieldOptionWithsuffixtrie
- type FtCreateFieldOptionNostem
- func (c FtCreateFieldOptionNostem) Build() Completed
- func (c FtCreateFieldOptionNostem) Casesensitive() FtCreateFieldOptionCasesensitive
- func (c FtCreateFieldOptionNostem) FieldName(fieldName string) FtCreateFieldFieldName
- func (c FtCreateFieldOptionNostem) Noindex() FtCreateFieldOptionNoindex
- func (c FtCreateFieldOptionNostem) Nostem() FtCreateFieldOptionNostem
- func (c FtCreateFieldOptionNostem) Phonetic(phonetic string) FtCreateFieldOptionPhonetic
- func (c FtCreateFieldOptionNostem) Separator(separator string) FtCreateFieldOptionSeparator
- func (c FtCreateFieldOptionNostem) Sortable() FtCreateFieldOptionSortableSortable
- func (c FtCreateFieldOptionNostem) Weight(weight float64) FtCreateFieldOptionWeight
- func (c FtCreateFieldOptionNostem) Withsuffixtrie() FtCreateFieldOptionWithsuffixtrie
- type FtCreateFieldOptionPhonetic
- func (c FtCreateFieldOptionPhonetic) Build() Completed
- func (c FtCreateFieldOptionPhonetic) Casesensitive() FtCreateFieldOptionCasesensitive
- func (c FtCreateFieldOptionPhonetic) FieldName(fieldName string) FtCreateFieldFieldName
- func (c FtCreateFieldOptionPhonetic) Noindex() FtCreateFieldOptionNoindex
- func (c FtCreateFieldOptionPhonetic) Nostem() FtCreateFieldOptionNostem
- func (c FtCreateFieldOptionPhonetic) Phonetic(phonetic string) FtCreateFieldOptionPhonetic
- func (c FtCreateFieldOptionPhonetic) Separator(separator string) FtCreateFieldOptionSeparator
- func (c FtCreateFieldOptionPhonetic) Sortable() FtCreateFieldOptionSortableSortable
- func (c FtCreateFieldOptionPhonetic) Weight(weight float64) FtCreateFieldOptionWeight
- func (c FtCreateFieldOptionPhonetic) Withsuffixtrie() FtCreateFieldOptionWithsuffixtrie
- type FtCreateFieldOptionSeparator
- func (c FtCreateFieldOptionSeparator) Build() Completed
- func (c FtCreateFieldOptionSeparator) Casesensitive() FtCreateFieldOptionCasesensitive
- func (c FtCreateFieldOptionSeparator) FieldName(fieldName string) FtCreateFieldFieldName
- func (c FtCreateFieldOptionSeparator) Noindex() FtCreateFieldOptionNoindex
- func (c FtCreateFieldOptionSeparator) Nostem() FtCreateFieldOptionNostem
- func (c FtCreateFieldOptionSeparator) Phonetic(phonetic string) FtCreateFieldOptionPhonetic
- func (c FtCreateFieldOptionSeparator) Separator(separator string) FtCreateFieldOptionSeparator
- func (c FtCreateFieldOptionSeparator) Sortable() FtCreateFieldOptionSortableSortable
- func (c FtCreateFieldOptionSeparator) Weight(weight float64) FtCreateFieldOptionWeight
- func (c FtCreateFieldOptionSeparator) Withsuffixtrie() FtCreateFieldOptionWithsuffixtrie
- type FtCreateFieldOptionSortableSortable
- func (c FtCreateFieldOptionSortableSortable) Build() Completed
- func (c FtCreateFieldOptionSortableSortable) Casesensitive() FtCreateFieldOptionCasesensitive
- func (c FtCreateFieldOptionSortableSortable) FieldName(fieldName string) FtCreateFieldFieldName
- func (c FtCreateFieldOptionSortableSortable) Noindex() FtCreateFieldOptionNoindex
- func (c FtCreateFieldOptionSortableSortable) Nostem() FtCreateFieldOptionNostem
- func (c FtCreateFieldOptionSortableSortable) Phonetic(phonetic string) FtCreateFieldOptionPhonetic
- func (c FtCreateFieldOptionSortableSortable) Separator(separator string) FtCreateFieldOptionSeparator
- func (c FtCreateFieldOptionSortableSortable) Sortable() FtCreateFieldOptionSortableSortable
- func (c FtCreateFieldOptionSortableSortable) Unf() FtCreateFieldOptionSortableUnf
- func (c FtCreateFieldOptionSortableSortable) Weight(weight float64) FtCreateFieldOptionWeight
- func (c FtCreateFieldOptionSortableSortable) Withsuffixtrie() FtCreateFieldOptionWithsuffixtrie
- type FtCreateFieldOptionSortableUnf
- func (c FtCreateFieldOptionSortableUnf) Build() Completed
- func (c FtCreateFieldOptionSortableUnf) Casesensitive() FtCreateFieldOptionCasesensitive
- func (c FtCreateFieldOptionSortableUnf) FieldName(fieldName string) FtCreateFieldFieldName
- func (c FtCreateFieldOptionSortableUnf) Noindex() FtCreateFieldOptionNoindex
- func (c FtCreateFieldOptionSortableUnf) Nostem() FtCreateFieldOptionNostem
- func (c FtCreateFieldOptionSortableUnf) Phonetic(phonetic string) FtCreateFieldOptionPhonetic
- func (c FtCreateFieldOptionSortableUnf) Separator(separator string) FtCreateFieldOptionSeparator
- func (c FtCreateFieldOptionSortableUnf) Sortable() FtCreateFieldOptionSortableSortable
- func (c FtCreateFieldOptionSortableUnf) Weight(weight float64) FtCreateFieldOptionWeight
- func (c FtCreateFieldOptionSortableUnf) Withsuffixtrie() FtCreateFieldOptionWithsuffixtrie
- type FtCreateFieldOptionWeight
- func (c FtCreateFieldOptionWeight) Build() Completed
- func (c FtCreateFieldOptionWeight) Casesensitive() FtCreateFieldOptionCasesensitive
- func (c FtCreateFieldOptionWeight) FieldName(fieldName string) FtCreateFieldFieldName
- func (c FtCreateFieldOptionWeight) Noindex() FtCreateFieldOptionNoindex
- func (c FtCreateFieldOptionWeight) Nostem() FtCreateFieldOptionNostem
- func (c FtCreateFieldOptionWeight) Phonetic(phonetic string) FtCreateFieldOptionPhonetic
- func (c FtCreateFieldOptionWeight) Separator(separator string) FtCreateFieldOptionSeparator
- func (c FtCreateFieldOptionWeight) Sortable() FtCreateFieldOptionSortableSortable
- func (c FtCreateFieldOptionWeight) Weight(weight float64) FtCreateFieldOptionWeight
- func (c FtCreateFieldOptionWeight) Withsuffixtrie() FtCreateFieldOptionWithsuffixtrie
- type FtCreateFieldOptionWithsuffixtrie
- func (c FtCreateFieldOptionWithsuffixtrie) Build() Completed
- func (c FtCreateFieldOptionWithsuffixtrie) Casesensitive() FtCreateFieldOptionCasesensitive
- func (c FtCreateFieldOptionWithsuffixtrie) FieldName(fieldName string) FtCreateFieldFieldName
- func (c FtCreateFieldOptionWithsuffixtrie) Noindex() FtCreateFieldOptionNoindex
- func (c FtCreateFieldOptionWithsuffixtrie) Nostem() FtCreateFieldOptionNostem
- func (c FtCreateFieldOptionWithsuffixtrie) Phonetic(phonetic string) FtCreateFieldOptionPhonetic
- func (c FtCreateFieldOptionWithsuffixtrie) Separator(separator string) FtCreateFieldOptionSeparator
- func (c FtCreateFieldOptionWithsuffixtrie) Sortable() FtCreateFieldOptionSortableSortable
- func (c FtCreateFieldOptionWithsuffixtrie) Weight(weight float64) FtCreateFieldOptionWeight
- func (c FtCreateFieldOptionWithsuffixtrie) Withsuffixtrie() FtCreateFieldOptionWithsuffixtrie
- type FtCreateFilter
- func (c FtCreateFilter) Language(defaultLang string) FtCreateLanguage
- func (c FtCreateFilter) LanguageField(langAttribute string) FtCreateLanguageField
- func (c FtCreateFilter) Maxtextfields() FtCreateMaxtextfields
- func (c FtCreateFilter) Nofields() FtCreateNofields
- func (c FtCreateFilter) Nofreqs() FtCreateNofreqs
- func (c FtCreateFilter) Nohl() FtCreateNohl
- func (c FtCreateFilter) Nooffsets() FtCreateNooffsets
- func (c FtCreateFilter) PayloadField(payloadAttribute string) FtCreatePayloadField
- func (c FtCreateFilter) Schema() FtCreateSchema
- func (c FtCreateFilter) Score(defaultScore float64) FtCreateScore
- func (c FtCreateFilter) ScoreField(scoreAttribute string) FtCreateScoreField
- func (c FtCreateFilter) Skipinitialscan() FtCreateSkipinitialscan
- func (c FtCreateFilter) Stopwords(count int64) FtCreateStopwordsStopwords
- func (c FtCreateFilter) Temporary(seconds float64) FtCreateTemporary
- type FtCreateIndex
- func (c FtCreateIndex) Filter(filter string) FtCreateFilter
- func (c FtCreateIndex) Language(defaultLang string) FtCreateLanguage
- func (c FtCreateIndex) LanguageField(langAttribute string) FtCreateLanguageField
- func (c FtCreateIndex) Maxtextfields() FtCreateMaxtextfields
- func (c FtCreateIndex) Nofields() FtCreateNofields
- func (c FtCreateIndex) Nofreqs() FtCreateNofreqs
- func (c FtCreateIndex) Nohl() FtCreateNohl
- func (c FtCreateIndex) Nooffsets() FtCreateNooffsets
- func (c FtCreateIndex) OnHash() FtCreateOnHash
- func (c FtCreateIndex) OnJson() FtCreateOnJson
- func (c FtCreateIndex) PayloadField(payloadAttribute string) FtCreatePayloadField
- func (c FtCreateIndex) Prefix(count int64) FtCreatePrefixCount
- func (c FtCreateIndex) Schema() FtCreateSchema
- func (c FtCreateIndex) Score(defaultScore float64) FtCreateScore
- func (c FtCreateIndex) ScoreField(scoreAttribute string) FtCreateScoreField
- func (c FtCreateIndex) Skipinitialscan() FtCreateSkipinitialscan
- func (c FtCreateIndex) Stopwords(count int64) FtCreateStopwordsStopwords
- func (c FtCreateIndex) Temporary(seconds float64) FtCreateTemporary
- type FtCreateLanguage
- func (c FtCreateLanguage) LanguageField(langAttribute string) FtCreateLanguageField
- func (c FtCreateLanguage) Maxtextfields() FtCreateMaxtextfields
- func (c FtCreateLanguage) Nofields() FtCreateNofields
- func (c FtCreateLanguage) Nofreqs() FtCreateNofreqs
- func (c FtCreateLanguage) Nohl() FtCreateNohl
- func (c FtCreateLanguage) Nooffsets() FtCreateNooffsets
- func (c FtCreateLanguage) PayloadField(payloadAttribute string) FtCreatePayloadField
- func (c FtCreateLanguage) Schema() FtCreateSchema
- func (c FtCreateLanguage) Score(defaultScore float64) FtCreateScore
- func (c FtCreateLanguage) ScoreField(scoreAttribute string) FtCreateScoreField
- func (c FtCreateLanguage) Skipinitialscan() FtCreateSkipinitialscan
- func (c FtCreateLanguage) Stopwords(count int64) FtCreateStopwordsStopwords
- func (c FtCreateLanguage) Temporary(seconds float64) FtCreateTemporary
- type FtCreateLanguageField
- func (c FtCreateLanguageField) Maxtextfields() FtCreateMaxtextfields
- func (c FtCreateLanguageField) Nofields() FtCreateNofields
- func (c FtCreateLanguageField) Nofreqs() FtCreateNofreqs
- func (c FtCreateLanguageField) Nohl() FtCreateNohl
- func (c FtCreateLanguageField) Nooffsets() FtCreateNooffsets
- func (c FtCreateLanguageField) PayloadField(payloadAttribute string) FtCreatePayloadField
- func (c FtCreateLanguageField) Schema() FtCreateSchema
- func (c FtCreateLanguageField) Score(defaultScore float64) FtCreateScore
- func (c FtCreateLanguageField) ScoreField(scoreAttribute string) FtCreateScoreField
- func (c FtCreateLanguageField) Skipinitialscan() FtCreateSkipinitialscan
- func (c FtCreateLanguageField) Stopwords(count int64) FtCreateStopwordsStopwords
- func (c FtCreateLanguageField) Temporary(seconds float64) FtCreateTemporary
- type FtCreateMaxtextfields
- func (c FtCreateMaxtextfields) Nofields() FtCreateNofields
- func (c FtCreateMaxtextfields) Nofreqs() FtCreateNofreqs
- func (c FtCreateMaxtextfields) Nohl() FtCreateNohl
- func (c FtCreateMaxtextfields) Nooffsets() FtCreateNooffsets
- func (c FtCreateMaxtextfields) Schema() FtCreateSchema
- func (c FtCreateMaxtextfields) Skipinitialscan() FtCreateSkipinitialscan
- func (c FtCreateMaxtextfields) Stopwords(count int64) FtCreateStopwordsStopwords
- func (c FtCreateMaxtextfields) Temporary(seconds float64) FtCreateTemporary
- type FtCreateNofields
- type FtCreateNofreqs
- type FtCreateNohl
- type FtCreateNooffsets
- func (c FtCreateNooffsets) Nofields() FtCreateNofields
- func (c FtCreateNooffsets) Nofreqs() FtCreateNofreqs
- func (c FtCreateNooffsets) Nohl() FtCreateNohl
- func (c FtCreateNooffsets) Schema() FtCreateSchema
- func (c FtCreateNooffsets) Skipinitialscan() FtCreateSkipinitialscan
- func (c FtCreateNooffsets) Stopwords(count int64) FtCreateStopwordsStopwords
- type FtCreateOnHash
- func (c FtCreateOnHash) Filter(filter string) FtCreateFilter
- func (c FtCreateOnHash) Language(defaultLang string) FtCreateLanguage
- func (c FtCreateOnHash) LanguageField(langAttribute string) FtCreateLanguageField
- func (c FtCreateOnHash) Maxtextfields() FtCreateMaxtextfields
- func (c FtCreateOnHash) Nofields() FtCreateNofields
- func (c FtCreateOnHash) Nofreqs() FtCreateNofreqs
- func (c FtCreateOnHash) Nohl() FtCreateNohl
- func (c FtCreateOnHash) Nooffsets() FtCreateNooffsets
- func (c FtCreateOnHash) PayloadField(payloadAttribute string) FtCreatePayloadField
- func (c FtCreateOnHash) Prefix(count int64) FtCreatePrefixCount
- func (c FtCreateOnHash) Schema() FtCreateSchema
- func (c FtCreateOnHash) Score(defaultScore float64) FtCreateScore
- func (c FtCreateOnHash) ScoreField(scoreAttribute string) FtCreateScoreField
- func (c FtCreateOnHash) Skipinitialscan() FtCreateSkipinitialscan
- func (c FtCreateOnHash) Stopwords(count int64) FtCreateStopwordsStopwords
- func (c FtCreateOnHash) Temporary(seconds float64) FtCreateTemporary
- type FtCreateOnJson
- func (c FtCreateOnJson) Filter(filter string) FtCreateFilter
- func (c FtCreateOnJson) Language(defaultLang string) FtCreateLanguage
- func (c FtCreateOnJson) LanguageField(langAttribute string) FtCreateLanguageField
- func (c FtCreateOnJson) Maxtextfields() FtCreateMaxtextfields
- func (c FtCreateOnJson) Nofields() FtCreateNofields
- func (c FtCreateOnJson) Nofreqs() FtCreateNofreqs
- func (c FtCreateOnJson) Nohl() FtCreateNohl
- func (c FtCreateOnJson) Nooffsets() FtCreateNooffsets
- func (c FtCreateOnJson) PayloadField(payloadAttribute string) FtCreatePayloadField
- func (c FtCreateOnJson) Prefix(count int64) FtCreatePrefixCount
- func (c FtCreateOnJson) Schema() FtCreateSchema
- func (c FtCreateOnJson) Score(defaultScore float64) FtCreateScore
- func (c FtCreateOnJson) ScoreField(scoreAttribute string) FtCreateScoreField
- func (c FtCreateOnJson) Skipinitialscan() FtCreateSkipinitialscan
- func (c FtCreateOnJson) Stopwords(count int64) FtCreateStopwordsStopwords
- func (c FtCreateOnJson) Temporary(seconds float64) FtCreateTemporary
- type FtCreatePayloadField
- func (c FtCreatePayloadField) Maxtextfields() FtCreateMaxtextfields
- func (c FtCreatePayloadField) Nofields() FtCreateNofields
- func (c FtCreatePayloadField) Nofreqs() FtCreateNofreqs
- func (c FtCreatePayloadField) Nohl() FtCreateNohl
- func (c FtCreatePayloadField) Nooffsets() FtCreateNooffsets
- func (c FtCreatePayloadField) Schema() FtCreateSchema
- func (c FtCreatePayloadField) Skipinitialscan() FtCreateSkipinitialscan
- func (c FtCreatePayloadField) Stopwords(count int64) FtCreateStopwordsStopwords
- func (c FtCreatePayloadField) Temporary(seconds float64) FtCreateTemporary
- type FtCreatePrefixCount
- type FtCreatePrefixPrefix
- func (c FtCreatePrefixPrefix) Filter(filter string) FtCreateFilter
- func (c FtCreatePrefixPrefix) Language(defaultLang string) FtCreateLanguage
- func (c FtCreatePrefixPrefix) LanguageField(langAttribute string) FtCreateLanguageField
- func (c FtCreatePrefixPrefix) Maxtextfields() FtCreateMaxtextfields
- func (c FtCreatePrefixPrefix) Nofields() FtCreateNofields
- func (c FtCreatePrefixPrefix) Nofreqs() FtCreateNofreqs
- func (c FtCreatePrefixPrefix) Nohl() FtCreateNohl
- func (c FtCreatePrefixPrefix) Nooffsets() FtCreateNooffsets
- func (c FtCreatePrefixPrefix) PayloadField(payloadAttribute string) FtCreatePayloadField
- func (c FtCreatePrefixPrefix) Prefix(prefix ...string) FtCreatePrefixPrefix
- func (c FtCreatePrefixPrefix) Schema() FtCreateSchema
- func (c FtCreatePrefixPrefix) Score(defaultScore float64) FtCreateScore
- func (c FtCreatePrefixPrefix) ScoreField(scoreAttribute string) FtCreateScoreField
- func (c FtCreatePrefixPrefix) Skipinitialscan() FtCreateSkipinitialscan
- func (c FtCreatePrefixPrefix) Stopwords(count int64) FtCreateStopwordsStopwords
- func (c FtCreatePrefixPrefix) Temporary(seconds float64) FtCreateTemporary
- type FtCreateSchema
- type FtCreateScore
- func (c FtCreateScore) Maxtextfields() FtCreateMaxtextfields
- func (c FtCreateScore) Nofields() FtCreateNofields
- func (c FtCreateScore) Nofreqs() FtCreateNofreqs
- func (c FtCreateScore) Nohl() FtCreateNohl
- func (c FtCreateScore) Nooffsets() FtCreateNooffsets
- func (c FtCreateScore) PayloadField(payloadAttribute string) FtCreatePayloadField
- func (c FtCreateScore) Schema() FtCreateSchema
- func (c FtCreateScore) ScoreField(scoreAttribute string) FtCreateScoreField
- func (c FtCreateScore) Skipinitialscan() FtCreateSkipinitialscan
- func (c FtCreateScore) Stopwords(count int64) FtCreateStopwordsStopwords
- func (c FtCreateScore) Temporary(seconds float64) FtCreateTemporary
- type FtCreateScoreField
- func (c FtCreateScoreField) Maxtextfields() FtCreateMaxtextfields
- func (c FtCreateScoreField) Nofields() FtCreateNofields
- func (c FtCreateScoreField) Nofreqs() FtCreateNofreqs
- func (c FtCreateScoreField) Nohl() FtCreateNohl
- func (c FtCreateScoreField) Nooffsets() FtCreateNooffsets
- func (c FtCreateScoreField) PayloadField(payloadAttribute string) FtCreatePayloadField
- func (c FtCreateScoreField) Schema() FtCreateSchema
- func (c FtCreateScoreField) Skipinitialscan() FtCreateSkipinitialscan
- func (c FtCreateScoreField) Stopwords(count int64) FtCreateStopwordsStopwords
- func (c FtCreateScoreField) Temporary(seconds float64) FtCreateTemporary
- type FtCreateSkipinitialscan
- type FtCreateStopwordsStopword
- type FtCreateStopwordsStopwords
- type FtCreateTemporary
- func (c FtCreateTemporary) Nofields() FtCreateNofields
- func (c FtCreateTemporary) Nofreqs() FtCreateNofreqs
- func (c FtCreateTemporary) Nohl() FtCreateNohl
- func (c FtCreateTemporary) Nooffsets() FtCreateNooffsets
- func (c FtCreateTemporary) Schema() FtCreateSchema
- func (c FtCreateTemporary) Skipinitialscan() FtCreateSkipinitialscan
- func (c FtCreateTemporary) Stopwords(count int64) FtCreateStopwordsStopwords
- type FtCursorDel
- type FtCursorDelCursorId
- type FtCursorDelIndex
- type FtCursorRead
- type FtCursorReadCount
- type FtCursorReadCursorId
- type FtCursorReadIndex
- type FtDictadd
- type FtDictaddDict
- type FtDictaddTerm
- type FtDictdel
- type FtDictdelDict
- type FtDictdelTerm
- type FtDictdump
- type FtDictdumpDict
- type FtDropindex
- type FtDropindexDeleteDocsDd
- type FtDropindexIndex
- type FtExplain
- type FtExplainDialect
- type FtExplainIndex
- type FtExplainQuery
- type FtExplaincli
- type FtExplaincliDialect
- type FtExplaincliIndex
- type FtExplaincliQuery
- type FtInfo
- type FtInfoIndex
- type FtList
- type FtProfile
- type FtProfileIndex
- type FtProfileLimited
- type FtProfileQuery
- type FtProfileQuerytypeAggregate
- type FtProfileQuerytypeSearch
- type FtSearch
- type FtSearchDialect
- type FtSearchExpander
- func (c FtSearchExpander) Build() Completed
- func (c FtSearchExpander) Dialect(dialect int64) FtSearchDialect
- func (c FtSearchExpander) Explainscore() FtSearchExplainscore
- func (c FtSearchExpander) Limit() FtSearchLimitLimit
- func (c FtSearchExpander) Params() FtSearchParamsParams
- func (c FtSearchExpander) Payload(payload string) FtSearchPayload
- func (c FtSearchExpander) Scorer(scorer string) FtSearchScorer
- func (c FtSearchExpander) Sortby(sortby string) FtSearchSortbySortby
- type FtSearchExplainscore
- func (c FtSearchExplainscore) Build() Completed
- func (c FtSearchExplainscore) Dialect(dialect int64) FtSearchDialect
- func (c FtSearchExplainscore) Limit() FtSearchLimitLimit
- func (c FtSearchExplainscore) Params() FtSearchParamsParams
- func (c FtSearchExplainscore) Payload(payload string) FtSearchPayload
- func (c FtSearchExplainscore) Sortby(sortby string) FtSearchSortbySortby
- type FtSearchFilterFilter
- type FtSearchFilterMax
- func (c FtSearchFilterMax) Build() Completed
- func (c FtSearchFilterMax) Dialect(dialect int64) FtSearchDialect
- func (c FtSearchFilterMax) Expander(expander string) FtSearchExpander
- func (c FtSearchFilterMax) Explainscore() FtSearchExplainscore
- func (c FtSearchFilterMax) Filter(numericField string) FtSearchFilterFilter
- func (c FtSearchFilterMax) Geofilter(geoField string) FtSearchGeoFilterGeofilter
- func (c FtSearchFilterMax) Highlight() FtSearchHighlightHighlight
- func (c FtSearchFilterMax) Infields(count string) FtSearchInFieldsInfields
- func (c FtSearchFilterMax) Inkeys(count string) FtSearchInKeysInkeys
- func (c FtSearchFilterMax) Inorder() FtSearchTagsInorder
- func (c FtSearchFilterMax) Language(language string) FtSearchLanguage
- func (c FtSearchFilterMax) Limit() FtSearchLimitLimit
- func (c FtSearchFilterMax) Params() FtSearchParamsParams
- func (c FtSearchFilterMax) Payload(payload string) FtSearchPayload
- func (c FtSearchFilterMax) Return(count string) FtSearchReturnReturn
- func (c FtSearchFilterMax) Scorer(scorer string) FtSearchScorer
- func (c FtSearchFilterMax) Slop(slop int64) FtSearchSlop
- func (c FtSearchFilterMax) Sortby(sortby string) FtSearchSortbySortby
- func (c FtSearchFilterMax) Summarize() FtSearchSummarizeSummarize
- func (c FtSearchFilterMax) Timeout(timeout int64) FtSearchTimeout
- type FtSearchFilterMin
- type FtSearchGeoFilterGeofilter
- type FtSearchGeoFilterLat
- type FtSearchGeoFilterLon
- type FtSearchGeoFilterRadius
- type FtSearchGeoFilterRadiusTypeFt
- func (c FtSearchGeoFilterRadiusTypeFt) Build() Completed
- func (c FtSearchGeoFilterRadiusTypeFt) Dialect(dialect int64) FtSearchDialect
- func (c FtSearchGeoFilterRadiusTypeFt) Expander(expander string) FtSearchExpander
- func (c FtSearchGeoFilterRadiusTypeFt) Explainscore() FtSearchExplainscore
- func (c FtSearchGeoFilterRadiusTypeFt) Geofilter(geoField string) FtSearchGeoFilterGeofilter
- func (c FtSearchGeoFilterRadiusTypeFt) Highlight() FtSearchHighlightHighlight
- func (c FtSearchGeoFilterRadiusTypeFt) Infields(count string) FtSearchInFieldsInfields
- func (c FtSearchGeoFilterRadiusTypeFt) Inkeys(count string) FtSearchInKeysInkeys
- func (c FtSearchGeoFilterRadiusTypeFt) Inorder() FtSearchTagsInorder
- func (c FtSearchGeoFilterRadiusTypeFt) Language(language string) FtSearchLanguage
- func (c FtSearchGeoFilterRadiusTypeFt) Limit() FtSearchLimitLimit
- func (c FtSearchGeoFilterRadiusTypeFt) Params() FtSearchParamsParams
- func (c FtSearchGeoFilterRadiusTypeFt) Payload(payload string) FtSearchPayload
- func (c FtSearchGeoFilterRadiusTypeFt) Return(count string) FtSearchReturnReturn
- func (c FtSearchGeoFilterRadiusTypeFt) Scorer(scorer string) FtSearchScorer
- func (c FtSearchGeoFilterRadiusTypeFt) Slop(slop int64) FtSearchSlop
- func (c FtSearchGeoFilterRadiusTypeFt) Sortby(sortby string) FtSearchSortbySortby
- func (c FtSearchGeoFilterRadiusTypeFt) Summarize() FtSearchSummarizeSummarize
- func (c FtSearchGeoFilterRadiusTypeFt) Timeout(timeout int64) FtSearchTimeout
- type FtSearchGeoFilterRadiusTypeKm
- func (c FtSearchGeoFilterRadiusTypeKm) Build() Completed
- func (c FtSearchGeoFilterRadiusTypeKm) Dialect(dialect int64) FtSearchDialect
- func (c FtSearchGeoFilterRadiusTypeKm) Expander(expander string) FtSearchExpander
- func (c FtSearchGeoFilterRadiusTypeKm) Explainscore() FtSearchExplainscore
- func (c FtSearchGeoFilterRadiusTypeKm) Geofilter(geoField string) FtSearchGeoFilterGeofilter
- func (c FtSearchGeoFilterRadiusTypeKm) Highlight() FtSearchHighlightHighlight
- func (c FtSearchGeoFilterRadiusTypeKm) Infields(count string) FtSearchInFieldsInfields
- func (c FtSearchGeoFilterRadiusTypeKm) Inkeys(count string) FtSearchInKeysInkeys
- func (c FtSearchGeoFilterRadiusTypeKm) Inorder() FtSearchTagsInorder
- func (c FtSearchGeoFilterRadiusTypeKm) Language(language string) FtSearchLanguage
- func (c FtSearchGeoFilterRadiusTypeKm) Limit() FtSearchLimitLimit
- func (c FtSearchGeoFilterRadiusTypeKm) Params() FtSearchParamsParams
- func (c FtSearchGeoFilterRadiusTypeKm) Payload(payload string) FtSearchPayload
- func (c FtSearchGeoFilterRadiusTypeKm) Return(count string) FtSearchReturnReturn
- func (c FtSearchGeoFilterRadiusTypeKm) Scorer(scorer string) FtSearchScorer
- func (c FtSearchGeoFilterRadiusTypeKm) Slop(slop int64) FtSearchSlop
- func (c FtSearchGeoFilterRadiusTypeKm) Sortby(sortby string) FtSearchSortbySortby
- func (c FtSearchGeoFilterRadiusTypeKm) Summarize() FtSearchSummarizeSummarize
- func (c FtSearchGeoFilterRadiusTypeKm) Timeout(timeout int64) FtSearchTimeout
- type FtSearchGeoFilterRadiusTypeM
- func (c FtSearchGeoFilterRadiusTypeM) Build() Completed
- func (c FtSearchGeoFilterRadiusTypeM) Dialect(dialect int64) FtSearchDialect
- func (c FtSearchGeoFilterRadiusTypeM) Expander(expander string) FtSearchExpander
- func (c FtSearchGeoFilterRadiusTypeM) Explainscore() FtSearchExplainscore
- func (c FtSearchGeoFilterRadiusTypeM) Geofilter(geoField string) FtSearchGeoFilterGeofilter
- func (c FtSearchGeoFilterRadiusTypeM) Highlight() FtSearchHighlightHighlight
- func (c FtSearchGeoFilterRadiusTypeM) Infields(count string) FtSearchInFieldsInfields
- func (c FtSearchGeoFilterRadiusTypeM) Inkeys(count string) FtSearchInKeysInkeys
- func (c FtSearchGeoFilterRadiusTypeM) Inorder() FtSearchTagsInorder
- func (c FtSearchGeoFilterRadiusTypeM) Language(language string) FtSearchLanguage
- func (c FtSearchGeoFilterRadiusTypeM) Limit() FtSearchLimitLimit
- func (c FtSearchGeoFilterRadiusTypeM) Params() FtSearchParamsParams
- func (c FtSearchGeoFilterRadiusTypeM) Payload(payload string) FtSearchPayload
- func (c FtSearchGeoFilterRadiusTypeM) Return(count string) FtSearchReturnReturn
- func (c FtSearchGeoFilterRadiusTypeM) Scorer(scorer string) FtSearchScorer
- func (c FtSearchGeoFilterRadiusTypeM) Slop(slop int64) FtSearchSlop
- func (c FtSearchGeoFilterRadiusTypeM) Sortby(sortby string) FtSearchSortbySortby
- func (c FtSearchGeoFilterRadiusTypeM) Summarize() FtSearchSummarizeSummarize
- func (c FtSearchGeoFilterRadiusTypeM) Timeout(timeout int64) FtSearchTimeout
- type FtSearchGeoFilterRadiusTypeMi
- func (c FtSearchGeoFilterRadiusTypeMi) Build() Completed
- func (c FtSearchGeoFilterRadiusTypeMi) Dialect(dialect int64) FtSearchDialect
- func (c FtSearchGeoFilterRadiusTypeMi) Expander(expander string) FtSearchExpander
- func (c FtSearchGeoFilterRadiusTypeMi) Explainscore() FtSearchExplainscore
- func (c FtSearchGeoFilterRadiusTypeMi) Geofilter(geoField string) FtSearchGeoFilterGeofilter
- func (c FtSearchGeoFilterRadiusTypeMi) Highlight() FtSearchHighlightHighlight
- func (c FtSearchGeoFilterRadiusTypeMi) Infields(count string) FtSearchInFieldsInfields
- func (c FtSearchGeoFilterRadiusTypeMi) Inkeys(count string) FtSearchInKeysInkeys
- func (c FtSearchGeoFilterRadiusTypeMi) Inorder() FtSearchTagsInorder
- func (c FtSearchGeoFilterRadiusTypeMi) Language(language string) FtSearchLanguage
- func (c FtSearchGeoFilterRadiusTypeMi) Limit() FtSearchLimitLimit
- func (c FtSearchGeoFilterRadiusTypeMi) Params() FtSearchParamsParams
- func (c FtSearchGeoFilterRadiusTypeMi) Payload(payload string) FtSearchPayload
- func (c FtSearchGeoFilterRadiusTypeMi) Return(count string) FtSearchReturnReturn
- func (c FtSearchGeoFilterRadiusTypeMi) Scorer(scorer string) FtSearchScorer
- func (c FtSearchGeoFilterRadiusTypeMi) Slop(slop int64) FtSearchSlop
- func (c FtSearchGeoFilterRadiusTypeMi) Sortby(sortby string) FtSearchSortbySortby
- func (c FtSearchGeoFilterRadiusTypeMi) Summarize() FtSearchSummarizeSummarize
- func (c FtSearchGeoFilterRadiusTypeMi) Timeout(timeout int64) FtSearchTimeout
- type FtSearchHighlightFieldsField
- func (c FtSearchHighlightFieldsField) Build() Completed
- func (c FtSearchHighlightFieldsField) Dialect(dialect int64) FtSearchDialect
- func (c FtSearchHighlightFieldsField) Expander(expander string) FtSearchExpander
- func (c FtSearchHighlightFieldsField) Explainscore() FtSearchExplainscore
- func (c FtSearchHighlightFieldsField) Field(field ...string) FtSearchHighlightFieldsField
- func (c FtSearchHighlightFieldsField) Inorder() FtSearchTagsInorder
- func (c FtSearchHighlightFieldsField) Language(language string) FtSearchLanguage
- func (c FtSearchHighlightFieldsField) Limit() FtSearchLimitLimit
- func (c FtSearchHighlightFieldsField) Params() FtSearchParamsParams
- func (c FtSearchHighlightFieldsField) Payload(payload string) FtSearchPayload
- func (c FtSearchHighlightFieldsField) Scorer(scorer string) FtSearchScorer
- func (c FtSearchHighlightFieldsField) Slop(slop int64) FtSearchSlop
- func (c FtSearchHighlightFieldsField) Sortby(sortby string) FtSearchSortbySortby
- func (c FtSearchHighlightFieldsField) Tags() FtSearchHighlightTagsTags
- func (c FtSearchHighlightFieldsField) Timeout(timeout int64) FtSearchTimeout
- type FtSearchHighlightFieldsFields
- type FtSearchHighlightHighlight
- func (c FtSearchHighlightHighlight) Build() Completed
- func (c FtSearchHighlightHighlight) Dialect(dialect int64) FtSearchDialect
- func (c FtSearchHighlightHighlight) Expander(expander string) FtSearchExpander
- func (c FtSearchHighlightHighlight) Explainscore() FtSearchExplainscore
- func (c FtSearchHighlightHighlight) Fields(count string) FtSearchHighlightFieldsFields
- func (c FtSearchHighlightHighlight) Inorder() FtSearchTagsInorder
- func (c FtSearchHighlightHighlight) Language(language string) FtSearchLanguage
- func (c FtSearchHighlightHighlight) Limit() FtSearchLimitLimit
- func (c FtSearchHighlightHighlight) Params() FtSearchParamsParams
- func (c FtSearchHighlightHighlight) Payload(payload string) FtSearchPayload
- func (c FtSearchHighlightHighlight) Scorer(scorer string) FtSearchScorer
- func (c FtSearchHighlightHighlight) Slop(slop int64) FtSearchSlop
- func (c FtSearchHighlightHighlight) Sortby(sortby string) FtSearchSortbySortby
- func (c FtSearchHighlightHighlight) Tags() FtSearchHighlightTagsTags
- func (c FtSearchHighlightHighlight) Timeout(timeout int64) FtSearchTimeout
- type FtSearchHighlightTagsOpenClose
- func (c FtSearchHighlightTagsOpenClose) Build() Completed
- func (c FtSearchHighlightTagsOpenClose) Dialect(dialect int64) FtSearchDialect
- func (c FtSearchHighlightTagsOpenClose) Expander(expander string) FtSearchExpander
- func (c FtSearchHighlightTagsOpenClose) Explainscore() FtSearchExplainscore
- func (c FtSearchHighlightTagsOpenClose) Inorder() FtSearchTagsInorder
- func (c FtSearchHighlightTagsOpenClose) Language(language string) FtSearchLanguage
- func (c FtSearchHighlightTagsOpenClose) Limit() FtSearchLimitLimit
- func (c FtSearchHighlightTagsOpenClose) Params() FtSearchParamsParams
- func (c FtSearchHighlightTagsOpenClose) Payload(payload string) FtSearchPayload
- func (c FtSearchHighlightTagsOpenClose) Scorer(scorer string) FtSearchScorer
- func (c FtSearchHighlightTagsOpenClose) Slop(slop int64) FtSearchSlop
- func (c FtSearchHighlightTagsOpenClose) Sortby(sortby string) FtSearchSortbySortby
- func (c FtSearchHighlightTagsOpenClose) Timeout(timeout int64) FtSearchTimeout
- type FtSearchHighlightTagsTags
- type FtSearchInFieldsField
- func (c FtSearchInFieldsField) Build() Completed
- func (c FtSearchInFieldsField) Dialect(dialect int64) FtSearchDialect
- func (c FtSearchInFieldsField) Expander(expander string) FtSearchExpander
- func (c FtSearchInFieldsField) Explainscore() FtSearchExplainscore
- func (c FtSearchInFieldsField) Field(field ...string) FtSearchInFieldsField
- func (c FtSearchInFieldsField) Highlight() FtSearchHighlightHighlight
- func (c FtSearchInFieldsField) Inorder() FtSearchTagsInorder
- func (c FtSearchInFieldsField) Language(language string) FtSearchLanguage
- func (c FtSearchInFieldsField) Limit() FtSearchLimitLimit
- func (c FtSearchInFieldsField) Params() FtSearchParamsParams
- func (c FtSearchInFieldsField) Payload(payload string) FtSearchPayload
- func (c FtSearchInFieldsField) Return(count string) FtSearchReturnReturn
- func (c FtSearchInFieldsField) Scorer(scorer string) FtSearchScorer
- func (c FtSearchInFieldsField) Slop(slop int64) FtSearchSlop
- func (c FtSearchInFieldsField) Sortby(sortby string) FtSearchSortbySortby
- func (c FtSearchInFieldsField) Summarize() FtSearchSummarizeSummarize
- func (c FtSearchInFieldsField) Timeout(timeout int64) FtSearchTimeout
- type FtSearchInFieldsInfields
- type FtSearchInKeysInkeys
- type FtSearchInKeysKey
- func (c FtSearchInKeysKey) Build() Completed
- func (c FtSearchInKeysKey) Dialect(dialect int64) FtSearchDialect
- func (c FtSearchInKeysKey) Expander(expander string) FtSearchExpander
- func (c FtSearchInKeysKey) Explainscore() FtSearchExplainscore
- func (c FtSearchInKeysKey) Highlight() FtSearchHighlightHighlight
- func (c FtSearchInKeysKey) Infields(count string) FtSearchInFieldsInfields
- func (c FtSearchInKeysKey) Inorder() FtSearchTagsInorder
- func (c FtSearchInKeysKey) Key(key ...string) FtSearchInKeysKey
- func (c FtSearchInKeysKey) Language(language string) FtSearchLanguage
- func (c FtSearchInKeysKey) Limit() FtSearchLimitLimit
- func (c FtSearchInKeysKey) Params() FtSearchParamsParams
- func (c FtSearchInKeysKey) Payload(payload string) FtSearchPayload
- func (c FtSearchInKeysKey) Return(count string) FtSearchReturnReturn
- func (c FtSearchInKeysKey) Scorer(scorer string) FtSearchScorer
- func (c FtSearchInKeysKey) Slop(slop int64) FtSearchSlop
- func (c FtSearchInKeysKey) Sortby(sortby string) FtSearchSortbySortby
- func (c FtSearchInKeysKey) Summarize() FtSearchSummarizeSummarize
- func (c FtSearchInKeysKey) Timeout(timeout int64) FtSearchTimeout
- type FtSearchIndex
- type FtSearchLanguage
- func (c FtSearchLanguage) Build() Completed
- func (c FtSearchLanguage) Dialect(dialect int64) FtSearchDialect
- func (c FtSearchLanguage) Expander(expander string) FtSearchExpander
- func (c FtSearchLanguage) Explainscore() FtSearchExplainscore
- func (c FtSearchLanguage) Limit() FtSearchLimitLimit
- func (c FtSearchLanguage) Params() FtSearchParamsParams
- func (c FtSearchLanguage) Payload(payload string) FtSearchPayload
- func (c FtSearchLanguage) Scorer(scorer string) FtSearchScorer
- func (c FtSearchLanguage) Sortby(sortby string) FtSearchSortbySortby
- type FtSearchLimitLimit
- type FtSearchLimitOffsetNum
- type FtSearchNocontent
- func (c FtSearchNocontent) Build() Completed
- func (c FtSearchNocontent) Dialect(dialect int64) FtSearchDialect
- func (c FtSearchNocontent) Expander(expander string) FtSearchExpander
- func (c FtSearchNocontent) Explainscore() FtSearchExplainscore
- func (c FtSearchNocontent) Filter(numericField string) FtSearchFilterFilter
- func (c FtSearchNocontent) Geofilter(geoField string) FtSearchGeoFilterGeofilter
- func (c FtSearchNocontent) Highlight() FtSearchHighlightHighlight
- func (c FtSearchNocontent) Infields(count string) FtSearchInFieldsInfields
- func (c FtSearchNocontent) Inkeys(count string) FtSearchInKeysInkeys
- func (c FtSearchNocontent) Inorder() FtSearchTagsInorder
- func (c FtSearchNocontent) Language(language string) FtSearchLanguage
- func (c FtSearchNocontent) Limit() FtSearchLimitLimit
- func (c FtSearchNocontent) Nostopwords() FtSearchNostopwords
- func (c FtSearchNocontent) Params() FtSearchParamsParams
- func (c FtSearchNocontent) Payload(payload string) FtSearchPayload
- func (c FtSearchNocontent) Return(count string) FtSearchReturnReturn
- func (c FtSearchNocontent) Scorer(scorer string) FtSearchScorer
- func (c FtSearchNocontent) Slop(slop int64) FtSearchSlop
- func (c FtSearchNocontent) Sortby(sortby string) FtSearchSortbySortby
- func (c FtSearchNocontent) Summarize() FtSearchSummarizeSummarize
- func (c FtSearchNocontent) Timeout(timeout int64) FtSearchTimeout
- func (c FtSearchNocontent) Verbatim() FtSearchVerbatim
- func (c FtSearchNocontent) Withpayloads() FtSearchWithpayloads
- func (c FtSearchNocontent) Withscores() FtSearchWithscores
- func (c FtSearchNocontent) Withsortkeys() FtSearchWithsortkeys
- type FtSearchNostopwords
- func (c FtSearchNostopwords) Build() Completed
- func (c FtSearchNostopwords) Dialect(dialect int64) FtSearchDialect
- func (c FtSearchNostopwords) Expander(expander string) FtSearchExpander
- func (c FtSearchNostopwords) Explainscore() FtSearchExplainscore
- func (c FtSearchNostopwords) Filter(numericField string) FtSearchFilterFilter
- func (c FtSearchNostopwords) Geofilter(geoField string) FtSearchGeoFilterGeofilter
- func (c FtSearchNostopwords) Highlight() FtSearchHighlightHighlight
- func (c FtSearchNostopwords) Infields(count string) FtSearchInFieldsInfields
- func (c FtSearchNostopwords) Inkeys(count string) FtSearchInKeysInkeys
- func (c FtSearchNostopwords) Inorder() FtSearchTagsInorder
- func (c FtSearchNostopwords) Language(language string) FtSearchLanguage
- func (c FtSearchNostopwords) Limit() FtSearchLimitLimit
- func (c FtSearchNostopwords) Params() FtSearchParamsParams
- func (c FtSearchNostopwords) Payload(payload string) FtSearchPayload
- func (c FtSearchNostopwords) Return(count string) FtSearchReturnReturn
- func (c FtSearchNostopwords) Scorer(scorer string) FtSearchScorer
- func (c FtSearchNostopwords) Slop(slop int64) FtSearchSlop
- func (c FtSearchNostopwords) Sortby(sortby string) FtSearchSortbySortby
- func (c FtSearchNostopwords) Summarize() FtSearchSummarizeSummarize
- func (c FtSearchNostopwords) Timeout(timeout int64) FtSearchTimeout
- func (c FtSearchNostopwords) Withpayloads() FtSearchWithpayloads
- func (c FtSearchNostopwords) Withscores() FtSearchWithscores
- func (c FtSearchNostopwords) Withsortkeys() FtSearchWithsortkeys
- type FtSearchParamsNameValue
- type FtSearchParamsNargs
- type FtSearchParamsParams
- type FtSearchPayload
- type FtSearchQuery
- func (c FtSearchQuery) Build() Completed
- func (c FtSearchQuery) Dialect(dialect int64) FtSearchDialect
- func (c FtSearchQuery) Expander(expander string) FtSearchExpander
- func (c FtSearchQuery) Explainscore() FtSearchExplainscore
- func (c FtSearchQuery) Filter(numericField string) FtSearchFilterFilter
- func (c FtSearchQuery) Geofilter(geoField string) FtSearchGeoFilterGeofilter
- func (c FtSearchQuery) Highlight() FtSearchHighlightHighlight
- func (c FtSearchQuery) Infields(count string) FtSearchInFieldsInfields
- func (c FtSearchQuery) Inkeys(count string) FtSearchInKeysInkeys
- func (c FtSearchQuery) Inorder() FtSearchTagsInorder
- func (c FtSearchQuery) Language(language string) FtSearchLanguage
- func (c FtSearchQuery) Limit() FtSearchLimitLimit
- func (c FtSearchQuery) Nocontent() FtSearchNocontent
- func (c FtSearchQuery) Nostopwords() FtSearchNostopwords
- func (c FtSearchQuery) Params() FtSearchParamsParams
- func (c FtSearchQuery) Payload(payload string) FtSearchPayload
- func (c FtSearchQuery) Return(count string) FtSearchReturnReturn
- func (c FtSearchQuery) Scorer(scorer string) FtSearchScorer
- func (c FtSearchQuery) Slop(slop int64) FtSearchSlop
- func (c FtSearchQuery) Sortby(sortby string) FtSearchSortbySortby
- func (c FtSearchQuery) Summarize() FtSearchSummarizeSummarize
- func (c FtSearchQuery) Timeout(timeout int64) FtSearchTimeout
- func (c FtSearchQuery) Verbatim() FtSearchVerbatim
- func (c FtSearchQuery) Withpayloads() FtSearchWithpayloads
- func (c FtSearchQuery) Withscores() FtSearchWithscores
- func (c FtSearchQuery) Withsortkeys() FtSearchWithsortkeys
- type FtSearchReturnIdentifiersAs
- func (c FtSearchReturnIdentifiersAs) Build() Completed
- func (c FtSearchReturnIdentifiersAs) Dialect(dialect int64) FtSearchDialect
- func (c FtSearchReturnIdentifiersAs) Expander(expander string) FtSearchExpander
- func (c FtSearchReturnIdentifiersAs) Explainscore() FtSearchExplainscore
- func (c FtSearchReturnIdentifiersAs) Highlight() FtSearchHighlightHighlight
- func (c FtSearchReturnIdentifiersAs) Identifier(identifier string) FtSearchReturnIdentifiersIdentifier
- func (c FtSearchReturnIdentifiersAs) Inorder() FtSearchTagsInorder
- func (c FtSearchReturnIdentifiersAs) Language(language string) FtSearchLanguage
- func (c FtSearchReturnIdentifiersAs) Limit() FtSearchLimitLimit
- func (c FtSearchReturnIdentifiersAs) Params() FtSearchParamsParams
- func (c FtSearchReturnIdentifiersAs) Payload(payload string) FtSearchPayload
- func (c FtSearchReturnIdentifiersAs) Scorer(scorer string) FtSearchScorer
- func (c FtSearchReturnIdentifiersAs) Slop(slop int64) FtSearchSlop
- func (c FtSearchReturnIdentifiersAs) Sortby(sortby string) FtSearchSortbySortby
- func (c FtSearchReturnIdentifiersAs) Summarize() FtSearchSummarizeSummarize
- func (c FtSearchReturnIdentifiersAs) Timeout(timeout int64) FtSearchTimeout
- type FtSearchReturnIdentifiersIdentifier
- func (c FtSearchReturnIdentifiersIdentifier) As(property string) FtSearchReturnIdentifiersAs
- func (c FtSearchReturnIdentifiersIdentifier) Build() Completed
- func (c FtSearchReturnIdentifiersIdentifier) Dialect(dialect int64) FtSearchDialect
- func (c FtSearchReturnIdentifiersIdentifier) Expander(expander string) FtSearchExpander
- func (c FtSearchReturnIdentifiersIdentifier) Explainscore() FtSearchExplainscore
- func (c FtSearchReturnIdentifiersIdentifier) Highlight() FtSearchHighlightHighlight
- func (c FtSearchReturnIdentifiersIdentifier) Identifier(identifier string) FtSearchReturnIdentifiersIdentifier
- func (c FtSearchReturnIdentifiersIdentifier) Inorder() FtSearchTagsInorder
- func (c FtSearchReturnIdentifiersIdentifier) Language(language string) FtSearchLanguage
- func (c FtSearchReturnIdentifiersIdentifier) Limit() FtSearchLimitLimit
- func (c FtSearchReturnIdentifiersIdentifier) Params() FtSearchParamsParams
- func (c FtSearchReturnIdentifiersIdentifier) Payload(payload string) FtSearchPayload
- func (c FtSearchReturnIdentifiersIdentifier) Scorer(scorer string) FtSearchScorer
- func (c FtSearchReturnIdentifiersIdentifier) Slop(slop int64) FtSearchSlop
- func (c FtSearchReturnIdentifiersIdentifier) Sortby(sortby string) FtSearchSortbySortby
- func (c FtSearchReturnIdentifiersIdentifier) Summarize() FtSearchSummarizeSummarize
- func (c FtSearchReturnIdentifiersIdentifier) Timeout(timeout int64) FtSearchTimeout
- type FtSearchReturnReturn
- type FtSearchScorer
- func (c FtSearchScorer) Build() Completed
- func (c FtSearchScorer) Dialect(dialect int64) FtSearchDialect
- func (c FtSearchScorer) Explainscore() FtSearchExplainscore
- func (c FtSearchScorer) Limit() FtSearchLimitLimit
- func (c FtSearchScorer) Params() FtSearchParamsParams
- func (c FtSearchScorer) Payload(payload string) FtSearchPayload
- func (c FtSearchScorer) Sortby(sortby string) FtSearchSortbySortby
- type FtSearchSlop
- func (c FtSearchSlop) Build() Completed
- func (c FtSearchSlop) Dialect(dialect int64) FtSearchDialect
- func (c FtSearchSlop) Expander(expander string) FtSearchExpander
- func (c FtSearchSlop) Explainscore() FtSearchExplainscore
- func (c FtSearchSlop) Inorder() FtSearchTagsInorder
- func (c FtSearchSlop) Language(language string) FtSearchLanguage
- func (c FtSearchSlop) Limit() FtSearchLimitLimit
- func (c FtSearchSlop) Params() FtSearchParamsParams
- func (c FtSearchSlop) Payload(payload string) FtSearchPayload
- func (c FtSearchSlop) Scorer(scorer string) FtSearchScorer
- func (c FtSearchSlop) Sortby(sortby string) FtSearchSortbySortby
- func (c FtSearchSlop) Timeout(timeout int64) FtSearchTimeout
- type FtSearchSortbyOrderAsc
- type FtSearchSortbyOrderDesc
- type FtSearchSortbySortby
- func (c FtSearchSortbySortby) Asc() FtSearchSortbyOrderAsc
- func (c FtSearchSortbySortby) Build() Completed
- func (c FtSearchSortbySortby) Desc() FtSearchSortbyOrderDesc
- func (c FtSearchSortbySortby) Dialect(dialect int64) FtSearchDialect
- func (c FtSearchSortbySortby) Limit() FtSearchLimitLimit
- func (c FtSearchSortbySortby) Params() FtSearchParamsParams
- type FtSearchSummarizeFieldsField
- func (c FtSearchSummarizeFieldsField) Build() Completed
- func (c FtSearchSummarizeFieldsField) Dialect(dialect int64) FtSearchDialect
- func (c FtSearchSummarizeFieldsField) Expander(expander string) FtSearchExpander
- func (c FtSearchSummarizeFieldsField) Explainscore() FtSearchExplainscore
- func (c FtSearchSummarizeFieldsField) Field(field ...string) FtSearchSummarizeFieldsField
- func (c FtSearchSummarizeFieldsField) Frags(num int64) FtSearchSummarizeFrags
- func (c FtSearchSummarizeFieldsField) Highlight() FtSearchHighlightHighlight
- func (c FtSearchSummarizeFieldsField) Inorder() FtSearchTagsInorder
- func (c FtSearchSummarizeFieldsField) Language(language string) FtSearchLanguage
- func (c FtSearchSummarizeFieldsField) Len(fragsize int64) FtSearchSummarizeLen
- func (c FtSearchSummarizeFieldsField) Limit() FtSearchLimitLimit
- func (c FtSearchSummarizeFieldsField) Params() FtSearchParamsParams
- func (c FtSearchSummarizeFieldsField) Payload(payload string) FtSearchPayload
- func (c FtSearchSummarizeFieldsField) Scorer(scorer string) FtSearchScorer
- func (c FtSearchSummarizeFieldsField) Separator(separator string) FtSearchSummarizeSeparator
- func (c FtSearchSummarizeFieldsField) Slop(slop int64) FtSearchSlop
- func (c FtSearchSummarizeFieldsField) Sortby(sortby string) FtSearchSortbySortby
- func (c FtSearchSummarizeFieldsField) Timeout(timeout int64) FtSearchTimeout
- type FtSearchSummarizeFieldsFields
- type FtSearchSummarizeFrags
- func (c FtSearchSummarizeFrags) Build() Completed
- func (c FtSearchSummarizeFrags) Dialect(dialect int64) FtSearchDialect
- func (c FtSearchSummarizeFrags) Expander(expander string) FtSearchExpander
- func (c FtSearchSummarizeFrags) Explainscore() FtSearchExplainscore
- func (c FtSearchSummarizeFrags) Highlight() FtSearchHighlightHighlight
- func (c FtSearchSummarizeFrags) Inorder() FtSearchTagsInorder
- func (c FtSearchSummarizeFrags) Language(language string) FtSearchLanguage
- func (c FtSearchSummarizeFrags) Len(fragsize int64) FtSearchSummarizeLen
- func (c FtSearchSummarizeFrags) Limit() FtSearchLimitLimit
- func (c FtSearchSummarizeFrags) Params() FtSearchParamsParams
- func (c FtSearchSummarizeFrags) Payload(payload string) FtSearchPayload
- func (c FtSearchSummarizeFrags) Scorer(scorer string) FtSearchScorer
- func (c FtSearchSummarizeFrags) Separator(separator string) FtSearchSummarizeSeparator
- func (c FtSearchSummarizeFrags) Slop(slop int64) FtSearchSlop
- func (c FtSearchSummarizeFrags) Sortby(sortby string) FtSearchSortbySortby
- func (c FtSearchSummarizeFrags) Timeout(timeout int64) FtSearchTimeout
- type FtSearchSummarizeLen
- func (c FtSearchSummarizeLen) Build() Completed
- func (c FtSearchSummarizeLen) Dialect(dialect int64) FtSearchDialect
- func (c FtSearchSummarizeLen) Expander(expander string) FtSearchExpander
- func (c FtSearchSummarizeLen) Explainscore() FtSearchExplainscore
- func (c FtSearchSummarizeLen) Highlight() FtSearchHighlightHighlight
- func (c FtSearchSummarizeLen) Inorder() FtSearchTagsInorder
- func (c FtSearchSummarizeLen) Language(language string) FtSearchLanguage
- func (c FtSearchSummarizeLen) Limit() FtSearchLimitLimit
- func (c FtSearchSummarizeLen) Params() FtSearchParamsParams
- func (c FtSearchSummarizeLen) Payload(payload string) FtSearchPayload
- func (c FtSearchSummarizeLen) Scorer(scorer string) FtSearchScorer
- func (c FtSearchSummarizeLen) Separator(separator string) FtSearchSummarizeSeparator
- func (c FtSearchSummarizeLen) Slop(slop int64) FtSearchSlop
- func (c FtSearchSummarizeLen) Sortby(sortby string) FtSearchSortbySortby
- func (c FtSearchSummarizeLen) Timeout(timeout int64) FtSearchTimeout
- type FtSearchSummarizeSeparator
- func (c FtSearchSummarizeSeparator) Build() Completed
- func (c FtSearchSummarizeSeparator) Dialect(dialect int64) FtSearchDialect
- func (c FtSearchSummarizeSeparator) Expander(expander string) FtSearchExpander
- func (c FtSearchSummarizeSeparator) Explainscore() FtSearchExplainscore
- func (c FtSearchSummarizeSeparator) Highlight() FtSearchHighlightHighlight
- func (c FtSearchSummarizeSeparator) Inorder() FtSearchTagsInorder
- func (c FtSearchSummarizeSeparator) Language(language string) FtSearchLanguage
- func (c FtSearchSummarizeSeparator) Limit() FtSearchLimitLimit
- func (c FtSearchSummarizeSeparator) Params() FtSearchParamsParams
- func (c FtSearchSummarizeSeparator) Payload(payload string) FtSearchPayload
- func (c FtSearchSummarizeSeparator) Scorer(scorer string) FtSearchScorer
- func (c FtSearchSummarizeSeparator) Slop(slop int64) FtSearchSlop
- func (c FtSearchSummarizeSeparator) Sortby(sortby string) FtSearchSortbySortby
- func (c FtSearchSummarizeSeparator) Timeout(timeout int64) FtSearchTimeout
- type FtSearchSummarizeSummarize
- func (c FtSearchSummarizeSummarize) Build() Completed
- func (c FtSearchSummarizeSummarize) Dialect(dialect int64) FtSearchDialect
- func (c FtSearchSummarizeSummarize) Expander(expander string) FtSearchExpander
- func (c FtSearchSummarizeSummarize) Explainscore() FtSearchExplainscore
- func (c FtSearchSummarizeSummarize) Fields(count string) FtSearchSummarizeFieldsFields
- func (c FtSearchSummarizeSummarize) Frags(num int64) FtSearchSummarizeFrags
- func (c FtSearchSummarizeSummarize) Highlight() FtSearchHighlightHighlight
- func (c FtSearchSummarizeSummarize) Inorder() FtSearchTagsInorder
- func (c FtSearchSummarizeSummarize) Language(language string) FtSearchLanguage
- func (c FtSearchSummarizeSummarize) Len(fragsize int64) FtSearchSummarizeLen
- func (c FtSearchSummarizeSummarize) Limit() FtSearchLimitLimit
- func (c FtSearchSummarizeSummarize) Params() FtSearchParamsParams
- func (c FtSearchSummarizeSummarize) Payload(payload string) FtSearchPayload
- func (c FtSearchSummarizeSummarize) Scorer(scorer string) FtSearchScorer
- func (c FtSearchSummarizeSummarize) Separator(separator string) FtSearchSummarizeSeparator
- func (c FtSearchSummarizeSummarize) Slop(slop int64) FtSearchSlop
- func (c FtSearchSummarizeSummarize) Sortby(sortby string) FtSearchSortbySortby
- func (c FtSearchSummarizeSummarize) Timeout(timeout int64) FtSearchTimeout
- type FtSearchTagsInorder
- func (c FtSearchTagsInorder) Build() Completed
- func (c FtSearchTagsInorder) Dialect(dialect int64) FtSearchDialect
- func (c FtSearchTagsInorder) Expander(expander string) FtSearchExpander
- func (c FtSearchTagsInorder) Explainscore() FtSearchExplainscore
- func (c FtSearchTagsInorder) Language(language string) FtSearchLanguage
- func (c FtSearchTagsInorder) Limit() FtSearchLimitLimit
- func (c FtSearchTagsInorder) Params() FtSearchParamsParams
- func (c FtSearchTagsInorder) Payload(payload string) FtSearchPayload
- func (c FtSearchTagsInorder) Scorer(scorer string) FtSearchScorer
- func (c FtSearchTagsInorder) Sortby(sortby string) FtSearchSortbySortby
- type FtSearchTimeout
- func (c FtSearchTimeout) Build() Completed
- func (c FtSearchTimeout) Dialect(dialect int64) FtSearchDialect
- func (c FtSearchTimeout) Expander(expander string) FtSearchExpander
- func (c FtSearchTimeout) Explainscore() FtSearchExplainscore
- func (c FtSearchTimeout) Inorder() FtSearchTagsInorder
- func (c FtSearchTimeout) Language(language string) FtSearchLanguage
- func (c FtSearchTimeout) Limit() FtSearchLimitLimit
- func (c FtSearchTimeout) Params() FtSearchParamsParams
- func (c FtSearchTimeout) Payload(payload string) FtSearchPayload
- func (c FtSearchTimeout) Scorer(scorer string) FtSearchScorer
- func (c FtSearchTimeout) Sortby(sortby string) FtSearchSortbySortby
- type FtSearchVerbatim
- func (c FtSearchVerbatim) Build() Completed
- func (c FtSearchVerbatim) Dialect(dialect int64) FtSearchDialect
- func (c FtSearchVerbatim) Expander(expander string) FtSearchExpander
- func (c FtSearchVerbatim) Explainscore() FtSearchExplainscore
- func (c FtSearchVerbatim) Filter(numericField string) FtSearchFilterFilter
- func (c FtSearchVerbatim) Geofilter(geoField string) FtSearchGeoFilterGeofilter
- func (c FtSearchVerbatim) Highlight() FtSearchHighlightHighlight
- func (c FtSearchVerbatim) Infields(count string) FtSearchInFieldsInfields
- func (c FtSearchVerbatim) Inkeys(count string) FtSearchInKeysInkeys
- func (c FtSearchVerbatim) Inorder() FtSearchTagsInorder
- func (c FtSearchVerbatim) Language(language string) FtSearchLanguage
- func (c FtSearchVerbatim) Limit() FtSearchLimitLimit
- func (c FtSearchVerbatim) Nostopwords() FtSearchNostopwords
- func (c FtSearchVerbatim) Params() FtSearchParamsParams
- func (c FtSearchVerbatim) Payload(payload string) FtSearchPayload
- func (c FtSearchVerbatim) Return(count string) FtSearchReturnReturn
- func (c FtSearchVerbatim) Scorer(scorer string) FtSearchScorer
- func (c FtSearchVerbatim) Slop(slop int64) FtSearchSlop
- func (c FtSearchVerbatim) Sortby(sortby string) FtSearchSortbySortby
- func (c FtSearchVerbatim) Summarize() FtSearchSummarizeSummarize
- func (c FtSearchVerbatim) Timeout(timeout int64) FtSearchTimeout
- func (c FtSearchVerbatim) Withpayloads() FtSearchWithpayloads
- func (c FtSearchVerbatim) Withscores() FtSearchWithscores
- func (c FtSearchVerbatim) Withsortkeys() FtSearchWithsortkeys
- type FtSearchWithpayloads
- func (c FtSearchWithpayloads) Build() Completed
- func (c FtSearchWithpayloads) Dialect(dialect int64) FtSearchDialect
- func (c FtSearchWithpayloads) Expander(expander string) FtSearchExpander
- func (c FtSearchWithpayloads) Explainscore() FtSearchExplainscore
- func (c FtSearchWithpayloads) Filter(numericField string) FtSearchFilterFilter
- func (c FtSearchWithpayloads) Geofilter(geoField string) FtSearchGeoFilterGeofilter
- func (c FtSearchWithpayloads) Highlight() FtSearchHighlightHighlight
- func (c FtSearchWithpayloads) Infields(count string) FtSearchInFieldsInfields
- func (c FtSearchWithpayloads) Inkeys(count string) FtSearchInKeysInkeys
- func (c FtSearchWithpayloads) Inorder() FtSearchTagsInorder
- func (c FtSearchWithpayloads) Language(language string) FtSearchLanguage
- func (c FtSearchWithpayloads) Limit() FtSearchLimitLimit
- func (c FtSearchWithpayloads) Params() FtSearchParamsParams
- func (c FtSearchWithpayloads) Payload(payload string) FtSearchPayload
- func (c FtSearchWithpayloads) Return(count string) FtSearchReturnReturn
- func (c FtSearchWithpayloads) Scorer(scorer string) FtSearchScorer
- func (c FtSearchWithpayloads) Slop(slop int64) FtSearchSlop
- func (c FtSearchWithpayloads) Sortby(sortby string) FtSearchSortbySortby
- func (c FtSearchWithpayloads) Summarize() FtSearchSummarizeSummarize
- func (c FtSearchWithpayloads) Timeout(timeout int64) FtSearchTimeout
- func (c FtSearchWithpayloads) Withsortkeys() FtSearchWithsortkeys
- type FtSearchWithscores
- func (c FtSearchWithscores) Build() Completed
- func (c FtSearchWithscores) Dialect(dialect int64) FtSearchDialect
- func (c FtSearchWithscores) Expander(expander string) FtSearchExpander
- func (c FtSearchWithscores) Explainscore() FtSearchExplainscore
- func (c FtSearchWithscores) Filter(numericField string) FtSearchFilterFilter
- func (c FtSearchWithscores) Geofilter(geoField string) FtSearchGeoFilterGeofilter
- func (c FtSearchWithscores) Highlight() FtSearchHighlightHighlight
- func (c FtSearchWithscores) Infields(count string) FtSearchInFieldsInfields
- func (c FtSearchWithscores) Inkeys(count string) FtSearchInKeysInkeys
- func (c FtSearchWithscores) Inorder() FtSearchTagsInorder
- func (c FtSearchWithscores) Language(language string) FtSearchLanguage
- func (c FtSearchWithscores) Limit() FtSearchLimitLimit
- func (c FtSearchWithscores) Params() FtSearchParamsParams
- func (c FtSearchWithscores) Payload(payload string) FtSearchPayload
- func (c FtSearchWithscores) Return(count string) FtSearchReturnReturn
- func (c FtSearchWithscores) Scorer(scorer string) FtSearchScorer
- func (c FtSearchWithscores) Slop(slop int64) FtSearchSlop
- func (c FtSearchWithscores) Sortby(sortby string) FtSearchSortbySortby
- func (c FtSearchWithscores) Summarize() FtSearchSummarizeSummarize
- func (c FtSearchWithscores) Timeout(timeout int64) FtSearchTimeout
- func (c FtSearchWithscores) Withpayloads() FtSearchWithpayloads
- func (c FtSearchWithscores) Withsortkeys() FtSearchWithsortkeys
- type FtSearchWithsortkeys
- func (c FtSearchWithsortkeys) Build() Completed
- func (c FtSearchWithsortkeys) Dialect(dialect int64) FtSearchDialect
- func (c FtSearchWithsortkeys) Expander(expander string) FtSearchExpander
- func (c FtSearchWithsortkeys) Explainscore() FtSearchExplainscore
- func (c FtSearchWithsortkeys) Filter(numericField string) FtSearchFilterFilter
- func (c FtSearchWithsortkeys) Geofilter(geoField string) FtSearchGeoFilterGeofilter
- func (c FtSearchWithsortkeys) Highlight() FtSearchHighlightHighlight
- func (c FtSearchWithsortkeys) Infields(count string) FtSearchInFieldsInfields
- func (c FtSearchWithsortkeys) Inkeys(count string) FtSearchInKeysInkeys
- func (c FtSearchWithsortkeys) Inorder() FtSearchTagsInorder
- func (c FtSearchWithsortkeys) Language(language string) FtSearchLanguage
- func (c FtSearchWithsortkeys) Limit() FtSearchLimitLimit
- func (c FtSearchWithsortkeys) Params() FtSearchParamsParams
- func (c FtSearchWithsortkeys) Payload(payload string) FtSearchPayload
- func (c FtSearchWithsortkeys) Return(count string) FtSearchReturnReturn
- func (c FtSearchWithsortkeys) Scorer(scorer string) FtSearchScorer
- func (c FtSearchWithsortkeys) Slop(slop int64) FtSearchSlop
- func (c FtSearchWithsortkeys) Sortby(sortby string) FtSearchSortbySortby
- func (c FtSearchWithsortkeys) Summarize() FtSearchSummarizeSummarize
- func (c FtSearchWithsortkeys) Timeout(timeout int64) FtSearchTimeout
- type FtSpellcheck
- type FtSpellcheckDialect
- type FtSpellcheckDistance
- type FtSpellcheckIndex
- type FtSpellcheckQuery
- func (c FtSpellcheckQuery) Build() Completed
- func (c FtSpellcheckQuery) Dialect(dialect int64) FtSpellcheckDialect
- func (c FtSpellcheckQuery) Distance(distance int64) FtSpellcheckDistance
- func (c FtSpellcheckQuery) TermsExclude() FtSpellcheckTermsTermsExclude
- func (c FtSpellcheckQuery) TermsInclude() FtSpellcheckTermsTermsInclude
- type FtSpellcheckTermsDictionary
- type FtSpellcheckTermsTerms
- type FtSpellcheckTermsTermsExclude
- type FtSpellcheckTermsTermsInclude
- type FtSugadd
- type FtSugaddIncrementScoreIncr
- type FtSugaddKey
- type FtSugaddPayload
- type FtSugaddScore
- type FtSugaddString
- type FtSugdel
- type FtSugdelKey
- type FtSugdelString
- type FtSugget
- type FtSuggetFuzzy
- type FtSuggetKey
- type FtSuggetMax
- type FtSuggetPrefix
- type FtSuggetWithpayloads
- type FtSuggetWithscores
- type FtSuglen
- type FtSuglenKey
- type FtSyndump
- type FtSyndumpIndex
- type FtSynupdate
- type FtSynupdateIndex
- type FtSynupdateSkipinitialscan
- type FtSynupdateSynonymGroupId
- type FtSynupdateTerm
- type FtTagvals
- type FtTagvalsFieldName
- type FtTagvalsIndex
- type FunctionDelete
- type FunctionDeleteLibraryName
- type FunctionDump
- type FunctionFlush
- type FunctionFlushAsync
- type FunctionFlushAsyncSync
- type FunctionHelp
- type FunctionKill
- type FunctionList
- type FunctionListLibraryname
- type FunctionListWithcode
- type FunctionLoad
- type FunctionLoadFunctionCode
- type FunctionLoadReplace
- type FunctionRestore
- type FunctionRestorePolicyAppend
- type FunctionRestorePolicyFlush
- type FunctionRestorePolicyReplace
- type FunctionRestoreSerializedValue
- type FunctionStats
- type Geoadd
- type GeoaddChangeCh
- type GeoaddConditionNx
- type GeoaddConditionXx
- type GeoaddKey
- type GeoaddLongitudeLatitudeMember
- type Geodist
- type GeodistKey
- type GeodistMember1
- type GeodistMember2
- type GeodistUnitFt
- type GeodistUnitKm
- type GeodistUnitM
- type GeodistUnitMi
- type Geohash
- type GeohashKey
- type GeohashMember
- type Geopos
- type GeoposKey
- type GeoposMember
- type Georadius
- type GeoradiusCountAny
- type GeoradiusCountCount
- func (c GeoradiusCountCount) Any() GeoradiusCountAny
- func (c GeoradiusCountCount) Asc() GeoradiusOrderAsc
- func (c GeoradiusCountCount) Build() Completed
- func (c GeoradiusCountCount) Desc() GeoradiusOrderDesc
- func (c GeoradiusCountCount) Store(key string) GeoradiusStore
- func (c GeoradiusCountCount) Storedist(key string) GeoradiusStoredist
- type GeoradiusKey
- type GeoradiusLatitude
- type GeoradiusLongitude
- type GeoradiusOrderAsc
- type GeoradiusOrderDesc
- type GeoradiusRadius
- type GeoradiusRo
- type GeoradiusRoCountAny
- type GeoradiusRoCountCount
- type GeoradiusRoKey
- type GeoradiusRoLatitude
- type GeoradiusRoLongitude
- type GeoradiusRoOrderAsc
- type GeoradiusRoOrderDesc
- type GeoradiusRoRadius
- type GeoradiusRoUnitFt
- func (c GeoradiusRoUnitFt) Asc() GeoradiusRoOrderAsc
- func (c GeoradiusRoUnitFt) Build() Completed
- func (c GeoradiusRoUnitFt) Cache() Cacheable
- func (c GeoradiusRoUnitFt) Count(count int64) GeoradiusRoCountCount
- func (c GeoradiusRoUnitFt) Desc() GeoradiusRoOrderDesc
- func (c GeoradiusRoUnitFt) Withcoord() GeoradiusRoWithcoord
- func (c GeoradiusRoUnitFt) Withdist() GeoradiusRoWithdist
- func (c GeoradiusRoUnitFt) Withhash() GeoradiusRoWithhash
- type GeoradiusRoUnitKm
- func (c GeoradiusRoUnitKm) Asc() GeoradiusRoOrderAsc
- func (c GeoradiusRoUnitKm) Build() Completed
- func (c GeoradiusRoUnitKm) Cache() Cacheable
- func (c GeoradiusRoUnitKm) Count(count int64) GeoradiusRoCountCount
- func (c GeoradiusRoUnitKm) Desc() GeoradiusRoOrderDesc
- func (c GeoradiusRoUnitKm) Withcoord() GeoradiusRoWithcoord
- func (c GeoradiusRoUnitKm) Withdist() GeoradiusRoWithdist
- func (c GeoradiusRoUnitKm) Withhash() GeoradiusRoWithhash
- type GeoradiusRoUnitM
- func (c GeoradiusRoUnitM) Asc() GeoradiusRoOrderAsc
- func (c GeoradiusRoUnitM) Build() Completed
- func (c GeoradiusRoUnitM) Cache() Cacheable
- func (c GeoradiusRoUnitM) Count(count int64) GeoradiusRoCountCount
- func (c GeoradiusRoUnitM) Desc() GeoradiusRoOrderDesc
- func (c GeoradiusRoUnitM) Withcoord() GeoradiusRoWithcoord
- func (c GeoradiusRoUnitM) Withdist() GeoradiusRoWithdist
- func (c GeoradiusRoUnitM) Withhash() GeoradiusRoWithhash
- type GeoradiusRoUnitMi
- func (c GeoradiusRoUnitMi) Asc() GeoradiusRoOrderAsc
- func (c GeoradiusRoUnitMi) Build() Completed
- func (c GeoradiusRoUnitMi) Cache() Cacheable
- func (c GeoradiusRoUnitMi) Count(count int64) GeoradiusRoCountCount
- func (c GeoradiusRoUnitMi) Desc() GeoradiusRoOrderDesc
- func (c GeoradiusRoUnitMi) Withcoord() GeoradiusRoWithcoord
- func (c GeoradiusRoUnitMi) Withdist() GeoradiusRoWithdist
- func (c GeoradiusRoUnitMi) Withhash() GeoradiusRoWithhash
- type GeoradiusRoWithcoord
- func (c GeoradiusRoWithcoord) Asc() GeoradiusRoOrderAsc
- func (c GeoradiusRoWithcoord) Build() Completed
- func (c GeoradiusRoWithcoord) Cache() Cacheable
- func (c GeoradiusRoWithcoord) Count(count int64) GeoradiusRoCountCount
- func (c GeoradiusRoWithcoord) Desc() GeoradiusRoOrderDesc
- func (c GeoradiusRoWithcoord) Withdist() GeoradiusRoWithdist
- func (c GeoradiusRoWithcoord) Withhash() GeoradiusRoWithhash
- type GeoradiusRoWithdist
- func (c GeoradiusRoWithdist) Asc() GeoradiusRoOrderAsc
- func (c GeoradiusRoWithdist) Build() Completed
- func (c GeoradiusRoWithdist) Cache() Cacheable
- func (c GeoradiusRoWithdist) Count(count int64) GeoradiusRoCountCount
- func (c GeoradiusRoWithdist) Desc() GeoradiusRoOrderDesc
- func (c GeoradiusRoWithdist) Withhash() GeoradiusRoWithhash
- type GeoradiusRoWithhash
- type GeoradiusStore
- type GeoradiusStoredist
- type GeoradiusUnitFt
- func (c GeoradiusUnitFt) Asc() GeoradiusOrderAsc
- func (c GeoradiusUnitFt) Build() Completed
- func (c GeoradiusUnitFt) Count(count int64) GeoradiusCountCount
- func (c GeoradiusUnitFt) Desc() GeoradiusOrderDesc
- func (c GeoradiusUnitFt) Store(key string) GeoradiusStore
- func (c GeoradiusUnitFt) Storedist(key string) GeoradiusStoredist
- func (c GeoradiusUnitFt) Withcoord() GeoradiusWithcoord
- func (c GeoradiusUnitFt) Withdist() GeoradiusWithdist
- func (c GeoradiusUnitFt) Withhash() GeoradiusWithhash
- type GeoradiusUnitKm
- func (c GeoradiusUnitKm) Asc() GeoradiusOrderAsc
- func (c GeoradiusUnitKm) Build() Completed
- func (c GeoradiusUnitKm) Count(count int64) GeoradiusCountCount
- func (c GeoradiusUnitKm) Desc() GeoradiusOrderDesc
- func (c GeoradiusUnitKm) Store(key string) GeoradiusStore
- func (c GeoradiusUnitKm) Storedist(key string) GeoradiusStoredist
- func (c GeoradiusUnitKm) Withcoord() GeoradiusWithcoord
- func (c GeoradiusUnitKm) Withdist() GeoradiusWithdist
- func (c GeoradiusUnitKm) Withhash() GeoradiusWithhash
- type GeoradiusUnitM
- func (c GeoradiusUnitM) Asc() GeoradiusOrderAsc
- func (c GeoradiusUnitM) Build() Completed
- func (c GeoradiusUnitM) Count(count int64) GeoradiusCountCount
- func (c GeoradiusUnitM) Desc() GeoradiusOrderDesc
- func (c GeoradiusUnitM) Store(key string) GeoradiusStore
- func (c GeoradiusUnitM) Storedist(key string) GeoradiusStoredist
- func (c GeoradiusUnitM) Withcoord() GeoradiusWithcoord
- func (c GeoradiusUnitM) Withdist() GeoradiusWithdist
- func (c GeoradiusUnitM) Withhash() GeoradiusWithhash
- type GeoradiusUnitMi
- func (c GeoradiusUnitMi) Asc() GeoradiusOrderAsc
- func (c GeoradiusUnitMi) Build() Completed
- func (c GeoradiusUnitMi) Count(count int64) GeoradiusCountCount
- func (c GeoradiusUnitMi) Desc() GeoradiusOrderDesc
- func (c GeoradiusUnitMi) Store(key string) GeoradiusStore
- func (c GeoradiusUnitMi) Storedist(key string) GeoradiusStoredist
- func (c GeoradiusUnitMi) Withcoord() GeoradiusWithcoord
- func (c GeoradiusUnitMi) Withdist() GeoradiusWithdist
- func (c GeoradiusUnitMi) Withhash() GeoradiusWithhash
- type GeoradiusWithcoord
- func (c GeoradiusWithcoord) Asc() GeoradiusOrderAsc
- func (c GeoradiusWithcoord) Build() Completed
- func (c GeoradiusWithcoord) Count(count int64) GeoradiusCountCount
- func (c GeoradiusWithcoord) Desc() GeoradiusOrderDesc
- func (c GeoradiusWithcoord) Store(key string) GeoradiusStore
- func (c GeoradiusWithcoord) Storedist(key string) GeoradiusStoredist
- func (c GeoradiusWithcoord) Withdist() GeoradiusWithdist
- func (c GeoradiusWithcoord) Withhash() GeoradiusWithhash
- type GeoradiusWithdist
- func (c GeoradiusWithdist) Asc() GeoradiusOrderAsc
- func (c GeoradiusWithdist) Build() Completed
- func (c GeoradiusWithdist) Count(count int64) GeoradiusCountCount
- func (c GeoradiusWithdist) Desc() GeoradiusOrderDesc
- func (c GeoradiusWithdist) Store(key string) GeoradiusStore
- func (c GeoradiusWithdist) Storedist(key string) GeoradiusStoredist
- func (c GeoradiusWithdist) Withhash() GeoradiusWithhash
- type GeoradiusWithhash
- func (c GeoradiusWithhash) Asc() GeoradiusOrderAsc
- func (c GeoradiusWithhash) Build() Completed
- func (c GeoradiusWithhash) Count(count int64) GeoradiusCountCount
- func (c GeoradiusWithhash) Desc() GeoradiusOrderDesc
- func (c GeoradiusWithhash) Store(key string) GeoradiusStore
- func (c GeoradiusWithhash) Storedist(key string) GeoradiusStoredist
- type Georadiusbymember
- type GeoradiusbymemberCountAny
- func (c GeoradiusbymemberCountAny) Asc() GeoradiusbymemberOrderAsc
- func (c GeoradiusbymemberCountAny) Build() Completed
- func (c GeoradiusbymemberCountAny) Desc() GeoradiusbymemberOrderDesc
- func (c GeoradiusbymemberCountAny) Store(key string) GeoradiusbymemberStore
- func (c GeoradiusbymemberCountAny) Storedist(key string) GeoradiusbymemberStoredist
- type GeoradiusbymemberCountCount
- func (c GeoradiusbymemberCountCount) Any() GeoradiusbymemberCountAny
- func (c GeoradiusbymemberCountCount) Asc() GeoradiusbymemberOrderAsc
- func (c GeoradiusbymemberCountCount) Build() Completed
- func (c GeoradiusbymemberCountCount) Desc() GeoradiusbymemberOrderDesc
- func (c GeoradiusbymemberCountCount) Store(key string) GeoradiusbymemberStore
- func (c GeoradiusbymemberCountCount) Storedist(key string) GeoradiusbymemberStoredist
- type GeoradiusbymemberKey
- type GeoradiusbymemberMember
- type GeoradiusbymemberOrderAsc
- type GeoradiusbymemberOrderDesc
- type GeoradiusbymemberRadius
- type GeoradiusbymemberRo
- type GeoradiusbymemberRoCountAny
- type GeoradiusbymemberRoCountCount
- func (c GeoradiusbymemberRoCountCount) Any() GeoradiusbymemberRoCountAny
- func (c GeoradiusbymemberRoCountCount) Asc() GeoradiusbymemberRoOrderAsc
- func (c GeoradiusbymemberRoCountCount) Build() Completed
- func (c GeoradiusbymemberRoCountCount) Cache() Cacheable
- func (c GeoradiusbymemberRoCountCount) Desc() GeoradiusbymemberRoOrderDesc
- type GeoradiusbymemberRoKey
- type GeoradiusbymemberRoMember
- type GeoradiusbymemberRoOrderAsc
- type GeoradiusbymemberRoOrderDesc
- type GeoradiusbymemberRoRadius
- type GeoradiusbymemberRoUnitFt
- func (c GeoradiusbymemberRoUnitFt) Asc() GeoradiusbymemberRoOrderAsc
- func (c GeoradiusbymemberRoUnitFt) Build() Completed
- func (c GeoradiusbymemberRoUnitFt) Cache() Cacheable
- func (c GeoradiusbymemberRoUnitFt) Count(count int64) GeoradiusbymemberRoCountCount
- func (c GeoradiusbymemberRoUnitFt) Desc() GeoradiusbymemberRoOrderDesc
- func (c GeoradiusbymemberRoUnitFt) Withcoord() GeoradiusbymemberRoWithcoord
- func (c GeoradiusbymemberRoUnitFt) Withdist() GeoradiusbymemberRoWithdist
- func (c GeoradiusbymemberRoUnitFt) Withhash() GeoradiusbymemberRoWithhash
- type GeoradiusbymemberRoUnitKm
- func (c GeoradiusbymemberRoUnitKm) Asc() GeoradiusbymemberRoOrderAsc
- func (c GeoradiusbymemberRoUnitKm) Build() Completed
- func (c GeoradiusbymemberRoUnitKm) Cache() Cacheable
- func (c GeoradiusbymemberRoUnitKm) Count(count int64) GeoradiusbymemberRoCountCount
- func (c GeoradiusbymemberRoUnitKm) Desc() GeoradiusbymemberRoOrderDesc
- func (c GeoradiusbymemberRoUnitKm) Withcoord() GeoradiusbymemberRoWithcoord
- func (c GeoradiusbymemberRoUnitKm) Withdist() GeoradiusbymemberRoWithdist
- func (c GeoradiusbymemberRoUnitKm) Withhash() GeoradiusbymemberRoWithhash
- type GeoradiusbymemberRoUnitM
- func (c GeoradiusbymemberRoUnitM) Asc() GeoradiusbymemberRoOrderAsc
- func (c GeoradiusbymemberRoUnitM) Build() Completed
- func (c GeoradiusbymemberRoUnitM) Cache() Cacheable
- func (c GeoradiusbymemberRoUnitM) Count(count int64) GeoradiusbymemberRoCountCount
- func (c GeoradiusbymemberRoUnitM) Desc() GeoradiusbymemberRoOrderDesc
- func (c GeoradiusbymemberRoUnitM) Withcoord() GeoradiusbymemberRoWithcoord
- func (c GeoradiusbymemberRoUnitM) Withdist() GeoradiusbymemberRoWithdist
- func (c GeoradiusbymemberRoUnitM) Withhash() GeoradiusbymemberRoWithhash
- type GeoradiusbymemberRoUnitMi
- func (c GeoradiusbymemberRoUnitMi) Asc() GeoradiusbymemberRoOrderAsc
- func (c GeoradiusbymemberRoUnitMi) Build() Completed
- func (c GeoradiusbymemberRoUnitMi) Cache() Cacheable
- func (c GeoradiusbymemberRoUnitMi) Count(count int64) GeoradiusbymemberRoCountCount
- func (c GeoradiusbymemberRoUnitMi) Desc() GeoradiusbymemberRoOrderDesc
- func (c GeoradiusbymemberRoUnitMi) Withcoord() GeoradiusbymemberRoWithcoord
- func (c GeoradiusbymemberRoUnitMi) Withdist() GeoradiusbymemberRoWithdist
- func (c GeoradiusbymemberRoUnitMi) Withhash() GeoradiusbymemberRoWithhash
- type GeoradiusbymemberRoWithcoord
- func (c GeoradiusbymemberRoWithcoord) Asc() GeoradiusbymemberRoOrderAsc
- func (c GeoradiusbymemberRoWithcoord) Build() Completed
- func (c GeoradiusbymemberRoWithcoord) Cache() Cacheable
- func (c GeoradiusbymemberRoWithcoord) Count(count int64) GeoradiusbymemberRoCountCount
- func (c GeoradiusbymemberRoWithcoord) Desc() GeoradiusbymemberRoOrderDesc
- func (c GeoradiusbymemberRoWithcoord) Withdist() GeoradiusbymemberRoWithdist
- func (c GeoradiusbymemberRoWithcoord) Withhash() GeoradiusbymemberRoWithhash
- type GeoradiusbymemberRoWithdist
- func (c GeoradiusbymemberRoWithdist) Asc() GeoradiusbymemberRoOrderAsc
- func (c GeoradiusbymemberRoWithdist) Build() Completed
- func (c GeoradiusbymemberRoWithdist) Cache() Cacheable
- func (c GeoradiusbymemberRoWithdist) Count(count int64) GeoradiusbymemberRoCountCount
- func (c GeoradiusbymemberRoWithdist) Desc() GeoradiusbymemberRoOrderDesc
- func (c GeoradiusbymemberRoWithdist) Withhash() GeoradiusbymemberRoWithhash
- type GeoradiusbymemberRoWithhash
- func (c GeoradiusbymemberRoWithhash) Asc() GeoradiusbymemberRoOrderAsc
- func (c GeoradiusbymemberRoWithhash) Build() Completed
- func (c GeoradiusbymemberRoWithhash) Cache() Cacheable
- func (c GeoradiusbymemberRoWithhash) Count(count int64) GeoradiusbymemberRoCountCount
- func (c GeoradiusbymemberRoWithhash) Desc() GeoradiusbymemberRoOrderDesc
- type GeoradiusbymemberStore
- type GeoradiusbymemberStoredist
- type GeoradiusbymemberUnitFt
- func (c GeoradiusbymemberUnitFt) Asc() GeoradiusbymemberOrderAsc
- func (c GeoradiusbymemberUnitFt) Build() Completed
- func (c GeoradiusbymemberUnitFt) Count(count int64) GeoradiusbymemberCountCount
- func (c GeoradiusbymemberUnitFt) Desc() GeoradiusbymemberOrderDesc
- func (c GeoradiusbymemberUnitFt) Store(key string) GeoradiusbymemberStore
- func (c GeoradiusbymemberUnitFt) Storedist(key string) GeoradiusbymemberStoredist
- func (c GeoradiusbymemberUnitFt) Withcoord() GeoradiusbymemberWithcoord
- func (c GeoradiusbymemberUnitFt) Withdist() GeoradiusbymemberWithdist
- func (c GeoradiusbymemberUnitFt) Withhash() GeoradiusbymemberWithhash
- type GeoradiusbymemberUnitKm
- func (c GeoradiusbymemberUnitKm) Asc() GeoradiusbymemberOrderAsc
- func (c GeoradiusbymemberUnitKm) Build() Completed
- func (c GeoradiusbymemberUnitKm) Count(count int64) GeoradiusbymemberCountCount
- func (c GeoradiusbymemberUnitKm) Desc() GeoradiusbymemberOrderDesc
- func (c GeoradiusbymemberUnitKm) Store(key string) GeoradiusbymemberStore
- func (c GeoradiusbymemberUnitKm) Storedist(key string) GeoradiusbymemberStoredist
- func (c GeoradiusbymemberUnitKm) Withcoord() GeoradiusbymemberWithcoord
- func (c GeoradiusbymemberUnitKm) Withdist() GeoradiusbymemberWithdist
- func (c GeoradiusbymemberUnitKm) Withhash() GeoradiusbymemberWithhash
- type GeoradiusbymemberUnitM
- func (c GeoradiusbymemberUnitM) Asc() GeoradiusbymemberOrderAsc
- func (c GeoradiusbymemberUnitM) Build() Completed
- func (c GeoradiusbymemberUnitM) Count(count int64) GeoradiusbymemberCountCount
- func (c GeoradiusbymemberUnitM) Desc() GeoradiusbymemberOrderDesc
- func (c GeoradiusbymemberUnitM) Store(key string) GeoradiusbymemberStore
- func (c GeoradiusbymemberUnitM) Storedist(key string) GeoradiusbymemberStoredist
- func (c GeoradiusbymemberUnitM) Withcoord() GeoradiusbymemberWithcoord
- func (c GeoradiusbymemberUnitM) Withdist() GeoradiusbymemberWithdist
- func (c GeoradiusbymemberUnitM) Withhash() GeoradiusbymemberWithhash
- type GeoradiusbymemberUnitMi
- func (c GeoradiusbymemberUnitMi) Asc() GeoradiusbymemberOrderAsc
- func (c GeoradiusbymemberUnitMi) Build() Completed
- func (c GeoradiusbymemberUnitMi) Count(count int64) GeoradiusbymemberCountCount
- func (c GeoradiusbymemberUnitMi) Desc() GeoradiusbymemberOrderDesc
- func (c GeoradiusbymemberUnitMi) Store(key string) GeoradiusbymemberStore
- func (c GeoradiusbymemberUnitMi) Storedist(key string) GeoradiusbymemberStoredist
- func (c GeoradiusbymemberUnitMi) Withcoord() GeoradiusbymemberWithcoord
- func (c GeoradiusbymemberUnitMi) Withdist() GeoradiusbymemberWithdist
- func (c GeoradiusbymemberUnitMi) Withhash() GeoradiusbymemberWithhash
- type GeoradiusbymemberWithcoord
- func (c GeoradiusbymemberWithcoord) Asc() GeoradiusbymemberOrderAsc
- func (c GeoradiusbymemberWithcoord) Build() Completed
- func (c GeoradiusbymemberWithcoord) Count(count int64) GeoradiusbymemberCountCount
- func (c GeoradiusbymemberWithcoord) Desc() GeoradiusbymemberOrderDesc
- func (c GeoradiusbymemberWithcoord) Store(key string) GeoradiusbymemberStore
- func (c GeoradiusbymemberWithcoord) Storedist(key string) GeoradiusbymemberStoredist
- func (c GeoradiusbymemberWithcoord) Withdist() GeoradiusbymemberWithdist
- func (c GeoradiusbymemberWithcoord) Withhash() GeoradiusbymemberWithhash
- type GeoradiusbymemberWithdist
- func (c GeoradiusbymemberWithdist) Asc() GeoradiusbymemberOrderAsc
- func (c GeoradiusbymemberWithdist) Build() Completed
- func (c GeoradiusbymemberWithdist) Count(count int64) GeoradiusbymemberCountCount
- func (c GeoradiusbymemberWithdist) Desc() GeoradiusbymemberOrderDesc
- func (c GeoradiusbymemberWithdist) Store(key string) GeoradiusbymemberStore
- func (c GeoradiusbymemberWithdist) Storedist(key string) GeoradiusbymemberStoredist
- func (c GeoradiusbymemberWithdist) Withhash() GeoradiusbymemberWithhash
- type GeoradiusbymemberWithhash
- func (c GeoradiusbymemberWithhash) Asc() GeoradiusbymemberOrderAsc
- func (c GeoradiusbymemberWithhash) Build() Completed
- func (c GeoradiusbymemberWithhash) Count(count int64) GeoradiusbymemberCountCount
- func (c GeoradiusbymemberWithhash) Desc() GeoradiusbymemberOrderDesc
- func (c GeoradiusbymemberWithhash) Store(key string) GeoradiusbymemberStore
- func (c GeoradiusbymemberWithhash) Storedist(key string) GeoradiusbymemberStoredist
- type Geosearch
- type GeosearchCircleBoxBybox
- type GeosearchCircleBoxHeight
- type GeosearchCircleBoxUnitFt
- func (c GeosearchCircleBoxUnitFt) Asc() GeosearchOrderAsc
- func (c GeosearchCircleBoxUnitFt) Build() Completed
- func (c GeosearchCircleBoxUnitFt) Cache() Cacheable
- func (c GeosearchCircleBoxUnitFt) Count(count int64) GeosearchCountCount
- func (c GeosearchCircleBoxUnitFt) Desc() GeosearchOrderDesc
- func (c GeosearchCircleBoxUnitFt) Withcoord() GeosearchWithcoord
- func (c GeosearchCircleBoxUnitFt) Withdist() GeosearchWithdist
- func (c GeosearchCircleBoxUnitFt) Withhash() GeosearchWithhash
- type GeosearchCircleBoxUnitKm
- func (c GeosearchCircleBoxUnitKm) Asc() GeosearchOrderAsc
- func (c GeosearchCircleBoxUnitKm) Build() Completed
- func (c GeosearchCircleBoxUnitKm) Cache() Cacheable
- func (c GeosearchCircleBoxUnitKm) Count(count int64) GeosearchCountCount
- func (c GeosearchCircleBoxUnitKm) Desc() GeosearchOrderDesc
- func (c GeosearchCircleBoxUnitKm) Withcoord() GeosearchWithcoord
- func (c GeosearchCircleBoxUnitKm) Withdist() GeosearchWithdist
- func (c GeosearchCircleBoxUnitKm) Withhash() GeosearchWithhash
- type GeosearchCircleBoxUnitM
- func (c GeosearchCircleBoxUnitM) Asc() GeosearchOrderAsc
- func (c GeosearchCircleBoxUnitM) Build() Completed
- func (c GeosearchCircleBoxUnitM) Cache() Cacheable
- func (c GeosearchCircleBoxUnitM) Count(count int64) GeosearchCountCount
- func (c GeosearchCircleBoxUnitM) Desc() GeosearchOrderDesc
- func (c GeosearchCircleBoxUnitM) Withcoord() GeosearchWithcoord
- func (c GeosearchCircleBoxUnitM) Withdist() GeosearchWithdist
- func (c GeosearchCircleBoxUnitM) Withhash() GeosearchWithhash
- type GeosearchCircleBoxUnitMi
- func (c GeosearchCircleBoxUnitMi) Asc() GeosearchOrderAsc
- func (c GeosearchCircleBoxUnitMi) Build() Completed
- func (c GeosearchCircleBoxUnitMi) Cache() Cacheable
- func (c GeosearchCircleBoxUnitMi) Count(count int64) GeosearchCountCount
- func (c GeosearchCircleBoxUnitMi) Desc() GeosearchOrderDesc
- func (c GeosearchCircleBoxUnitMi) Withcoord() GeosearchWithcoord
- func (c GeosearchCircleBoxUnitMi) Withdist() GeosearchWithdist
- func (c GeosearchCircleBoxUnitMi) Withhash() GeosearchWithhash
- type GeosearchCircleCircleByradius
- type GeosearchCircleCircleUnitFt
- func (c GeosearchCircleCircleUnitFt) Asc() GeosearchOrderAsc
- func (c GeosearchCircleCircleUnitFt) Build() Completed
- func (c GeosearchCircleCircleUnitFt) Bybox(width float64) GeosearchCircleBoxBybox
- func (c GeosearchCircleCircleUnitFt) Cache() Cacheable
- func (c GeosearchCircleCircleUnitFt) Count(count int64) GeosearchCountCount
- func (c GeosearchCircleCircleUnitFt) Desc() GeosearchOrderDesc
- func (c GeosearchCircleCircleUnitFt) Withcoord() GeosearchWithcoord
- func (c GeosearchCircleCircleUnitFt) Withdist() GeosearchWithdist
- func (c GeosearchCircleCircleUnitFt) Withhash() GeosearchWithhash
- type GeosearchCircleCircleUnitKm
- func (c GeosearchCircleCircleUnitKm) Asc() GeosearchOrderAsc
- func (c GeosearchCircleCircleUnitKm) Build() Completed
- func (c GeosearchCircleCircleUnitKm) Bybox(width float64) GeosearchCircleBoxBybox
- func (c GeosearchCircleCircleUnitKm) Cache() Cacheable
- func (c GeosearchCircleCircleUnitKm) Count(count int64) GeosearchCountCount
- func (c GeosearchCircleCircleUnitKm) Desc() GeosearchOrderDesc
- func (c GeosearchCircleCircleUnitKm) Withcoord() GeosearchWithcoord
- func (c GeosearchCircleCircleUnitKm) Withdist() GeosearchWithdist
- func (c GeosearchCircleCircleUnitKm) Withhash() GeosearchWithhash
- type GeosearchCircleCircleUnitM
- func (c GeosearchCircleCircleUnitM) Asc() GeosearchOrderAsc
- func (c GeosearchCircleCircleUnitM) Build() Completed
- func (c GeosearchCircleCircleUnitM) Bybox(width float64) GeosearchCircleBoxBybox
- func (c GeosearchCircleCircleUnitM) Cache() Cacheable
- func (c GeosearchCircleCircleUnitM) Count(count int64) GeosearchCountCount
- func (c GeosearchCircleCircleUnitM) Desc() GeosearchOrderDesc
- func (c GeosearchCircleCircleUnitM) Withcoord() GeosearchWithcoord
- func (c GeosearchCircleCircleUnitM) Withdist() GeosearchWithdist
- func (c GeosearchCircleCircleUnitM) Withhash() GeosearchWithhash
- type GeosearchCircleCircleUnitMi
- func (c GeosearchCircleCircleUnitMi) Asc() GeosearchOrderAsc
- func (c GeosearchCircleCircleUnitMi) Build() Completed
- func (c GeosearchCircleCircleUnitMi) Bybox(width float64) GeosearchCircleBoxBybox
- func (c GeosearchCircleCircleUnitMi) Cache() Cacheable
- func (c GeosearchCircleCircleUnitMi) Count(count int64) GeosearchCountCount
- func (c GeosearchCircleCircleUnitMi) Desc() GeosearchOrderDesc
- func (c GeosearchCircleCircleUnitMi) Withcoord() GeosearchWithcoord
- func (c GeosearchCircleCircleUnitMi) Withdist() GeosearchWithdist
- func (c GeosearchCircleCircleUnitMi) Withhash() GeosearchWithhash
- type GeosearchCountAny
- type GeosearchCountCount
- func (c GeosearchCountCount) Any() GeosearchCountAny
- func (c GeosearchCountCount) Build() Completed
- func (c GeosearchCountCount) Cache() Cacheable
- func (c GeosearchCountCount) Withcoord() GeosearchWithcoord
- func (c GeosearchCountCount) Withdist() GeosearchWithdist
- func (c GeosearchCountCount) Withhash() GeosearchWithhash
- type GeosearchFrommemberFromlonlat
- type GeosearchFrommemberFrommember
- type GeosearchKey
- type GeosearchOrderAsc
- func (c GeosearchOrderAsc) Build() Completed
- func (c GeosearchOrderAsc) Cache() Cacheable
- func (c GeosearchOrderAsc) Count(count int64) GeosearchCountCount
- func (c GeosearchOrderAsc) Withcoord() GeosearchWithcoord
- func (c GeosearchOrderAsc) Withdist() GeosearchWithdist
- func (c GeosearchOrderAsc) Withhash() GeosearchWithhash
- type GeosearchOrderDesc
- func (c GeosearchOrderDesc) Build() Completed
- func (c GeosearchOrderDesc) Cache() Cacheable
- func (c GeosearchOrderDesc) Count(count int64) GeosearchCountCount
- func (c GeosearchOrderDesc) Withcoord() GeosearchWithcoord
- func (c GeosearchOrderDesc) Withdist() GeosearchWithdist
- func (c GeosearchOrderDesc) Withhash() GeosearchWithhash
- type GeosearchWithcoord
- type GeosearchWithdist
- type GeosearchWithhash
- type Geosearchstore
- type GeosearchstoreCircleBoxBybox
- type GeosearchstoreCircleBoxHeight
- type GeosearchstoreCircleBoxUnitFt
- func (c GeosearchstoreCircleBoxUnitFt) Asc() GeosearchstoreOrderAsc
- func (c GeosearchstoreCircleBoxUnitFt) Build() Completed
- func (c GeosearchstoreCircleBoxUnitFt) Count(count int64) GeosearchstoreCountCount
- func (c GeosearchstoreCircleBoxUnitFt) Desc() GeosearchstoreOrderDesc
- func (c GeosearchstoreCircleBoxUnitFt) Storedist() GeosearchstoreStoredist
- type GeosearchstoreCircleBoxUnitKm
- func (c GeosearchstoreCircleBoxUnitKm) Asc() GeosearchstoreOrderAsc
- func (c GeosearchstoreCircleBoxUnitKm) Build() Completed
- func (c GeosearchstoreCircleBoxUnitKm) Count(count int64) GeosearchstoreCountCount
- func (c GeosearchstoreCircleBoxUnitKm) Desc() GeosearchstoreOrderDesc
- func (c GeosearchstoreCircleBoxUnitKm) Storedist() GeosearchstoreStoredist
- type GeosearchstoreCircleBoxUnitM
- func (c GeosearchstoreCircleBoxUnitM) Asc() GeosearchstoreOrderAsc
- func (c GeosearchstoreCircleBoxUnitM) Build() Completed
- func (c GeosearchstoreCircleBoxUnitM) Count(count int64) GeosearchstoreCountCount
- func (c GeosearchstoreCircleBoxUnitM) Desc() GeosearchstoreOrderDesc
- func (c GeosearchstoreCircleBoxUnitM) Storedist() GeosearchstoreStoredist
- type GeosearchstoreCircleBoxUnitMi
- func (c GeosearchstoreCircleBoxUnitMi) Asc() GeosearchstoreOrderAsc
- func (c GeosearchstoreCircleBoxUnitMi) Build() Completed
- func (c GeosearchstoreCircleBoxUnitMi) Count(count int64) GeosearchstoreCountCount
- func (c GeosearchstoreCircleBoxUnitMi) Desc() GeosearchstoreOrderDesc
- func (c GeosearchstoreCircleBoxUnitMi) Storedist() GeosearchstoreStoredist
- type GeosearchstoreCircleCircleByradius
- func (c GeosearchstoreCircleCircleByradius) Ft() GeosearchstoreCircleCircleUnitFt
- func (c GeosearchstoreCircleCircleByradius) Km() GeosearchstoreCircleCircleUnitKm
- func (c GeosearchstoreCircleCircleByradius) M() GeosearchstoreCircleCircleUnitM
- func (c GeosearchstoreCircleCircleByradius) Mi() GeosearchstoreCircleCircleUnitMi
- type GeosearchstoreCircleCircleUnitFt
- func (c GeosearchstoreCircleCircleUnitFt) Asc() GeosearchstoreOrderAsc
- func (c GeosearchstoreCircleCircleUnitFt) Build() Completed
- func (c GeosearchstoreCircleCircleUnitFt) Bybox(width float64) GeosearchstoreCircleBoxBybox
- func (c GeosearchstoreCircleCircleUnitFt) Count(count int64) GeosearchstoreCountCount
- func (c GeosearchstoreCircleCircleUnitFt) Desc() GeosearchstoreOrderDesc
- func (c GeosearchstoreCircleCircleUnitFt) Storedist() GeosearchstoreStoredist
- type GeosearchstoreCircleCircleUnitKm
- func (c GeosearchstoreCircleCircleUnitKm) Asc() GeosearchstoreOrderAsc
- func (c GeosearchstoreCircleCircleUnitKm) Build() Completed
- func (c GeosearchstoreCircleCircleUnitKm) Bybox(width float64) GeosearchstoreCircleBoxBybox
- func (c GeosearchstoreCircleCircleUnitKm) Count(count int64) GeosearchstoreCountCount
- func (c GeosearchstoreCircleCircleUnitKm) Desc() GeosearchstoreOrderDesc
- func (c GeosearchstoreCircleCircleUnitKm) Storedist() GeosearchstoreStoredist
- type GeosearchstoreCircleCircleUnitM
- func (c GeosearchstoreCircleCircleUnitM) Asc() GeosearchstoreOrderAsc
- func (c GeosearchstoreCircleCircleUnitM) Build() Completed
- func (c GeosearchstoreCircleCircleUnitM) Bybox(width float64) GeosearchstoreCircleBoxBybox
- func (c GeosearchstoreCircleCircleUnitM) Count(count int64) GeosearchstoreCountCount
- func (c GeosearchstoreCircleCircleUnitM) Desc() GeosearchstoreOrderDesc
- func (c GeosearchstoreCircleCircleUnitM) Storedist() GeosearchstoreStoredist
- type GeosearchstoreCircleCircleUnitMi
- func (c GeosearchstoreCircleCircleUnitMi) Asc() GeosearchstoreOrderAsc
- func (c GeosearchstoreCircleCircleUnitMi) Build() Completed
- func (c GeosearchstoreCircleCircleUnitMi) Bybox(width float64) GeosearchstoreCircleBoxBybox
- func (c GeosearchstoreCircleCircleUnitMi) Count(count int64) GeosearchstoreCountCount
- func (c GeosearchstoreCircleCircleUnitMi) Desc() GeosearchstoreOrderDesc
- func (c GeosearchstoreCircleCircleUnitMi) Storedist() GeosearchstoreStoredist
- type GeosearchstoreCountAny
- type GeosearchstoreCountCount
- type GeosearchstoreDestination
- type GeosearchstoreFrommemberFromlonlat
- type GeosearchstoreFrommemberFrommember
- func (c GeosearchstoreFrommemberFrommember) Bybox(width float64) GeosearchstoreCircleBoxBybox
- func (c GeosearchstoreFrommemberFrommember) Byradius(radius float64) GeosearchstoreCircleCircleByradius
- func (c GeosearchstoreFrommemberFrommember) Fromlonlat(longitude float64, latitude float64) GeosearchstoreFrommemberFromlonlat
- type GeosearchstoreOrderAsc
- type GeosearchstoreOrderDesc
- type GeosearchstoreSource
- type GeosearchstoreStoredist
- type Get
- type GetKey
- type Getbit
- type GetbitKey
- type GetbitOffset
- type Getdel
- type GetdelKey
- type Getex
- type GetexExpirationExSecTyped
- type GetexExpirationExSeconds
- type GetexExpirationExatTimestamp
- type GetexExpirationExatTimestampTyped
- type GetexExpirationPersist
- type GetexExpirationPxMilliseconds
- type GetexExpirationPxMsTyped
- type GetexExpirationPxatMillisecondsTimestamp
- type GetexExpirationPxatMsTimestampTyped
- type GetexKey
- func (c GetexKey) Build() Completed
- func (c GetexKey) Ex(duration time.Duration) GetexExpirationExSecTyped
- func (c GetexKey) ExSeconds(seconds int64) GetexExpirationExSeconds
- func (c GetexKey) Exat(timestamp time.Time) GetexExpirationExatTimestampTyped
- func (c GetexKey) ExatTimestamp(timestamp int64) GetexExpirationExatTimestamp
- func (c GetexKey) Persist() GetexExpirationPersist
- func (c GetexKey) Px(duration time.Duration) GetexExpirationPxMsTyped
- func (c GetexKey) PxMilliseconds(milliseconds int64) GetexExpirationPxMilliseconds
- func (c GetexKey) Pxat(timestamp time.Time) GetexExpirationPxatMsTimestampTyped
- func (c GetexKey) PxatMillisecondsTimestamp(millisecondsTimestamp int64) GetexExpirationPxatMillisecondsTimestamp
- type Getrange
- type GetrangeEnd
- type GetrangeKey
- type GetrangeStart
- type Getset
- type GetsetKey
- type GetsetValue
- type GraphConfigGet
- type GraphConfigGetName
- type GraphConfigSet
- type GraphConfigSetName
- type GraphConfigSetValue
- type GraphConstraintCreate
- type GraphConstraintDrop
- type GraphDelete
- type GraphDeleteGraph
- type GraphExplain
- type GraphExplainGraph
- type GraphExplainQuery
- type GraphList
- type GraphProfile
- type GraphProfileGraph
- type GraphProfileQuery
- type GraphProfileTimeout
- type GraphQuery
- type GraphQueryGraph
- type GraphQueryQuery
- type GraphQueryTimeout
- type GraphRoQuery
- type GraphRoQueryGraph
- type GraphRoQueryQuery
- type GraphRoQueryTimeout
- type GraphSlowlog
- type GraphSlowlogGraph
- type Hdel
- type HdelField
- type HdelKey
- type Hello
- type HelloArgumentsAuth
- type HelloArgumentsProtover
- type HelloArgumentsSetname
- type Hexists
- type HexistsField
- type HexistsKey
- type Hget
- type HgetField
- type HgetKey
- type Hgetall
- type HgetallKey
- type Hincrby
- type HincrbyField
- type HincrbyIncrement
- type HincrbyKey
- type Hincrbyfloat
- type HincrbyfloatField
- type HincrbyfloatIncrement
- type HincrbyfloatKey
- type Hkeys
- type HkeysKey
- type Hlen
- type HlenKey
- type Hmget
- type HmgetField
- type HmgetKey
- type Hmset
- type HmsetFieldValue
- type HmsetKey
- type Hrandfield
- type HrandfieldKey
- type HrandfieldOptionsCount
- type HrandfieldOptionsWithvalues
- type Hscan
- type HscanCount
- type HscanCursor
- type HscanKey
- type HscanMatch
- type Hset
- type HsetFieldValue
- type HsetKey
- type Hsetnx
- type HsetnxField
- type HsetnxKey
- type HsetnxValue
- type Hstrlen
- type HstrlenField
- type HstrlenKey
- type Hvals
- type HvalsKey
- type Incr
- type IncrKey
- type Incrby
- type IncrbyIncrement
- type IncrbyKey
- type Incrbyfloat
- type IncrbyfloatIncrement
- type IncrbyfloatKey
- type Info
- type InfoSection
- type JsonArrappend
- type JsonArrappendKey
- type JsonArrappendPath
- type JsonArrappendValue
- type JsonArrindex
- type JsonArrindexKey
- type JsonArrindexPath
- type JsonArrindexStartStart
- type JsonArrindexStartStop
- type JsonArrindexValue
- type JsonArrinsert
- type JsonArrinsertIndex
- type JsonArrinsertKey
- type JsonArrinsertPath
- type JsonArrinsertValue
- type JsonArrlen
- type JsonArrlenKey
- type JsonArrlenPath
- type JsonArrpop
- type JsonArrpopKey
- type JsonArrpopPathIndex
- type JsonArrpopPathPath
- type JsonArrtrim
- type JsonArrtrimKey
- type JsonArrtrimPath
- type JsonArrtrimStart
- type JsonArrtrimStop
- type JsonClear
- type JsonClearKey
- type JsonClearPath
- type JsonDebugHelp
- type JsonDebugMemory
- type JsonDebugMemoryKey
- type JsonDebugMemoryPath
- type JsonDel
- type JsonDelKey
- type JsonDelPath
- type JsonForget
- type JsonForgetKey
- type JsonForgetPath
- type JsonGet
- type JsonGetIndent
- type JsonGetKey
- type JsonGetNewline
- type JsonGetPath
- type JsonGetSpace
- type JsonMerge
- type JsonMergeKey
- type JsonMergePath
- type JsonMergeValue
- type JsonMget
- type JsonMgetKey
- type JsonMgetPath
- type JsonMset
- type JsonMsetTripletKey
- type JsonMsetTripletPath
- type JsonMsetTripletValue
- type JsonNumincrby
- type JsonNumincrbyKey
- type JsonNumincrbyPath
- type JsonNumincrbyValue
- type JsonNummultby
- type JsonNummultbyKey
- type JsonNummultbyPath
- type JsonNummultbyValue
- type JsonObjkeys
- type JsonObjkeysKey
- type JsonObjkeysPath
- type JsonObjlen
- type JsonObjlenKey
- type JsonObjlenPath
- type JsonResp
- type JsonRespKey
- type JsonRespPath
- type JsonSet
- type JsonSetConditionNx
- type JsonSetConditionXx
- type JsonSetKey
- type JsonSetPath
- type JsonSetValue
- type JsonStrappend
- type JsonStrappendKey
- type JsonStrappendPath
- type JsonStrappendValue
- type JsonStrlen
- type JsonStrlenKey
- type JsonStrlenPath
- type JsonToggle
- type JsonToggleKey
- type JsonTogglePath
- type JsonType
- type JsonTypeKey
- type JsonTypePath
- type Keys
- type KeysPattern
- type Lastsave
- type LatencyDoctor
- type LatencyGraph
- type LatencyGraphEvent
- type LatencyHelp
- type LatencyHistogram
- type LatencyHistogramCommand
- type LatencyHistory
- type LatencyHistoryEvent
- type LatencyLatest
- type LatencyReset
- type LatencyResetEvent
- type Lcs
- type LcsIdx
- type LcsKey1
- type LcsKey2
- type LcsLen
- type LcsMinmatchlen
- type LcsWithmatchlen
- type Lindex
- type LindexIndex
- type LindexKey
- type Linsert
- type LinsertElement
- type LinsertKey
- type LinsertPivot
- type LinsertWhereAfter
- type LinsertWhereBefore
- type Llen
- type LlenKey
- type Lmove
- type LmoveDestination
- type LmoveSource
- type LmoveWherefromLeft
- type LmoveWherefromRight
- type LmoveWheretoLeft
- type LmoveWheretoRight
- type Lmpop
- type LmpopCount
- type LmpopKey
- type LmpopNumkeys
- type LmpopWhereLeft
- type LmpopWhereRight
- type Lolwut
- type LolwutVersion
- type Lpop
- type LpopCount
- type LpopKey
- type Lpos
- type LposCount
- type LposElement
- type LposKey
- type LposMaxlen
- type LposRank
- type Lpush
- type LpushElement
- type LpushKey
- type Lpushx
- type LpushxElement
- type LpushxKey
- type Lrange
- type LrangeKey
- type LrangeStart
- type LrangeStop
- type Lrem
- type LremCount
- type LremElement
- type LremKey
- type Lset
- type LsetElement
- type LsetIndex
- type LsetKey
- type Ltrim
- type LtrimKey
- type LtrimStart
- type LtrimStop
- type MemoryDoctor
- type MemoryHelp
- type MemoryMallocStats
- type MemoryPurge
- type MemoryStats
- type MemoryUsage
- type MemoryUsageKey
- type MemoryUsageSamples
- type Mget
- type MgetKey
- type Migrate
- type MigrateAuthAuth
- type MigrateAuthAuth2
- type MigrateCopy
- type MigrateDestinationDb
- type MigrateHost
- type MigrateKey
- type MigrateKeys
- type MigratePort
- type MigrateReplace
- type MigrateTimeout
- func (c MigrateTimeout) Auth(password string) MigrateAuthAuth
- func (c MigrateTimeout) Auth2(username string, password string) MigrateAuthAuth2
- func (c MigrateTimeout) Build() Completed
- func (c MigrateTimeout) Copy() MigrateCopy
- func (c MigrateTimeout) Keys(key ...string) MigrateKeys
- func (c MigrateTimeout) Replace() MigrateReplace
- type ModuleList
- type ModuleLoad
- type ModuleLoadArg
- type ModuleLoadPath
- type ModuleLoadex
- type ModuleLoadexArgs
- type ModuleLoadexConfig
- type ModuleLoadexPath
- type ModuleUnload
- type ModuleUnloadName
- type Monitor
- type Move
- type MoveDb
- type MoveKey
- type Mset
- type MsetKeyValue
- type Msetnx
- type MsetnxKeyValue
- type Multi
- type ObjectEncoding
- type ObjectEncodingKey
- type ObjectFreq
- type ObjectFreqKey
- type ObjectHelp
- type ObjectIdletime
- type ObjectIdletimeKey
- type ObjectRefcount
- type ObjectRefcountKey
- type Persist
- type PersistKey
- type Pexpire
- type PexpireConditionGt
- type PexpireConditionLt
- type PexpireConditionNx
- type PexpireConditionXx
- type PexpireKey
- type PexpireMilliseconds
- type Pexpireat
- type PexpireatConditionGt
- type PexpireatConditionLt
- type PexpireatConditionNx
- type PexpireatConditionXx
- type PexpireatKey
- type PexpireatMillisecondsTimestamp
- func (c PexpireatMillisecondsTimestamp) Build() Completed
- func (c PexpireatMillisecondsTimestamp) Gt() PexpireatConditionGt
- func (c PexpireatMillisecondsTimestamp) Lt() PexpireatConditionLt
- func (c PexpireatMillisecondsTimestamp) Nx() PexpireatConditionNx
- func (c PexpireatMillisecondsTimestamp) Xx() PexpireatConditionXx
- type Pexpiretime
- type PexpiretimeKey
- type Pfadd
- type PfaddElement
- type PfaddKey
- type Pfcount
- type PfcountKey
- type Pfmerge
- type PfmergeDestkey
- type PfmergeSourcekey
- type Ping
- type PingMessage
- type Psetex
- type PsetexKey
- type PsetexMilliseconds
- type PsetexValue
- type Psubscribe
- type PsubscribePattern
- type Psync
- type PsyncOffset
- type PsyncReplicationid
- type Pttl
- type PttlKey
- type Publish
- type PublishChannel
- type PublishMessage
- type PubsubChannels
- type PubsubChannelsPattern
- type PubsubHelp
- type PubsubNumpat
- type PubsubNumsub
- type PubsubNumsubChannel
- type PubsubShardchannels
- type PubsubShardchannelsPattern
- type PubsubShardnumsub
- type PubsubShardnumsubChannel
- type Punsubscribe
- type PunsubscribePattern
- type Quit
- type Randomkey
- type Readonly
- type Readwrite
- type Rename
- type RenameKey
- type RenameNewkey
- type Renamenx
- type RenamenxKey
- type RenamenxNewkey
- type Replicaof
- type ReplicaofHost
- type ReplicaofPort
- type Reset
- type Restore
- type RestoreAbsttl
- type RestoreFreq
- type RestoreIdletime
- type RestoreKey
- type RestoreReplace
- type RestoreSerializedValue
- type RestoreTtl
- type RgAbortexecution
- type RgAbortexecutionId
- type RgConfigget
- type RgConfiggetKey
- type RgConfigset
- type RgConfigsetKeyValue
- type RgDropexecution
- type RgDropexecutionId
- type RgDumpexecutions
- type RgDumpregistrations
- type RgGetexecution
- type RgGetexecutionId
- type RgGetexecutionModeCluster
- type RgGetexecutionModeShard
- type RgGetresults
- type RgGetresultsId
- type RgGetresultsblocking
- type RgGetresultsblockingId
- type RgInfocluster
- type RgPydumpreqs
- type RgPyexecute
- type RgPyexecuteDescription
- func (c RgPyexecuteDescription) Build() Completed
- func (c RgPyexecuteDescription) ReplaceWith(replaceWith string) RgPyexecuteReplaceWith
- func (c RgPyexecuteDescription) Requirements(requirement ...string) RgPyexecuteRequirementsRequirements
- func (c RgPyexecuteDescription) Upgrade() RgPyexecuteUpgrade
- type RgPyexecuteFunction
- func (c RgPyexecuteFunction) Build() Completed
- func (c RgPyexecuteFunction) Description(description string) RgPyexecuteDescription
- func (c RgPyexecuteFunction) Id(id string) RgPyexecuteId
- func (c RgPyexecuteFunction) ReplaceWith(replaceWith string) RgPyexecuteReplaceWith
- func (c RgPyexecuteFunction) Requirements(requirement ...string) RgPyexecuteRequirementsRequirements
- func (c RgPyexecuteFunction) Unblocking() RgPyexecuteUnblocking
- func (c RgPyexecuteFunction) Upgrade() RgPyexecuteUpgrade
- type RgPyexecuteId
- func (c RgPyexecuteId) Build() Completed
- func (c RgPyexecuteId) Description(description string) RgPyexecuteDescription
- func (c RgPyexecuteId) ReplaceWith(replaceWith string) RgPyexecuteReplaceWith
- func (c RgPyexecuteId) Requirements(requirement ...string) RgPyexecuteRequirementsRequirements
- func (c RgPyexecuteId) Upgrade() RgPyexecuteUpgrade
- type RgPyexecuteReplaceWith
- type RgPyexecuteRequirementsRequirements
- type RgPyexecuteUnblocking
- func (c RgPyexecuteUnblocking) Build() Completed
- func (c RgPyexecuteUnblocking) Description(description string) RgPyexecuteDescription
- func (c RgPyexecuteUnblocking) Id(id string) RgPyexecuteId
- func (c RgPyexecuteUnblocking) ReplaceWith(replaceWith string) RgPyexecuteReplaceWith
- func (c RgPyexecuteUnblocking) Requirements(requirement ...string) RgPyexecuteRequirementsRequirements
- func (c RgPyexecuteUnblocking) Upgrade() RgPyexecuteUpgrade
- type RgPyexecuteUpgrade
- type RgPystats
- type RgRefreshcluster
- type RgTrigger
- type RgTriggerArgument
- type RgTriggerTrigger
- type RgUnregister
- type RgUnregisterId
- type Role
- type Rpop
- type RpopCount
- type RpopKey
- type Rpoplpush
- type RpoplpushDestination
- type RpoplpushSource
- type Rpush
- type RpushElement
- type RpushKey
- type Rpushx
- type RpushxElement
- type RpushxKey
- type Sadd
- type SaddKey
- type SaddMember
- type Save
- type Scan
- type ScanCount
- type ScanCursor
- type ScanMatch
- type ScanType
- type Scard
- type ScardKey
- type ScriptDebug
- type ScriptDebugModeNo
- type ScriptDebugModeSync
- type ScriptDebugModeYes
- type ScriptExists
- type ScriptExistsSha1
- type ScriptFlush
- type ScriptFlushAsync
- type ScriptFlushAsyncSync
- type ScriptKill
- type ScriptLoad
- type ScriptLoadScript
- type Sdiff
- type SdiffKey
- type Sdiffstore
- type SdiffstoreDestination
- type SdiffstoreKey
- type Select
- type SelectIndex
- type SentinelFailover
- type SentinelFailoverMaster
- type SentinelGetMasterAddrByName
- type SentinelGetMasterAddrByNameMaster
- type SentinelReplicas
- type SentinelReplicasMaster
- type SentinelSentinels
- type SentinelSentinelsMaster
- type Set
- type SetConditionNx
- func (c SetConditionNx) Build() Completed
- func (c SetConditionNx) Ex(duration time.Duration) SetExpirationExSecTyped
- func (c SetConditionNx) ExSeconds(seconds int64) SetExpirationExSeconds
- func (c SetConditionNx) Exat(timestamp time.Time) SetExpirationExatTimestampTyped
- func (c SetConditionNx) ExatTimestamp(timestamp int64) SetExpirationExatTimestamp
- func (c SetConditionNx) Get() SetGet
- func (c SetConditionNx) Keepttl() SetExpirationKeepttl
- func (c SetConditionNx) Px(duration time.Duration) SetExpirationPxMsTyped
- func (c SetConditionNx) PxMilliseconds(milliseconds int64) SetExpirationPxMilliseconds
- func (c SetConditionNx) Pxat(timestamp time.Time) SetExpirationPxatMsTimestampTyped
- func (c SetConditionNx) PxatMillisecondsTimestamp(millisecondsTimestamp int64) SetExpirationPxatMillisecondsTimestamp
- type SetConditionXx
- func (c SetConditionXx) Build() Completed
- func (c SetConditionXx) Ex(duration time.Duration) SetExpirationExSecTyped
- func (c SetConditionXx) ExSeconds(seconds int64) SetExpirationExSeconds
- func (c SetConditionXx) Exat(timestamp time.Time) SetExpirationExatTimestampTyped
- func (c SetConditionXx) ExatTimestamp(timestamp int64) SetExpirationExatTimestamp
- func (c SetConditionXx) Get() SetGet
- func (c SetConditionXx) Keepttl() SetExpirationKeepttl
- func (c SetConditionXx) Px(duration time.Duration) SetExpirationPxMsTyped
- func (c SetConditionXx) PxMilliseconds(milliseconds int64) SetExpirationPxMilliseconds
- func (c SetConditionXx) Pxat(timestamp time.Time) SetExpirationPxatMsTimestampTyped
- func (c SetConditionXx) PxatMillisecondsTimestamp(millisecondsTimestamp int64) SetExpirationPxatMillisecondsTimestamp
- type SetExpirationExSecTyped
- type SetExpirationExSeconds
- type SetExpirationExatTimestamp
- type SetExpirationExatTimestampTyped
- type SetExpirationKeepttl
- type SetExpirationPxMilliseconds
- type SetExpirationPxMsTyped
- type SetExpirationPxatMillisecondsTimestamp
- type SetExpirationPxatMsTimestampTyped
- type SetGet
- func (c SetGet) Build() Completed
- func (c SetGet) Ex(duration time.Duration) SetExpirationExSecTyped
- func (c SetGet) ExSeconds(seconds int64) SetExpirationExSeconds
- func (c SetGet) Exat(timestamp time.Time) SetExpirationExatTimestampTyped
- func (c SetGet) ExatTimestamp(timestamp int64) SetExpirationExatTimestamp
- func (c SetGet) Keepttl() SetExpirationKeepttl
- func (c SetGet) Px(duration time.Duration) SetExpirationPxMsTyped
- func (c SetGet) PxMilliseconds(milliseconds int64) SetExpirationPxMilliseconds
- func (c SetGet) Pxat(timestamp time.Time) SetExpirationPxatMsTimestampTyped
- func (c SetGet) PxatMillisecondsTimestamp(millisecondsTimestamp int64) SetExpirationPxatMillisecondsTimestamp
- type SetKey
- type SetValue
- func (c SetValue) Build() Completed
- func (c SetValue) Ex(duration time.Duration) SetExpirationExSecTyped
- func (c SetValue) ExSeconds(seconds int64) SetExpirationExSeconds
- func (c SetValue) Exat(timestamp time.Time) SetExpirationExatTimestampTyped
- func (c SetValue) ExatTimestamp(timestamp int64) SetExpirationExatTimestamp
- func (c SetValue) Get() SetGet
- func (c SetValue) Keepttl() SetExpirationKeepttl
- func (c SetValue) Nx() SetConditionNx
- func (c SetValue) Px(duration time.Duration) SetExpirationPxMsTyped
- func (c SetValue) PxMilliseconds(milliseconds int64) SetExpirationPxMilliseconds
- func (c SetValue) Pxat(timestamp time.Time) SetExpirationPxatMsTimestampTyped
- func (c SetValue) PxatMillisecondsTimestamp(millisecondsTimestamp int64) SetExpirationPxatMillisecondsTimestamp
- func (c SetValue) Xx() SetConditionXx
- type Setbit
- type SetbitKey
- type SetbitOffset
- type SetbitValue
- type Setex
- type SetexKey
- type SetexSeconds
- type SetexValue
- type Setnx
- type SetnxKey
- type SetnxValue
- type Setrange
- type SetrangeKey
- type SetrangeOffset
- type SetrangeValue
- type Shutdown
- type ShutdownAbort
- type ShutdownForce
- type ShutdownNow
- type ShutdownSaveModeNosave
- type ShutdownSaveModeSave
- type Sinter
- type SinterKey
- type Sintercard
- type SintercardKey
- type SintercardLimit
- type SintercardNumkeys
- type Sinterstore
- type SinterstoreDestination
- type SinterstoreKey
- type Sismember
- type SismemberKey
- type SismemberMember
- type Slaveof
- type SlaveofHost
- type SlaveofPort
- type SlowlogGet
- type SlowlogGetCount
- type SlowlogHelp
- type SlowlogLen
- type SlowlogReset
- type Smembers
- type SmembersKey
- type Smismember
- type SmismemberKey
- type SmismemberMember
- type Smove
- type SmoveDestination
- type SmoveMember
- type SmoveSource
- type Sort
- type SortBy
- type SortGet
- type SortKey
- func (c SortKey) Alpha() SortSortingAlpha
- func (c SortKey) Asc() SortOrderAsc
- func (c SortKey) Build() Completed
- func (c SortKey) By(pattern string) SortBy
- func (c SortKey) Desc() SortOrderDesc
- func (c SortKey) Get() SortGet
- func (c SortKey) Limit(offset int64, count int64) SortLimit
- func (c SortKey) Store(destination string) SortStore
- type SortLimit
- type SortOrderAsc
- type SortOrderDesc
- type SortRo
- type SortRoBy
- type SortRoGet
- type SortRoKey
- func (c SortRoKey) Alpha() SortRoSortingAlpha
- func (c SortRoKey) Asc() SortRoOrderAsc
- func (c SortRoKey) Build() Completed
- func (c SortRoKey) By(pattern string) SortRoBy
- func (c SortRoKey) Cache() Cacheable
- func (c SortRoKey) Desc() SortRoOrderDesc
- func (c SortRoKey) Get() SortRoGet
- func (c SortRoKey) Limit(offset int64, count int64) SortRoLimit
- type SortRoLimit
- type SortRoOrderAsc
- type SortRoOrderDesc
- type SortRoSortingAlpha
- type SortSortingAlpha
- type SortStore
- type Spop
- type SpopCount
- type SpopKey
- type Spublish
- type SpublishChannel
- type SpublishMessage
- type Srandmember
- type SrandmemberCount
- type SrandmemberKey
- type Srem
- type SremKey
- type SremMember
- type Sscan
- type SscanCount
- type SscanCursor
- type SscanKey
- type SscanMatch
- type Ssubscribe
- type SsubscribeChannel
- type Strlen
- type StrlenKey
- type Subscribe
- type SubscribeChannel
- type Sunion
- type SunionKey
- type Sunionstore
- type SunionstoreDestination
- type SunionstoreKey
- type Sunsubscribe
- type SunsubscribeChannel
- type Swapdb
- type SwapdbIndex1
- type SwapdbIndex2
- type Sync
- type TdigestAdd
- type TdigestAddKey
- type TdigestAddValuesValue
- type TdigestByrank
- type TdigestByrankKey
- type TdigestByrankRank
- type TdigestByrevrank
- type TdigestByrevrankKey
- type TdigestByrevrankReverseRank
- type TdigestCdf
- type TdigestCdfKey
- type TdigestCdfValue
- type TdigestCreate
- type TdigestCreateCompression
- type TdigestCreateKey
- type TdigestInfo
- type TdigestInfoKey
- type TdigestMax
- type TdigestMaxKey
- type TdigestMerge
- type TdigestMergeConfigCompression
- type TdigestMergeDestinationKey
- type TdigestMergeNumkeys
- type TdigestMergeOverride
- type TdigestMergeSourceKey
- type TdigestMin
- type TdigestMinKey
- type TdigestQuantile
- type TdigestQuantileKey
- type TdigestQuantileQuantile
- type TdigestRank
- type TdigestRankKey
- type TdigestRankValue
- type TdigestReset
- type TdigestResetKey
- type TdigestRevrank
- type TdigestRevrankKey
- type TdigestRevrankValue
- type TdigestTrimmedMean
- type TdigestTrimmedMeanHighCutQuantile
- type TdigestTrimmedMeanKey
- type TdigestTrimmedMeanLowCutQuantile
- type Time
- type TopkAdd
- type TopkAddItems
- type TopkAddKey
- type TopkCount
- type TopkCountItem
- type TopkCountKey
- type TopkIncrby
- type TopkIncrbyItemsIncrement
- type TopkIncrbyItemsItem
- type TopkIncrbyKey
- type TopkInfo
- type TopkInfoKey
- type TopkList
- type TopkListKey
- type TopkListWithcount
- type TopkQuery
- type TopkQueryItem
- type TopkQueryKey
- type TopkReserve
- type TopkReserveKey
- type TopkReserveParamsDecay
- type TopkReserveParamsDepth
- type TopkReserveParamsWidth
- type TopkReserveTopk
- type Touch
- type TouchKey
- type TsAdd
- type TsAddChunkSize
- func (c TsAddChunkSize) Build() Completed
- func (c TsAddChunkSize) Labels() TsAddLabels
- func (c TsAddChunkSize) OnDuplicateBlock() TsAddOnDuplicateBlock
- func (c TsAddChunkSize) OnDuplicateFirst() TsAddOnDuplicateFirst
- func (c TsAddChunkSize) OnDuplicateLast() TsAddOnDuplicateLast
- func (c TsAddChunkSize) OnDuplicateMax() TsAddOnDuplicateMax
- func (c TsAddChunkSize) OnDuplicateMin() TsAddOnDuplicateMin
- func (c TsAddChunkSize) OnDuplicateSum() TsAddOnDuplicateSum
- type TsAddEncodingCompressed
- func (c TsAddEncodingCompressed) Build() Completed
- func (c TsAddEncodingCompressed) ChunkSize(size int64) TsAddChunkSize
- func (c TsAddEncodingCompressed) Labels() TsAddLabels
- func (c TsAddEncodingCompressed) OnDuplicateBlock() TsAddOnDuplicateBlock
- func (c TsAddEncodingCompressed) OnDuplicateFirst() TsAddOnDuplicateFirst
- func (c TsAddEncodingCompressed) OnDuplicateLast() TsAddOnDuplicateLast
- func (c TsAddEncodingCompressed) OnDuplicateMax() TsAddOnDuplicateMax
- func (c TsAddEncodingCompressed) OnDuplicateMin() TsAddOnDuplicateMin
- func (c TsAddEncodingCompressed) OnDuplicateSum() TsAddOnDuplicateSum
- type TsAddEncodingUncompressed
- func (c TsAddEncodingUncompressed) Build() Completed
- func (c TsAddEncodingUncompressed) ChunkSize(size int64) TsAddChunkSize
- func (c TsAddEncodingUncompressed) Labels() TsAddLabels
- func (c TsAddEncodingUncompressed) OnDuplicateBlock() TsAddOnDuplicateBlock
- func (c TsAddEncodingUncompressed) OnDuplicateFirst() TsAddOnDuplicateFirst
- func (c TsAddEncodingUncompressed) OnDuplicateLast() TsAddOnDuplicateLast
- func (c TsAddEncodingUncompressed) OnDuplicateMax() TsAddOnDuplicateMax
- func (c TsAddEncodingUncompressed) OnDuplicateMin() TsAddOnDuplicateMin
- func (c TsAddEncodingUncompressed) OnDuplicateSum() TsAddOnDuplicateSum
- type TsAddKey
- type TsAddLabels
- type TsAddOnDuplicateBlock
- type TsAddOnDuplicateFirst
- type TsAddOnDuplicateLast
- type TsAddOnDuplicateMax
- type TsAddOnDuplicateMin
- type TsAddOnDuplicateSum
- type TsAddRetention
- func (c TsAddRetention) Build() Completed
- func (c TsAddRetention) ChunkSize(size int64) TsAddChunkSize
- func (c TsAddRetention) EncodingCompressed() TsAddEncodingCompressed
- func (c TsAddRetention) EncodingUncompressed() TsAddEncodingUncompressed
- func (c TsAddRetention) Labels() TsAddLabels
- func (c TsAddRetention) OnDuplicateBlock() TsAddOnDuplicateBlock
- func (c TsAddRetention) OnDuplicateFirst() TsAddOnDuplicateFirst
- func (c TsAddRetention) OnDuplicateLast() TsAddOnDuplicateLast
- func (c TsAddRetention) OnDuplicateMax() TsAddOnDuplicateMax
- func (c TsAddRetention) OnDuplicateMin() TsAddOnDuplicateMin
- func (c TsAddRetention) OnDuplicateSum() TsAddOnDuplicateSum
- type TsAddTimestamp
- type TsAddValue
- func (c TsAddValue) Build() Completed
- func (c TsAddValue) ChunkSize(size int64) TsAddChunkSize
- func (c TsAddValue) EncodingCompressed() TsAddEncodingCompressed
- func (c TsAddValue) EncodingUncompressed() TsAddEncodingUncompressed
- func (c TsAddValue) Labels() TsAddLabels
- func (c TsAddValue) OnDuplicateBlock() TsAddOnDuplicateBlock
- func (c TsAddValue) OnDuplicateFirst() TsAddOnDuplicateFirst
- func (c TsAddValue) OnDuplicateLast() TsAddOnDuplicateLast
- func (c TsAddValue) OnDuplicateMax() TsAddOnDuplicateMax
- func (c TsAddValue) OnDuplicateMin() TsAddOnDuplicateMin
- func (c TsAddValue) OnDuplicateSum() TsAddOnDuplicateSum
- func (c TsAddValue) Retention(retentionperiod int64) TsAddRetention
- type TsAlter
- type TsAlterChunkSize
- func (c TsAlterChunkSize) Build() Completed
- func (c TsAlterChunkSize) DuplicatePolicyBlock() TsAlterDuplicatePolicyBlock
- func (c TsAlterChunkSize) DuplicatePolicyFirst() TsAlterDuplicatePolicyFirst
- func (c TsAlterChunkSize) DuplicatePolicyLast() TsAlterDuplicatePolicyLast
- func (c TsAlterChunkSize) DuplicatePolicyMax() TsAlterDuplicatePolicyMax
- func (c TsAlterChunkSize) DuplicatePolicyMin() TsAlterDuplicatePolicyMin
- func (c TsAlterChunkSize) DuplicatePolicySum() TsAlterDuplicatePolicySum
- func (c TsAlterChunkSize) Labels() TsAlterLabels
- type TsAlterDuplicatePolicyBlock
- type TsAlterDuplicatePolicyFirst
- type TsAlterDuplicatePolicyLast
- type TsAlterDuplicatePolicyMax
- type TsAlterDuplicatePolicyMin
- type TsAlterDuplicatePolicySum
- type TsAlterKey
- func (c TsAlterKey) Build() Completed
- func (c TsAlterKey) ChunkSize(size int64) TsAlterChunkSize
- func (c TsAlterKey) DuplicatePolicyBlock() TsAlterDuplicatePolicyBlock
- func (c TsAlterKey) DuplicatePolicyFirst() TsAlterDuplicatePolicyFirst
- func (c TsAlterKey) DuplicatePolicyLast() TsAlterDuplicatePolicyLast
- func (c TsAlterKey) DuplicatePolicyMax() TsAlterDuplicatePolicyMax
- func (c TsAlterKey) DuplicatePolicyMin() TsAlterDuplicatePolicyMin
- func (c TsAlterKey) DuplicatePolicySum() TsAlterDuplicatePolicySum
- func (c TsAlterKey) Labels() TsAlterLabels
- func (c TsAlterKey) Retention(retentionperiod int64) TsAlterRetention
- type TsAlterLabels
- type TsAlterRetention
- func (c TsAlterRetention) Build() Completed
- func (c TsAlterRetention) ChunkSize(size int64) TsAlterChunkSize
- func (c TsAlterRetention) DuplicatePolicyBlock() TsAlterDuplicatePolicyBlock
- func (c TsAlterRetention) DuplicatePolicyFirst() TsAlterDuplicatePolicyFirst
- func (c TsAlterRetention) DuplicatePolicyLast() TsAlterDuplicatePolicyLast
- func (c TsAlterRetention) DuplicatePolicyMax() TsAlterDuplicatePolicyMax
- func (c TsAlterRetention) DuplicatePolicyMin() TsAlterDuplicatePolicyMin
- func (c TsAlterRetention) DuplicatePolicySum() TsAlterDuplicatePolicySum
- func (c TsAlterRetention) Labels() TsAlterLabels
- type TsCreate
- type TsCreateChunkSize
- func (c TsCreateChunkSize) Build() Completed
- func (c TsCreateChunkSize) DuplicatePolicyBlock() TsCreateDuplicatePolicyBlock
- func (c TsCreateChunkSize) DuplicatePolicyFirst() TsCreateDuplicatePolicyFirst
- func (c TsCreateChunkSize) DuplicatePolicyLast() TsCreateDuplicatePolicyLast
- func (c TsCreateChunkSize) DuplicatePolicyMax() TsCreateDuplicatePolicyMax
- func (c TsCreateChunkSize) DuplicatePolicyMin() TsCreateDuplicatePolicyMin
- func (c TsCreateChunkSize) DuplicatePolicySum() TsCreateDuplicatePolicySum
- func (c TsCreateChunkSize) Labels() TsCreateLabels
- type TsCreateDuplicatePolicyBlock
- type TsCreateDuplicatePolicyFirst
- type TsCreateDuplicatePolicyLast
- type TsCreateDuplicatePolicyMax
- type TsCreateDuplicatePolicyMin
- type TsCreateDuplicatePolicySum
- type TsCreateEncodingCompressed
- func (c TsCreateEncodingCompressed) Build() Completed
- func (c TsCreateEncodingCompressed) ChunkSize(size int64) TsCreateChunkSize
- func (c TsCreateEncodingCompressed) DuplicatePolicyBlock() TsCreateDuplicatePolicyBlock
- func (c TsCreateEncodingCompressed) DuplicatePolicyFirst() TsCreateDuplicatePolicyFirst
- func (c TsCreateEncodingCompressed) DuplicatePolicyLast() TsCreateDuplicatePolicyLast
- func (c TsCreateEncodingCompressed) DuplicatePolicyMax() TsCreateDuplicatePolicyMax
- func (c TsCreateEncodingCompressed) DuplicatePolicyMin() TsCreateDuplicatePolicyMin
- func (c TsCreateEncodingCompressed) DuplicatePolicySum() TsCreateDuplicatePolicySum
- func (c TsCreateEncodingCompressed) Labels() TsCreateLabels
- type TsCreateEncodingUncompressed
- func (c TsCreateEncodingUncompressed) Build() Completed
- func (c TsCreateEncodingUncompressed) ChunkSize(size int64) TsCreateChunkSize
- func (c TsCreateEncodingUncompressed) DuplicatePolicyBlock() TsCreateDuplicatePolicyBlock
- func (c TsCreateEncodingUncompressed) DuplicatePolicyFirst() TsCreateDuplicatePolicyFirst
- func (c TsCreateEncodingUncompressed) DuplicatePolicyLast() TsCreateDuplicatePolicyLast
- func (c TsCreateEncodingUncompressed) DuplicatePolicyMax() TsCreateDuplicatePolicyMax
- func (c TsCreateEncodingUncompressed) DuplicatePolicyMin() TsCreateDuplicatePolicyMin
- func (c TsCreateEncodingUncompressed) DuplicatePolicySum() TsCreateDuplicatePolicySum
- func (c TsCreateEncodingUncompressed) Labels() TsCreateLabels
- type TsCreateKey
- func (c TsCreateKey) Build() Completed
- func (c TsCreateKey) ChunkSize(size int64) TsCreateChunkSize
- func (c TsCreateKey) DuplicatePolicyBlock() TsCreateDuplicatePolicyBlock
- func (c TsCreateKey) DuplicatePolicyFirst() TsCreateDuplicatePolicyFirst
- func (c TsCreateKey) DuplicatePolicyLast() TsCreateDuplicatePolicyLast
- func (c TsCreateKey) DuplicatePolicyMax() TsCreateDuplicatePolicyMax
- func (c TsCreateKey) DuplicatePolicyMin() TsCreateDuplicatePolicyMin
- func (c TsCreateKey) DuplicatePolicySum() TsCreateDuplicatePolicySum
- func (c TsCreateKey) EncodingCompressed() TsCreateEncodingCompressed
- func (c TsCreateKey) EncodingUncompressed() TsCreateEncodingUncompressed
- func (c TsCreateKey) Labels() TsCreateLabels
- func (c TsCreateKey) Retention(retentionperiod int64) TsCreateRetention
- type TsCreateLabels
- type TsCreateRetention
- func (c TsCreateRetention) Build() Completed
- func (c TsCreateRetention) ChunkSize(size int64) TsCreateChunkSize
- func (c TsCreateRetention) DuplicatePolicyBlock() TsCreateDuplicatePolicyBlock
- func (c TsCreateRetention) DuplicatePolicyFirst() TsCreateDuplicatePolicyFirst
- func (c TsCreateRetention) DuplicatePolicyLast() TsCreateDuplicatePolicyLast
- func (c TsCreateRetention) DuplicatePolicyMax() TsCreateDuplicatePolicyMax
- func (c TsCreateRetention) DuplicatePolicyMin() TsCreateDuplicatePolicyMin
- func (c TsCreateRetention) DuplicatePolicySum() TsCreateDuplicatePolicySum
- func (c TsCreateRetention) EncodingCompressed() TsCreateEncodingCompressed
- func (c TsCreateRetention) EncodingUncompressed() TsCreateEncodingUncompressed
- func (c TsCreateRetention) Labels() TsCreateLabels
- type TsCreaterule
- type TsCreateruleAggregationAvg
- type TsCreateruleAggregationCount
- type TsCreateruleAggregationFirst
- type TsCreateruleAggregationLast
- type TsCreateruleAggregationMax
- type TsCreateruleAggregationMin
- type TsCreateruleAggregationRange
- type TsCreateruleAggregationStdP
- type TsCreateruleAggregationStdS
- type TsCreateruleAggregationSum
- type TsCreateruleAggregationTwa
- type TsCreateruleAggregationVarP
- type TsCreateruleAggregationVarS
- type TsCreateruleAligntimestamp
- type TsCreateruleBucketduration
- type TsCreateruleDestkey
- func (c TsCreateruleDestkey) AggregationAvg() TsCreateruleAggregationAvg
- func (c TsCreateruleDestkey) AggregationCount() TsCreateruleAggregationCount
- func (c TsCreateruleDestkey) AggregationFirst() TsCreateruleAggregationFirst
- func (c TsCreateruleDestkey) AggregationLast() TsCreateruleAggregationLast
- func (c TsCreateruleDestkey) AggregationMax() TsCreateruleAggregationMax
- func (c TsCreateruleDestkey) AggregationMin() TsCreateruleAggregationMin
- func (c TsCreateruleDestkey) AggregationRange() TsCreateruleAggregationRange
- func (c TsCreateruleDestkey) AggregationStdP() TsCreateruleAggregationStdP
- func (c TsCreateruleDestkey) AggregationStdS() TsCreateruleAggregationStdS
- func (c TsCreateruleDestkey) AggregationSum() TsCreateruleAggregationSum
- func (c TsCreateruleDestkey) AggregationTwa() TsCreateruleAggregationTwa
- func (c TsCreateruleDestkey) AggregationVarP() TsCreateruleAggregationVarP
- func (c TsCreateruleDestkey) AggregationVarS() TsCreateruleAggregationVarS
- type TsCreateruleSourcekey
- type TsDecrby
- type TsDecrbyChunkSize
- type TsDecrbyKey
- type TsDecrbyLabels
- type TsDecrbyRetention
- type TsDecrbyTimestamp
- func (c TsDecrbyTimestamp) Build() Completed
- func (c TsDecrbyTimestamp) ChunkSize(size int64) TsDecrbyChunkSize
- func (c TsDecrbyTimestamp) Labels() TsDecrbyLabels
- func (c TsDecrbyTimestamp) Retention(retentionperiod int64) TsDecrbyRetention
- func (c TsDecrbyTimestamp) Uncompressed() TsDecrbyUncompressed
- type TsDecrbyUncompressed
- type TsDecrbyValue
- func (c TsDecrbyValue) Build() Completed
- func (c TsDecrbyValue) ChunkSize(size int64) TsDecrbyChunkSize
- func (c TsDecrbyValue) Labels() TsDecrbyLabels
- func (c TsDecrbyValue) Retention(retentionperiod int64) TsDecrbyRetention
- func (c TsDecrbyValue) Timestamp(timestamp int64) TsDecrbyTimestamp
- func (c TsDecrbyValue) Uncompressed() TsDecrbyUncompressed
- type TsDel
- type TsDelFromTimestamp
- type TsDelKey
- type TsDelToTimestamp
- type TsDeleterule
- type TsDeleteruleDestkey
- type TsDeleteruleSourcekey
- type TsGet
- type TsGetKey
- type TsGetLatest
- type TsIncrby
- type TsIncrbyChunkSize
- type TsIncrbyKey
- type TsIncrbyLabels
- type TsIncrbyRetention
- type TsIncrbyTimestamp
- func (c TsIncrbyTimestamp) Build() Completed
- func (c TsIncrbyTimestamp) ChunkSize(size int64) TsIncrbyChunkSize
- func (c TsIncrbyTimestamp) Labels() TsIncrbyLabels
- func (c TsIncrbyTimestamp) Retention(retentionperiod int64) TsIncrbyRetention
- func (c TsIncrbyTimestamp) Uncompressed() TsIncrbyUncompressed
- type TsIncrbyUncompressed
- type TsIncrbyValue
- func (c TsIncrbyValue) Build() Completed
- func (c TsIncrbyValue) ChunkSize(size int64) TsIncrbyChunkSize
- func (c TsIncrbyValue) Labels() TsIncrbyLabels
- func (c TsIncrbyValue) Retention(retentionperiod int64) TsIncrbyRetention
- func (c TsIncrbyValue) Timestamp(timestamp int64) TsIncrbyTimestamp
- func (c TsIncrbyValue) Uncompressed() TsIncrbyUncompressed
- type TsInfo
- type TsInfoDebug
- type TsInfoKey
- type TsMadd
- type TsMaddKeyTimestampValue
- type TsMget
- type TsMgetFilter
- type TsMgetLatest
- type TsMgetSelectedLabels
- type TsMgetWithlabels
- type TsMrange
- type TsMrangeAggregationAggregationAvg
- type TsMrangeAggregationAggregationCount
- type TsMrangeAggregationAggregationFirst
- type TsMrangeAggregationAggregationLast
- type TsMrangeAggregationAggregationMax
- type TsMrangeAggregationAggregationMin
- type TsMrangeAggregationAggregationRange
- type TsMrangeAggregationAggregationStdP
- type TsMrangeAggregationAggregationStdS
- type TsMrangeAggregationAggregationSum
- type TsMrangeAggregationAggregationTwa
- type TsMrangeAggregationAggregationVarP
- type TsMrangeAggregationAggregationVarS
- type TsMrangeAggregationBucketduration
- type TsMrangeAggregationBuckettimestamp
- type TsMrangeAggregationEmpty
- type TsMrangeAlign
- func (c TsMrangeAlign) AggregationAvg() TsMrangeAggregationAggregationAvg
- func (c TsMrangeAlign) AggregationCount() TsMrangeAggregationAggregationCount
- func (c TsMrangeAlign) AggregationFirst() TsMrangeAggregationAggregationFirst
- func (c TsMrangeAlign) AggregationLast() TsMrangeAggregationAggregationLast
- func (c TsMrangeAlign) AggregationMax() TsMrangeAggregationAggregationMax
- func (c TsMrangeAlign) AggregationMin() TsMrangeAggregationAggregationMin
- func (c TsMrangeAlign) AggregationRange() TsMrangeAggregationAggregationRange
- func (c TsMrangeAlign) AggregationStdP() TsMrangeAggregationAggregationStdP
- func (c TsMrangeAlign) AggregationStdS() TsMrangeAggregationAggregationStdS
- func (c TsMrangeAlign) AggregationSum() TsMrangeAggregationAggregationSum
- func (c TsMrangeAlign) AggregationTwa() TsMrangeAggregationAggregationTwa
- func (c TsMrangeAlign) AggregationVarP() TsMrangeAggregationAggregationVarP
- func (c TsMrangeAlign) AggregationVarS() TsMrangeAggregationAggregationVarS
- func (c TsMrangeAlign) Filter(filter ...string) TsMrangeFilter
- type TsMrangeCount
- func (c TsMrangeCount) AggregationAvg() TsMrangeAggregationAggregationAvg
- func (c TsMrangeCount) AggregationCount() TsMrangeAggregationAggregationCount
- func (c TsMrangeCount) AggregationFirst() TsMrangeAggregationAggregationFirst
- func (c TsMrangeCount) AggregationLast() TsMrangeAggregationAggregationLast
- func (c TsMrangeCount) AggregationMax() TsMrangeAggregationAggregationMax
- func (c TsMrangeCount) AggregationMin() TsMrangeAggregationAggregationMin
- func (c TsMrangeCount) AggregationRange() TsMrangeAggregationAggregationRange
- func (c TsMrangeCount) AggregationStdP() TsMrangeAggregationAggregationStdP
- func (c TsMrangeCount) AggregationStdS() TsMrangeAggregationAggregationStdS
- func (c TsMrangeCount) AggregationSum() TsMrangeAggregationAggregationSum
- func (c TsMrangeCount) AggregationTwa() TsMrangeAggregationAggregationTwa
- func (c TsMrangeCount) AggregationVarP() TsMrangeAggregationAggregationVarP
- func (c TsMrangeCount) AggregationVarS() TsMrangeAggregationAggregationVarS
- func (c TsMrangeCount) Align(value string) TsMrangeAlign
- func (c TsMrangeCount) Filter(filter ...string) TsMrangeFilter
- type TsMrangeFilter
- type TsMrangeFilterByTs
- func (c TsMrangeFilterByTs) AggregationAvg() TsMrangeAggregationAggregationAvg
- func (c TsMrangeFilterByTs) AggregationCount() TsMrangeAggregationAggregationCount
- func (c TsMrangeFilterByTs) AggregationFirst() TsMrangeAggregationAggregationFirst
- func (c TsMrangeFilterByTs) AggregationLast() TsMrangeAggregationAggregationLast
- func (c TsMrangeFilterByTs) AggregationMax() TsMrangeAggregationAggregationMax
- func (c TsMrangeFilterByTs) AggregationMin() TsMrangeAggregationAggregationMin
- func (c TsMrangeFilterByTs) AggregationRange() TsMrangeAggregationAggregationRange
- func (c TsMrangeFilterByTs) AggregationStdP() TsMrangeAggregationAggregationStdP
- func (c TsMrangeFilterByTs) AggregationStdS() TsMrangeAggregationAggregationStdS
- func (c TsMrangeFilterByTs) AggregationSum() TsMrangeAggregationAggregationSum
- func (c TsMrangeFilterByTs) AggregationTwa() TsMrangeAggregationAggregationTwa
- func (c TsMrangeFilterByTs) AggregationVarP() TsMrangeAggregationAggregationVarP
- func (c TsMrangeFilterByTs) AggregationVarS() TsMrangeAggregationAggregationVarS
- func (c TsMrangeFilterByTs) Align(value string) TsMrangeAlign
- func (c TsMrangeFilterByTs) Count(count int64) TsMrangeCount
- func (c TsMrangeFilterByTs) Filter(filter ...string) TsMrangeFilter
- func (c TsMrangeFilterByTs) FilterByTs(timestamp ...int64) TsMrangeFilterByTs
- func (c TsMrangeFilterByTs) FilterByValue(min float64, max float64) TsMrangeFilterByValue
- func (c TsMrangeFilterByTs) SelectedLabels(labels []string) TsMrangeSelectedLabels
- func (c TsMrangeFilterByTs) Withlabels() TsMrangeWithlabels
- type TsMrangeFilterByValue
- func (c TsMrangeFilterByValue) AggregationAvg() TsMrangeAggregationAggregationAvg
- func (c TsMrangeFilterByValue) AggregationCount() TsMrangeAggregationAggregationCount
- func (c TsMrangeFilterByValue) AggregationFirst() TsMrangeAggregationAggregationFirst
- func (c TsMrangeFilterByValue) AggregationLast() TsMrangeAggregationAggregationLast
- func (c TsMrangeFilterByValue) AggregationMax() TsMrangeAggregationAggregationMax
- func (c TsMrangeFilterByValue) AggregationMin() TsMrangeAggregationAggregationMin
- func (c TsMrangeFilterByValue) AggregationRange() TsMrangeAggregationAggregationRange
- func (c TsMrangeFilterByValue) AggregationStdP() TsMrangeAggregationAggregationStdP
- func (c TsMrangeFilterByValue) AggregationStdS() TsMrangeAggregationAggregationStdS
- func (c TsMrangeFilterByValue) AggregationSum() TsMrangeAggregationAggregationSum
- func (c TsMrangeFilterByValue) AggregationTwa() TsMrangeAggregationAggregationTwa
- func (c TsMrangeFilterByValue) AggregationVarP() TsMrangeAggregationAggregationVarP
- func (c TsMrangeFilterByValue) AggregationVarS() TsMrangeAggregationAggregationVarS
- func (c TsMrangeFilterByValue) Align(value string) TsMrangeAlign
- func (c TsMrangeFilterByValue) Count(count int64) TsMrangeCount
- func (c TsMrangeFilterByValue) Filter(filter ...string) TsMrangeFilter
- func (c TsMrangeFilterByValue) SelectedLabels(labels []string) TsMrangeSelectedLabels
- func (c TsMrangeFilterByValue) Withlabels() TsMrangeWithlabels
- type TsMrangeFromtimestamp
- type TsMrangeGroupby
- type TsMrangeLatest
- func (c TsMrangeLatest) AggregationAvg() TsMrangeAggregationAggregationAvg
- func (c TsMrangeLatest) AggregationCount() TsMrangeAggregationAggregationCount
- func (c TsMrangeLatest) AggregationFirst() TsMrangeAggregationAggregationFirst
- func (c TsMrangeLatest) AggregationLast() TsMrangeAggregationAggregationLast
- func (c TsMrangeLatest) AggregationMax() TsMrangeAggregationAggregationMax
- func (c TsMrangeLatest) AggregationMin() TsMrangeAggregationAggregationMin
- func (c TsMrangeLatest) AggregationRange() TsMrangeAggregationAggregationRange
- func (c TsMrangeLatest) AggregationStdP() TsMrangeAggregationAggregationStdP
- func (c TsMrangeLatest) AggregationStdS() TsMrangeAggregationAggregationStdS
- func (c TsMrangeLatest) AggregationSum() TsMrangeAggregationAggregationSum
- func (c TsMrangeLatest) AggregationTwa() TsMrangeAggregationAggregationTwa
- func (c TsMrangeLatest) AggregationVarP() TsMrangeAggregationAggregationVarP
- func (c TsMrangeLatest) AggregationVarS() TsMrangeAggregationAggregationVarS
- func (c TsMrangeLatest) Align(value string) TsMrangeAlign
- func (c TsMrangeLatest) Count(count int64) TsMrangeCount
- func (c TsMrangeLatest) Filter(filter ...string) TsMrangeFilter
- func (c TsMrangeLatest) FilterByTs(timestamp ...int64) TsMrangeFilterByTs
- func (c TsMrangeLatest) FilterByValue(min float64, max float64) TsMrangeFilterByValue
- func (c TsMrangeLatest) SelectedLabels(labels []string) TsMrangeSelectedLabels
- func (c TsMrangeLatest) Withlabels() TsMrangeWithlabels
- type TsMrangeSelectedLabels
- func (c TsMrangeSelectedLabels) AggregationAvg() TsMrangeAggregationAggregationAvg
- func (c TsMrangeSelectedLabels) AggregationCount() TsMrangeAggregationAggregationCount
- func (c TsMrangeSelectedLabels) AggregationFirst() TsMrangeAggregationAggregationFirst
- func (c TsMrangeSelectedLabels) AggregationLast() TsMrangeAggregationAggregationLast
- func (c TsMrangeSelectedLabels) AggregationMax() TsMrangeAggregationAggregationMax
- func (c TsMrangeSelectedLabels) AggregationMin() TsMrangeAggregationAggregationMin
- func (c TsMrangeSelectedLabels) AggregationRange() TsMrangeAggregationAggregationRange
- func (c TsMrangeSelectedLabels) AggregationStdP() TsMrangeAggregationAggregationStdP
- func (c TsMrangeSelectedLabels) AggregationStdS() TsMrangeAggregationAggregationStdS
- func (c TsMrangeSelectedLabels) AggregationSum() TsMrangeAggregationAggregationSum
- func (c TsMrangeSelectedLabels) AggregationTwa() TsMrangeAggregationAggregationTwa
- func (c TsMrangeSelectedLabels) AggregationVarP() TsMrangeAggregationAggregationVarP
- func (c TsMrangeSelectedLabels) AggregationVarS() TsMrangeAggregationAggregationVarS
- func (c TsMrangeSelectedLabels) Align(value string) TsMrangeAlign
- func (c TsMrangeSelectedLabels) Count(count int64) TsMrangeCount
- func (c TsMrangeSelectedLabels) Filter(filter ...string) TsMrangeFilter
- type TsMrangeTotimestamp
- func (c TsMrangeTotimestamp) AggregationAvg() TsMrangeAggregationAggregationAvg
- func (c TsMrangeTotimestamp) AggregationCount() TsMrangeAggregationAggregationCount
- func (c TsMrangeTotimestamp) AggregationFirst() TsMrangeAggregationAggregationFirst
- func (c TsMrangeTotimestamp) AggregationLast() TsMrangeAggregationAggregationLast
- func (c TsMrangeTotimestamp) AggregationMax() TsMrangeAggregationAggregationMax
- func (c TsMrangeTotimestamp) AggregationMin() TsMrangeAggregationAggregationMin
- func (c TsMrangeTotimestamp) AggregationRange() TsMrangeAggregationAggregationRange
- func (c TsMrangeTotimestamp) AggregationStdP() TsMrangeAggregationAggregationStdP
- func (c TsMrangeTotimestamp) AggregationStdS() TsMrangeAggregationAggregationStdS
- func (c TsMrangeTotimestamp) AggregationSum() TsMrangeAggregationAggregationSum
- func (c TsMrangeTotimestamp) AggregationTwa() TsMrangeAggregationAggregationTwa
- func (c TsMrangeTotimestamp) AggregationVarP() TsMrangeAggregationAggregationVarP
- func (c TsMrangeTotimestamp) AggregationVarS() TsMrangeAggregationAggregationVarS
- func (c TsMrangeTotimestamp) Align(value string) TsMrangeAlign
- func (c TsMrangeTotimestamp) Count(count int64) TsMrangeCount
- func (c TsMrangeTotimestamp) Filter(filter ...string) TsMrangeFilter
- func (c TsMrangeTotimestamp) FilterByTs(timestamp ...int64) TsMrangeFilterByTs
- func (c TsMrangeTotimestamp) FilterByValue(min float64, max float64) TsMrangeFilterByValue
- func (c TsMrangeTotimestamp) Latest() TsMrangeLatest
- func (c TsMrangeTotimestamp) SelectedLabels(labels []string) TsMrangeSelectedLabels
- func (c TsMrangeTotimestamp) Withlabels() TsMrangeWithlabels
- type TsMrangeWithlabels
- func (c TsMrangeWithlabels) AggregationAvg() TsMrangeAggregationAggregationAvg
- func (c TsMrangeWithlabels) AggregationCount() TsMrangeAggregationAggregationCount
- func (c TsMrangeWithlabels) AggregationFirst() TsMrangeAggregationAggregationFirst
- func (c TsMrangeWithlabels) AggregationLast() TsMrangeAggregationAggregationLast
- func (c TsMrangeWithlabels) AggregationMax() TsMrangeAggregationAggregationMax
- func (c TsMrangeWithlabels) AggregationMin() TsMrangeAggregationAggregationMin
- func (c TsMrangeWithlabels) AggregationRange() TsMrangeAggregationAggregationRange
- func (c TsMrangeWithlabels) AggregationStdP() TsMrangeAggregationAggregationStdP
- func (c TsMrangeWithlabels) AggregationStdS() TsMrangeAggregationAggregationStdS
- func (c TsMrangeWithlabels) AggregationSum() TsMrangeAggregationAggregationSum
- func (c TsMrangeWithlabels) AggregationTwa() TsMrangeAggregationAggregationTwa
- func (c TsMrangeWithlabels) AggregationVarP() TsMrangeAggregationAggregationVarP
- func (c TsMrangeWithlabels) AggregationVarS() TsMrangeAggregationAggregationVarS
- func (c TsMrangeWithlabels) Align(value string) TsMrangeAlign
- func (c TsMrangeWithlabels) Count(count int64) TsMrangeCount
- func (c TsMrangeWithlabels) Filter(filter ...string) TsMrangeFilter
- type TsMrevrange
- type TsMrevrangeAggregationAggregationAvg
- type TsMrevrangeAggregationAggregationCount
- type TsMrevrangeAggregationAggregationFirst
- type TsMrevrangeAggregationAggregationLast
- type TsMrevrangeAggregationAggregationMax
- type TsMrevrangeAggregationAggregationMin
- type TsMrevrangeAggregationAggregationRange
- type TsMrevrangeAggregationAggregationStdP
- type TsMrevrangeAggregationAggregationStdS
- type TsMrevrangeAggregationAggregationSum
- type TsMrevrangeAggregationAggregationTwa
- type TsMrevrangeAggregationAggregationVarP
- type TsMrevrangeAggregationAggregationVarS
- type TsMrevrangeAggregationBucketduration
- type TsMrevrangeAggregationBuckettimestamp
- type TsMrevrangeAggregationEmpty
- type TsMrevrangeAlign
- func (c TsMrevrangeAlign) AggregationAvg() TsMrevrangeAggregationAggregationAvg
- func (c TsMrevrangeAlign) AggregationCount() TsMrevrangeAggregationAggregationCount
- func (c TsMrevrangeAlign) AggregationFirst() TsMrevrangeAggregationAggregationFirst
- func (c TsMrevrangeAlign) AggregationLast() TsMrevrangeAggregationAggregationLast
- func (c TsMrevrangeAlign) AggregationMax() TsMrevrangeAggregationAggregationMax
- func (c TsMrevrangeAlign) AggregationMin() TsMrevrangeAggregationAggregationMin
- func (c TsMrevrangeAlign) AggregationRange() TsMrevrangeAggregationAggregationRange
- func (c TsMrevrangeAlign) AggregationStdP() TsMrevrangeAggregationAggregationStdP
- func (c TsMrevrangeAlign) AggregationStdS() TsMrevrangeAggregationAggregationStdS
- func (c TsMrevrangeAlign) AggregationSum() TsMrevrangeAggregationAggregationSum
- func (c TsMrevrangeAlign) AggregationTwa() TsMrevrangeAggregationAggregationTwa
- func (c TsMrevrangeAlign) AggregationVarP() TsMrevrangeAggregationAggregationVarP
- func (c TsMrevrangeAlign) AggregationVarS() TsMrevrangeAggregationAggregationVarS
- func (c TsMrevrangeAlign) Filter(filter ...string) TsMrevrangeFilter
- type TsMrevrangeCount
- func (c TsMrevrangeCount) AggregationAvg() TsMrevrangeAggregationAggregationAvg
- func (c TsMrevrangeCount) AggregationCount() TsMrevrangeAggregationAggregationCount
- func (c TsMrevrangeCount) AggregationFirst() TsMrevrangeAggregationAggregationFirst
- func (c TsMrevrangeCount) AggregationLast() TsMrevrangeAggregationAggregationLast
- func (c TsMrevrangeCount) AggregationMax() TsMrevrangeAggregationAggregationMax
- func (c TsMrevrangeCount) AggregationMin() TsMrevrangeAggregationAggregationMin
- func (c TsMrevrangeCount) AggregationRange() TsMrevrangeAggregationAggregationRange
- func (c TsMrevrangeCount) AggregationStdP() TsMrevrangeAggregationAggregationStdP
- func (c TsMrevrangeCount) AggregationStdS() TsMrevrangeAggregationAggregationStdS
- func (c TsMrevrangeCount) AggregationSum() TsMrevrangeAggregationAggregationSum
- func (c TsMrevrangeCount) AggregationTwa() TsMrevrangeAggregationAggregationTwa
- func (c TsMrevrangeCount) AggregationVarP() TsMrevrangeAggregationAggregationVarP
- func (c TsMrevrangeCount) AggregationVarS() TsMrevrangeAggregationAggregationVarS
- func (c TsMrevrangeCount) Align(value string) TsMrevrangeAlign
- func (c TsMrevrangeCount) Filter(filter ...string) TsMrevrangeFilter
- type TsMrevrangeFilter
- type TsMrevrangeFilterByTs
- func (c TsMrevrangeFilterByTs) AggregationAvg() TsMrevrangeAggregationAggregationAvg
- func (c TsMrevrangeFilterByTs) AggregationCount() TsMrevrangeAggregationAggregationCount
- func (c TsMrevrangeFilterByTs) AggregationFirst() TsMrevrangeAggregationAggregationFirst
- func (c TsMrevrangeFilterByTs) AggregationLast() TsMrevrangeAggregationAggregationLast
- func (c TsMrevrangeFilterByTs) AggregationMax() TsMrevrangeAggregationAggregationMax
- func (c TsMrevrangeFilterByTs) AggregationMin() TsMrevrangeAggregationAggregationMin
- func (c TsMrevrangeFilterByTs) AggregationRange() TsMrevrangeAggregationAggregationRange
- func (c TsMrevrangeFilterByTs) AggregationStdP() TsMrevrangeAggregationAggregationStdP
- func (c TsMrevrangeFilterByTs) AggregationStdS() TsMrevrangeAggregationAggregationStdS
- func (c TsMrevrangeFilterByTs) AggregationSum() TsMrevrangeAggregationAggregationSum
- func (c TsMrevrangeFilterByTs) AggregationTwa() TsMrevrangeAggregationAggregationTwa
- func (c TsMrevrangeFilterByTs) AggregationVarP() TsMrevrangeAggregationAggregationVarP
- func (c TsMrevrangeFilterByTs) AggregationVarS() TsMrevrangeAggregationAggregationVarS
- func (c TsMrevrangeFilterByTs) Align(value string) TsMrevrangeAlign
- func (c TsMrevrangeFilterByTs) Count(count int64) TsMrevrangeCount
- func (c TsMrevrangeFilterByTs) Filter(filter ...string) TsMrevrangeFilter
- func (c TsMrevrangeFilterByTs) FilterByTs(timestamp ...int64) TsMrevrangeFilterByTs
- func (c TsMrevrangeFilterByTs) FilterByValue(min float64, max float64) TsMrevrangeFilterByValue
- func (c TsMrevrangeFilterByTs) SelectedLabels(labels []string) TsMrevrangeSelectedLabels
- func (c TsMrevrangeFilterByTs) Withlabels() TsMrevrangeWithlabels
- type TsMrevrangeFilterByValue
- func (c TsMrevrangeFilterByValue) AggregationAvg() TsMrevrangeAggregationAggregationAvg
- func (c TsMrevrangeFilterByValue) AggregationCount() TsMrevrangeAggregationAggregationCount
- func (c TsMrevrangeFilterByValue) AggregationFirst() TsMrevrangeAggregationAggregationFirst
- func (c TsMrevrangeFilterByValue) AggregationLast() TsMrevrangeAggregationAggregationLast
- func (c TsMrevrangeFilterByValue) AggregationMax() TsMrevrangeAggregationAggregationMax
- func (c TsMrevrangeFilterByValue) AggregationMin() TsMrevrangeAggregationAggregationMin
- func (c TsMrevrangeFilterByValue) AggregationRange() TsMrevrangeAggregationAggregationRange
- func (c TsMrevrangeFilterByValue) AggregationStdP() TsMrevrangeAggregationAggregationStdP
- func (c TsMrevrangeFilterByValue) AggregationStdS() TsMrevrangeAggregationAggregationStdS
- func (c TsMrevrangeFilterByValue) AggregationSum() TsMrevrangeAggregationAggregationSum
- func (c TsMrevrangeFilterByValue) AggregationTwa() TsMrevrangeAggregationAggregationTwa
- func (c TsMrevrangeFilterByValue) AggregationVarP() TsMrevrangeAggregationAggregationVarP
- func (c TsMrevrangeFilterByValue) AggregationVarS() TsMrevrangeAggregationAggregationVarS
- func (c TsMrevrangeFilterByValue) Align(value string) TsMrevrangeAlign
- func (c TsMrevrangeFilterByValue) Count(count int64) TsMrevrangeCount
- func (c TsMrevrangeFilterByValue) Filter(filter ...string) TsMrevrangeFilter
- func (c TsMrevrangeFilterByValue) SelectedLabels(labels []string) TsMrevrangeSelectedLabels
- func (c TsMrevrangeFilterByValue) Withlabels() TsMrevrangeWithlabels
- type TsMrevrangeFromtimestamp
- type TsMrevrangeGroupby
- type TsMrevrangeLatest
- func (c TsMrevrangeLatest) AggregationAvg() TsMrevrangeAggregationAggregationAvg
- func (c TsMrevrangeLatest) AggregationCount() TsMrevrangeAggregationAggregationCount
- func (c TsMrevrangeLatest) AggregationFirst() TsMrevrangeAggregationAggregationFirst
- func (c TsMrevrangeLatest) AggregationLast() TsMrevrangeAggregationAggregationLast
- func (c TsMrevrangeLatest) AggregationMax() TsMrevrangeAggregationAggregationMax
- func (c TsMrevrangeLatest) AggregationMin() TsMrevrangeAggregationAggregationMin
- func (c TsMrevrangeLatest) AggregationRange() TsMrevrangeAggregationAggregationRange
- func (c TsMrevrangeLatest) AggregationStdP() TsMrevrangeAggregationAggregationStdP
- func (c TsMrevrangeLatest) AggregationStdS() TsMrevrangeAggregationAggregationStdS
- func (c TsMrevrangeLatest) AggregationSum() TsMrevrangeAggregationAggregationSum
- func (c TsMrevrangeLatest) AggregationTwa() TsMrevrangeAggregationAggregationTwa
- func (c TsMrevrangeLatest) AggregationVarP() TsMrevrangeAggregationAggregationVarP
- func (c TsMrevrangeLatest) AggregationVarS() TsMrevrangeAggregationAggregationVarS
- func (c TsMrevrangeLatest) Align(value string) TsMrevrangeAlign
- func (c TsMrevrangeLatest) Count(count int64) TsMrevrangeCount
- func (c TsMrevrangeLatest) Filter(filter ...string) TsMrevrangeFilter
- func (c TsMrevrangeLatest) FilterByTs(timestamp ...int64) TsMrevrangeFilterByTs
- func (c TsMrevrangeLatest) FilterByValue(min float64, max float64) TsMrevrangeFilterByValue
- func (c TsMrevrangeLatest) SelectedLabels(labels []string) TsMrevrangeSelectedLabels
- func (c TsMrevrangeLatest) Withlabels() TsMrevrangeWithlabels
- type TsMrevrangeSelectedLabels
- func (c TsMrevrangeSelectedLabels) AggregationAvg() TsMrevrangeAggregationAggregationAvg
- func (c TsMrevrangeSelectedLabels) AggregationCount() TsMrevrangeAggregationAggregationCount
- func (c TsMrevrangeSelectedLabels) AggregationFirst() TsMrevrangeAggregationAggregationFirst
- func (c TsMrevrangeSelectedLabels) AggregationLast() TsMrevrangeAggregationAggregationLast
- func (c TsMrevrangeSelectedLabels) AggregationMax() TsMrevrangeAggregationAggregationMax
- func (c TsMrevrangeSelectedLabels) AggregationMin() TsMrevrangeAggregationAggregationMin
- func (c TsMrevrangeSelectedLabels) AggregationRange() TsMrevrangeAggregationAggregationRange
- func (c TsMrevrangeSelectedLabels) AggregationStdP() TsMrevrangeAggregationAggregationStdP
- func (c TsMrevrangeSelectedLabels) AggregationStdS() TsMrevrangeAggregationAggregationStdS
- func (c TsMrevrangeSelectedLabels) AggregationSum() TsMrevrangeAggregationAggregationSum
- func (c TsMrevrangeSelectedLabels) AggregationTwa() TsMrevrangeAggregationAggregationTwa
- func (c TsMrevrangeSelectedLabels) AggregationVarP() TsMrevrangeAggregationAggregationVarP
- func (c TsMrevrangeSelectedLabels) AggregationVarS() TsMrevrangeAggregationAggregationVarS
- func (c TsMrevrangeSelectedLabels) Align(value string) TsMrevrangeAlign
- func (c TsMrevrangeSelectedLabels) Count(count int64) TsMrevrangeCount
- func (c TsMrevrangeSelectedLabels) Filter(filter ...string) TsMrevrangeFilter
- type TsMrevrangeTotimestamp
- func (c TsMrevrangeTotimestamp) AggregationAvg() TsMrevrangeAggregationAggregationAvg
- func (c TsMrevrangeTotimestamp) AggregationCount() TsMrevrangeAggregationAggregationCount
- func (c TsMrevrangeTotimestamp) AggregationFirst() TsMrevrangeAggregationAggregationFirst
- func (c TsMrevrangeTotimestamp) AggregationLast() TsMrevrangeAggregationAggregationLast
- func (c TsMrevrangeTotimestamp) AggregationMax() TsMrevrangeAggregationAggregationMax
- func (c TsMrevrangeTotimestamp) AggregationMin() TsMrevrangeAggregationAggregationMin
- func (c TsMrevrangeTotimestamp) AggregationRange() TsMrevrangeAggregationAggregationRange
- func (c TsMrevrangeTotimestamp) AggregationStdP() TsMrevrangeAggregationAggregationStdP
- func (c TsMrevrangeTotimestamp) AggregationStdS() TsMrevrangeAggregationAggregationStdS
- func (c TsMrevrangeTotimestamp) AggregationSum() TsMrevrangeAggregationAggregationSum
- func (c TsMrevrangeTotimestamp) AggregationTwa() TsMrevrangeAggregationAggregationTwa
- func (c TsMrevrangeTotimestamp) AggregationVarP() TsMrevrangeAggregationAggregationVarP
- func (c TsMrevrangeTotimestamp) AggregationVarS() TsMrevrangeAggregationAggregationVarS
- func (c TsMrevrangeTotimestamp) Align(value string) TsMrevrangeAlign
- func (c TsMrevrangeTotimestamp) Count(count int64) TsMrevrangeCount
- func (c TsMrevrangeTotimestamp) Filter(filter ...string) TsMrevrangeFilter
- func (c TsMrevrangeTotimestamp) FilterByTs(timestamp ...int64) TsMrevrangeFilterByTs
- func (c TsMrevrangeTotimestamp) FilterByValue(min float64, max float64) TsMrevrangeFilterByValue
- func (c TsMrevrangeTotimestamp) Latest() TsMrevrangeLatest
- func (c TsMrevrangeTotimestamp) SelectedLabels(labels []string) TsMrevrangeSelectedLabels
- func (c TsMrevrangeTotimestamp) Withlabels() TsMrevrangeWithlabels
- type TsMrevrangeWithlabels
- func (c TsMrevrangeWithlabels) AggregationAvg() TsMrevrangeAggregationAggregationAvg
- func (c TsMrevrangeWithlabels) AggregationCount() TsMrevrangeAggregationAggregationCount
- func (c TsMrevrangeWithlabels) AggregationFirst() TsMrevrangeAggregationAggregationFirst
- func (c TsMrevrangeWithlabels) AggregationLast() TsMrevrangeAggregationAggregationLast
- func (c TsMrevrangeWithlabels) AggregationMax() TsMrevrangeAggregationAggregationMax
- func (c TsMrevrangeWithlabels) AggregationMin() TsMrevrangeAggregationAggregationMin
- func (c TsMrevrangeWithlabels) AggregationRange() TsMrevrangeAggregationAggregationRange
- func (c TsMrevrangeWithlabels) AggregationStdP() TsMrevrangeAggregationAggregationStdP
- func (c TsMrevrangeWithlabels) AggregationStdS() TsMrevrangeAggregationAggregationStdS
- func (c TsMrevrangeWithlabels) AggregationSum() TsMrevrangeAggregationAggregationSum
- func (c TsMrevrangeWithlabels) AggregationTwa() TsMrevrangeAggregationAggregationTwa
- func (c TsMrevrangeWithlabels) AggregationVarP() TsMrevrangeAggregationAggregationVarP
- func (c TsMrevrangeWithlabels) AggregationVarS() TsMrevrangeAggregationAggregationVarS
- func (c TsMrevrangeWithlabels) Align(value string) TsMrevrangeAlign
- func (c TsMrevrangeWithlabels) Count(count int64) TsMrevrangeCount
- func (c TsMrevrangeWithlabels) Filter(filter ...string) TsMrevrangeFilter
- type TsQueryindex
- type TsQueryindexFilter
- type TsRange
- type TsRangeAggregationAggregationAvg
- type TsRangeAggregationAggregationCount
- type TsRangeAggregationAggregationFirst
- type TsRangeAggregationAggregationLast
- type TsRangeAggregationAggregationMax
- type TsRangeAggregationAggregationMin
- type TsRangeAggregationAggregationRange
- type TsRangeAggregationAggregationStdP
- type TsRangeAggregationAggregationStdS
- type TsRangeAggregationAggregationSum
- type TsRangeAggregationAggregationTwa
- type TsRangeAggregationAggregationVarP
- type TsRangeAggregationAggregationVarS
- type TsRangeAggregationBucketduration
- type TsRangeAggregationBuckettimestamp
- type TsRangeAggregationEmpty
- type TsRangeAlign
- func (c TsRangeAlign) AggregationAvg() TsRangeAggregationAggregationAvg
- func (c TsRangeAlign) AggregationCount() TsRangeAggregationAggregationCount
- func (c TsRangeAlign) AggregationFirst() TsRangeAggregationAggregationFirst
- func (c TsRangeAlign) AggregationLast() TsRangeAggregationAggregationLast
- func (c TsRangeAlign) AggregationMax() TsRangeAggregationAggregationMax
- func (c TsRangeAlign) AggregationMin() TsRangeAggregationAggregationMin
- func (c TsRangeAlign) AggregationRange() TsRangeAggregationAggregationRange
- func (c TsRangeAlign) AggregationStdP() TsRangeAggregationAggregationStdP
- func (c TsRangeAlign) AggregationStdS() TsRangeAggregationAggregationStdS
- func (c TsRangeAlign) AggregationSum() TsRangeAggregationAggregationSum
- func (c TsRangeAlign) AggregationTwa() TsRangeAggregationAggregationTwa
- func (c TsRangeAlign) AggregationVarP() TsRangeAggregationAggregationVarP
- func (c TsRangeAlign) AggregationVarS() TsRangeAggregationAggregationVarS
- func (c TsRangeAlign) Build() Completed
- type TsRangeCount
- func (c TsRangeCount) AggregationAvg() TsRangeAggregationAggregationAvg
- func (c TsRangeCount) AggregationCount() TsRangeAggregationAggregationCount
- func (c TsRangeCount) AggregationFirst() TsRangeAggregationAggregationFirst
- func (c TsRangeCount) AggregationLast() TsRangeAggregationAggregationLast
- func (c TsRangeCount) AggregationMax() TsRangeAggregationAggregationMax
- func (c TsRangeCount) AggregationMin() TsRangeAggregationAggregationMin
- func (c TsRangeCount) AggregationRange() TsRangeAggregationAggregationRange
- func (c TsRangeCount) AggregationStdP() TsRangeAggregationAggregationStdP
- func (c TsRangeCount) AggregationStdS() TsRangeAggregationAggregationStdS
- func (c TsRangeCount) AggregationSum() TsRangeAggregationAggregationSum
- func (c TsRangeCount) AggregationTwa() TsRangeAggregationAggregationTwa
- func (c TsRangeCount) AggregationVarP() TsRangeAggregationAggregationVarP
- func (c TsRangeCount) AggregationVarS() TsRangeAggregationAggregationVarS
- func (c TsRangeCount) Align(value string) TsRangeAlign
- func (c TsRangeCount) Build() Completed
- type TsRangeFilterByTs
- func (c TsRangeFilterByTs) AggregationAvg() TsRangeAggregationAggregationAvg
- func (c TsRangeFilterByTs) AggregationCount() TsRangeAggregationAggregationCount
- func (c TsRangeFilterByTs) AggregationFirst() TsRangeAggregationAggregationFirst
- func (c TsRangeFilterByTs) AggregationLast() TsRangeAggregationAggregationLast
- func (c TsRangeFilterByTs) AggregationMax() TsRangeAggregationAggregationMax
- func (c TsRangeFilterByTs) AggregationMin() TsRangeAggregationAggregationMin
- func (c TsRangeFilterByTs) AggregationRange() TsRangeAggregationAggregationRange
- func (c TsRangeFilterByTs) AggregationStdP() TsRangeAggregationAggregationStdP
- func (c TsRangeFilterByTs) AggregationStdS() TsRangeAggregationAggregationStdS
- func (c TsRangeFilterByTs) AggregationSum() TsRangeAggregationAggregationSum
- func (c TsRangeFilterByTs) AggregationTwa() TsRangeAggregationAggregationTwa
- func (c TsRangeFilterByTs) AggregationVarP() TsRangeAggregationAggregationVarP
- func (c TsRangeFilterByTs) AggregationVarS() TsRangeAggregationAggregationVarS
- func (c TsRangeFilterByTs) Align(value string) TsRangeAlign
- func (c TsRangeFilterByTs) Build() Completed
- func (c TsRangeFilterByTs) Count(count int64) TsRangeCount
- func (c TsRangeFilterByTs) FilterByTs(timestamp ...int64) TsRangeFilterByTs
- func (c TsRangeFilterByTs) FilterByValue(min float64, max float64) TsRangeFilterByValue
- type TsRangeFilterByValue
- func (c TsRangeFilterByValue) AggregationAvg() TsRangeAggregationAggregationAvg
- func (c TsRangeFilterByValue) AggregationCount() TsRangeAggregationAggregationCount
- func (c TsRangeFilterByValue) AggregationFirst() TsRangeAggregationAggregationFirst
- func (c TsRangeFilterByValue) AggregationLast() TsRangeAggregationAggregationLast
- func (c TsRangeFilterByValue) AggregationMax() TsRangeAggregationAggregationMax
- func (c TsRangeFilterByValue) AggregationMin() TsRangeAggregationAggregationMin
- func (c TsRangeFilterByValue) AggregationRange() TsRangeAggregationAggregationRange
- func (c TsRangeFilterByValue) AggregationStdP() TsRangeAggregationAggregationStdP
- func (c TsRangeFilterByValue) AggregationStdS() TsRangeAggregationAggregationStdS
- func (c TsRangeFilterByValue) AggregationSum() TsRangeAggregationAggregationSum
- func (c TsRangeFilterByValue) AggregationTwa() TsRangeAggregationAggregationTwa
- func (c TsRangeFilterByValue) AggregationVarP() TsRangeAggregationAggregationVarP
- func (c TsRangeFilterByValue) AggregationVarS() TsRangeAggregationAggregationVarS
- func (c TsRangeFilterByValue) Align(value string) TsRangeAlign
- func (c TsRangeFilterByValue) Build() Completed
- func (c TsRangeFilterByValue) Count(count int64) TsRangeCount
- type TsRangeFromtimestamp
- type TsRangeKey
- type TsRangeLatest
- func (c TsRangeLatest) AggregationAvg() TsRangeAggregationAggregationAvg
- func (c TsRangeLatest) AggregationCount() TsRangeAggregationAggregationCount
- func (c TsRangeLatest) AggregationFirst() TsRangeAggregationAggregationFirst
- func (c TsRangeLatest) AggregationLast() TsRangeAggregationAggregationLast
- func (c TsRangeLatest) AggregationMax() TsRangeAggregationAggregationMax
- func (c TsRangeLatest) AggregationMin() TsRangeAggregationAggregationMin
- func (c TsRangeLatest) AggregationRange() TsRangeAggregationAggregationRange
- func (c TsRangeLatest) AggregationStdP() TsRangeAggregationAggregationStdP
- func (c TsRangeLatest) AggregationStdS() TsRangeAggregationAggregationStdS
- func (c TsRangeLatest) AggregationSum() TsRangeAggregationAggregationSum
- func (c TsRangeLatest) AggregationTwa() TsRangeAggregationAggregationTwa
- func (c TsRangeLatest) AggregationVarP() TsRangeAggregationAggregationVarP
- func (c TsRangeLatest) AggregationVarS() TsRangeAggregationAggregationVarS
- func (c TsRangeLatest) Align(value string) TsRangeAlign
- func (c TsRangeLatest) Build() Completed
- func (c TsRangeLatest) Count(count int64) TsRangeCount
- func (c TsRangeLatest) FilterByTs(timestamp ...int64) TsRangeFilterByTs
- func (c TsRangeLatest) FilterByValue(min float64, max float64) TsRangeFilterByValue
- type TsRangeTotimestamp
- func (c TsRangeTotimestamp) AggregationAvg() TsRangeAggregationAggregationAvg
- func (c TsRangeTotimestamp) AggregationCount() TsRangeAggregationAggregationCount
- func (c TsRangeTotimestamp) AggregationFirst() TsRangeAggregationAggregationFirst
- func (c TsRangeTotimestamp) AggregationLast() TsRangeAggregationAggregationLast
- func (c TsRangeTotimestamp) AggregationMax() TsRangeAggregationAggregationMax
- func (c TsRangeTotimestamp) AggregationMin() TsRangeAggregationAggregationMin
- func (c TsRangeTotimestamp) AggregationRange() TsRangeAggregationAggregationRange
- func (c TsRangeTotimestamp) AggregationStdP() TsRangeAggregationAggregationStdP
- func (c TsRangeTotimestamp) AggregationStdS() TsRangeAggregationAggregationStdS
- func (c TsRangeTotimestamp) AggregationSum() TsRangeAggregationAggregationSum
- func (c TsRangeTotimestamp) AggregationTwa() TsRangeAggregationAggregationTwa
- func (c TsRangeTotimestamp) AggregationVarP() TsRangeAggregationAggregationVarP
- func (c TsRangeTotimestamp) AggregationVarS() TsRangeAggregationAggregationVarS
- func (c TsRangeTotimestamp) Align(value string) TsRangeAlign
- func (c TsRangeTotimestamp) Build() Completed
- func (c TsRangeTotimestamp) Count(count int64) TsRangeCount
- func (c TsRangeTotimestamp) FilterByTs(timestamp ...int64) TsRangeFilterByTs
- func (c TsRangeTotimestamp) FilterByValue(min float64, max float64) TsRangeFilterByValue
- func (c TsRangeTotimestamp) Latest() TsRangeLatest
- type TsRevrange
- type TsRevrangeAggregationAggregationAvg
- type TsRevrangeAggregationAggregationCount
- type TsRevrangeAggregationAggregationFirst
- type TsRevrangeAggregationAggregationLast
- type TsRevrangeAggregationAggregationMax
- type TsRevrangeAggregationAggregationMin
- type TsRevrangeAggregationAggregationRange
- type TsRevrangeAggregationAggregationStdP
- type TsRevrangeAggregationAggregationStdS
- type TsRevrangeAggregationAggregationSum
- type TsRevrangeAggregationAggregationTwa
- type TsRevrangeAggregationAggregationVarP
- type TsRevrangeAggregationAggregationVarS
- type TsRevrangeAggregationBucketduration
- type TsRevrangeAggregationBuckettimestamp
- type TsRevrangeAggregationEmpty
- type TsRevrangeAlign
- func (c TsRevrangeAlign) AggregationAvg() TsRevrangeAggregationAggregationAvg
- func (c TsRevrangeAlign) AggregationCount() TsRevrangeAggregationAggregationCount
- func (c TsRevrangeAlign) AggregationFirst() TsRevrangeAggregationAggregationFirst
- func (c TsRevrangeAlign) AggregationLast() TsRevrangeAggregationAggregationLast
- func (c TsRevrangeAlign) AggregationMax() TsRevrangeAggregationAggregationMax
- func (c TsRevrangeAlign) AggregationMin() TsRevrangeAggregationAggregationMin
- func (c TsRevrangeAlign) AggregationRange() TsRevrangeAggregationAggregationRange
- func (c TsRevrangeAlign) AggregationStdP() TsRevrangeAggregationAggregationStdP
- func (c TsRevrangeAlign) AggregationStdS() TsRevrangeAggregationAggregationStdS
- func (c TsRevrangeAlign) AggregationSum() TsRevrangeAggregationAggregationSum
- func (c TsRevrangeAlign) AggregationTwa() TsRevrangeAggregationAggregationTwa
- func (c TsRevrangeAlign) AggregationVarP() TsRevrangeAggregationAggregationVarP
- func (c TsRevrangeAlign) AggregationVarS() TsRevrangeAggregationAggregationVarS
- func (c TsRevrangeAlign) Build() Completed
- type TsRevrangeCount
- func (c TsRevrangeCount) AggregationAvg() TsRevrangeAggregationAggregationAvg
- func (c TsRevrangeCount) AggregationCount() TsRevrangeAggregationAggregationCount
- func (c TsRevrangeCount) AggregationFirst() TsRevrangeAggregationAggregationFirst
- func (c TsRevrangeCount) AggregationLast() TsRevrangeAggregationAggregationLast
- func (c TsRevrangeCount) AggregationMax() TsRevrangeAggregationAggregationMax
- func (c TsRevrangeCount) AggregationMin() TsRevrangeAggregationAggregationMin
- func (c TsRevrangeCount) AggregationRange() TsRevrangeAggregationAggregationRange
- func (c TsRevrangeCount) AggregationStdP() TsRevrangeAggregationAggregationStdP
- func (c TsRevrangeCount) AggregationStdS() TsRevrangeAggregationAggregationStdS
- func (c TsRevrangeCount) AggregationSum() TsRevrangeAggregationAggregationSum
- func (c TsRevrangeCount) AggregationTwa() TsRevrangeAggregationAggregationTwa
- func (c TsRevrangeCount) AggregationVarP() TsRevrangeAggregationAggregationVarP
- func (c TsRevrangeCount) AggregationVarS() TsRevrangeAggregationAggregationVarS
- func (c TsRevrangeCount) Align(value string) TsRevrangeAlign
- func (c TsRevrangeCount) Build() Completed
- type TsRevrangeFilterByTs
- func (c TsRevrangeFilterByTs) AggregationAvg() TsRevrangeAggregationAggregationAvg
- func (c TsRevrangeFilterByTs) AggregationCount() TsRevrangeAggregationAggregationCount
- func (c TsRevrangeFilterByTs) AggregationFirst() TsRevrangeAggregationAggregationFirst
- func (c TsRevrangeFilterByTs) AggregationLast() TsRevrangeAggregationAggregationLast
- func (c TsRevrangeFilterByTs) AggregationMax() TsRevrangeAggregationAggregationMax
- func (c TsRevrangeFilterByTs) AggregationMin() TsRevrangeAggregationAggregationMin
- func (c TsRevrangeFilterByTs) AggregationRange() TsRevrangeAggregationAggregationRange
- func (c TsRevrangeFilterByTs) AggregationStdP() TsRevrangeAggregationAggregationStdP
- func (c TsRevrangeFilterByTs) AggregationStdS() TsRevrangeAggregationAggregationStdS
- func (c TsRevrangeFilterByTs) AggregationSum() TsRevrangeAggregationAggregationSum
- func (c TsRevrangeFilterByTs) AggregationTwa() TsRevrangeAggregationAggregationTwa
- func (c TsRevrangeFilterByTs) AggregationVarP() TsRevrangeAggregationAggregationVarP
- func (c TsRevrangeFilterByTs) AggregationVarS() TsRevrangeAggregationAggregationVarS
- func (c TsRevrangeFilterByTs) Align(value string) TsRevrangeAlign
- func (c TsRevrangeFilterByTs) Build() Completed
- func (c TsRevrangeFilterByTs) Count(count int64) TsRevrangeCount
- func (c TsRevrangeFilterByTs) FilterByTs(timestamp ...int64) TsRevrangeFilterByTs
- func (c TsRevrangeFilterByTs) FilterByValue(min float64, max float64) TsRevrangeFilterByValue
- type TsRevrangeFilterByValue
- func (c TsRevrangeFilterByValue) AggregationAvg() TsRevrangeAggregationAggregationAvg
- func (c TsRevrangeFilterByValue) AggregationCount() TsRevrangeAggregationAggregationCount
- func (c TsRevrangeFilterByValue) AggregationFirst() TsRevrangeAggregationAggregationFirst
- func (c TsRevrangeFilterByValue) AggregationLast() TsRevrangeAggregationAggregationLast
- func (c TsRevrangeFilterByValue) AggregationMax() TsRevrangeAggregationAggregationMax
- func (c TsRevrangeFilterByValue) AggregationMin() TsRevrangeAggregationAggregationMin
- func (c TsRevrangeFilterByValue) AggregationRange() TsRevrangeAggregationAggregationRange
- func (c TsRevrangeFilterByValue) AggregationStdP() TsRevrangeAggregationAggregationStdP
- func (c TsRevrangeFilterByValue) AggregationStdS() TsRevrangeAggregationAggregationStdS
- func (c TsRevrangeFilterByValue) AggregationSum() TsRevrangeAggregationAggregationSum
- func (c TsRevrangeFilterByValue) AggregationTwa() TsRevrangeAggregationAggregationTwa
- func (c TsRevrangeFilterByValue) AggregationVarP() TsRevrangeAggregationAggregationVarP
- func (c TsRevrangeFilterByValue) AggregationVarS() TsRevrangeAggregationAggregationVarS
- func (c TsRevrangeFilterByValue) Align(value string) TsRevrangeAlign
- func (c TsRevrangeFilterByValue) Build() Completed
- func (c TsRevrangeFilterByValue) Count(count int64) TsRevrangeCount
- type TsRevrangeFromtimestamp
- type TsRevrangeKey
- type TsRevrangeLatest
- func (c TsRevrangeLatest) AggregationAvg() TsRevrangeAggregationAggregationAvg
- func (c TsRevrangeLatest) AggregationCount() TsRevrangeAggregationAggregationCount
- func (c TsRevrangeLatest) AggregationFirst() TsRevrangeAggregationAggregationFirst
- func (c TsRevrangeLatest) AggregationLast() TsRevrangeAggregationAggregationLast
- func (c TsRevrangeLatest) AggregationMax() TsRevrangeAggregationAggregationMax
- func (c TsRevrangeLatest) AggregationMin() TsRevrangeAggregationAggregationMin
- func (c TsRevrangeLatest) AggregationRange() TsRevrangeAggregationAggregationRange
- func (c TsRevrangeLatest) AggregationStdP() TsRevrangeAggregationAggregationStdP
- func (c TsRevrangeLatest) AggregationStdS() TsRevrangeAggregationAggregationStdS
- func (c TsRevrangeLatest) AggregationSum() TsRevrangeAggregationAggregationSum
- func (c TsRevrangeLatest) AggregationTwa() TsRevrangeAggregationAggregationTwa
- func (c TsRevrangeLatest) AggregationVarP() TsRevrangeAggregationAggregationVarP
- func (c TsRevrangeLatest) AggregationVarS() TsRevrangeAggregationAggregationVarS
- func (c TsRevrangeLatest) Align(value string) TsRevrangeAlign
- func (c TsRevrangeLatest) Build() Completed
- func (c TsRevrangeLatest) Count(count int64) TsRevrangeCount
- func (c TsRevrangeLatest) FilterByTs(timestamp ...int64) TsRevrangeFilterByTs
- func (c TsRevrangeLatest) FilterByValue(min float64, max float64) TsRevrangeFilterByValue
- type TsRevrangeTotimestamp
- func (c TsRevrangeTotimestamp) AggregationAvg() TsRevrangeAggregationAggregationAvg
- func (c TsRevrangeTotimestamp) AggregationCount() TsRevrangeAggregationAggregationCount
- func (c TsRevrangeTotimestamp) AggregationFirst() TsRevrangeAggregationAggregationFirst
- func (c TsRevrangeTotimestamp) AggregationLast() TsRevrangeAggregationAggregationLast
- func (c TsRevrangeTotimestamp) AggregationMax() TsRevrangeAggregationAggregationMax
- func (c TsRevrangeTotimestamp) AggregationMin() TsRevrangeAggregationAggregationMin
- func (c TsRevrangeTotimestamp) AggregationRange() TsRevrangeAggregationAggregationRange
- func (c TsRevrangeTotimestamp) AggregationStdP() TsRevrangeAggregationAggregationStdP
- func (c TsRevrangeTotimestamp) AggregationStdS() TsRevrangeAggregationAggregationStdS
- func (c TsRevrangeTotimestamp) AggregationSum() TsRevrangeAggregationAggregationSum
- func (c TsRevrangeTotimestamp) AggregationTwa() TsRevrangeAggregationAggregationTwa
- func (c TsRevrangeTotimestamp) AggregationVarP() TsRevrangeAggregationAggregationVarP
- func (c TsRevrangeTotimestamp) AggregationVarS() TsRevrangeAggregationAggregationVarS
- func (c TsRevrangeTotimestamp) Align(value string) TsRevrangeAlign
- func (c TsRevrangeTotimestamp) Build() Completed
- func (c TsRevrangeTotimestamp) Count(count int64) TsRevrangeCount
- func (c TsRevrangeTotimestamp) FilterByTs(timestamp ...int64) TsRevrangeFilterByTs
- func (c TsRevrangeTotimestamp) FilterByValue(min float64, max float64) TsRevrangeFilterByValue
- func (c TsRevrangeTotimestamp) Latest() TsRevrangeLatest
- type Ttl
- type TtlKey
- type Type
- type TypeKey
- type Unlink
- type UnlinkKey
- type Unsubscribe
- type UnsubscribeChannel
- type Unwatch
- type Wait
- type WaitNumreplicas
- type WaitTimeout
- type Waitaof
- type WaitaofNumlocal
- type WaitaofNumreplicas
- type WaitaofTimeout
- type Watch
- type WatchKey
- type Xack
- type XackGroup
- type XackId
- type XackKey
- type Xadd
- type XaddFieldValue
- type XaddId
- type XaddKey
- type XaddNomkstream
- type XaddTrimLimit
- type XaddTrimOperatorAlmost
- type XaddTrimOperatorExact
- type XaddTrimStrategyMaxlen
- type XaddTrimStrategyMinid
- type XaddTrimThreshold
- type Xautoclaim
- type XautoclaimConsumer
- type XautoclaimCount
- type XautoclaimGroup
- type XautoclaimJustid
- type XautoclaimKey
- type XautoclaimMinIdleTime
- type XautoclaimStart
- type Xclaim
- type XclaimConsumer
- type XclaimForce
- type XclaimGroup
- type XclaimId
- func (c XclaimId) Build() Completed
- func (c XclaimId) Force() XclaimForce
- func (c XclaimId) Id(id ...string) XclaimId
- func (c XclaimId) Idle(ms int64) XclaimIdle
- func (c XclaimId) Justid() XclaimJustid
- func (c XclaimId) Lastid() XclaimLastid
- func (c XclaimId) Retrycount(count int64) XclaimRetrycount
- func (c XclaimId) Time(msUnixTime int64) XclaimTime
- type XclaimIdle
- type XclaimJustid
- type XclaimKey
- type XclaimLastid
- type XclaimMinIdleTime
- type XclaimRetrycount
- type XclaimTime
- type Xdel
- type XdelId
- type XdelKey
- type XgroupCreate
- type XgroupCreateEntriesread
- type XgroupCreateGroup
- type XgroupCreateId
- type XgroupCreateKey
- type XgroupCreateMkstream
- type XgroupCreateconsumer
- type XgroupCreateconsumerConsumer
- type XgroupCreateconsumerGroup
- type XgroupCreateconsumerKey
- type XgroupDelconsumer
- type XgroupDelconsumerConsumername
- type XgroupDelconsumerGroup
- type XgroupDelconsumerKey
- type XgroupDestroy
- type XgroupDestroyGroup
- type XgroupDestroyKey
- type XgroupHelp
- type XgroupSetid
- type XgroupSetidEntriesread
- type XgroupSetidGroup
- type XgroupSetidId
- type XgroupSetidKey
- type XinfoConsumers
- type XinfoConsumersGroup
- type XinfoConsumersKey
- type XinfoGroups
- type XinfoGroupsKey
- type XinfoHelp
- type XinfoStream
- type XinfoStreamFullCount
- type XinfoStreamFullFull
- type XinfoStreamKey
- type Xlen
- type XlenKey
- type Xpending
- type XpendingFiltersConsumer
- type XpendingFiltersCount
- type XpendingFiltersEnd
- type XpendingFiltersIdle
- type XpendingFiltersStart
- type XpendingGroup
- type XpendingKey
- type Xrange
- type XrangeCount
- type XrangeEnd
- type XrangeKey
- type XrangeStart
- type Xread
- type XreadBlock
- type XreadCount
- type XreadId
- type XreadKey
- type XreadStreams
- type Xreadgroup
- type XreadgroupBlock
- type XreadgroupCount
- type XreadgroupGroup
- type XreadgroupId
- type XreadgroupKey
- type XreadgroupNoack
- type XreadgroupStreams
- type Xrevrange
- type XrevrangeCount
- type XrevrangeEnd
- type XrevrangeKey
- type XrevrangeStart
- type Xsetid
- type XsetidEntriesadded
- type XsetidKey
- type XsetidLastId
- type XsetidMaxdeletedid
- type Xtrim
- type XtrimKey
- type XtrimTrimLimit
- type XtrimTrimOperatorAlmost
- type XtrimTrimOperatorExact
- type XtrimTrimStrategyMaxlen
- type XtrimTrimStrategyMinid
- type XtrimTrimThreshold
- type Zadd
- type ZaddChangeCh
- type ZaddComparisonGt
- type ZaddComparisonLt
- type ZaddConditionNx
- type ZaddConditionXx
- type ZaddIncrementIncr
- type ZaddKey
- type ZaddScoreMember
- type Zcard
- type ZcardKey
- type Zcount
- type ZcountKey
- type ZcountMax
- type ZcountMin
- type Zdiff
- type ZdiffKey
- type ZdiffNumkeys
- type ZdiffWithscores
- type Zdiffstore
- type ZdiffstoreDestination
- type ZdiffstoreKey
- type ZdiffstoreNumkeys
- type Zincrby
- type ZincrbyIncrement
- type ZincrbyKey
- type ZincrbyMember
- type Zinter
- type ZinterAggregateMax
- type ZinterAggregateMin
- type ZinterAggregateSum
- type ZinterKey
- func (c ZinterKey) AggregateMax() ZinterAggregateMax
- func (c ZinterKey) AggregateMin() ZinterAggregateMin
- func (c ZinterKey) AggregateSum() ZinterAggregateSum
- func (c ZinterKey) Build() Completed
- func (c ZinterKey) Key(key ...string) ZinterKey
- func (c ZinterKey) Weights(weight ...int64) ZinterWeights
- func (c ZinterKey) Withscores() ZinterWithscores
- type ZinterNumkeys
- type ZinterWeights
- func (c ZinterWeights) AggregateMax() ZinterAggregateMax
- func (c ZinterWeights) AggregateMin() ZinterAggregateMin
- func (c ZinterWeights) AggregateSum() ZinterAggregateSum
- func (c ZinterWeights) Build() Completed
- func (c ZinterWeights) Weights(weight ...int64) ZinterWeights
- func (c ZinterWeights) Withscores() ZinterWithscores
- type ZinterWithscores
- type Zintercard
- type ZintercardKey
- type ZintercardLimit
- type ZintercardNumkeys
- type Zinterstore
- type ZinterstoreAggregateMax
- type ZinterstoreAggregateMin
- type ZinterstoreAggregateSum
- type ZinterstoreDestination
- type ZinterstoreKey
- func (c ZinterstoreKey) AggregateMax() ZinterstoreAggregateMax
- func (c ZinterstoreKey) AggregateMin() ZinterstoreAggregateMin
- func (c ZinterstoreKey) AggregateSum() ZinterstoreAggregateSum
- func (c ZinterstoreKey) Build() Completed
- func (c ZinterstoreKey) Key(key ...string) ZinterstoreKey
- func (c ZinterstoreKey) Weights(weight ...int64) ZinterstoreWeights
- type ZinterstoreNumkeys
- type ZinterstoreWeights
- func (c ZinterstoreWeights) AggregateMax() ZinterstoreAggregateMax
- func (c ZinterstoreWeights) AggregateMin() ZinterstoreAggregateMin
- func (c ZinterstoreWeights) AggregateSum() ZinterstoreAggregateSum
- func (c ZinterstoreWeights) Build() Completed
- func (c ZinterstoreWeights) Weights(weight ...int64) ZinterstoreWeights
- type Zlexcount
- type ZlexcountKey
- type ZlexcountMax
- type ZlexcountMin
- type Zmpop
- type ZmpopCount
- type ZmpopKey
- type ZmpopNumkeys
- type ZmpopWhereMax
- type ZmpopWhereMin
- type Zmscore
- type ZmscoreKey
- type ZmscoreMember
- type Zpopmax
- type ZpopmaxCount
- type ZpopmaxKey
- type Zpopmin
- type ZpopminCount
- type ZpopminKey
- type Zrandmember
- type ZrandmemberKey
- type ZrandmemberOptionsCount
- type ZrandmemberOptionsWithscores
- type Zrange
- type ZrangeKey
- type ZrangeLimit
- type ZrangeMax
- func (c ZrangeMax) Build() Completed
- func (c ZrangeMax) Bylex() ZrangeSortbyBylex
- func (c ZrangeMax) Byscore() ZrangeSortbyByscore
- func (c ZrangeMax) Cache() Cacheable
- func (c ZrangeMax) Limit(offset int64, count int64) ZrangeLimit
- func (c ZrangeMax) Rev() ZrangeRev
- func (c ZrangeMax) Withscores() ZrangeWithscores
- type ZrangeMin
- type ZrangeRev
- type ZrangeSortbyBylex
- type ZrangeSortbyByscore
- type ZrangeWithscores
- type Zrangebylex
- type ZrangebylexKey
- type ZrangebylexLimit
- type ZrangebylexMax
- type ZrangebylexMin
- type Zrangebyscore
- type ZrangebyscoreKey
- type ZrangebyscoreLimit
- type ZrangebyscoreMax
- type ZrangebyscoreMin
- type ZrangebyscoreWithscores
- type Zrangestore
- type ZrangestoreDst
- type ZrangestoreLimit
- type ZrangestoreMax
- type ZrangestoreMin
- type ZrangestoreRev
- type ZrangestoreSortbyBylex
- type ZrangestoreSortbyByscore
- type ZrangestoreSrc
- type Zrank
- type ZrankKey
- type ZrankMember
- type ZrankWithscore
- type Zrem
- type ZremKey
- type ZremMember
- type Zremrangebylex
- type ZremrangebylexKey
- type ZremrangebylexMax
- type ZremrangebylexMin
- type Zremrangebyrank
- type ZremrangebyrankKey
- type ZremrangebyrankStart
- type ZremrangebyrankStop
- type Zremrangebyscore
- type ZremrangebyscoreKey
- type ZremrangebyscoreMax
- type ZremrangebyscoreMin
- type Zrevrange
- type ZrevrangeKey
- type ZrevrangeStart
- type ZrevrangeStop
- type ZrevrangeWithscores
- type Zrevrangebylex
- type ZrevrangebylexKey
- type ZrevrangebylexLimit
- type ZrevrangebylexMax
- type ZrevrangebylexMin
- type Zrevrangebyscore
- type ZrevrangebyscoreKey
- type ZrevrangebyscoreLimit
- type ZrevrangebyscoreMax
- type ZrevrangebyscoreMin
- type ZrevrangebyscoreWithscores
- type Zrevrank
- type ZrevrankKey
- type ZrevrankMember
- type ZrevrankWithscore
- type Zscan
- type ZscanCount
- type ZscanCursor
- type ZscanKey
- type ZscanMatch
- type Zscore
- type ZscoreKey
- type ZscoreMember
- type Zunion
- type ZunionAggregateMax
- type ZunionAggregateMin
- type ZunionAggregateSum
- type ZunionKey
- func (c ZunionKey) AggregateMax() ZunionAggregateMax
- func (c ZunionKey) AggregateMin() ZunionAggregateMin
- func (c ZunionKey) AggregateSum() ZunionAggregateSum
- func (c ZunionKey) Build() Completed
- func (c ZunionKey) Key(key ...string) ZunionKey
- func (c ZunionKey) Weights(weight ...int64) ZunionWeights
- func (c ZunionKey) Withscores() ZunionWithscores
- type ZunionNumkeys
- type ZunionWeights
- func (c ZunionWeights) AggregateMax() ZunionAggregateMax
- func (c ZunionWeights) AggregateMin() ZunionAggregateMin
- func (c ZunionWeights) AggregateSum() ZunionAggregateSum
- func (c ZunionWeights) Build() Completed
- func (c ZunionWeights) Weights(weight ...int64) ZunionWeights
- func (c ZunionWeights) Withscores() ZunionWithscores
- type ZunionWithscores
- type Zunionstore
- type ZunionstoreAggregateMax
- type ZunionstoreAggregateMin
- type ZunionstoreAggregateSum
- type ZunionstoreDestination
- type ZunionstoreKey
- func (c ZunionstoreKey) AggregateMax() ZunionstoreAggregateMax
- func (c ZunionstoreKey) AggregateMin() ZunionstoreAggregateMin
- func (c ZunionstoreKey) AggregateSum() ZunionstoreAggregateSum
- func (c ZunionstoreKey) Build() Completed
- func (c ZunionstoreKey) Key(key ...string) ZunionstoreKey
- func (c ZunionstoreKey) Weights(weight ...int64) ZunionstoreWeights
- type ZunionstoreNumkeys
- type ZunionstoreWeights
- func (c ZunionstoreWeights) AggregateMax() ZunionstoreAggregateMax
- func (c ZunionstoreWeights) AggregateMin() ZunionstoreAggregateMin
- func (c ZunionstoreWeights) AggregateSum() ZunionstoreAggregateSum
- func (c ZunionstoreWeights) Build() Completed
- func (c ZunionstoreWeights) Weights(weight ...int64) ZunionstoreWeights
Constants ¶
const ( // InitSlot indicates that the command be sent to any redis node in cluster InitSlot = uint16(1 << 14) // NoSlot indicates that the command has no key slot specified NoSlot = uint16(1 << 15) )
const ErrBuiltTwice = "a command should not be built twice"
const ErrUnfinished = "a command should be finished by calling Build() or Cache()"
Variables ¶
var ( // OptInCmd is predefined CLIENT CACHING YES OptInCmd = Completed{ // contains filtered or unexported fields } // MultiCmd is predefined MULTI MultiCmd = Completed{ // contains filtered or unexported fields } // ExecCmd is predefined EXEC ExecCmd = Completed{ // contains filtered or unexported fields } // RoleCmd is predefined ROLE RoleCmd = Completed{ // contains filtered or unexported fields } // QuitCmd is predefined QUIT QuitCmd = Completed{ // contains filtered or unexported fields } // UnsubscribeCmd is predefined UNSUBSCRIBE UnsubscribeCmd = Completed{ // contains filtered or unexported fields } // PUnsubscribeCmd is predefined PUNSUBSCRIBE PUnsubscribeCmd = Completed{ // contains filtered or unexported fields } // SUnsubscribeCmd is predefined SUNSUBSCRIBE SUnsubscribeCmd = Completed{ // contains filtered or unexported fields } // PingCmd is predefined PING PingCmd = Completed{ // contains filtered or unexported fields } // SlotCmd is predefined CLUSTER SLOTS SlotCmd = Completed{ // contains filtered or unexported fields } // AskingCmd is predefined CLUSTER ASKING AskingCmd = Completed{ // contains filtered or unexported fields } // SentinelSubscribe is predefined SUBSCRIBE ASKING SentinelSubscribe = Completed{ // contains filtered or unexported fields } // SentinelUnSubscribe is predefined UNSUBSCRIBE ASKING SentinelUnSubscribe = Completed{ // contains filtered or unexported fields } )
Functions ¶
func MGetCacheCmd ¶
MGetCacheCmd returns the cache command of the MGET singular command
func MGetCacheKey ¶
MGetCacheKey returns the cache key of the MGET singular command
func Put ¶
func Put(cs *CommandSlice)
Types ¶
type AclCat ¶
type AclCat Completed
func (AclCat) Categoryname ¶
func (c AclCat) Categoryname(categoryname string) AclCatCategoryname
type AclCatCategoryname ¶
type AclCatCategoryname Completed
func (AclCatCategoryname) Build ¶
func (c AclCatCategoryname) Build() Completed
type AclDeluser ¶
type AclDeluser Completed
func (AclDeluser) Username ¶
func (c AclDeluser) Username(username ...string) AclDeluserUsername
type AclDeluserUsername ¶
type AclDeluserUsername Completed
func (AclDeluserUsername) Build ¶
func (c AclDeluserUsername) Build() Completed
func (AclDeluserUsername) Username ¶
func (c AclDeluserUsername) Username(username ...string) AclDeluserUsername
type AclDryrun ¶
type AclDryrun Completed
func (AclDryrun) Username ¶
func (c AclDryrun) Username(username string) AclDryrunUsername
type AclDryrunArg ¶
type AclDryrunArg Completed
func (AclDryrunArg) Arg ¶
func (c AclDryrunArg) Arg(arg ...string) AclDryrunArg
func (AclDryrunArg) Build ¶
func (c AclDryrunArg) Build() Completed
type AclDryrunCommand ¶
type AclDryrunCommand Completed
func (AclDryrunCommand) Arg ¶
func (c AclDryrunCommand) Arg(arg ...string) AclDryrunArg
func (AclDryrunCommand) Build ¶
func (c AclDryrunCommand) Build() Completed
type AclDryrunUsername ¶
type AclDryrunUsername Completed
func (AclDryrunUsername) Command ¶
func (c AclDryrunUsername) Command(command string) AclDryrunCommand
type AclGenpass ¶
type AclGenpass Completed
func (AclGenpass) Bits ¶
func (c AclGenpass) Bits(bits int64) AclGenpassBits
func (AclGenpass) Build ¶
func (c AclGenpass) Build() Completed
type AclGenpassBits ¶
type AclGenpassBits Completed
func (AclGenpassBits) Build ¶
func (c AclGenpassBits) Build() Completed
type AclGetuser ¶
type AclGetuser Completed
func (AclGetuser) Username ¶
func (c AclGetuser) Username(username string) AclGetuserUsername
type AclGetuserUsername ¶
type AclGetuserUsername Completed
func (AclGetuserUsername) Build ¶
func (c AclGetuserUsername) Build() Completed
type AclLog ¶
type AclLog Completed
func (AclLog) Count ¶
func (c AclLog) Count(count int64) AclLogCountCount
func (AclLog) Reset ¶
func (c AclLog) Reset() AclLogCountReset
type AclLogCountCount ¶
type AclLogCountCount Completed
func (AclLogCountCount) Build ¶
func (c AclLogCountCount) Build() Completed
func (AclLogCountCount) Reset ¶
func (c AclLogCountCount) Reset() AclLogCountReset
type AclLogCountReset ¶
type AclLogCountReset Completed
func (AclLogCountReset) Build ¶
func (c AclLogCountReset) Build() Completed
type AclSetuser ¶
type AclSetuser Completed
func (AclSetuser) Username ¶
func (c AclSetuser) Username(username string) AclSetuserUsername
type AclSetuserRule ¶
type AclSetuserRule Completed
func (AclSetuserRule) Build ¶
func (c AclSetuserRule) Build() Completed
func (AclSetuserRule) Rule ¶
func (c AclSetuserRule) Rule(rule ...string) AclSetuserRule
type AclSetuserUsername ¶
type AclSetuserUsername Completed
func (AclSetuserUsername) Build ¶
func (c AclSetuserUsername) Build() Completed
func (AclSetuserUsername) Rule ¶
func (c AclSetuserUsername) Rule(rule ...string) AclSetuserRule
type AiModeldel ¶
type AiModeldel Completed
func (AiModeldel) Key ¶
func (c AiModeldel) Key(key string) AiModeldelKey
type AiModeldelKey ¶
type AiModeldelKey Completed
func (AiModeldelKey) Build ¶
func (c AiModeldelKey) Build() Completed
type AiModelexecute ¶
type AiModelexecute Completed
func (AiModelexecute) Key ¶
func (c AiModelexecute) Key(key string) AiModelexecuteKey
type AiModelexecuteInputsInput ¶
type AiModelexecuteInputsInput Completed
func (AiModelexecuteInputsInput) Input ¶
func (c AiModelexecuteInputsInput) Input(input ...string) AiModelexecuteInputsInput
func (AiModelexecuteInputsInput) Outputs ¶
func (c AiModelexecuteInputsInput) Outputs(outputCount int64) AiModelexecuteOutputsOutputs
type AiModelexecuteInputsInputs ¶
type AiModelexecuteInputsInputs Completed
func (AiModelexecuteInputsInputs) Input ¶
func (c AiModelexecuteInputsInputs) Input(input ...string) AiModelexecuteInputsInput
type AiModelexecuteKey ¶
type AiModelexecuteKey Completed
func (AiModelexecuteKey) Inputs ¶
func (c AiModelexecuteKey) Inputs(inputCount int64) AiModelexecuteInputsInputs
type AiModelexecuteOutputsOutput ¶
type AiModelexecuteOutputsOutput Completed
func (AiModelexecuteOutputsOutput) Build ¶
func (c AiModelexecuteOutputsOutput) Build() Completed
func (AiModelexecuteOutputsOutput) Cache ¶
func (c AiModelexecuteOutputsOutput) Cache() Cacheable
func (AiModelexecuteOutputsOutput) Output ¶
func (c AiModelexecuteOutputsOutput) Output(output ...string) AiModelexecuteOutputsOutput
func (AiModelexecuteOutputsOutput) Timeout ¶
func (c AiModelexecuteOutputsOutput) Timeout(timeout int64) AiModelexecuteTimeout
type AiModelexecuteOutputsOutputs ¶
type AiModelexecuteOutputsOutputs Completed
func (AiModelexecuteOutputsOutputs) Output ¶
func (c AiModelexecuteOutputsOutputs) Output(output ...string) AiModelexecuteOutputsOutput
type AiModelexecuteTimeout ¶
type AiModelexecuteTimeout Completed
func (AiModelexecuteTimeout) Build ¶
func (c AiModelexecuteTimeout) Build() Completed
func (AiModelexecuteTimeout) Cache ¶
func (c AiModelexecuteTimeout) Cache() Cacheable
type AiModelget ¶
type AiModelget Completed
func (AiModelget) Key ¶
func (c AiModelget) Key(key string) AiModelgetKey
type AiModelgetBlob ¶
type AiModelgetBlob Completed
func (AiModelgetBlob) Build ¶
func (c AiModelgetBlob) Build() Completed
func (AiModelgetBlob) Cache ¶
func (c AiModelgetBlob) Cache() Cacheable
type AiModelgetKey ¶
type AiModelgetKey Completed
func (AiModelgetKey) Blob ¶
func (c AiModelgetKey) Blob() AiModelgetBlob
func (AiModelgetKey) Build ¶
func (c AiModelgetKey) Build() Completed
func (AiModelgetKey) Cache ¶
func (c AiModelgetKey) Cache() Cacheable
func (AiModelgetKey) Meta ¶
func (c AiModelgetKey) Meta() AiModelgetMeta
type AiModelgetMeta ¶
type AiModelgetMeta Completed
func (AiModelgetMeta) Blob ¶
func (c AiModelgetMeta) Blob() AiModelgetBlob
func (AiModelgetMeta) Build ¶
func (c AiModelgetMeta) Build() Completed
func (AiModelgetMeta) Cache ¶
func (c AiModelgetMeta) Cache() Cacheable
type AiModelstore ¶
type AiModelstore Completed
func (AiModelstore) Key ¶
func (c AiModelstore) Key(key string) AiModelstoreKey
type AiModelstoreBackendOnnx ¶
type AiModelstoreBackendOnnx Completed
func (AiModelstoreBackendOnnx) Cpu ¶
func (c AiModelstoreBackendOnnx) Cpu() AiModelstoreDeviceCpu
func (AiModelstoreBackendOnnx) Gpu ¶
func (c AiModelstoreBackendOnnx) Gpu() AiModelstoreDeviceGpu
type AiModelstoreBackendTf ¶
type AiModelstoreBackendTf Completed
func (AiModelstoreBackendTf) Cpu ¶
func (c AiModelstoreBackendTf) Cpu() AiModelstoreDeviceCpu
func (AiModelstoreBackendTf) Gpu ¶
func (c AiModelstoreBackendTf) Gpu() AiModelstoreDeviceGpu
type AiModelstoreBackendTorch ¶
type AiModelstoreBackendTorch Completed
func (AiModelstoreBackendTorch) Cpu ¶
func (c AiModelstoreBackendTorch) Cpu() AiModelstoreDeviceCpu
func (AiModelstoreBackendTorch) Gpu ¶
func (c AiModelstoreBackendTorch) Gpu() AiModelstoreDeviceGpu
type AiModelstoreBatchsize ¶
type AiModelstoreBatchsize Completed
func (AiModelstoreBatchsize) Blob ¶
func (c AiModelstoreBatchsize) Blob(blob string) AiModelstoreBlob
func (AiModelstoreBatchsize) Build ¶
func (c AiModelstoreBatchsize) Build() Completed
func (AiModelstoreBatchsize) Inputs ¶
func (c AiModelstoreBatchsize) Inputs(inputCount int64) AiModelstoreInputsInputs
func (AiModelstoreBatchsize) Minbatchsize ¶
func (c AiModelstoreBatchsize) Minbatchsize(minbatchsize int64) AiModelstoreMinbatchsize
func (AiModelstoreBatchsize) Minbatchtimeout ¶
func (c AiModelstoreBatchsize) Minbatchtimeout(minbatchtimeout int64) AiModelstoreMinbatchtimeout
func (AiModelstoreBatchsize) Outputs ¶
func (c AiModelstoreBatchsize) Outputs(outputCount int64) AiModelstoreOutputsOutputs
type AiModelstoreBlob ¶
type AiModelstoreBlob Completed
func (AiModelstoreBlob) Build ¶
func (c AiModelstoreBlob) Build() Completed
type AiModelstoreDeviceCpu ¶
type AiModelstoreDeviceCpu Completed
func (AiModelstoreDeviceCpu) Batchsize ¶
func (c AiModelstoreDeviceCpu) Batchsize(batchsize int64) AiModelstoreBatchsize
func (AiModelstoreDeviceCpu) Blob ¶
func (c AiModelstoreDeviceCpu) Blob(blob string) AiModelstoreBlob
func (AiModelstoreDeviceCpu) Build ¶
func (c AiModelstoreDeviceCpu) Build() Completed
func (AiModelstoreDeviceCpu) Inputs ¶
func (c AiModelstoreDeviceCpu) Inputs(inputCount int64) AiModelstoreInputsInputs
func (AiModelstoreDeviceCpu) Minbatchsize ¶
func (c AiModelstoreDeviceCpu) Minbatchsize(minbatchsize int64) AiModelstoreMinbatchsize
func (AiModelstoreDeviceCpu) Minbatchtimeout ¶
func (c AiModelstoreDeviceCpu) Minbatchtimeout(minbatchtimeout int64) AiModelstoreMinbatchtimeout
func (AiModelstoreDeviceCpu) Outputs ¶
func (c AiModelstoreDeviceCpu) Outputs(outputCount int64) AiModelstoreOutputsOutputs
func (AiModelstoreDeviceCpu) Tag ¶
func (c AiModelstoreDeviceCpu) Tag(tag string) AiModelstoreTag
type AiModelstoreDeviceGpu ¶
type AiModelstoreDeviceGpu Completed
func (AiModelstoreDeviceGpu) Batchsize ¶
func (c AiModelstoreDeviceGpu) Batchsize(batchsize int64) AiModelstoreBatchsize
func (AiModelstoreDeviceGpu) Blob ¶
func (c AiModelstoreDeviceGpu) Blob(blob string) AiModelstoreBlob
func (AiModelstoreDeviceGpu) Build ¶
func (c AiModelstoreDeviceGpu) Build() Completed
func (AiModelstoreDeviceGpu) Inputs ¶
func (c AiModelstoreDeviceGpu) Inputs(inputCount int64) AiModelstoreInputsInputs
func (AiModelstoreDeviceGpu) Minbatchsize ¶
func (c AiModelstoreDeviceGpu) Minbatchsize(minbatchsize int64) AiModelstoreMinbatchsize
func (AiModelstoreDeviceGpu) Minbatchtimeout ¶
func (c AiModelstoreDeviceGpu) Minbatchtimeout(minbatchtimeout int64) AiModelstoreMinbatchtimeout
func (AiModelstoreDeviceGpu) Outputs ¶
func (c AiModelstoreDeviceGpu) Outputs(outputCount int64) AiModelstoreOutputsOutputs
func (AiModelstoreDeviceGpu) Tag ¶
func (c AiModelstoreDeviceGpu) Tag(tag string) AiModelstoreTag
type AiModelstoreInputsInput ¶
type AiModelstoreInputsInput Completed
func (AiModelstoreInputsInput) Blob ¶
func (c AiModelstoreInputsInput) Blob(blob string) AiModelstoreBlob
func (AiModelstoreInputsInput) Build ¶
func (c AiModelstoreInputsInput) Build() Completed
func (AiModelstoreInputsInput) Input ¶
func (c AiModelstoreInputsInput) Input(input ...string) AiModelstoreInputsInput
func (AiModelstoreInputsInput) Outputs ¶
func (c AiModelstoreInputsInput) Outputs(outputCount int64) AiModelstoreOutputsOutputs
type AiModelstoreInputsInputs ¶
type AiModelstoreInputsInputs Completed
func (AiModelstoreInputsInputs) Input ¶
func (c AiModelstoreInputsInputs) Input(input ...string) AiModelstoreInputsInput
type AiModelstoreKey ¶
type AiModelstoreKey Completed
func (AiModelstoreKey) Onnx ¶
func (c AiModelstoreKey) Onnx() AiModelstoreBackendOnnx
func (AiModelstoreKey) Tf ¶
func (c AiModelstoreKey) Tf() AiModelstoreBackendTf
func (AiModelstoreKey) Torch ¶
func (c AiModelstoreKey) Torch() AiModelstoreBackendTorch
type AiModelstoreMinbatchsize ¶
type AiModelstoreMinbatchsize Completed
func (AiModelstoreMinbatchsize) Blob ¶
func (c AiModelstoreMinbatchsize) Blob(blob string) AiModelstoreBlob
func (AiModelstoreMinbatchsize) Build ¶
func (c AiModelstoreMinbatchsize) Build() Completed
func (AiModelstoreMinbatchsize) Inputs ¶
func (c AiModelstoreMinbatchsize) Inputs(inputCount int64) AiModelstoreInputsInputs
func (AiModelstoreMinbatchsize) Minbatchtimeout ¶
func (c AiModelstoreMinbatchsize) Minbatchtimeout(minbatchtimeout int64) AiModelstoreMinbatchtimeout
func (AiModelstoreMinbatchsize) Outputs ¶
func (c AiModelstoreMinbatchsize) Outputs(outputCount int64) AiModelstoreOutputsOutputs
type AiModelstoreMinbatchtimeout ¶
type AiModelstoreMinbatchtimeout Completed
func (AiModelstoreMinbatchtimeout) Blob ¶
func (c AiModelstoreMinbatchtimeout) Blob(blob string) AiModelstoreBlob
func (AiModelstoreMinbatchtimeout) Build ¶
func (c AiModelstoreMinbatchtimeout) Build() Completed
func (AiModelstoreMinbatchtimeout) Inputs ¶
func (c AiModelstoreMinbatchtimeout) Inputs(inputCount int64) AiModelstoreInputsInputs
func (AiModelstoreMinbatchtimeout) Outputs ¶
func (c AiModelstoreMinbatchtimeout) Outputs(outputCount int64) AiModelstoreOutputsOutputs
type AiModelstoreOutputsOutput ¶
type AiModelstoreOutputsOutput Completed
func (AiModelstoreOutputsOutput) Blob ¶
func (c AiModelstoreOutputsOutput) Blob(blob string) AiModelstoreBlob
func (AiModelstoreOutputsOutput) Build ¶
func (c AiModelstoreOutputsOutput) Build() Completed
func (AiModelstoreOutputsOutput) Output ¶
func (c AiModelstoreOutputsOutput) Output(output ...string) AiModelstoreOutputsOutput
type AiModelstoreOutputsOutputs ¶
type AiModelstoreOutputsOutputs Completed
func (AiModelstoreOutputsOutputs) Output ¶
func (c AiModelstoreOutputsOutputs) Output(output ...string) AiModelstoreOutputsOutput
type AiModelstoreTag ¶
type AiModelstoreTag Completed
func (AiModelstoreTag) Batchsize ¶
func (c AiModelstoreTag) Batchsize(batchsize int64) AiModelstoreBatchsize
func (AiModelstoreTag) Blob ¶
func (c AiModelstoreTag) Blob(blob string) AiModelstoreBlob
func (AiModelstoreTag) Build ¶
func (c AiModelstoreTag) Build() Completed
func (AiModelstoreTag) Inputs ¶
func (c AiModelstoreTag) Inputs(inputCount int64) AiModelstoreInputsInputs
func (AiModelstoreTag) Minbatchsize ¶
func (c AiModelstoreTag) Minbatchsize(minbatchsize int64) AiModelstoreMinbatchsize
func (AiModelstoreTag) Minbatchtimeout ¶
func (c AiModelstoreTag) Minbatchtimeout(minbatchtimeout int64) AiModelstoreMinbatchtimeout
func (AiModelstoreTag) Outputs ¶
func (c AiModelstoreTag) Outputs(outputCount int64) AiModelstoreOutputsOutputs
type AiScriptdel ¶
type AiScriptdel Completed
func (AiScriptdel) Key ¶
func (c AiScriptdel) Key(key string) AiScriptdelKey
type AiScriptdelKey ¶
type AiScriptdelKey Completed
func (AiScriptdelKey) Build ¶
func (c AiScriptdelKey) Build() Completed
type AiScriptexecute ¶
type AiScriptexecute Completed
func (AiScriptexecute) Key ¶
func (c AiScriptexecute) Key(key string) AiScriptexecuteKey
type AiScriptexecuteArgsArg ¶
type AiScriptexecuteArgsArg Completed
func (AiScriptexecuteArgsArg) Arg ¶
func (c AiScriptexecuteArgsArg) Arg(arg ...string) AiScriptexecuteArgsArg
func (AiScriptexecuteArgsArg) Build ¶
func (c AiScriptexecuteArgsArg) Build() Completed
func (AiScriptexecuteArgsArg) Outputs ¶
func (c AiScriptexecuteArgsArg) Outputs(outputCount int64) AiScriptexecuteOutputsOutputs
func (AiScriptexecuteArgsArg) Timeout ¶
func (c AiScriptexecuteArgsArg) Timeout(timeout int64) AiScriptexecuteTimeout
type AiScriptexecuteArgsArgs ¶
type AiScriptexecuteArgsArgs Completed
func (AiScriptexecuteArgsArgs) Arg ¶
func (c AiScriptexecuteArgsArgs) Arg(arg ...string) AiScriptexecuteArgsArg
type AiScriptexecuteFunction ¶
type AiScriptexecuteFunction Completed
func (AiScriptexecuteFunction) Args ¶
func (c AiScriptexecuteFunction) Args(argCount int64) AiScriptexecuteArgsArgs
func (AiScriptexecuteFunction) Build ¶
func (c AiScriptexecuteFunction) Build() Completed
func (AiScriptexecuteFunction) Inputs ¶
func (c AiScriptexecuteFunction) Inputs(inputCount int64) AiScriptexecuteInputsInputs
func (AiScriptexecuteFunction) Keys ¶
func (c AiScriptexecuteFunction) Keys(keyCount int64) AiScriptexecuteKeysKeys
func (AiScriptexecuteFunction) Outputs ¶
func (c AiScriptexecuteFunction) Outputs(outputCount int64) AiScriptexecuteOutputsOutputs
func (AiScriptexecuteFunction) Timeout ¶
func (c AiScriptexecuteFunction) Timeout(timeout int64) AiScriptexecuteTimeout
type AiScriptexecuteInputsInput ¶
type AiScriptexecuteInputsInput Completed
func (AiScriptexecuteInputsInput) Args ¶
func (c AiScriptexecuteInputsInput) Args(argCount int64) AiScriptexecuteArgsArgs
func (AiScriptexecuteInputsInput) Build ¶
func (c AiScriptexecuteInputsInput) Build() Completed
func (AiScriptexecuteInputsInput) Input ¶
func (c AiScriptexecuteInputsInput) Input(input ...string) AiScriptexecuteInputsInput
func (AiScriptexecuteInputsInput) Outputs ¶
func (c AiScriptexecuteInputsInput) Outputs(outputCount int64) AiScriptexecuteOutputsOutputs
func (AiScriptexecuteInputsInput) Timeout ¶
func (c AiScriptexecuteInputsInput) Timeout(timeout int64) AiScriptexecuteTimeout
type AiScriptexecuteInputsInputs ¶
type AiScriptexecuteInputsInputs Completed
func (AiScriptexecuteInputsInputs) Input ¶
func (c AiScriptexecuteInputsInputs) Input(input ...string) AiScriptexecuteInputsInput
type AiScriptexecuteKey ¶
type AiScriptexecuteKey Completed
func (AiScriptexecuteKey) Function ¶
func (c AiScriptexecuteKey) Function(function string) AiScriptexecuteFunction
type AiScriptexecuteKeysKey ¶
type AiScriptexecuteKeysKey Completed
func (AiScriptexecuteKeysKey) Args ¶
func (c AiScriptexecuteKeysKey) Args(argCount int64) AiScriptexecuteArgsArgs
func (AiScriptexecuteKeysKey) Build ¶
func (c AiScriptexecuteKeysKey) Build() Completed
func (AiScriptexecuteKeysKey) Inputs ¶
func (c AiScriptexecuteKeysKey) Inputs(inputCount int64) AiScriptexecuteInputsInputs
func (AiScriptexecuteKeysKey) Key ¶
func (c AiScriptexecuteKeysKey) Key(key ...string) AiScriptexecuteKeysKey
func (AiScriptexecuteKeysKey) Outputs ¶
func (c AiScriptexecuteKeysKey) Outputs(outputCount int64) AiScriptexecuteOutputsOutputs
func (AiScriptexecuteKeysKey) Timeout ¶
func (c AiScriptexecuteKeysKey) Timeout(timeout int64) AiScriptexecuteTimeout
type AiScriptexecuteKeysKeys ¶
type AiScriptexecuteKeysKeys Completed
func (AiScriptexecuteKeysKeys) Key ¶
func (c AiScriptexecuteKeysKeys) Key(key ...string) AiScriptexecuteKeysKey
type AiScriptexecuteOutputsOutput ¶
type AiScriptexecuteOutputsOutput Completed
func (AiScriptexecuteOutputsOutput) Build ¶
func (c AiScriptexecuteOutputsOutput) Build() Completed
func (AiScriptexecuteOutputsOutput) Output ¶
func (c AiScriptexecuteOutputsOutput) Output(output ...string) AiScriptexecuteOutputsOutput
func (AiScriptexecuteOutputsOutput) Timeout ¶
func (c AiScriptexecuteOutputsOutput) Timeout(timeout int64) AiScriptexecuteTimeout
type AiScriptexecuteOutputsOutputs ¶
type AiScriptexecuteOutputsOutputs Completed
func (AiScriptexecuteOutputsOutputs) Output ¶
func (c AiScriptexecuteOutputsOutputs) Output(output ...string) AiScriptexecuteOutputsOutput
type AiScriptexecuteTimeout ¶
type AiScriptexecuteTimeout Completed
func (AiScriptexecuteTimeout) Build ¶
func (c AiScriptexecuteTimeout) Build() Completed
type AiScriptget ¶
type AiScriptget Completed
func (AiScriptget) Key ¶
func (c AiScriptget) Key(key string) AiScriptgetKey
type AiScriptgetKey ¶
type AiScriptgetKey Completed
func (AiScriptgetKey) Build ¶
func (c AiScriptgetKey) Build() Completed
func (AiScriptgetKey) Cache ¶
func (c AiScriptgetKey) Cache() Cacheable
func (AiScriptgetKey) Meta ¶
func (c AiScriptgetKey) Meta() AiScriptgetMeta
func (AiScriptgetKey) Source ¶
func (c AiScriptgetKey) Source() AiScriptgetSource
type AiScriptgetMeta ¶
type AiScriptgetMeta Completed
func (AiScriptgetMeta) Build ¶
func (c AiScriptgetMeta) Build() Completed
func (AiScriptgetMeta) Cache ¶
func (c AiScriptgetMeta) Cache() Cacheable
func (AiScriptgetMeta) Source ¶
func (c AiScriptgetMeta) Source() AiScriptgetSource
type AiScriptgetSource ¶
type AiScriptgetSource Completed
func (AiScriptgetSource) Build ¶
func (c AiScriptgetSource) Build() Completed
func (AiScriptgetSource) Cache ¶
func (c AiScriptgetSource) Cache() Cacheable
type AiScriptstore ¶
type AiScriptstore Completed
func (AiScriptstore) Key ¶
func (c AiScriptstore) Key(key string) AiScriptstoreKey
type AiScriptstoreDeviceCpu ¶
type AiScriptstoreDeviceCpu Completed
func (AiScriptstoreDeviceCpu) EntryPoints ¶
func (c AiScriptstoreDeviceCpu) EntryPoints(entryPointCount int64) AiScriptstoreEntryPointsEntryPoints
func (AiScriptstoreDeviceCpu) Tag ¶
func (c AiScriptstoreDeviceCpu) Tag(tag string) AiScriptstoreTag
type AiScriptstoreDeviceGpu ¶
type AiScriptstoreDeviceGpu Completed
func (AiScriptstoreDeviceGpu) EntryPoints ¶
func (c AiScriptstoreDeviceGpu) EntryPoints(entryPointCount int64) AiScriptstoreEntryPointsEntryPoints
func (AiScriptstoreDeviceGpu) Tag ¶
func (c AiScriptstoreDeviceGpu) Tag(tag string) AiScriptstoreTag
type AiScriptstoreEntryPointsEntryPoint ¶
type AiScriptstoreEntryPointsEntryPoint Completed
func (AiScriptstoreEntryPointsEntryPoint) Build ¶
func (c AiScriptstoreEntryPointsEntryPoint) Build() Completed
func (AiScriptstoreEntryPointsEntryPoint) EntryPoint ¶
func (c AiScriptstoreEntryPointsEntryPoint) EntryPoint(entryPoint ...string) AiScriptstoreEntryPointsEntryPoint
type AiScriptstoreEntryPointsEntryPoints ¶
type AiScriptstoreEntryPointsEntryPoints Completed
func (AiScriptstoreEntryPointsEntryPoints) EntryPoint ¶
func (c AiScriptstoreEntryPointsEntryPoints) EntryPoint(entryPoint ...string) AiScriptstoreEntryPointsEntryPoint
type AiScriptstoreKey ¶
type AiScriptstoreKey Completed
func (AiScriptstoreKey) Cpu ¶
func (c AiScriptstoreKey) Cpu() AiScriptstoreDeviceCpu
func (AiScriptstoreKey) Gpu ¶
func (c AiScriptstoreKey) Gpu() AiScriptstoreDeviceGpu
type AiScriptstoreTag ¶
type AiScriptstoreTag Completed
func (AiScriptstoreTag) EntryPoints ¶
func (c AiScriptstoreTag) EntryPoints(entryPointCount int64) AiScriptstoreEntryPointsEntryPoints
type AiTensorget ¶
type AiTensorget Completed
func (AiTensorget) Key ¶
func (c AiTensorget) Key(key string) AiTensorgetKey
type AiTensorgetFormatBlob ¶
type AiTensorgetFormatBlob Completed
func (AiTensorgetFormatBlob) Build ¶
func (c AiTensorgetFormatBlob) Build() Completed
func (AiTensorgetFormatBlob) Cache ¶
func (c AiTensorgetFormatBlob) Cache() Cacheable
type AiTensorgetFormatValues ¶
type AiTensorgetFormatValues Completed
func (AiTensorgetFormatValues) Build ¶
func (c AiTensorgetFormatValues) Build() Completed
func (AiTensorgetFormatValues) Cache ¶
func (c AiTensorgetFormatValues) Cache() Cacheable
type AiTensorgetKey ¶
type AiTensorgetKey Completed
func (AiTensorgetKey) Meta ¶
func (c AiTensorgetKey) Meta() AiTensorgetMeta
type AiTensorgetMeta ¶
type AiTensorgetMeta Completed
func (AiTensorgetMeta) Blob ¶
func (c AiTensorgetMeta) Blob() AiTensorgetFormatBlob
func (AiTensorgetMeta) Build ¶
func (c AiTensorgetMeta) Build() Completed
func (AiTensorgetMeta) Cache ¶
func (c AiTensorgetMeta) Cache() Cacheable
func (AiTensorgetMeta) Values ¶
func (c AiTensorgetMeta) Values() AiTensorgetFormatValues
type AiTensorset ¶
type AiTensorset Completed
func (AiTensorset) Key ¶
func (c AiTensorset) Key(key string) AiTensorsetKey
type AiTensorsetBlob ¶
type AiTensorsetBlob Completed
func (AiTensorsetBlob) Build ¶
func (c AiTensorsetBlob) Build() Completed
func (AiTensorsetBlob) Values ¶
func (c AiTensorsetBlob) Values(value ...string) AiTensorsetValues
type AiTensorsetKey ¶
type AiTensorsetKey Completed
func (AiTensorsetKey) Bool ¶
func (c AiTensorsetKey) Bool() AiTensorsetTypeBool
func (AiTensorsetKey) Double ¶
func (c AiTensorsetKey) Double() AiTensorsetTypeDouble
func (AiTensorsetKey) Float ¶
func (c AiTensorsetKey) Float() AiTensorsetTypeFloat
func (AiTensorsetKey) Int16 ¶
func (c AiTensorsetKey) Int16() AiTensorsetTypeInt16
func (AiTensorsetKey) Int32 ¶
func (c AiTensorsetKey) Int32() AiTensorsetTypeInt32
func (AiTensorsetKey) Int64 ¶
func (c AiTensorsetKey) Int64() AiTensorsetTypeInt64
func (AiTensorsetKey) Int8 ¶
func (c AiTensorsetKey) Int8() AiTensorsetTypeInt8
func (AiTensorsetKey) String ¶
func (c AiTensorsetKey) String() AiTensorsetTypeString
func (AiTensorsetKey) Uint16 ¶
func (c AiTensorsetKey) Uint16() AiTensorsetTypeUint16
func (AiTensorsetKey) Uint8 ¶
func (c AiTensorsetKey) Uint8() AiTensorsetTypeUint8
type AiTensorsetShape ¶
type AiTensorsetShape Completed
func (AiTensorsetShape) Blob ¶
func (c AiTensorsetShape) Blob(blob string) AiTensorsetBlob
func (AiTensorsetShape) Build ¶
func (c AiTensorsetShape) Build() Completed
func (AiTensorsetShape) Shape ¶
func (c AiTensorsetShape) Shape(shape ...int64) AiTensorsetShape
func (AiTensorsetShape) Values ¶
func (c AiTensorsetShape) Values(value ...string) AiTensorsetValues
type AiTensorsetTypeBool ¶
type AiTensorsetTypeBool Completed
func (AiTensorsetTypeBool) Shape ¶
func (c AiTensorsetTypeBool) Shape(shape ...int64) AiTensorsetShape
type AiTensorsetTypeDouble ¶
type AiTensorsetTypeDouble Completed
func (AiTensorsetTypeDouble) Shape ¶
func (c AiTensorsetTypeDouble) Shape(shape ...int64) AiTensorsetShape
type AiTensorsetTypeFloat ¶
type AiTensorsetTypeFloat Completed
func (AiTensorsetTypeFloat) Shape ¶
func (c AiTensorsetTypeFloat) Shape(shape ...int64) AiTensorsetShape
type AiTensorsetTypeInt16 ¶
type AiTensorsetTypeInt16 Completed
func (AiTensorsetTypeInt16) Shape ¶
func (c AiTensorsetTypeInt16) Shape(shape ...int64) AiTensorsetShape
type AiTensorsetTypeInt32 ¶
type AiTensorsetTypeInt32 Completed
func (AiTensorsetTypeInt32) Shape ¶
func (c AiTensorsetTypeInt32) Shape(shape ...int64) AiTensorsetShape
type AiTensorsetTypeInt64 ¶
type AiTensorsetTypeInt64 Completed
func (AiTensorsetTypeInt64) Shape ¶
func (c AiTensorsetTypeInt64) Shape(shape ...int64) AiTensorsetShape
type AiTensorsetTypeInt8 ¶
type AiTensorsetTypeInt8 Completed
func (AiTensorsetTypeInt8) Shape ¶
func (c AiTensorsetTypeInt8) Shape(shape ...int64) AiTensorsetShape
type AiTensorsetTypeString ¶
type AiTensorsetTypeString Completed
func (AiTensorsetTypeString) Shape ¶
func (c AiTensorsetTypeString) Shape(shape ...int64) AiTensorsetShape
type AiTensorsetTypeUint16 ¶
type AiTensorsetTypeUint16 Completed
func (AiTensorsetTypeUint16) Shape ¶
func (c AiTensorsetTypeUint16) Shape(shape ...int64) AiTensorsetShape
type AiTensorsetTypeUint8 ¶
type AiTensorsetTypeUint8 Completed
func (AiTensorsetTypeUint8) Shape ¶
func (c AiTensorsetTypeUint8) Shape(shape ...int64) AiTensorsetShape
type AiTensorsetValues ¶
type AiTensorsetValues Completed
func (AiTensorsetValues) Build ¶
func (c AiTensorsetValues) Build() Completed
func (AiTensorsetValues) Values ¶
func (c AiTensorsetValues) Values(value ...string) AiTensorsetValues
type AppendKey ¶
type AppendKey Completed
func (AppendKey) Value ¶
func (c AppendKey) Value(value string) AppendValue
type AppendValue ¶
type AppendValue Completed
func (AppendValue) Build ¶
func (c AppendValue) Build() Completed
type Arbitrary ¶
type Arbitrary Completed
Arbitrary allows user to build an arbitrary redis command with Builder.Arbitrary
func (Arbitrary) Blocking ¶
Blocking is used to complete constructing a command and mark it as blocking command. Blocking command will occupy a connection from a separated connection pool.
func (Arbitrary) Keys ¶
Keys calculate which key slot the command belongs to. Users must use Keys to construct the key part of the command, otherwise the command will not be sent to correct redis node.
type Auth ¶
type Auth Completed
func (Auth) Password ¶
func (c Auth) Password(password string) AuthPassword
func (Auth) Username ¶
func (c Auth) Username(username string) AuthUsername
type AuthPassword ¶
type AuthPassword Completed
func (AuthPassword) Build ¶
func (c AuthPassword) Build() Completed
type AuthUsername ¶
type AuthUsername Completed
func (AuthUsername) Password ¶
func (c AuthUsername) Password(password string) AuthPassword
type BfExists ¶
type BfExists Completed
func (BfExists) Key ¶
func (c BfExists) Key(key string) BfExistsKey
type BfExistsItem ¶
type BfExistsItem Completed
func (BfExistsItem) Build ¶
func (c BfExistsItem) Build() Completed
func (BfExistsItem) Cache ¶
func (c BfExistsItem) Cache() Cacheable
type BfExistsKey ¶
type BfExistsKey Completed
func (BfExistsKey) Item ¶
func (c BfExistsKey) Item(item string) BfExistsItem
type BfInfoKey ¶
type BfInfoKey Completed
func (BfInfoKey) Capacity ¶
func (c BfInfoKey) Capacity() BfInfoSingleValueCapacity
func (BfInfoKey) Expansion ¶
func (c BfInfoKey) Expansion() BfInfoSingleValueExpansion
func (BfInfoKey) Filters ¶
func (c BfInfoKey) Filters() BfInfoSingleValueFilters
func (BfInfoKey) Items ¶
func (c BfInfoKey) Items() BfInfoSingleValueItems
func (BfInfoKey) Size ¶
func (c BfInfoKey) Size() BfInfoSingleValueSize
type BfInfoSingleValueCapacity ¶
type BfInfoSingleValueCapacity Completed
func (BfInfoSingleValueCapacity) Build ¶
func (c BfInfoSingleValueCapacity) Build() Completed
func (BfInfoSingleValueCapacity) Cache ¶
func (c BfInfoSingleValueCapacity) Cache() Cacheable
type BfInfoSingleValueExpansion ¶
type BfInfoSingleValueExpansion Completed
func (BfInfoSingleValueExpansion) Build ¶
func (c BfInfoSingleValueExpansion) Build() Completed
func (BfInfoSingleValueExpansion) Cache ¶
func (c BfInfoSingleValueExpansion) Cache() Cacheable
type BfInfoSingleValueFilters ¶
type BfInfoSingleValueFilters Completed
func (BfInfoSingleValueFilters) Build ¶
func (c BfInfoSingleValueFilters) Build() Completed
func (BfInfoSingleValueFilters) Cache ¶
func (c BfInfoSingleValueFilters) Cache() Cacheable
type BfInfoSingleValueItems ¶
type BfInfoSingleValueItems Completed
func (BfInfoSingleValueItems) Build ¶
func (c BfInfoSingleValueItems) Build() Completed
func (BfInfoSingleValueItems) Cache ¶
func (c BfInfoSingleValueItems) Cache() Cacheable
type BfInfoSingleValueSize ¶
type BfInfoSingleValueSize Completed
func (BfInfoSingleValueSize) Build ¶
func (c BfInfoSingleValueSize) Build() Completed
func (BfInfoSingleValueSize) Cache ¶
func (c BfInfoSingleValueSize) Cache() Cacheable
type BfInsert ¶
type BfInsert Completed
func (BfInsert) Key ¶
func (c BfInsert) Key(key string) BfInsertKey
type BfInsertCapacity ¶
type BfInsertCapacity Completed
func (BfInsertCapacity) Error ¶
func (c BfInsertCapacity) Error(error float64) BfInsertError
func (BfInsertCapacity) Expansion ¶
func (c BfInsertCapacity) Expansion(expansion int64) BfInsertExpansion
func (BfInsertCapacity) Items ¶
func (c BfInsertCapacity) Items() BfInsertItems
func (BfInsertCapacity) Nocreate ¶
func (c BfInsertCapacity) Nocreate() BfInsertNocreate
func (BfInsertCapacity) Nonscaling ¶
func (c BfInsertCapacity) Nonscaling() BfInsertNonscaling
type BfInsertError ¶
type BfInsertError Completed
func (BfInsertError) Expansion ¶
func (c BfInsertError) Expansion(expansion int64) BfInsertExpansion
func (BfInsertError) Items ¶
func (c BfInsertError) Items() BfInsertItems
func (BfInsertError) Nocreate ¶
func (c BfInsertError) Nocreate() BfInsertNocreate
func (BfInsertError) Nonscaling ¶
func (c BfInsertError) Nonscaling() BfInsertNonscaling
type BfInsertExpansion ¶
type BfInsertExpansion Completed
func (BfInsertExpansion) Items ¶
func (c BfInsertExpansion) Items() BfInsertItems
func (BfInsertExpansion) Nocreate ¶
func (c BfInsertExpansion) Nocreate() BfInsertNocreate
func (BfInsertExpansion) Nonscaling ¶
func (c BfInsertExpansion) Nonscaling() BfInsertNonscaling
type BfInsertItem ¶
type BfInsertItem Completed
func (BfInsertItem) Build ¶
func (c BfInsertItem) Build() Completed
func (BfInsertItem) Item ¶
func (c BfInsertItem) Item(item ...string) BfInsertItem
type BfInsertItems ¶
type BfInsertItems Completed
func (BfInsertItems) Item ¶
func (c BfInsertItems) Item(item ...string) BfInsertItem
type BfInsertKey ¶
type BfInsertKey Completed
func (BfInsertKey) Capacity ¶
func (c BfInsertKey) Capacity(capacity int64) BfInsertCapacity
func (BfInsertKey) Error ¶
func (c BfInsertKey) Error(error float64) BfInsertError
func (BfInsertKey) Expansion ¶
func (c BfInsertKey) Expansion(expansion int64) BfInsertExpansion
func (BfInsertKey) Items ¶
func (c BfInsertKey) Items() BfInsertItems
func (BfInsertKey) Nocreate ¶
func (c BfInsertKey) Nocreate() BfInsertNocreate
func (BfInsertKey) Nonscaling ¶
func (c BfInsertKey) Nonscaling() BfInsertNonscaling
type BfInsertNocreate ¶
type BfInsertNocreate Completed
func (BfInsertNocreate) Items ¶
func (c BfInsertNocreate) Items() BfInsertItems
func (BfInsertNocreate) Nonscaling ¶
func (c BfInsertNocreate) Nonscaling() BfInsertNonscaling
type BfInsertNonscaling ¶
type BfInsertNonscaling Completed
func (BfInsertNonscaling) Items ¶
func (c BfInsertNonscaling) Items() BfInsertItems
type BfLoadchunk ¶
type BfLoadchunk Completed
func (BfLoadchunk) Key ¶
func (c BfLoadchunk) Key(key string) BfLoadchunkKey
type BfLoadchunkData ¶
type BfLoadchunkData Completed
func (BfLoadchunkData) Build ¶
func (c BfLoadchunkData) Build() Completed
type BfLoadchunkIterator ¶
type BfLoadchunkIterator Completed
func (BfLoadchunkIterator) Data ¶
func (c BfLoadchunkIterator) Data(data string) BfLoadchunkData
type BfLoadchunkKey ¶
type BfLoadchunkKey Completed
func (BfLoadchunkKey) Iterator ¶
func (c BfLoadchunkKey) Iterator(iterator int64) BfLoadchunkIterator
type BfMaddItem ¶
type BfMaddItem Completed
func (BfMaddItem) Build ¶
func (c BfMaddItem) Build() Completed
func (BfMaddItem) Item ¶
func (c BfMaddItem) Item(item ...string) BfMaddItem
type BfMaddKey ¶
type BfMaddKey Completed
func (BfMaddKey) Item ¶
func (c BfMaddKey) Item(item ...string) BfMaddItem
type BfMexists ¶
type BfMexists Completed
func (BfMexists) Key ¶
func (c BfMexists) Key(key string) BfMexistsKey
type BfMexistsItem ¶
type BfMexistsItem Completed
func (BfMexistsItem) Build ¶
func (c BfMexistsItem) Build() Completed
func (BfMexistsItem) Item ¶
func (c BfMexistsItem) Item(item ...string) BfMexistsItem
type BfMexistsKey ¶
type BfMexistsKey Completed
func (BfMexistsKey) Item ¶
func (c BfMexistsKey) Item(item ...string) BfMexistsItem
type BfReserve ¶
type BfReserve Completed
func (BfReserve) Key ¶
func (c BfReserve) Key(key string) BfReserveKey
type BfReserveCapacity ¶
type BfReserveCapacity Completed
func (BfReserveCapacity) Build ¶
func (c BfReserveCapacity) Build() Completed
func (BfReserveCapacity) Expansion ¶
func (c BfReserveCapacity) Expansion(expansion int64) BfReserveExpansion
func (BfReserveCapacity) Nonscaling ¶
func (c BfReserveCapacity) Nonscaling() BfReserveNonscaling
type BfReserveErrorRate ¶
type BfReserveErrorRate Completed
func (BfReserveErrorRate) Capacity ¶
func (c BfReserveErrorRate) Capacity(capacity int64) BfReserveCapacity
type BfReserveExpansion ¶
type BfReserveExpansion Completed
func (BfReserveExpansion) Build ¶
func (c BfReserveExpansion) Build() Completed
func (BfReserveExpansion) Nonscaling ¶
func (c BfReserveExpansion) Nonscaling() BfReserveNonscaling
type BfReserveKey ¶
type BfReserveKey Completed
func (BfReserveKey) ErrorRate ¶
func (c BfReserveKey) ErrorRate(errorRate float64) BfReserveErrorRate
type BfReserveNonscaling ¶
type BfReserveNonscaling Completed
func (BfReserveNonscaling) Build ¶
func (c BfReserveNonscaling) Build() Completed
type BfScandump ¶
type BfScandump Completed
func (BfScandump) Key ¶
func (c BfScandump) Key(key string) BfScandumpKey
type BfScandumpIterator ¶
type BfScandumpIterator Completed
func (BfScandumpIterator) Build ¶
func (c BfScandumpIterator) Build() Completed
type BfScandumpKey ¶
type BfScandumpKey Completed
func (BfScandumpKey) Iterator ¶
func (c BfScandumpKey) Iterator(iterator int64) BfScandumpIterator
type Bgrewriteaof ¶
type Bgrewriteaof Completed
func (Bgrewriteaof) Build ¶
func (c Bgrewriteaof) Build() Completed
type Bgsave ¶
type Bgsave Completed
func (Bgsave) Schedule ¶
func (c Bgsave) Schedule() BgsaveSchedule
type BgsaveSchedule ¶
type BgsaveSchedule Completed
func (BgsaveSchedule) Build ¶
func (c BgsaveSchedule) Build() Completed
type Bitcount ¶
type Bitcount Completed
func (Bitcount) Key ¶
func (c Bitcount) Key(key string) BitcountKey
type BitcountIndexEnd ¶
type BitcountIndexEnd Completed
func (BitcountIndexEnd) Bit ¶
func (c BitcountIndexEnd) Bit() BitcountIndexIndexUnitBit
func (BitcountIndexEnd) Build ¶
func (c BitcountIndexEnd) Build() Completed
func (BitcountIndexEnd) Byte ¶
func (c BitcountIndexEnd) Byte() BitcountIndexIndexUnitByte
func (BitcountIndexEnd) Cache ¶
func (c BitcountIndexEnd) Cache() Cacheable
type BitcountIndexIndexUnitBit ¶
type BitcountIndexIndexUnitBit Completed
func (BitcountIndexIndexUnitBit) Build ¶
func (c BitcountIndexIndexUnitBit) Build() Completed
func (BitcountIndexIndexUnitBit) Cache ¶
func (c BitcountIndexIndexUnitBit) Cache() Cacheable
type BitcountIndexIndexUnitByte ¶
type BitcountIndexIndexUnitByte Completed
func (BitcountIndexIndexUnitByte) Build ¶
func (c BitcountIndexIndexUnitByte) Build() Completed
func (BitcountIndexIndexUnitByte) Cache ¶
func (c BitcountIndexIndexUnitByte) Cache() Cacheable
type BitcountIndexStart ¶
type BitcountIndexStart Completed
func (BitcountIndexStart) End ¶
func (c BitcountIndexStart) End(end int64) BitcountIndexEnd
type BitcountKey ¶
type BitcountKey Completed
func (BitcountKey) Build ¶
func (c BitcountKey) Build() Completed
func (BitcountKey) Cache ¶
func (c BitcountKey) Cache() Cacheable
func (BitcountKey) Start ¶
func (c BitcountKey) Start(start int64) BitcountIndexStart
type Bitfield ¶
type Bitfield Completed
func (Bitfield) Key ¶
func (c Bitfield) Key(key string) BitfieldKey
type BitfieldKey ¶
type BitfieldKey Completed
func (BitfieldKey) Build ¶
func (c BitfieldKey) Build() Completed
func (BitfieldKey) Get ¶
func (c BitfieldKey) Get(encoding string, offset int64) BitfieldOperationGet
func (BitfieldKey) Incrby ¶
func (c BitfieldKey) Incrby(encoding string, offset int64, increment int64) BitfieldOperationWriteSetIncrby
func (BitfieldKey) OverflowFail ¶
func (c BitfieldKey) OverflowFail() BitfieldOperationWriteOverflowFail
func (BitfieldKey) OverflowSat ¶
func (c BitfieldKey) OverflowSat() BitfieldOperationWriteOverflowSat
func (BitfieldKey) OverflowWrap ¶
func (c BitfieldKey) OverflowWrap() BitfieldOperationWriteOverflowWrap
func (BitfieldKey) Set ¶
func (c BitfieldKey) Set(encoding string, offset int64, value int64) BitfieldOperationWriteSetSet
type BitfieldOperationGet ¶
type BitfieldOperationGet Completed
func (BitfieldOperationGet) Incrby ¶
func (c BitfieldOperationGet) Incrby(encoding string, offset int64, increment int64) BitfieldOperationWriteSetIncrby
func (BitfieldOperationGet) OverflowFail ¶
func (c BitfieldOperationGet) OverflowFail() BitfieldOperationWriteOverflowFail
func (BitfieldOperationGet) OverflowSat ¶
func (c BitfieldOperationGet) OverflowSat() BitfieldOperationWriteOverflowSat
func (BitfieldOperationGet) OverflowWrap ¶
func (c BitfieldOperationGet) OverflowWrap() BitfieldOperationWriteOverflowWrap
func (BitfieldOperationGet) Set ¶
func (c BitfieldOperationGet) Set(encoding string, offset int64, value int64) BitfieldOperationWriteSetSet
type BitfieldOperationWriteOverflowFail ¶
type BitfieldOperationWriteOverflowFail Completed
func (BitfieldOperationWriteOverflowFail) Incrby ¶
func (c BitfieldOperationWriteOverflowFail) Incrby(encoding string, offset int64, increment int64) BitfieldOperationWriteSetIncrby
func (BitfieldOperationWriteOverflowFail) Set ¶
func (c BitfieldOperationWriteOverflowFail) Set(encoding string, offset int64, value int64) BitfieldOperationWriteSetSet
type BitfieldOperationWriteOverflowSat ¶
type BitfieldOperationWriteOverflowSat Completed
func (BitfieldOperationWriteOverflowSat) Incrby ¶
func (c BitfieldOperationWriteOverflowSat) Incrby(encoding string, offset int64, increment int64) BitfieldOperationWriteSetIncrby
func (BitfieldOperationWriteOverflowSat) Set ¶
func (c BitfieldOperationWriteOverflowSat) Set(encoding string, offset int64, value int64) BitfieldOperationWriteSetSet
type BitfieldOperationWriteOverflowWrap ¶
type BitfieldOperationWriteOverflowWrap Completed
func (BitfieldOperationWriteOverflowWrap) Incrby ¶
func (c BitfieldOperationWriteOverflowWrap) Incrby(encoding string, offset int64, increment int64) BitfieldOperationWriteSetIncrby
func (BitfieldOperationWriteOverflowWrap) Set ¶
func (c BitfieldOperationWriteOverflowWrap) Set(encoding string, offset int64, value int64) BitfieldOperationWriteSetSet
type BitfieldOperationWriteSetIncrby ¶
type BitfieldOperationWriteSetIncrby Completed
func (BitfieldOperationWriteSetIncrby) Build ¶
func (c BitfieldOperationWriteSetIncrby) Build() Completed
func (BitfieldOperationWriteSetIncrby) Get ¶
func (c BitfieldOperationWriteSetIncrby) Get(encoding string, offset int64) BitfieldOperationGet
func (BitfieldOperationWriteSetIncrby) Incrby ¶
func (c BitfieldOperationWriteSetIncrby) Incrby(encoding string, offset int64, increment int64) BitfieldOperationWriteSetIncrby
func (BitfieldOperationWriteSetIncrby) OverflowFail ¶
func (c BitfieldOperationWriteSetIncrby) OverflowFail() BitfieldOperationWriteOverflowFail
func (BitfieldOperationWriteSetIncrby) OverflowSat ¶
func (c BitfieldOperationWriteSetIncrby) OverflowSat() BitfieldOperationWriteOverflowSat
func (BitfieldOperationWriteSetIncrby) OverflowWrap ¶
func (c BitfieldOperationWriteSetIncrby) OverflowWrap() BitfieldOperationWriteOverflowWrap
func (BitfieldOperationWriteSetIncrby) Set ¶
func (c BitfieldOperationWriteSetIncrby) Set(encoding string, offset int64, value int64) BitfieldOperationWriteSetSet
type BitfieldOperationWriteSetSet ¶
type BitfieldOperationWriteSetSet Completed
func (BitfieldOperationWriteSetSet) Build ¶
func (c BitfieldOperationWriteSetSet) Build() Completed
func (BitfieldOperationWriteSetSet) Get ¶
func (c BitfieldOperationWriteSetSet) Get(encoding string, offset int64) BitfieldOperationGet
func (BitfieldOperationWriteSetSet) Incrby ¶
func (c BitfieldOperationWriteSetSet) Incrby(encoding string, offset int64, increment int64) BitfieldOperationWriteSetIncrby
func (BitfieldOperationWriteSetSet) OverflowFail ¶
func (c BitfieldOperationWriteSetSet) OverflowFail() BitfieldOperationWriteOverflowFail
func (BitfieldOperationWriteSetSet) OverflowSat ¶
func (c BitfieldOperationWriteSetSet) OverflowSat() BitfieldOperationWriteOverflowSat
func (BitfieldOperationWriteSetSet) OverflowWrap ¶
func (c BitfieldOperationWriteSetSet) OverflowWrap() BitfieldOperationWriteOverflowWrap
func (BitfieldOperationWriteSetSet) Set ¶
func (c BitfieldOperationWriteSetSet) Set(encoding string, offset int64, value int64) BitfieldOperationWriteSetSet
type BitfieldRo ¶
type BitfieldRo Completed
func (BitfieldRo) Key ¶
func (c BitfieldRo) Key(key string) BitfieldRoKey
type BitfieldRoGet ¶
type BitfieldRoGet Completed
func (BitfieldRoGet) Build ¶
func (c BitfieldRoGet) Build() Completed
func (BitfieldRoGet) Cache ¶
func (c BitfieldRoGet) Cache() Cacheable
func (BitfieldRoGet) Get ¶
func (c BitfieldRoGet) Get(encoding string, offset int64) BitfieldRoGet
type BitfieldRoKey ¶
type BitfieldRoKey Completed
func (BitfieldRoKey) Build ¶
func (c BitfieldRoKey) Build() Completed
func (BitfieldRoKey) Cache ¶
func (c BitfieldRoKey) Cache() Cacheable
func (BitfieldRoKey) Get ¶
func (c BitfieldRoKey) Get() BitfieldRoGet
type Bitop ¶
type Bitop Completed
func (Bitop) And ¶
func (c Bitop) And() BitopOperationAnd
func (Bitop) Not ¶
func (c Bitop) Not() BitopOperationNot
func (Bitop) Or ¶
func (c Bitop) Or() BitopOperationOr
func (Bitop) Xor ¶
func (c Bitop) Xor() BitopOperationXor
type BitopDestkey ¶
type BitopDestkey Completed
func (BitopDestkey) Key ¶
func (c BitopDestkey) Key(key ...string) BitopKey
type BitopOperationAnd ¶
type BitopOperationAnd Completed
func (BitopOperationAnd) Destkey ¶
func (c BitopOperationAnd) Destkey(destkey string) BitopDestkey
type BitopOperationNot ¶
type BitopOperationNot Completed
func (BitopOperationNot) Destkey ¶
func (c BitopOperationNot) Destkey(destkey string) BitopDestkey
type BitopOperationOr ¶
type BitopOperationOr Completed
func (BitopOperationOr) Destkey ¶
func (c BitopOperationOr) Destkey(destkey string) BitopDestkey
type BitopOperationXor ¶
type BitopOperationXor Completed
func (BitopOperationXor) Destkey ¶
func (c BitopOperationXor) Destkey(destkey string) BitopDestkey
type BitposBit ¶
type BitposBit Completed
func (BitposBit) Start ¶
func (c BitposBit) Start(start int64) BitposIndexStart
type BitposIndexEndIndexEnd ¶
type BitposIndexEndIndexEnd Completed
func (BitposIndexEndIndexEnd) Bit ¶
func (c BitposIndexEndIndexEnd) Bit() BitposIndexEndIndexIndexUnitBit
func (BitposIndexEndIndexEnd) Build ¶
func (c BitposIndexEndIndexEnd) Build() Completed
func (BitposIndexEndIndexEnd) Byte ¶
func (c BitposIndexEndIndexEnd) Byte() BitposIndexEndIndexIndexUnitByte
func (BitposIndexEndIndexEnd) Cache ¶
func (c BitposIndexEndIndexEnd) Cache() Cacheable
type BitposIndexEndIndexIndexUnitBit ¶
type BitposIndexEndIndexIndexUnitBit Completed
func (BitposIndexEndIndexIndexUnitBit) Build ¶
func (c BitposIndexEndIndexIndexUnitBit) Build() Completed
func (BitposIndexEndIndexIndexUnitBit) Cache ¶
func (c BitposIndexEndIndexIndexUnitBit) Cache() Cacheable
type BitposIndexEndIndexIndexUnitByte ¶
type BitposIndexEndIndexIndexUnitByte Completed
func (BitposIndexEndIndexIndexUnitByte) Build ¶
func (c BitposIndexEndIndexIndexUnitByte) Build() Completed
func (BitposIndexEndIndexIndexUnitByte) Cache ¶
func (c BitposIndexEndIndexIndexUnitByte) Cache() Cacheable
type BitposIndexStart ¶
type BitposIndexStart Completed
func (BitposIndexStart) Build ¶
func (c BitposIndexStart) Build() Completed
func (BitposIndexStart) Cache ¶
func (c BitposIndexStart) Cache() Cacheable
func (BitposIndexStart) End ¶
func (c BitposIndexStart) End(end int64) BitposIndexEndIndexEnd
type Blmove ¶
type Blmove Completed
func (Blmove) Source ¶
func (c Blmove) Source(source string) BlmoveSource
type BlmoveDestination ¶
type BlmoveDestination Completed
func (BlmoveDestination) Left ¶
func (c BlmoveDestination) Left() BlmoveWherefromLeft
func (BlmoveDestination) Right ¶
func (c BlmoveDestination) Right() BlmoveWherefromRight
type BlmoveSource ¶
type BlmoveSource Completed
func (BlmoveSource) Destination ¶
func (c BlmoveSource) Destination(destination string) BlmoveDestination
type BlmoveTimeout ¶
type BlmoveTimeout Completed
func (BlmoveTimeout) Build ¶
func (c BlmoveTimeout) Build() Completed
type BlmoveWherefromLeft ¶
type BlmoveWherefromLeft Completed
func (BlmoveWherefromLeft) Left ¶
func (c BlmoveWherefromLeft) Left() BlmoveWheretoLeft
func (BlmoveWherefromLeft) Right ¶
func (c BlmoveWherefromLeft) Right() BlmoveWheretoRight
type BlmoveWherefromRight ¶
type BlmoveWherefromRight Completed
func (BlmoveWherefromRight) Left ¶
func (c BlmoveWherefromRight) Left() BlmoveWheretoLeft
func (BlmoveWherefromRight) Right ¶
func (c BlmoveWherefromRight) Right() BlmoveWheretoRight
type BlmoveWheretoLeft ¶
type BlmoveWheretoLeft Completed
func (BlmoveWheretoLeft) Timeout ¶
func (c BlmoveWheretoLeft) Timeout(timeout float64) BlmoveTimeout
type BlmoveWheretoRight ¶
type BlmoveWheretoRight Completed
func (BlmoveWheretoRight) Timeout ¶
func (c BlmoveWheretoRight) Timeout(timeout float64) BlmoveTimeout
type Blmpop ¶
type Blmpop Completed
func (Blmpop) Timeout ¶
func (c Blmpop) Timeout(timeout float64) BlmpopTimeout
type BlmpopCount ¶
type BlmpopCount Completed
func (BlmpopCount) Build ¶
func (c BlmpopCount) Build() Completed
type BlmpopKey ¶
type BlmpopKey Completed
func (BlmpopKey) Left ¶
func (c BlmpopKey) Left() BlmpopWhereLeft
func (BlmpopKey) Right ¶
func (c BlmpopKey) Right() BlmpopWhereRight
type BlmpopNumkeys ¶
type BlmpopNumkeys Completed
func (BlmpopNumkeys) Key ¶
func (c BlmpopNumkeys) Key(key ...string) BlmpopKey
type BlmpopTimeout ¶
type BlmpopTimeout Completed
func (BlmpopTimeout) Numkeys ¶
func (c BlmpopTimeout) Numkeys(numkeys int64) BlmpopNumkeys
type BlmpopWhereLeft ¶
type BlmpopWhereLeft Completed
func (BlmpopWhereLeft) Build ¶
func (c BlmpopWhereLeft) Build() Completed
func (BlmpopWhereLeft) Count ¶
func (c BlmpopWhereLeft) Count(count int64) BlmpopCount
type BlmpopWhereRight ¶
type BlmpopWhereRight Completed
func (BlmpopWhereRight) Build ¶
func (c BlmpopWhereRight) Build() Completed
func (BlmpopWhereRight) Count ¶
func (c BlmpopWhereRight) Count(count int64) BlmpopCount
type BlpopKey ¶
type BlpopKey Completed
func (BlpopKey) Timeout ¶
func (c BlpopKey) Timeout(timeout float64) BlpopTimeout
type BlpopTimeout ¶
type BlpopTimeout Completed
func (BlpopTimeout) Build ¶
func (c BlpopTimeout) Build() Completed
type BrpopKey ¶
type BrpopKey Completed
func (BrpopKey) Timeout ¶
func (c BrpopKey) Timeout(timeout float64) BrpopTimeout
type BrpopTimeout ¶
type BrpopTimeout Completed
func (BrpopTimeout) Build ¶
func (c BrpopTimeout) Build() Completed
type Brpoplpush ¶
type Brpoplpush Completed
func (Brpoplpush) Source ¶
func (c Brpoplpush) Source(source string) BrpoplpushSource
type BrpoplpushDestination ¶
type BrpoplpushDestination Completed
func (BrpoplpushDestination) Timeout ¶
func (c BrpoplpushDestination) Timeout(timeout float64) BrpoplpushTimeout
type BrpoplpushSource ¶
type BrpoplpushSource Completed
func (BrpoplpushSource) Destination ¶
func (c BrpoplpushSource) Destination(destination string) BrpoplpushDestination
type BrpoplpushTimeout ¶
type BrpoplpushTimeout Completed
func (BrpoplpushTimeout) Build ¶
func (c BrpoplpushTimeout) Build() Completed
type Builder ¶
type Builder struct {
// contains filtered or unexported fields
}
Builder builds commands by reusing CommandSlice from the sync.Pool
func NewBuilder ¶
NewBuilder creates a Builder and initializes the internal sync.Pool
func (Builder) AclDeluser ¶
func (b Builder) AclDeluser() (c AclDeluser)
func (Builder) AclGenpass ¶
func (b Builder) AclGenpass() (c AclGenpass)
func (Builder) AclGetuser ¶
func (b Builder) AclGetuser() (c AclGetuser)
func (Builder) AclSetuser ¶
func (b Builder) AclSetuser() (c AclSetuser)
func (Builder) AiModeldel ¶
func (b Builder) AiModeldel() (c AiModeldel)
func (Builder) AiModelexecute ¶
func (b Builder) AiModelexecute() (c AiModelexecute)
func (Builder) AiModelget ¶
func (b Builder) AiModelget() (c AiModelget)
func (Builder) AiModelstore ¶
func (b Builder) AiModelstore() (c AiModelstore)
func (Builder) AiScriptdel ¶
func (b Builder) AiScriptdel() (c AiScriptdel)
func (Builder) AiScriptexecute ¶
func (b Builder) AiScriptexecute() (c AiScriptexecute)
func (Builder) AiScriptget ¶
func (b Builder) AiScriptget() (c AiScriptget)
func (Builder) AiScriptstore ¶
func (b Builder) AiScriptstore() (c AiScriptstore)
func (Builder) AiTensorget ¶
func (b Builder) AiTensorget() (c AiTensorget)
func (Builder) AiTensorset ¶
func (b Builder) AiTensorset() (c AiTensorset)
func (Builder) Arbitrary ¶
Arbitrary allows user to build an arbitrary redis command by following Arbitrary.Keys and Arbitrary.Args
func (Builder) BfLoadchunk ¶
func (b Builder) BfLoadchunk() (c BfLoadchunk)
func (Builder) BfScandump ¶
func (b Builder) BfScandump() (c BfScandump)
func (Builder) Bgrewriteaof ¶
func (b Builder) Bgrewriteaof() (c Bgrewriteaof)
func (Builder) BitfieldRo ¶
func (b Builder) BitfieldRo() (c BitfieldRo)
func (Builder) Brpoplpush ¶
func (b Builder) Brpoplpush() (c Brpoplpush)
func (Builder) CfInsertnx ¶
func (b Builder) CfInsertnx() (c CfInsertnx)
func (Builder) CfLoadchunk ¶
func (b Builder) CfLoadchunk() (c CfLoadchunk)
func (Builder) CfScandump ¶
func (b Builder) CfScandump() (c CfScandump)
func (Builder) ClientCaching ¶
func (b Builder) ClientCaching() (c ClientCaching)
func (Builder) ClientGetname ¶
func (b Builder) ClientGetname() (c ClientGetname)
func (Builder) ClientGetredir ¶
func (b Builder) ClientGetredir() (c ClientGetredir)
func (Builder) ClientInfo ¶
func (b Builder) ClientInfo() (c ClientInfo)
func (Builder) ClientKill ¶
func (b Builder) ClientKill() (c ClientKill)
func (Builder) ClientList ¶
func (b Builder) ClientList() (c ClientList)
func (Builder) ClientNoEvict ¶
func (b Builder) ClientNoEvict() (c ClientNoEvict)
func (Builder) ClientNoTouch ¶
func (b Builder) ClientNoTouch() (c ClientNoTouch)
func (Builder) ClientPause ¶
func (b Builder) ClientPause() (c ClientPause)
func (Builder) ClientReply ¶
func (b Builder) ClientReply() (c ClientReply)
func (Builder) ClientSetinfo ¶
func (b Builder) ClientSetinfo() (c ClientSetinfo)
func (Builder) ClientSetname ¶
func (b Builder) ClientSetname() (c ClientSetname)
func (Builder) ClientTracking ¶
func (b Builder) ClientTracking() (c ClientTracking)
func (Builder) ClientTrackinginfo ¶
func (b Builder) ClientTrackinginfo() (c ClientTrackinginfo)
func (Builder) ClientUnblock ¶
func (b Builder) ClientUnblock() (c ClientUnblock)
func (Builder) ClientUnpause ¶
func (b Builder) ClientUnpause() (c ClientUnpause)
func (Builder) ClusterAddslots ¶
func (b Builder) ClusterAddslots() (c ClusterAddslots)
func (Builder) ClusterAddslotsrange ¶
func (b Builder) ClusterAddslotsrange() (c ClusterAddslotsrange)
func (Builder) ClusterBumpepoch ¶
func (b Builder) ClusterBumpepoch() (c ClusterBumpepoch)
func (Builder) ClusterCountFailureReports ¶
func (b Builder) ClusterCountFailureReports() (c ClusterCountFailureReports)
func (Builder) ClusterCountkeysinslot ¶
func (b Builder) ClusterCountkeysinslot() (c ClusterCountkeysinslot)
func (Builder) ClusterDelslots ¶
func (b Builder) ClusterDelslots() (c ClusterDelslots)
func (Builder) ClusterDelslotsrange ¶
func (b Builder) ClusterDelslotsrange() (c ClusterDelslotsrange)
func (Builder) ClusterFailover ¶
func (b Builder) ClusterFailover() (c ClusterFailover)
func (Builder) ClusterFlushslots ¶
func (b Builder) ClusterFlushslots() (c ClusterFlushslots)
func (Builder) ClusterForget ¶
func (b Builder) ClusterForget() (c ClusterForget)
func (Builder) ClusterGetkeysinslot ¶
func (b Builder) ClusterGetkeysinslot() (c ClusterGetkeysinslot)
func (Builder) ClusterInfo ¶
func (b Builder) ClusterInfo() (c ClusterInfo)
func (Builder) ClusterKeyslot ¶
func (b Builder) ClusterKeyslot() (c ClusterKeyslot)
func (Builder) ClusterLinks ¶
func (b Builder) ClusterLinks() (c ClusterLinks)
func (Builder) ClusterMeet ¶
func (b Builder) ClusterMeet() (c ClusterMeet)
func (Builder) ClusterMyid ¶
func (b Builder) ClusterMyid() (c ClusterMyid)
func (Builder) ClusterMyshardid ¶
func (b Builder) ClusterMyshardid() (c ClusterMyshardid)
func (Builder) ClusterNodes ¶
func (b Builder) ClusterNodes() (c ClusterNodes)
func (Builder) ClusterReplicas ¶
func (b Builder) ClusterReplicas() (c ClusterReplicas)
func (Builder) ClusterReplicate ¶
func (b Builder) ClusterReplicate() (c ClusterReplicate)
func (Builder) ClusterReset ¶
func (b Builder) ClusterReset() (c ClusterReset)
func (Builder) ClusterSaveconfig ¶
func (b Builder) ClusterSaveconfig() (c ClusterSaveconfig)
func (Builder) ClusterSetConfigEpoch ¶
func (b Builder) ClusterSetConfigEpoch() (c ClusterSetConfigEpoch)
func (Builder) ClusterSetslot ¶
func (b Builder) ClusterSetslot() (c ClusterSetslot)
func (Builder) ClusterShards ¶
func (b Builder) ClusterShards() (c ClusterShards)
func (Builder) ClusterSlaves ¶
func (b Builder) ClusterSlaves() (c ClusterSlaves)
func (Builder) ClusterSlots ¶
func (b Builder) ClusterSlots() (c ClusterSlots)
func (Builder) CmsInitbydim ¶
func (b Builder) CmsInitbydim() (c CmsInitbydim)
func (Builder) CmsInitbyprob ¶
func (b Builder) CmsInitbyprob() (c CmsInitbyprob)
func (Builder) CommandCount ¶
func (b Builder) CommandCount() (c CommandCount)
func (Builder) CommandDocs ¶
func (b Builder) CommandDocs() (c CommandDocs)
func (Builder) CommandGetkeys ¶
func (b Builder) CommandGetkeys() (c CommandGetkeys)
func (Builder) CommandGetkeysandflags ¶
func (b Builder) CommandGetkeysandflags() (c CommandGetkeysandflags)
func (Builder) CommandInfo ¶
func (b Builder) CommandInfo() (c CommandInfo)
func (Builder) CommandList ¶
func (b Builder) CommandList() (c CommandList)
func (Builder) ConfigResetstat ¶
func (b Builder) ConfigResetstat() (c ConfigResetstat)
func (Builder) ConfigRewrite ¶
func (b Builder) ConfigRewrite() (c ConfigRewrite)
func (Builder) DebugObject ¶
func (b Builder) DebugObject() (c DebugObject)
func (Builder) DebugSegfault ¶
func (b Builder) DebugSegfault() (c DebugSegfault)
func (Builder) Expiretime ¶
func (b Builder) Expiretime() (c Expiretime)
func (Builder) FtAggregate ¶
func (b Builder) FtAggregate() (c FtAggregate)
func (Builder) FtAliasadd ¶
func (b Builder) FtAliasadd() (c FtAliasadd)
func (Builder) FtAliasdel ¶
func (b Builder) FtAliasdel() (c FtAliasdel)
func (Builder) FtAliasupdate ¶
func (b Builder) FtAliasupdate() (c FtAliasupdate)
func (Builder) FtConfigGet ¶
func (b Builder) FtConfigGet() (c FtConfigGet)
func (Builder) FtConfigHelp ¶
func (b Builder) FtConfigHelp() (c FtConfigHelp)
func (Builder) FtConfigSet ¶
func (b Builder) FtConfigSet() (c FtConfigSet)
func (Builder) FtCursorDel ¶
func (b Builder) FtCursorDel() (c FtCursorDel)
func (Builder) FtCursorRead ¶
func (b Builder) FtCursorRead() (c FtCursorRead)
func (Builder) FtDictdump ¶
func (b Builder) FtDictdump() (c FtDictdump)
func (Builder) FtDropindex ¶
func (b Builder) FtDropindex() (c FtDropindex)
func (Builder) FtExplaincli ¶
func (b Builder) FtExplaincli() (c FtExplaincli)
func (Builder) FtSpellcheck ¶
func (b Builder) FtSpellcheck() (c FtSpellcheck)
func (Builder) FtSynupdate ¶
func (b Builder) FtSynupdate() (c FtSynupdate)
func (Builder) FunctionDelete ¶
func (b Builder) FunctionDelete() (c FunctionDelete)
func (Builder) FunctionDump ¶
func (b Builder) FunctionDump() (c FunctionDump)
func (Builder) FunctionFlush ¶
func (b Builder) FunctionFlush() (c FunctionFlush)
func (Builder) FunctionHelp ¶
func (b Builder) FunctionHelp() (c FunctionHelp)
func (Builder) FunctionKill ¶
func (b Builder) FunctionKill() (c FunctionKill)
func (Builder) FunctionList ¶
func (b Builder) FunctionList() (c FunctionList)
func (Builder) FunctionLoad ¶
func (b Builder) FunctionLoad() (c FunctionLoad)
func (Builder) FunctionRestore ¶
func (b Builder) FunctionRestore() (c FunctionRestore)
func (Builder) FunctionStats ¶
func (b Builder) FunctionStats() (c FunctionStats)
func (Builder) GeoradiusRo ¶
func (b Builder) GeoradiusRo() (c GeoradiusRo)
func (Builder) Georadiusbymember ¶
func (b Builder) Georadiusbymember() (c Georadiusbymember)
func (Builder) GeoradiusbymemberRo ¶
func (b Builder) GeoradiusbymemberRo() (c GeoradiusbymemberRo)
func (Builder) Geosearchstore ¶
func (b Builder) Geosearchstore() (c Geosearchstore)
func (Builder) GraphConfigGet ¶
func (b Builder) GraphConfigGet() (c GraphConfigGet)
func (Builder) GraphConfigSet ¶
func (b Builder) GraphConfigSet() (c GraphConfigSet)
func (Builder) GraphConstraintCreate ¶
func (b Builder) GraphConstraintCreate() (c GraphConstraintCreate)
func (Builder) GraphConstraintDrop ¶
func (b Builder) GraphConstraintDrop() (c GraphConstraintDrop)
func (Builder) GraphDelete ¶
func (b Builder) GraphDelete() (c GraphDelete)
func (Builder) GraphExplain ¶
func (b Builder) GraphExplain() (c GraphExplain)
func (Builder) GraphProfile ¶
func (b Builder) GraphProfile() (c GraphProfile)
func (Builder) GraphQuery ¶
func (b Builder) GraphQuery() (c GraphQuery)
func (Builder) GraphRoQuery ¶
func (b Builder) GraphRoQuery() (c GraphRoQuery)
func (Builder) GraphSlowlog ¶
func (b Builder) GraphSlowlog() (c GraphSlowlog)
func (Builder) Hincrbyfloat ¶
func (b Builder) Hincrbyfloat() (c Hincrbyfloat)
func (Builder) Hrandfield ¶
func (b Builder) Hrandfield() (c Hrandfield)
func (Builder) Incrbyfloat ¶
func (b Builder) Incrbyfloat() (c Incrbyfloat)
func (Builder) JsonArrappend ¶
func (b Builder) JsonArrappend() (c JsonArrappend)
func (Builder) JsonArrindex ¶
func (b Builder) JsonArrindex() (c JsonArrindex)
func (Builder) JsonArrinsert ¶
func (b Builder) JsonArrinsert() (c JsonArrinsert)
func (Builder) JsonArrlen ¶
func (b Builder) JsonArrlen() (c JsonArrlen)
func (Builder) JsonArrpop ¶
func (b Builder) JsonArrpop() (c JsonArrpop)
func (Builder) JsonArrtrim ¶
func (b Builder) JsonArrtrim() (c JsonArrtrim)
func (Builder) JsonDebugHelp ¶
func (b Builder) JsonDebugHelp() (c JsonDebugHelp)
func (Builder) JsonDebugMemory ¶
func (b Builder) JsonDebugMemory() (c JsonDebugMemory)
func (Builder) JsonForget ¶
func (b Builder) JsonForget() (c JsonForget)
func (Builder) JsonNumincrby ¶
func (b Builder) JsonNumincrby() (c JsonNumincrby)
func (Builder) JsonNummultby ¶
func (b Builder) JsonNummultby() (c JsonNummultby)
func (Builder) JsonObjkeys ¶
func (b Builder) JsonObjkeys() (c JsonObjkeys)
func (Builder) JsonObjlen ¶
func (b Builder) JsonObjlen() (c JsonObjlen)
func (Builder) JsonStrappend ¶
func (b Builder) JsonStrappend() (c JsonStrappend)
func (Builder) JsonStrlen ¶
func (b Builder) JsonStrlen() (c JsonStrlen)
func (Builder) JsonToggle ¶
func (b Builder) JsonToggle() (c JsonToggle)
func (Builder) LatencyDoctor ¶
func (b Builder) LatencyDoctor() (c LatencyDoctor)
func (Builder) LatencyGraph ¶
func (b Builder) LatencyGraph() (c LatencyGraph)
func (Builder) LatencyHelp ¶
func (b Builder) LatencyHelp() (c LatencyHelp)
func (Builder) LatencyHistogram ¶
func (b Builder) LatencyHistogram() (c LatencyHistogram)
func (Builder) LatencyHistory ¶
func (b Builder) LatencyHistory() (c LatencyHistory)
func (Builder) LatencyLatest ¶
func (b Builder) LatencyLatest() (c LatencyLatest)
func (Builder) LatencyReset ¶
func (b Builder) LatencyReset() (c LatencyReset)
func (Builder) MemoryDoctor ¶
func (b Builder) MemoryDoctor() (c MemoryDoctor)
func (Builder) MemoryHelp ¶
func (b Builder) MemoryHelp() (c MemoryHelp)
func (Builder) MemoryMallocStats ¶
func (b Builder) MemoryMallocStats() (c MemoryMallocStats)
func (Builder) MemoryPurge ¶
func (b Builder) MemoryPurge() (c MemoryPurge)
func (Builder) MemoryStats ¶
func (b Builder) MemoryStats() (c MemoryStats)
func (Builder) MemoryUsage ¶
func (b Builder) MemoryUsage() (c MemoryUsage)
func (Builder) ModuleList ¶
func (b Builder) ModuleList() (c ModuleList)
func (Builder) ModuleLoad ¶
func (b Builder) ModuleLoad() (c ModuleLoad)
func (Builder) ModuleLoadex ¶
func (b Builder) ModuleLoadex() (c ModuleLoadex)
func (Builder) ModuleUnload ¶
func (b Builder) ModuleUnload() (c ModuleUnload)
func (Builder) ObjectEncoding ¶
func (b Builder) ObjectEncoding() (c ObjectEncoding)
func (Builder) ObjectFreq ¶
func (b Builder) ObjectFreq() (c ObjectFreq)
func (Builder) ObjectHelp ¶
func (b Builder) ObjectHelp() (c ObjectHelp)
func (Builder) ObjectIdletime ¶
func (b Builder) ObjectIdletime() (c ObjectIdletime)
func (Builder) ObjectRefcount ¶
func (b Builder) ObjectRefcount() (c ObjectRefcount)
func (Builder) Pexpiretime ¶
func (b Builder) Pexpiretime() (c Pexpiretime)
func (Builder) Psubscribe ¶
func (b Builder) Psubscribe() (c Psubscribe)
func (Builder) PubsubChannels ¶
func (b Builder) PubsubChannels() (c PubsubChannels)
func (Builder) PubsubHelp ¶
func (b Builder) PubsubHelp() (c PubsubHelp)
func (Builder) PubsubNumpat ¶
func (b Builder) PubsubNumpat() (c PubsubNumpat)
func (Builder) PubsubNumsub ¶
func (b Builder) PubsubNumsub() (c PubsubNumsub)
func (Builder) PubsubShardchannels ¶
func (b Builder) PubsubShardchannels() (c PubsubShardchannels)
func (Builder) PubsubShardnumsub ¶
func (b Builder) PubsubShardnumsub() (c PubsubShardnumsub)
func (Builder) Punsubscribe ¶
func (b Builder) Punsubscribe() (c Punsubscribe)
func (Builder) RgAbortexecution ¶
func (b Builder) RgAbortexecution() (c RgAbortexecution)
func (Builder) RgConfigget ¶
func (b Builder) RgConfigget() (c RgConfigget)
func (Builder) RgConfigset ¶
func (b Builder) RgConfigset() (c RgConfigset)
func (Builder) RgDropexecution ¶
func (b Builder) RgDropexecution() (c RgDropexecution)
func (Builder) RgDumpexecutions ¶
func (b Builder) RgDumpexecutions() (c RgDumpexecutions)
func (Builder) RgDumpregistrations ¶
func (b Builder) RgDumpregistrations() (c RgDumpregistrations)
func (Builder) RgGetexecution ¶
func (b Builder) RgGetexecution() (c RgGetexecution)
func (Builder) RgGetresults ¶
func (b Builder) RgGetresults() (c RgGetresults)
func (Builder) RgGetresultsblocking ¶
func (b Builder) RgGetresultsblocking() (c RgGetresultsblocking)
func (Builder) RgInfocluster ¶
func (b Builder) RgInfocluster() (c RgInfocluster)
func (Builder) RgPydumpreqs ¶
func (b Builder) RgPydumpreqs() (c RgPydumpreqs)
func (Builder) RgPyexecute ¶
func (b Builder) RgPyexecute() (c RgPyexecute)
func (Builder) RgRefreshcluster ¶
func (b Builder) RgRefreshcluster() (c RgRefreshcluster)
func (Builder) RgUnregister ¶
func (b Builder) RgUnregister() (c RgUnregister)
func (Builder) ScriptDebug ¶
func (b Builder) ScriptDebug() (c ScriptDebug)
func (Builder) ScriptExists ¶
func (b Builder) ScriptExists() (c ScriptExists)
func (Builder) ScriptFlush ¶
func (b Builder) ScriptFlush() (c ScriptFlush)
func (Builder) ScriptKill ¶
func (b Builder) ScriptKill() (c ScriptKill)
func (Builder) ScriptLoad ¶
func (b Builder) ScriptLoad() (c ScriptLoad)
func (Builder) Sdiffstore ¶
func (b Builder) Sdiffstore() (c Sdiffstore)
func (Builder) SentinelFailover ¶
func (b Builder) SentinelFailover() (c SentinelFailover)
func (Builder) SentinelGetMasterAddrByName ¶
func (b Builder) SentinelGetMasterAddrByName() (c SentinelGetMasterAddrByName)
func (Builder) SentinelReplicas ¶
func (b Builder) SentinelReplicas() (c SentinelReplicas)
func (Builder) SentinelSentinels ¶
func (b Builder) SentinelSentinels() (c SentinelSentinels)
func (Builder) Sintercard ¶
func (b Builder) Sintercard() (c Sintercard)
func (Builder) Sinterstore ¶
func (b Builder) Sinterstore() (c Sinterstore)
func (Builder) SlowlogGet ¶
func (b Builder) SlowlogGet() (c SlowlogGet)
func (Builder) SlowlogHelp ¶
func (b Builder) SlowlogHelp() (c SlowlogHelp)
func (Builder) SlowlogLen ¶
func (b Builder) SlowlogLen() (c SlowlogLen)
func (Builder) SlowlogReset ¶
func (b Builder) SlowlogReset() (c SlowlogReset)
func (Builder) Smismember ¶
func (b Builder) Smismember() (c Smismember)
func (Builder) Srandmember ¶
func (b Builder) Srandmember() (c Srandmember)
func (Builder) Ssubscribe ¶
func (b Builder) Ssubscribe() (c Ssubscribe)
func (Builder) Sunionstore ¶
func (b Builder) Sunionstore() (c Sunionstore)
func (Builder) Sunsubscribe ¶
func (b Builder) Sunsubscribe() (c Sunsubscribe)
func (Builder) TdigestAdd ¶
func (b Builder) TdigestAdd() (c TdigestAdd)
func (Builder) TdigestByrank ¶
func (b Builder) TdigestByrank() (c TdigestByrank)
func (Builder) TdigestByrevrank ¶
func (b Builder) TdigestByrevrank() (c TdigestByrevrank)
func (Builder) TdigestCdf ¶
func (b Builder) TdigestCdf() (c TdigestCdf)
func (Builder) TdigestCreate ¶
func (b Builder) TdigestCreate() (c TdigestCreate)
func (Builder) TdigestInfo ¶
func (b Builder) TdigestInfo() (c TdigestInfo)
func (Builder) TdigestMax ¶
func (b Builder) TdigestMax() (c TdigestMax)
func (Builder) TdigestMerge ¶
func (b Builder) TdigestMerge() (c TdigestMerge)
func (Builder) TdigestMin ¶
func (b Builder) TdigestMin() (c TdigestMin)
func (Builder) TdigestQuantile ¶
func (b Builder) TdigestQuantile() (c TdigestQuantile)
func (Builder) TdigestRank ¶
func (b Builder) TdigestRank() (c TdigestRank)
func (Builder) TdigestReset ¶
func (b Builder) TdigestReset() (c TdigestReset)
func (Builder) TdigestRevrank ¶
func (b Builder) TdigestRevrank() (c TdigestRevrank)
func (Builder) TdigestTrimmedMean ¶
func (b Builder) TdigestTrimmedMean() (c TdigestTrimmedMean)
func (Builder) TopkIncrby ¶
func (b Builder) TopkIncrby() (c TopkIncrby)
func (Builder) TopkReserve ¶
func (b Builder) TopkReserve() (c TopkReserve)
func (Builder) TsCreaterule ¶
func (b Builder) TsCreaterule() (c TsCreaterule)
func (Builder) TsDeleterule ¶
func (b Builder) TsDeleterule() (c TsDeleterule)
func (Builder) TsMrevrange ¶
func (b Builder) TsMrevrange() (c TsMrevrange)
func (Builder) TsQueryindex ¶
func (b Builder) TsQueryindex() (c TsQueryindex)
func (Builder) TsRevrange ¶
func (b Builder) TsRevrange() (c TsRevrange)
func (Builder) Unsubscribe ¶
func (b Builder) Unsubscribe() (c Unsubscribe)
func (Builder) Xautoclaim ¶
func (b Builder) Xautoclaim() (c Xautoclaim)
func (Builder) XgroupCreate ¶
func (b Builder) XgroupCreate() (c XgroupCreate)
func (Builder) XgroupCreateconsumer ¶
func (b Builder) XgroupCreateconsumer() (c XgroupCreateconsumer)
func (Builder) XgroupDelconsumer ¶
func (b Builder) XgroupDelconsumer() (c XgroupDelconsumer)
func (Builder) XgroupDestroy ¶
func (b Builder) XgroupDestroy() (c XgroupDestroy)
func (Builder) XgroupHelp ¶
func (b Builder) XgroupHelp() (c XgroupHelp)
func (Builder) XgroupSetid ¶
func (b Builder) XgroupSetid() (c XgroupSetid)
func (Builder) XinfoConsumers ¶
func (b Builder) XinfoConsumers() (c XinfoConsumers)
func (Builder) XinfoGroups ¶
func (b Builder) XinfoGroups() (c XinfoGroups)
func (Builder) XinfoStream ¶
func (b Builder) XinfoStream() (c XinfoStream)
func (Builder) Xreadgroup ¶
func (b Builder) Xreadgroup() (c Xreadgroup)
func (Builder) Zdiffstore ¶
func (b Builder) Zdiffstore() (c Zdiffstore)
func (Builder) Zintercard ¶
func (b Builder) Zintercard() (c Zintercard)
func (Builder) Zinterstore ¶
func (b Builder) Zinterstore() (c Zinterstore)
func (Builder) Zrandmember ¶
func (b Builder) Zrandmember() (c Zrandmember)
func (Builder) Zrangebylex ¶
func (b Builder) Zrangebylex() (c Zrangebylex)
func (Builder) Zrangebyscore ¶
func (b Builder) Zrangebyscore() (c Zrangebyscore)
func (Builder) Zrangestore ¶
func (b Builder) Zrangestore() (c Zrangestore)
func (Builder) Zremrangebylex ¶
func (b Builder) Zremrangebylex() (c Zremrangebylex)
func (Builder) Zremrangebyrank ¶
func (b Builder) Zremrangebyrank() (c Zremrangebyrank)
func (Builder) Zremrangebyscore ¶
func (b Builder) Zremrangebyscore() (c Zremrangebyscore)
func (Builder) Zrevrangebylex ¶
func (b Builder) Zrevrangebylex() (c Zrevrangebylex)
func (Builder) Zrevrangebyscore ¶
func (b Builder) Zrevrangebyscore() (c Zrevrangebyscore)
func (Builder) Zunionstore ¶
func (b Builder) Zunionstore() (c Zunionstore)
type Bzmpop ¶
type Bzmpop Completed
func (Bzmpop) Timeout ¶
func (c Bzmpop) Timeout(timeout float64) BzmpopTimeout
type BzmpopCount ¶
type BzmpopCount Completed
func (BzmpopCount) Build ¶
func (c BzmpopCount) Build() Completed
type BzmpopKey ¶
type BzmpopKey Completed
func (BzmpopKey) Max ¶
func (c BzmpopKey) Max() BzmpopWhereMax
func (BzmpopKey) Min ¶
func (c BzmpopKey) Min() BzmpopWhereMin
type BzmpopNumkeys ¶
type BzmpopNumkeys Completed
func (BzmpopNumkeys) Key ¶
func (c BzmpopNumkeys) Key(key ...string) BzmpopKey
type BzmpopTimeout ¶
type BzmpopTimeout Completed
func (BzmpopTimeout) Numkeys ¶
func (c BzmpopTimeout) Numkeys(numkeys int64) BzmpopNumkeys
type BzmpopWhereMax ¶
type BzmpopWhereMax Completed
func (BzmpopWhereMax) Build ¶
func (c BzmpopWhereMax) Build() Completed
func (BzmpopWhereMax) Count ¶
func (c BzmpopWhereMax) Count(count int64) BzmpopCount
type BzmpopWhereMin ¶
type BzmpopWhereMin Completed
func (BzmpopWhereMin) Build ¶
func (c BzmpopWhereMin) Build() Completed
func (BzmpopWhereMin) Count ¶
func (c BzmpopWhereMin) Count(count int64) BzmpopCount
type Bzpopmax ¶
type Bzpopmax Completed
func (Bzpopmax) Key ¶
func (c Bzpopmax) Key(key ...string) BzpopmaxKey
type BzpopmaxKey ¶
type BzpopmaxKey Completed
func (BzpopmaxKey) Key ¶
func (c BzpopmaxKey) Key(key ...string) BzpopmaxKey
func (BzpopmaxKey) Timeout ¶
func (c BzpopmaxKey) Timeout(timeout float64) BzpopmaxTimeout
type BzpopmaxTimeout ¶
type BzpopmaxTimeout Completed
func (BzpopmaxTimeout) Build ¶
func (c BzpopmaxTimeout) Build() Completed
type Bzpopmin ¶
type Bzpopmin Completed
func (Bzpopmin) Key ¶
func (c Bzpopmin) Key(key ...string) BzpopminKey
type BzpopminKey ¶
type BzpopminKey Completed
func (BzpopminKey) Key ¶
func (c BzpopminKey) Key(key ...string) BzpopminKey
func (BzpopminKey) Timeout ¶
func (c BzpopminKey) Timeout(timeout float64) BzpopminTimeout
type BzpopminTimeout ¶
type BzpopminTimeout Completed
func (BzpopminTimeout) Build ¶
func (c BzpopminTimeout) Build() Completed
type Cacheable ¶
type Cacheable Completed
Cacheable represents a completed Redis command which supports server-assisted client side caching, and it should be created by the Cache() of command builder.
type CfAddnx ¶
type CfAddnx Completed
func (CfAddnx) Key ¶
func (c CfAddnx) Key(key string) CfAddnxKey
type CfAddnxItem ¶
type CfAddnxItem Completed
func (CfAddnxItem) Build ¶
func (c CfAddnxItem) Build() Completed
type CfAddnxKey ¶
type CfAddnxKey Completed
func (CfAddnxKey) Item ¶
func (c CfAddnxKey) Item(item string) CfAddnxItem
type CfCount ¶
type CfCount Completed
func (CfCount) Key ¶
func (c CfCount) Key(key string) CfCountKey
type CfCountItem ¶
type CfCountItem Completed
func (CfCountItem) Build ¶
func (c CfCountItem) Build() Completed
func (CfCountItem) Cache ¶
func (c CfCountItem) Cache() Cacheable
type CfCountKey ¶
type CfCountKey Completed
func (CfCountKey) Item ¶
func (c CfCountKey) Item(item string) CfCountItem
type CfExists ¶
type CfExists Completed
func (CfExists) Key ¶
func (c CfExists) Key(key string) CfExistsKey
type CfExistsItem ¶
type CfExistsItem Completed
func (CfExistsItem) Build ¶
func (c CfExistsItem) Build() Completed
func (CfExistsItem) Cache ¶
func (c CfExistsItem) Cache() Cacheable
type CfExistsKey ¶
type CfExistsKey Completed
func (CfExistsKey) Item ¶
func (c CfExistsKey) Item(item string) CfExistsItem
type CfInsert ¶
type CfInsert Completed
func (CfInsert) Key ¶
func (c CfInsert) Key(key string) CfInsertKey
type CfInsertCapacity ¶
type CfInsertCapacity Completed
func (CfInsertCapacity) Items ¶
func (c CfInsertCapacity) Items() CfInsertItems
func (CfInsertCapacity) Nocreate ¶
func (c CfInsertCapacity) Nocreate() CfInsertNocreate
type CfInsertItem ¶
type CfInsertItem Completed
func (CfInsertItem) Build ¶
func (c CfInsertItem) Build() Completed
func (CfInsertItem) Item ¶
func (c CfInsertItem) Item(item ...string) CfInsertItem
type CfInsertItems ¶
type CfInsertItems Completed
func (CfInsertItems) Item ¶
func (c CfInsertItems) Item(item ...string) CfInsertItem
type CfInsertKey ¶
type CfInsertKey Completed
func (CfInsertKey) Capacity ¶
func (c CfInsertKey) Capacity(capacity int64) CfInsertCapacity
func (CfInsertKey) Items ¶
func (c CfInsertKey) Items() CfInsertItems
func (CfInsertKey) Nocreate ¶
func (c CfInsertKey) Nocreate() CfInsertNocreate
type CfInsertNocreate ¶
type CfInsertNocreate Completed
func (CfInsertNocreate) Items ¶
func (c CfInsertNocreate) Items() CfInsertItems
type CfInsertnx ¶
type CfInsertnx Completed
func (CfInsertnx) Key ¶
func (c CfInsertnx) Key(key string) CfInsertnxKey
type CfInsertnxCapacity ¶
type CfInsertnxCapacity Completed
func (CfInsertnxCapacity) Items ¶
func (c CfInsertnxCapacity) Items() CfInsertnxItems
func (CfInsertnxCapacity) Nocreate ¶
func (c CfInsertnxCapacity) Nocreate() CfInsertnxNocreate
type CfInsertnxItem ¶
type CfInsertnxItem Completed
func (CfInsertnxItem) Build ¶
func (c CfInsertnxItem) Build() Completed
func (CfInsertnxItem) Item ¶
func (c CfInsertnxItem) Item(item ...string) CfInsertnxItem
type CfInsertnxItems ¶
type CfInsertnxItems Completed
func (CfInsertnxItems) Item ¶
func (c CfInsertnxItems) Item(item ...string) CfInsertnxItem
type CfInsertnxKey ¶
type CfInsertnxKey Completed
func (CfInsertnxKey) Capacity ¶
func (c CfInsertnxKey) Capacity(capacity int64) CfInsertnxCapacity
func (CfInsertnxKey) Items ¶
func (c CfInsertnxKey) Items() CfInsertnxItems
func (CfInsertnxKey) Nocreate ¶
func (c CfInsertnxKey) Nocreate() CfInsertnxNocreate
type CfInsertnxNocreate ¶
type CfInsertnxNocreate Completed
func (CfInsertnxNocreate) Items ¶
func (c CfInsertnxNocreate) Items() CfInsertnxItems
type CfLoadchunk ¶
type CfLoadchunk Completed
func (CfLoadchunk) Key ¶
func (c CfLoadchunk) Key(key string) CfLoadchunkKey
type CfLoadchunkData ¶
type CfLoadchunkData Completed
func (CfLoadchunkData) Build ¶
func (c CfLoadchunkData) Build() Completed
type CfLoadchunkIterator ¶
type CfLoadchunkIterator Completed
func (CfLoadchunkIterator) Data ¶
func (c CfLoadchunkIterator) Data(data string) CfLoadchunkData
type CfLoadchunkKey ¶
type CfLoadchunkKey Completed
func (CfLoadchunkKey) Iterator ¶
func (c CfLoadchunkKey) Iterator(iterator int64) CfLoadchunkIterator
type CfMexists ¶
type CfMexists Completed
func (CfMexists) Key ¶
func (c CfMexists) Key(key string) CfMexistsKey
type CfMexistsItem ¶
type CfMexistsItem Completed
func (CfMexistsItem) Build ¶
func (c CfMexistsItem) Build() Completed
func (CfMexistsItem) Item ¶
func (c CfMexistsItem) Item(item ...string) CfMexistsItem
type CfMexistsKey ¶
type CfMexistsKey Completed
func (CfMexistsKey) Item ¶
func (c CfMexistsKey) Item(item ...string) CfMexistsItem
type CfReserve ¶
type CfReserve Completed
func (CfReserve) Key ¶
func (c CfReserve) Key(key string) CfReserveKey
type CfReserveBucketsize ¶
type CfReserveBucketsize Completed
func (CfReserveBucketsize) Build ¶
func (c CfReserveBucketsize) Build() Completed
func (CfReserveBucketsize) Expansion ¶
func (c CfReserveBucketsize) Expansion(expansion int64) CfReserveExpansion
func (CfReserveBucketsize) Maxiterations ¶
func (c CfReserveBucketsize) Maxiterations(maxiterations int64) CfReserveMaxiterations
type CfReserveCapacity ¶
type CfReserveCapacity Completed
func (CfReserveCapacity) Bucketsize ¶
func (c CfReserveCapacity) Bucketsize(bucketsize int64) CfReserveBucketsize
func (CfReserveCapacity) Build ¶
func (c CfReserveCapacity) Build() Completed
func (CfReserveCapacity) Expansion ¶
func (c CfReserveCapacity) Expansion(expansion int64) CfReserveExpansion
func (CfReserveCapacity) Maxiterations ¶
func (c CfReserveCapacity) Maxiterations(maxiterations int64) CfReserveMaxiterations
type CfReserveExpansion ¶
type CfReserveExpansion Completed
func (CfReserveExpansion) Build ¶
func (c CfReserveExpansion) Build() Completed
type CfReserveKey ¶
type CfReserveKey Completed
func (CfReserveKey) Capacity ¶
func (c CfReserveKey) Capacity(capacity int64) CfReserveCapacity
type CfReserveMaxiterations ¶
type CfReserveMaxiterations Completed
func (CfReserveMaxiterations) Build ¶
func (c CfReserveMaxiterations) Build() Completed
func (CfReserveMaxiterations) Expansion ¶
func (c CfReserveMaxiterations) Expansion(expansion int64) CfReserveExpansion
type CfScandump ¶
type CfScandump Completed
func (CfScandump) Key ¶
func (c CfScandump) Key(key string) CfScandumpKey
type CfScandumpIterator ¶
type CfScandumpIterator Completed
func (CfScandumpIterator) Build ¶
func (c CfScandumpIterator) Build() Completed
type CfScandumpKey ¶
type CfScandumpKey Completed
func (CfScandumpKey) Iterator ¶
func (c CfScandumpKey) Iterator(iterator int64) CfScandumpIterator
type ClientCaching ¶
type ClientCaching Completed
func (ClientCaching) No ¶
func (c ClientCaching) No() ClientCachingModeNo
func (ClientCaching) Yes ¶
func (c ClientCaching) Yes() ClientCachingModeYes
type ClientCachingModeNo ¶
type ClientCachingModeNo Completed
func (ClientCachingModeNo) Build ¶
func (c ClientCachingModeNo) Build() Completed
type ClientCachingModeYes ¶
type ClientCachingModeYes Completed
func (ClientCachingModeYes) Build ¶
func (c ClientCachingModeYes) Build() Completed
type ClientGetname ¶
type ClientGetname Completed
func (ClientGetname) Build ¶
func (c ClientGetname) Build() Completed
type ClientGetredir ¶
type ClientGetredir Completed
func (ClientGetredir) Build ¶
func (c ClientGetredir) Build() Completed
type ClientInfo ¶
type ClientInfo Completed
func (ClientInfo) Build ¶
func (c ClientInfo) Build() Completed
type ClientKill ¶
type ClientKill Completed
func (ClientKill) Addr ¶
func (c ClientKill) Addr(ipPort string) ClientKillAddr
func (ClientKill) Build ¶
func (c ClientKill) Build() Completed
func (ClientKill) Id ¶
func (c ClientKill) Id(clientId int64) ClientKillId
func (ClientKill) IpPort ¶
func (c ClientKill) IpPort(ipPort string) ClientKillIpPort
func (ClientKill) Laddr ¶
func (c ClientKill) Laddr(ipPort string) ClientKillLaddr
func (ClientKill) SkipmeNo ¶
func (c ClientKill) SkipmeNo() ClientKillSkipmeNo
func (ClientKill) SkipmeYes ¶
func (c ClientKill) SkipmeYes() ClientKillSkipmeYes
func (ClientKill) TypeMaster ¶
func (c ClientKill) TypeMaster() ClientKillTypeMaster
func (ClientKill) TypeNormal ¶
func (c ClientKill) TypeNormal() ClientKillTypeNormal
func (ClientKill) TypePubsub ¶
func (c ClientKill) TypePubsub() ClientKillTypePubsub
func (ClientKill) TypeReplica ¶
func (c ClientKill) TypeReplica() ClientKillTypeReplica
func (ClientKill) User ¶
func (c ClientKill) User(username string) ClientKillUser
type ClientKillAddr ¶
type ClientKillAddr Completed
func (ClientKillAddr) Build ¶
func (c ClientKillAddr) Build() Completed
func (ClientKillAddr) Laddr ¶
func (c ClientKillAddr) Laddr(ipPort string) ClientKillLaddr
func (ClientKillAddr) SkipmeNo ¶
func (c ClientKillAddr) SkipmeNo() ClientKillSkipmeNo
func (ClientKillAddr) SkipmeYes ¶
func (c ClientKillAddr) SkipmeYes() ClientKillSkipmeYes
type ClientKillId ¶
type ClientKillId Completed
func (ClientKillId) Addr ¶
func (c ClientKillId) Addr(ipPort string) ClientKillAddr
func (ClientKillId) Build ¶
func (c ClientKillId) Build() Completed
func (ClientKillId) Laddr ¶
func (c ClientKillId) Laddr(ipPort string) ClientKillLaddr
func (ClientKillId) SkipmeNo ¶
func (c ClientKillId) SkipmeNo() ClientKillSkipmeNo
func (ClientKillId) SkipmeYes ¶
func (c ClientKillId) SkipmeYes() ClientKillSkipmeYes
func (ClientKillId) TypeMaster ¶
func (c ClientKillId) TypeMaster() ClientKillTypeMaster
func (ClientKillId) TypeNormal ¶
func (c ClientKillId) TypeNormal() ClientKillTypeNormal
func (ClientKillId) TypePubsub ¶
func (c ClientKillId) TypePubsub() ClientKillTypePubsub
func (ClientKillId) TypeReplica ¶
func (c ClientKillId) TypeReplica() ClientKillTypeReplica
func (ClientKillId) User ¶
func (c ClientKillId) User(username string) ClientKillUser
type ClientKillIpPort ¶
type ClientKillIpPort Completed
func (ClientKillIpPort) Addr ¶
func (c ClientKillIpPort) Addr(ipPort string) ClientKillAddr
func (ClientKillIpPort) Build ¶
func (c ClientKillIpPort) Build() Completed
func (ClientKillIpPort) Id ¶
func (c ClientKillIpPort) Id(clientId int64) ClientKillId
func (ClientKillIpPort) Laddr ¶
func (c ClientKillIpPort) Laddr(ipPort string) ClientKillLaddr
func (ClientKillIpPort) SkipmeNo ¶
func (c ClientKillIpPort) SkipmeNo() ClientKillSkipmeNo
func (ClientKillIpPort) SkipmeYes ¶
func (c ClientKillIpPort) SkipmeYes() ClientKillSkipmeYes
func (ClientKillIpPort) TypeMaster ¶
func (c ClientKillIpPort) TypeMaster() ClientKillTypeMaster
func (ClientKillIpPort) TypeNormal ¶
func (c ClientKillIpPort) TypeNormal() ClientKillTypeNormal
func (ClientKillIpPort) TypePubsub ¶
func (c ClientKillIpPort) TypePubsub() ClientKillTypePubsub
func (ClientKillIpPort) TypeReplica ¶
func (c ClientKillIpPort) TypeReplica() ClientKillTypeReplica
func (ClientKillIpPort) User ¶
func (c ClientKillIpPort) User(username string) ClientKillUser
type ClientKillLaddr ¶
type ClientKillLaddr Completed
func (ClientKillLaddr) Build ¶
func (c ClientKillLaddr) Build() Completed
func (ClientKillLaddr) SkipmeNo ¶
func (c ClientKillLaddr) SkipmeNo() ClientKillSkipmeNo
func (ClientKillLaddr) SkipmeYes ¶
func (c ClientKillLaddr) SkipmeYes() ClientKillSkipmeYes
type ClientKillSkipmeNo ¶
type ClientKillSkipmeNo Completed
func (ClientKillSkipmeNo) Build ¶
func (c ClientKillSkipmeNo) Build() Completed
type ClientKillSkipmeYes ¶
type ClientKillSkipmeYes Completed
func (ClientKillSkipmeYes) Build ¶
func (c ClientKillSkipmeYes) Build() Completed
type ClientKillTypeMaster ¶
type ClientKillTypeMaster Completed
func (ClientKillTypeMaster) Addr ¶
func (c ClientKillTypeMaster) Addr(ipPort string) ClientKillAddr
func (ClientKillTypeMaster) Build ¶
func (c ClientKillTypeMaster) Build() Completed
func (ClientKillTypeMaster) Laddr ¶
func (c ClientKillTypeMaster) Laddr(ipPort string) ClientKillLaddr
func (ClientKillTypeMaster) SkipmeNo ¶
func (c ClientKillTypeMaster) SkipmeNo() ClientKillSkipmeNo
func (ClientKillTypeMaster) SkipmeYes ¶
func (c ClientKillTypeMaster) SkipmeYes() ClientKillSkipmeYes
func (ClientKillTypeMaster) User ¶
func (c ClientKillTypeMaster) User(username string) ClientKillUser
type ClientKillTypeNormal ¶
type ClientKillTypeNormal Completed
func (ClientKillTypeNormal) Addr ¶
func (c ClientKillTypeNormal) Addr(ipPort string) ClientKillAddr
func (ClientKillTypeNormal) Build ¶
func (c ClientKillTypeNormal) Build() Completed
func (ClientKillTypeNormal) Laddr ¶
func (c ClientKillTypeNormal) Laddr(ipPort string) ClientKillLaddr
func (ClientKillTypeNormal) SkipmeNo ¶
func (c ClientKillTypeNormal) SkipmeNo() ClientKillSkipmeNo
func (ClientKillTypeNormal) SkipmeYes ¶
func (c ClientKillTypeNormal) SkipmeYes() ClientKillSkipmeYes
func (ClientKillTypeNormal) User ¶
func (c ClientKillTypeNormal) User(username string) ClientKillUser
type ClientKillTypePubsub ¶
type ClientKillTypePubsub Completed
func (ClientKillTypePubsub) Addr ¶
func (c ClientKillTypePubsub) Addr(ipPort string) ClientKillAddr
func (ClientKillTypePubsub) Build ¶
func (c ClientKillTypePubsub) Build() Completed
func (ClientKillTypePubsub) Laddr ¶
func (c ClientKillTypePubsub) Laddr(ipPort string) ClientKillLaddr
func (ClientKillTypePubsub) SkipmeNo ¶
func (c ClientKillTypePubsub) SkipmeNo() ClientKillSkipmeNo
func (ClientKillTypePubsub) SkipmeYes ¶
func (c ClientKillTypePubsub) SkipmeYes() ClientKillSkipmeYes
func (ClientKillTypePubsub) User ¶
func (c ClientKillTypePubsub) User(username string) ClientKillUser
type ClientKillTypeReplica ¶
type ClientKillTypeReplica Completed
func (ClientKillTypeReplica) Addr ¶
func (c ClientKillTypeReplica) Addr(ipPort string) ClientKillAddr
func (ClientKillTypeReplica) Build ¶
func (c ClientKillTypeReplica) Build() Completed
func (ClientKillTypeReplica) Laddr ¶
func (c ClientKillTypeReplica) Laddr(ipPort string) ClientKillLaddr
func (ClientKillTypeReplica) SkipmeNo ¶
func (c ClientKillTypeReplica) SkipmeNo() ClientKillSkipmeNo
func (ClientKillTypeReplica) SkipmeYes ¶
func (c ClientKillTypeReplica) SkipmeYes() ClientKillSkipmeYes
func (ClientKillTypeReplica) User ¶
func (c ClientKillTypeReplica) User(username string) ClientKillUser
type ClientKillUser ¶
type ClientKillUser Completed
func (ClientKillUser) Addr ¶
func (c ClientKillUser) Addr(ipPort string) ClientKillAddr
func (ClientKillUser) Build ¶
func (c ClientKillUser) Build() Completed
func (ClientKillUser) Laddr ¶
func (c ClientKillUser) Laddr(ipPort string) ClientKillLaddr
func (ClientKillUser) SkipmeNo ¶
func (c ClientKillUser) SkipmeNo() ClientKillSkipmeNo
func (ClientKillUser) SkipmeYes ¶
func (c ClientKillUser) SkipmeYes() ClientKillSkipmeYes
type ClientList ¶
type ClientList Completed
func (ClientList) Build ¶
func (c ClientList) Build() Completed
func (ClientList) Id ¶
func (c ClientList) Id() ClientListIdId
func (ClientList) TypeMaster ¶
func (c ClientList) TypeMaster() ClientListTypeMaster
func (ClientList) TypeNormal ¶
func (c ClientList) TypeNormal() ClientListTypeNormal
func (ClientList) TypePubsub ¶
func (c ClientList) TypePubsub() ClientListTypePubsub
func (ClientList) TypeReplica ¶
func (c ClientList) TypeReplica() ClientListTypeReplica
type ClientListIdClientId ¶
type ClientListIdClientId Completed
func (ClientListIdClientId) Build ¶
func (c ClientListIdClientId) Build() Completed
func (ClientListIdClientId) ClientId ¶
func (c ClientListIdClientId) ClientId(clientId ...int64) ClientListIdClientId
type ClientListIdId ¶
type ClientListIdId Completed
func (ClientListIdId) ClientId ¶
func (c ClientListIdId) ClientId(clientId ...int64) ClientListIdClientId
type ClientListTypeMaster ¶
type ClientListTypeMaster Completed
func (ClientListTypeMaster) Build ¶
func (c ClientListTypeMaster) Build() Completed
func (ClientListTypeMaster) Id ¶
func (c ClientListTypeMaster) Id() ClientListIdId
type ClientListTypeNormal ¶
type ClientListTypeNormal Completed
func (ClientListTypeNormal) Build ¶
func (c ClientListTypeNormal) Build() Completed
func (ClientListTypeNormal) Id ¶
func (c ClientListTypeNormal) Id() ClientListIdId
type ClientListTypePubsub ¶
type ClientListTypePubsub Completed
func (ClientListTypePubsub) Build ¶
func (c ClientListTypePubsub) Build() Completed
func (ClientListTypePubsub) Id ¶
func (c ClientListTypePubsub) Id() ClientListIdId
type ClientListTypeReplica ¶
type ClientListTypeReplica Completed
func (ClientListTypeReplica) Build ¶
func (c ClientListTypeReplica) Build() Completed
func (ClientListTypeReplica) Id ¶
func (c ClientListTypeReplica) Id() ClientListIdId
type ClientNoEvict ¶
type ClientNoEvict Completed
func (ClientNoEvict) Off ¶
func (c ClientNoEvict) Off() ClientNoEvictEnabledOff
func (ClientNoEvict) On ¶
func (c ClientNoEvict) On() ClientNoEvictEnabledOn
type ClientNoEvictEnabledOff ¶
type ClientNoEvictEnabledOff Completed
func (ClientNoEvictEnabledOff) Build ¶
func (c ClientNoEvictEnabledOff) Build() Completed
type ClientNoEvictEnabledOn ¶
type ClientNoEvictEnabledOn Completed
func (ClientNoEvictEnabledOn) Build ¶
func (c ClientNoEvictEnabledOn) Build() Completed
type ClientNoTouch ¶
type ClientNoTouch Completed
func (ClientNoTouch) Off ¶
func (c ClientNoTouch) Off() ClientNoTouchEnabledOff
func (ClientNoTouch) On ¶
func (c ClientNoTouch) On() ClientNoTouchEnabledOn
type ClientNoTouchEnabledOff ¶
type ClientNoTouchEnabledOff Completed
func (ClientNoTouchEnabledOff) Build ¶
func (c ClientNoTouchEnabledOff) Build() Completed
type ClientNoTouchEnabledOn ¶
type ClientNoTouchEnabledOn Completed
func (ClientNoTouchEnabledOn) Build ¶
func (c ClientNoTouchEnabledOn) Build() Completed
type ClientPause ¶
type ClientPause Completed
func (ClientPause) Timeout ¶
func (c ClientPause) Timeout(timeout int64) ClientPauseTimeout
type ClientPauseModeAll ¶
type ClientPauseModeAll Completed
func (ClientPauseModeAll) Build ¶
func (c ClientPauseModeAll) Build() Completed
type ClientPauseModeWrite ¶
type ClientPauseModeWrite Completed
func (ClientPauseModeWrite) Build ¶
func (c ClientPauseModeWrite) Build() Completed
type ClientPauseTimeout ¶
type ClientPauseTimeout Completed
func (ClientPauseTimeout) All ¶
func (c ClientPauseTimeout) All() ClientPauseModeAll
func (ClientPauseTimeout) Build ¶
func (c ClientPauseTimeout) Build() Completed
func (ClientPauseTimeout) Write ¶
func (c ClientPauseTimeout) Write() ClientPauseModeWrite
type ClientReply ¶
type ClientReply Completed
func (ClientReply) Off ¶
func (c ClientReply) Off() ClientReplyReplyModeOff
func (ClientReply) On ¶
func (c ClientReply) On() ClientReplyReplyModeOn
func (ClientReply) Skip ¶
func (c ClientReply) Skip() ClientReplyReplyModeSkip
type ClientReplyReplyModeOff ¶
type ClientReplyReplyModeOff Completed
func (ClientReplyReplyModeOff) Build ¶
func (c ClientReplyReplyModeOff) Build() Completed
type ClientReplyReplyModeOn ¶
type ClientReplyReplyModeOn Completed
func (ClientReplyReplyModeOn) Build ¶
func (c ClientReplyReplyModeOn) Build() Completed
type ClientReplyReplyModeSkip ¶
type ClientReplyReplyModeSkip Completed
func (ClientReplyReplyModeSkip) Build ¶
func (c ClientReplyReplyModeSkip) Build() Completed
type ClientSetinfo ¶
type ClientSetinfo Completed
func (ClientSetinfo) Libname ¶
func (c ClientSetinfo) Libname(libname string) ClientSetinfoAttrLibname
type ClientSetinfoAttrLibname ¶
type ClientSetinfoAttrLibname Completed
func (ClientSetinfoAttrLibname) Libver ¶
func (c ClientSetinfoAttrLibname) Libver(libver string) ClientSetinfoAttrLibver
type ClientSetinfoAttrLibver ¶
type ClientSetinfoAttrLibver Completed
func (ClientSetinfoAttrLibver) Build ¶
func (c ClientSetinfoAttrLibver) Build() Completed
type ClientSetname ¶
type ClientSetname Completed
func (ClientSetname) ConnectionName ¶
func (c ClientSetname) ConnectionName(connectionName string) ClientSetnameConnectionName
type ClientSetnameConnectionName ¶
type ClientSetnameConnectionName Completed
func (ClientSetnameConnectionName) Build ¶
func (c ClientSetnameConnectionName) Build() Completed
type ClientTracking ¶
type ClientTracking Completed
func (ClientTracking) Off ¶
func (c ClientTracking) Off() ClientTrackingStatusOff
func (ClientTracking) On ¶
func (c ClientTracking) On() ClientTrackingStatusOn
type ClientTrackingBcast ¶
type ClientTrackingBcast Completed
func (ClientTrackingBcast) Build ¶
func (c ClientTrackingBcast) Build() Completed
func (ClientTrackingBcast) Noloop ¶
func (c ClientTrackingBcast) Noloop() ClientTrackingNoloop
func (ClientTrackingBcast) Optin ¶
func (c ClientTrackingBcast) Optin() ClientTrackingOptin
func (ClientTrackingBcast) Optout ¶
func (c ClientTrackingBcast) Optout() ClientTrackingOptout
type ClientTrackingNoloop ¶
type ClientTrackingNoloop Completed
func (ClientTrackingNoloop) Build ¶
func (c ClientTrackingNoloop) Build() Completed
type ClientTrackingOptin ¶
type ClientTrackingOptin Completed
func (ClientTrackingOptin) Build ¶
func (c ClientTrackingOptin) Build() Completed
func (ClientTrackingOptin) Noloop ¶
func (c ClientTrackingOptin) Noloop() ClientTrackingNoloop
func (ClientTrackingOptin) Optout ¶
func (c ClientTrackingOptin) Optout() ClientTrackingOptout
type ClientTrackingOptout ¶
type ClientTrackingOptout Completed
func (ClientTrackingOptout) Build ¶
func (c ClientTrackingOptout) Build() Completed
func (ClientTrackingOptout) Noloop ¶
func (c ClientTrackingOptout) Noloop() ClientTrackingNoloop
type ClientTrackingPrefix ¶
type ClientTrackingPrefix Completed
func (ClientTrackingPrefix) Bcast ¶
func (c ClientTrackingPrefix) Bcast() ClientTrackingBcast
func (ClientTrackingPrefix) Build ¶
func (c ClientTrackingPrefix) Build() Completed
func (ClientTrackingPrefix) Noloop ¶
func (c ClientTrackingPrefix) Noloop() ClientTrackingNoloop
func (ClientTrackingPrefix) Optin ¶
func (c ClientTrackingPrefix) Optin() ClientTrackingOptin
func (ClientTrackingPrefix) Optout ¶
func (c ClientTrackingPrefix) Optout() ClientTrackingOptout
func (ClientTrackingPrefix) Prefix ¶
func (c ClientTrackingPrefix) Prefix(prefix string) ClientTrackingPrefix
type ClientTrackingRedirect ¶
type ClientTrackingRedirect Completed
func (ClientTrackingRedirect) Bcast ¶
func (c ClientTrackingRedirect) Bcast() ClientTrackingBcast
func (ClientTrackingRedirect) Build ¶
func (c ClientTrackingRedirect) Build() Completed
func (ClientTrackingRedirect) Noloop ¶
func (c ClientTrackingRedirect) Noloop() ClientTrackingNoloop
func (ClientTrackingRedirect) Optin ¶
func (c ClientTrackingRedirect) Optin() ClientTrackingOptin
func (ClientTrackingRedirect) Optout ¶
func (c ClientTrackingRedirect) Optout() ClientTrackingOptout
func (ClientTrackingRedirect) Prefix ¶
func (c ClientTrackingRedirect) Prefix() ClientTrackingPrefix
type ClientTrackingStatusOff ¶
type ClientTrackingStatusOff Completed
func (ClientTrackingStatusOff) Bcast ¶
func (c ClientTrackingStatusOff) Bcast() ClientTrackingBcast
func (ClientTrackingStatusOff) Build ¶
func (c ClientTrackingStatusOff) Build() Completed
func (ClientTrackingStatusOff) Noloop ¶
func (c ClientTrackingStatusOff) Noloop() ClientTrackingNoloop
func (ClientTrackingStatusOff) Optin ¶
func (c ClientTrackingStatusOff) Optin() ClientTrackingOptin
func (ClientTrackingStatusOff) Optout ¶
func (c ClientTrackingStatusOff) Optout() ClientTrackingOptout
func (ClientTrackingStatusOff) Prefix ¶
func (c ClientTrackingStatusOff) Prefix() ClientTrackingPrefix
func (ClientTrackingStatusOff) Redirect ¶
func (c ClientTrackingStatusOff) Redirect(clientId int64) ClientTrackingRedirect
type ClientTrackingStatusOn ¶
type ClientTrackingStatusOn Completed
func (ClientTrackingStatusOn) Bcast ¶
func (c ClientTrackingStatusOn) Bcast() ClientTrackingBcast
func (ClientTrackingStatusOn) Build ¶
func (c ClientTrackingStatusOn) Build() Completed
func (ClientTrackingStatusOn) Noloop ¶
func (c ClientTrackingStatusOn) Noloop() ClientTrackingNoloop
func (ClientTrackingStatusOn) Optin ¶
func (c ClientTrackingStatusOn) Optin() ClientTrackingOptin
func (ClientTrackingStatusOn) Optout ¶
func (c ClientTrackingStatusOn) Optout() ClientTrackingOptout
func (ClientTrackingStatusOn) Prefix ¶
func (c ClientTrackingStatusOn) Prefix() ClientTrackingPrefix
func (ClientTrackingStatusOn) Redirect ¶
func (c ClientTrackingStatusOn) Redirect(clientId int64) ClientTrackingRedirect
type ClientTrackinginfo ¶
type ClientTrackinginfo Completed
func (ClientTrackinginfo) Build ¶
func (c ClientTrackinginfo) Build() Completed
type ClientUnblock ¶
type ClientUnblock Completed
func (ClientUnblock) ClientId ¶
func (c ClientUnblock) ClientId(clientId int64) ClientUnblockClientId
type ClientUnblockClientId ¶
type ClientUnblockClientId Completed
func (ClientUnblockClientId) Build ¶
func (c ClientUnblockClientId) Build() Completed
func (ClientUnblockClientId) Error ¶
func (c ClientUnblockClientId) Error() ClientUnblockUnblockTypeError
func (ClientUnblockClientId) Timeout ¶
func (c ClientUnblockClientId) Timeout() ClientUnblockUnblockTypeTimeout
type ClientUnblockUnblockTypeError ¶
type ClientUnblockUnblockTypeError Completed
func (ClientUnblockUnblockTypeError) Build ¶
func (c ClientUnblockUnblockTypeError) Build() Completed
type ClientUnblockUnblockTypeTimeout ¶
type ClientUnblockUnblockTypeTimeout Completed
func (ClientUnblockUnblockTypeTimeout) Build ¶
func (c ClientUnblockUnblockTypeTimeout) Build() Completed
type ClientUnpause ¶
type ClientUnpause Completed
func (ClientUnpause) Build ¶
func (c ClientUnpause) Build() Completed
type ClusterAddslots ¶
type ClusterAddslots Completed
func (ClusterAddslots) Slot ¶
func (c ClusterAddslots) Slot(slot ...int64) ClusterAddslotsSlot
type ClusterAddslotsSlot ¶
type ClusterAddslotsSlot Completed
func (ClusterAddslotsSlot) Build ¶
func (c ClusterAddslotsSlot) Build() Completed
func (ClusterAddslotsSlot) Slot ¶
func (c ClusterAddslotsSlot) Slot(slot ...int64) ClusterAddslotsSlot
type ClusterAddslotsrange ¶
type ClusterAddslotsrange Completed
func (ClusterAddslotsrange) StartSlotEndSlot ¶
func (c ClusterAddslotsrange) StartSlotEndSlot() ClusterAddslotsrangeStartSlotEndSlot
type ClusterAddslotsrangeStartSlotEndSlot ¶
type ClusterAddslotsrangeStartSlotEndSlot Completed
func (ClusterAddslotsrangeStartSlotEndSlot) Build ¶
func (c ClusterAddslotsrangeStartSlotEndSlot) Build() Completed
func (ClusterAddslotsrangeStartSlotEndSlot) StartSlotEndSlot ¶
func (c ClusterAddslotsrangeStartSlotEndSlot) StartSlotEndSlot(startSlot int64, endSlot int64) ClusterAddslotsrangeStartSlotEndSlot
type ClusterBumpepoch ¶
type ClusterBumpepoch Completed
func (ClusterBumpepoch) Build ¶
func (c ClusterBumpepoch) Build() Completed
type ClusterCountFailureReports ¶
type ClusterCountFailureReports Completed
func (ClusterCountFailureReports) NodeId ¶
func (c ClusterCountFailureReports) NodeId(nodeId string) ClusterCountFailureReportsNodeId
type ClusterCountFailureReportsNodeId ¶
type ClusterCountFailureReportsNodeId Completed
func (ClusterCountFailureReportsNodeId) Build ¶
func (c ClusterCountFailureReportsNodeId) Build() Completed
type ClusterCountkeysinslot ¶
type ClusterCountkeysinslot Completed
func (ClusterCountkeysinslot) Slot ¶
func (c ClusterCountkeysinslot) Slot(slot int64) ClusterCountkeysinslotSlot
type ClusterCountkeysinslotSlot ¶
type ClusterCountkeysinslotSlot Completed
func (ClusterCountkeysinslotSlot) Build ¶
func (c ClusterCountkeysinslotSlot) Build() Completed
type ClusterDelslots ¶
type ClusterDelslots Completed
func (ClusterDelslots) Slot ¶
func (c ClusterDelslots) Slot(slot ...int64) ClusterDelslotsSlot
type ClusterDelslotsSlot ¶
type ClusterDelslotsSlot Completed
func (ClusterDelslotsSlot) Build ¶
func (c ClusterDelslotsSlot) Build() Completed
func (ClusterDelslotsSlot) Slot ¶
func (c ClusterDelslotsSlot) Slot(slot ...int64) ClusterDelslotsSlot
type ClusterDelslotsrange ¶
type ClusterDelslotsrange Completed
func (ClusterDelslotsrange) StartSlotEndSlot ¶
func (c ClusterDelslotsrange) StartSlotEndSlot() ClusterDelslotsrangeStartSlotEndSlot
type ClusterDelslotsrangeStartSlotEndSlot ¶
type ClusterDelslotsrangeStartSlotEndSlot Completed
func (ClusterDelslotsrangeStartSlotEndSlot) Build ¶
func (c ClusterDelslotsrangeStartSlotEndSlot) Build() Completed
func (ClusterDelslotsrangeStartSlotEndSlot) StartSlotEndSlot ¶
func (c ClusterDelslotsrangeStartSlotEndSlot) StartSlotEndSlot(startSlot int64, endSlot int64) ClusterDelslotsrangeStartSlotEndSlot
type ClusterFailover ¶
type ClusterFailover Completed
func (ClusterFailover) Build ¶
func (c ClusterFailover) Build() Completed
func (ClusterFailover) Force ¶
func (c ClusterFailover) Force() ClusterFailoverOptionsForce
func (ClusterFailover) Takeover ¶
func (c ClusterFailover) Takeover() ClusterFailoverOptionsTakeover
type ClusterFailoverOptionsForce ¶
type ClusterFailoverOptionsForce Completed
func (ClusterFailoverOptionsForce) Build ¶
func (c ClusterFailoverOptionsForce) Build() Completed
type ClusterFailoverOptionsTakeover ¶
type ClusterFailoverOptionsTakeover Completed
func (ClusterFailoverOptionsTakeover) Build ¶
func (c ClusterFailoverOptionsTakeover) Build() Completed
type ClusterFlushslots ¶
type ClusterFlushslots Completed
func (ClusterFlushslots) Build ¶
func (c ClusterFlushslots) Build() Completed
type ClusterForget ¶
type ClusterForget Completed
func (ClusterForget) NodeId ¶
func (c ClusterForget) NodeId(nodeId string) ClusterForgetNodeId
type ClusterForgetNodeId ¶
type ClusterForgetNodeId Completed
func (ClusterForgetNodeId) Build ¶
func (c ClusterForgetNodeId) Build() Completed
type ClusterGetkeysinslot ¶
type ClusterGetkeysinslot Completed
func (ClusterGetkeysinslot) Slot ¶
func (c ClusterGetkeysinslot) Slot(slot int64) ClusterGetkeysinslotSlot
type ClusterGetkeysinslotCount ¶
type ClusterGetkeysinslotCount Completed
func (ClusterGetkeysinslotCount) Build ¶
func (c ClusterGetkeysinslotCount) Build() Completed
type ClusterGetkeysinslotSlot ¶
type ClusterGetkeysinslotSlot Completed
func (ClusterGetkeysinslotSlot) Count ¶
func (c ClusterGetkeysinslotSlot) Count(count int64) ClusterGetkeysinslotCount
type ClusterInfo ¶
type ClusterInfo Completed
func (ClusterInfo) Build ¶
func (c ClusterInfo) Build() Completed
type ClusterKeyslot ¶
type ClusterKeyslot Completed
func (ClusterKeyslot) Key ¶
func (c ClusterKeyslot) Key(key string) ClusterKeyslotKey
type ClusterKeyslotKey ¶
type ClusterKeyslotKey Completed
func (ClusterKeyslotKey) Build ¶
func (c ClusterKeyslotKey) Build() Completed
type ClusterLinks ¶
type ClusterLinks Completed
func (ClusterLinks) Build ¶
func (c ClusterLinks) Build() Completed
type ClusterMeet ¶
type ClusterMeet Completed
func (ClusterMeet) Ip ¶
func (c ClusterMeet) Ip(ip string) ClusterMeetIp
type ClusterMeetClusterBusPort ¶
type ClusterMeetClusterBusPort Completed
func (ClusterMeetClusterBusPort) Build ¶
func (c ClusterMeetClusterBusPort) Build() Completed
type ClusterMeetIp ¶
type ClusterMeetIp Completed
func (ClusterMeetIp) Port ¶
func (c ClusterMeetIp) Port(port int64) ClusterMeetPort
type ClusterMeetPort ¶
type ClusterMeetPort Completed
func (ClusterMeetPort) Build ¶
func (c ClusterMeetPort) Build() Completed
func (ClusterMeetPort) ClusterBusPort ¶
func (c ClusterMeetPort) ClusterBusPort(clusterBusPort int64) ClusterMeetClusterBusPort
type ClusterMyid ¶
type ClusterMyid Completed
func (ClusterMyid) Build ¶
func (c ClusterMyid) Build() Completed
type ClusterMyshardid ¶
type ClusterMyshardid Completed
func (ClusterMyshardid) Build ¶
func (c ClusterMyshardid) Build() Completed
type ClusterNodes ¶
type ClusterNodes Completed
func (ClusterNodes) Build ¶
func (c ClusterNodes) Build() Completed
type ClusterReplicas ¶
type ClusterReplicas Completed
func (ClusterReplicas) NodeId ¶
func (c ClusterReplicas) NodeId(nodeId string) ClusterReplicasNodeId
type ClusterReplicasNodeId ¶
type ClusterReplicasNodeId Completed
func (ClusterReplicasNodeId) Build ¶
func (c ClusterReplicasNodeId) Build() Completed
type ClusterReplicate ¶
type ClusterReplicate Completed
func (ClusterReplicate) NodeId ¶
func (c ClusterReplicate) NodeId(nodeId string) ClusterReplicateNodeId
type ClusterReplicateNodeId ¶
type ClusterReplicateNodeId Completed
func (ClusterReplicateNodeId) Build ¶
func (c ClusterReplicateNodeId) Build() Completed
type ClusterReset ¶
type ClusterReset Completed
func (ClusterReset) Build ¶
func (c ClusterReset) Build() Completed
func (ClusterReset) Hard ¶
func (c ClusterReset) Hard() ClusterResetResetTypeHard
func (ClusterReset) Soft ¶
func (c ClusterReset) Soft() ClusterResetResetTypeSoft
type ClusterResetResetTypeHard ¶
type ClusterResetResetTypeHard Completed
func (ClusterResetResetTypeHard) Build ¶
func (c ClusterResetResetTypeHard) Build() Completed
type ClusterResetResetTypeSoft ¶
type ClusterResetResetTypeSoft Completed
func (ClusterResetResetTypeSoft) Build ¶
func (c ClusterResetResetTypeSoft) Build() Completed
type ClusterSaveconfig ¶
type ClusterSaveconfig Completed
func (ClusterSaveconfig) Build ¶
func (c ClusterSaveconfig) Build() Completed
type ClusterSetConfigEpoch ¶
type ClusterSetConfigEpoch Completed
func (ClusterSetConfigEpoch) ConfigEpoch ¶
func (c ClusterSetConfigEpoch) ConfigEpoch(configEpoch int64) ClusterSetConfigEpochConfigEpoch
type ClusterSetConfigEpochConfigEpoch ¶
type ClusterSetConfigEpochConfigEpoch Completed
func (ClusterSetConfigEpochConfigEpoch) Build ¶
func (c ClusterSetConfigEpochConfigEpoch) Build() Completed
type ClusterSetslot ¶
type ClusterSetslot Completed
func (ClusterSetslot) Slot ¶
func (c ClusterSetslot) Slot(slot int64) ClusterSetslotSlot
type ClusterSetslotNodeId ¶
type ClusterSetslotNodeId Completed
func (ClusterSetslotNodeId) Build ¶
func (c ClusterSetslotNodeId) Build() Completed
type ClusterSetslotSlot ¶
type ClusterSetslotSlot Completed
func (ClusterSetslotSlot) Importing ¶
func (c ClusterSetslotSlot) Importing() ClusterSetslotSubcommandImporting
func (ClusterSetslotSlot) Migrating ¶
func (c ClusterSetslotSlot) Migrating() ClusterSetslotSubcommandMigrating
func (ClusterSetslotSlot) Node ¶
func (c ClusterSetslotSlot) Node() ClusterSetslotSubcommandNode
func (ClusterSetslotSlot) Stable ¶
func (c ClusterSetslotSlot) Stable() ClusterSetslotSubcommandStable
type ClusterSetslotSubcommandImporting ¶
type ClusterSetslotSubcommandImporting Completed
func (ClusterSetslotSubcommandImporting) Build ¶
func (c ClusterSetslotSubcommandImporting) Build() Completed
func (ClusterSetslotSubcommandImporting) NodeId ¶
func (c ClusterSetslotSubcommandImporting) NodeId(nodeId string) ClusterSetslotNodeId
type ClusterSetslotSubcommandMigrating ¶
type ClusterSetslotSubcommandMigrating Completed
func (ClusterSetslotSubcommandMigrating) Build ¶
func (c ClusterSetslotSubcommandMigrating) Build() Completed
func (ClusterSetslotSubcommandMigrating) NodeId ¶
func (c ClusterSetslotSubcommandMigrating) NodeId(nodeId string) ClusterSetslotNodeId
type ClusterSetslotSubcommandNode ¶
type ClusterSetslotSubcommandNode Completed
func (ClusterSetslotSubcommandNode) Build ¶
func (c ClusterSetslotSubcommandNode) Build() Completed
func (ClusterSetslotSubcommandNode) NodeId ¶
func (c ClusterSetslotSubcommandNode) NodeId(nodeId string) ClusterSetslotNodeId
type ClusterSetslotSubcommandStable ¶
type ClusterSetslotSubcommandStable Completed
func (ClusterSetslotSubcommandStable) Build ¶
func (c ClusterSetslotSubcommandStable) Build() Completed
func (ClusterSetslotSubcommandStable) NodeId ¶
func (c ClusterSetslotSubcommandStable) NodeId(nodeId string) ClusterSetslotNodeId
type ClusterShards ¶
type ClusterShards Completed
func (ClusterShards) Build ¶
func (c ClusterShards) Build() Completed
type ClusterSlaves ¶
type ClusterSlaves Completed
func (ClusterSlaves) NodeId ¶
func (c ClusterSlaves) NodeId(nodeId string) ClusterSlavesNodeId
type ClusterSlavesNodeId ¶
type ClusterSlavesNodeId Completed
func (ClusterSlavesNodeId) Build ¶
func (c ClusterSlavesNodeId) Build() Completed
type ClusterSlots ¶
type ClusterSlots Completed
func (ClusterSlots) Build ¶
func (c ClusterSlots) Build() Completed
type CmsIncrby ¶
type CmsIncrby Completed
func (CmsIncrby) Key ¶
func (c CmsIncrby) Key(key string) CmsIncrbyKey
type CmsIncrbyItemsIncrement ¶
type CmsIncrbyItemsIncrement Completed
func (CmsIncrbyItemsIncrement) Build ¶
func (c CmsIncrbyItemsIncrement) Build() Completed
func (CmsIncrbyItemsIncrement) Item ¶
func (c CmsIncrbyItemsIncrement) Item(item string) CmsIncrbyItemsItem
type CmsIncrbyItemsItem ¶
type CmsIncrbyItemsItem Completed
func (CmsIncrbyItemsItem) Increment ¶
func (c CmsIncrbyItemsItem) Increment(increment int64) CmsIncrbyItemsIncrement
type CmsIncrbyKey ¶
type CmsIncrbyKey Completed
func (CmsIncrbyKey) Item ¶
func (c CmsIncrbyKey) Item(item string) CmsIncrbyItemsItem
type CmsInfo ¶
type CmsInfo Completed
func (CmsInfo) Key ¶
func (c CmsInfo) Key(key string) CmsInfoKey
type CmsInfoKey ¶
type CmsInfoKey Completed
func (CmsInfoKey) Build ¶
func (c CmsInfoKey) Build() Completed
func (CmsInfoKey) Cache ¶
func (c CmsInfoKey) Cache() Cacheable
type CmsInitbydim ¶
type CmsInitbydim Completed
func (CmsInitbydim) Key ¶
func (c CmsInitbydim) Key(key string) CmsInitbydimKey
type CmsInitbydimDepth ¶
type CmsInitbydimDepth Completed
func (CmsInitbydimDepth) Build ¶
func (c CmsInitbydimDepth) Build() Completed
type CmsInitbydimKey ¶
type CmsInitbydimKey Completed
func (CmsInitbydimKey) Width ¶
func (c CmsInitbydimKey) Width(width int64) CmsInitbydimWidth
type CmsInitbydimWidth ¶
type CmsInitbydimWidth Completed
func (CmsInitbydimWidth) Depth ¶
func (c CmsInitbydimWidth) Depth(depth int64) CmsInitbydimDepth
type CmsInitbyprob ¶
type CmsInitbyprob Completed
func (CmsInitbyprob) Key ¶
func (c CmsInitbyprob) Key(key string) CmsInitbyprobKey
type CmsInitbyprobError ¶
type CmsInitbyprobError Completed
func (CmsInitbyprobError) Probability ¶
func (c CmsInitbyprobError) Probability(probability float64) CmsInitbyprobProbability
type CmsInitbyprobKey ¶
type CmsInitbyprobKey Completed
func (CmsInitbyprobKey) Error ¶
func (c CmsInitbyprobKey) Error(error float64) CmsInitbyprobError
type CmsInitbyprobProbability ¶
type CmsInitbyprobProbability Completed
func (CmsInitbyprobProbability) Build ¶
func (c CmsInitbyprobProbability) Build() Completed
type CmsMerge ¶
type CmsMerge Completed
func (CmsMerge) Destination ¶
func (c CmsMerge) Destination(destination string) CmsMergeDestination
type CmsMergeDestination ¶
type CmsMergeDestination Completed
func (CmsMergeDestination) Numkeys ¶
func (c CmsMergeDestination) Numkeys(numkeys int64) CmsMergeNumkeys
type CmsMergeNumkeys ¶
type CmsMergeNumkeys Completed
func (CmsMergeNumkeys) Source ¶
func (c CmsMergeNumkeys) Source(source ...string) CmsMergeSource
type CmsMergeSource ¶
type CmsMergeSource Completed
func (CmsMergeSource) Build ¶
func (c CmsMergeSource) Build() Completed
func (CmsMergeSource) Source ¶
func (c CmsMergeSource) Source(source ...string) CmsMergeSource
func (CmsMergeSource) Weights ¶
func (c CmsMergeSource) Weights() CmsMergeWeightWeights
type CmsMergeWeightWeight ¶
type CmsMergeWeightWeight Completed
func (CmsMergeWeightWeight) Build ¶
func (c CmsMergeWeightWeight) Build() Completed
func (CmsMergeWeightWeight) Weight ¶
func (c CmsMergeWeightWeight) Weight(weight ...float64) CmsMergeWeightWeight
type CmsMergeWeightWeights ¶
type CmsMergeWeightWeights Completed
func (CmsMergeWeightWeights) Weight ¶
func (c CmsMergeWeightWeights) Weight(weight ...float64) CmsMergeWeightWeight
type CmsQuery ¶
type CmsQuery Completed
func (CmsQuery) Key ¶
func (c CmsQuery) Key(key string) CmsQueryKey
type CmsQueryItem ¶
type CmsQueryItem Completed
func (CmsQueryItem) Build ¶
func (c CmsQueryItem) Build() Completed
func (CmsQueryItem) Cache ¶
func (c CmsQueryItem) Cache() Cacheable
func (CmsQueryItem) Item ¶
func (c CmsQueryItem) Item(item ...string) CmsQueryItem
type CmsQueryKey ¶
type CmsQueryKey Completed
func (CmsQueryKey) Item ¶
func (c CmsQueryKey) Item(item ...string) CmsQueryItem
type CommandCount ¶
type CommandCount Completed
func (CommandCount) Build ¶
func (c CommandCount) Build() Completed
type CommandDocs ¶
type CommandDocs Completed
func (CommandDocs) Build ¶
func (c CommandDocs) Build() Completed
func (CommandDocs) CommandName ¶
func (c CommandDocs) CommandName(commandName ...string) CommandDocsCommandName
type CommandDocsCommandName ¶
type CommandDocsCommandName Completed
func (CommandDocsCommandName) Build ¶
func (c CommandDocsCommandName) Build() Completed
func (CommandDocsCommandName) CommandName ¶
func (c CommandDocsCommandName) CommandName(commandName ...string) CommandDocsCommandName
type CommandGetkeys ¶
type CommandGetkeys Completed
func (CommandGetkeys) Command ¶
func (c CommandGetkeys) Command(command string) CommandGetkeysCommand
type CommandGetkeysArg ¶
type CommandGetkeysArg Completed
func (CommandGetkeysArg) Arg ¶
func (c CommandGetkeysArg) Arg(arg ...string) CommandGetkeysArg
func (CommandGetkeysArg) Build ¶
func (c CommandGetkeysArg) Build() Completed
type CommandGetkeysCommand ¶
type CommandGetkeysCommand Completed
func (CommandGetkeysCommand) Arg ¶
func (c CommandGetkeysCommand) Arg(arg ...string) CommandGetkeysArg
func (CommandGetkeysCommand) Build ¶
func (c CommandGetkeysCommand) Build() Completed
type CommandGetkeysandflags ¶
type CommandGetkeysandflags Completed
func (CommandGetkeysandflags) Command ¶
func (c CommandGetkeysandflags) Command(command string) CommandGetkeysandflagsCommand
type CommandGetkeysandflagsArg ¶
type CommandGetkeysandflagsArg Completed
func (CommandGetkeysandflagsArg) Arg ¶
func (c CommandGetkeysandflagsArg) Arg(arg ...string) CommandGetkeysandflagsArg
func (CommandGetkeysandflagsArg) Build ¶
func (c CommandGetkeysandflagsArg) Build() Completed
type CommandGetkeysandflagsCommand ¶
type CommandGetkeysandflagsCommand Completed
func (CommandGetkeysandflagsCommand) Arg ¶
func (c CommandGetkeysandflagsCommand) Arg(arg ...string) CommandGetkeysandflagsArg
func (CommandGetkeysandflagsCommand) Build ¶
func (c CommandGetkeysandflagsCommand) Build() Completed
type CommandInfo ¶
type CommandInfo Completed
func (CommandInfo) Build ¶
func (c CommandInfo) Build() Completed
func (CommandInfo) CommandName ¶
func (c CommandInfo) CommandName(commandName ...string) CommandInfoCommandName
type CommandInfoCommandName ¶
type CommandInfoCommandName Completed
func (CommandInfoCommandName) Build ¶
func (c CommandInfoCommandName) Build() Completed
func (CommandInfoCommandName) CommandName ¶
func (c CommandInfoCommandName) CommandName(commandName ...string) CommandInfoCommandName
type CommandList ¶
type CommandList Completed
func (CommandList) Build ¶
func (c CommandList) Build() Completed
func (CommandList) FilterbyAclcatCategory ¶
func (c CommandList) FilterbyAclcatCategory(category string) CommandListFilterbyAclcatCategory
func (CommandList) FilterbyModuleName ¶
func (c CommandList) FilterbyModuleName(name string) CommandListFilterbyModuleName
func (CommandList) FilterbyPatternPattern ¶
func (c CommandList) FilterbyPatternPattern(pattern string) CommandListFilterbyPatternPattern
type CommandListFilterbyAclcatCategory ¶
type CommandListFilterbyAclcatCategory Completed
func (CommandListFilterbyAclcatCategory) Build ¶
func (c CommandListFilterbyAclcatCategory) Build() Completed
type CommandListFilterbyModuleName ¶
type CommandListFilterbyModuleName Completed
func (CommandListFilterbyModuleName) Build ¶
func (c CommandListFilterbyModuleName) Build() Completed
type CommandListFilterbyPatternPattern ¶
type CommandListFilterbyPatternPattern Completed
func (CommandListFilterbyPatternPattern) Build ¶
func (c CommandListFilterbyPatternPattern) Build() Completed
type CommandSlice ¶
type CommandSlice struct {
// contains filtered or unexported fields
}
CommandSlice is the command container managed by the sync.Pool
func CacheableCS ¶
func CacheableCS(c Cacheable) *CommandSlice
CacheableCS get the underlying *CommandSlice
func CompletedCS ¶
func CompletedCS(c Completed) *CommandSlice
CompletedCS get the underlying *CommandSlice
func (*CommandSlice) Build ¶
func (cs *CommandSlice) Build()
func (*CommandSlice) Verify ¶
func (cs *CommandSlice) Verify()
type Completed ¶
type Completed struct {
// contains filtered or unexported fields
}
Completed represents a completed Redis command, should be created by the Build() of command builder.
func NewBlockingCompleted ¶
NewBlockingCompleted creates an arbitrary blocking Completed command.
func NewCompleted ¶
NewCompleted creates an arbitrary Completed command.
func NewMGetCompleted ¶
NewMGetCompleted creates an arbitrary readonly Completed command.
func NewMultiCompleted ¶
NewMultiCompleted creates multiple arbitrary Completed commands.
func NewReadOnlyCompleted ¶
NewReadOnlyCompleted creates an arbitrary readonly Completed command.
func (*Completed) Commands ¶
Commands returns the commands as []string. Note that the returned []string should not be modified and should not be read after passing into the Client interface, because it will be recycled.
func (*Completed) IsBlock ¶
IsBlock checks if it is blocking command which needs to be process by dedicated connection.
func (*Completed) IsReadOnly ¶
IsReadOnly checks if it is readonly command and can be retried when network error.
type ConfigGet ¶
type ConfigGet Completed
func (ConfigGet) Parameter ¶
func (c ConfigGet) Parameter(parameter ...string) ConfigGetParameter
type ConfigGetParameter ¶
type ConfigGetParameter Completed
func (ConfigGetParameter) Build ¶
func (c ConfigGetParameter) Build() Completed
func (ConfigGetParameter) Parameter ¶
func (c ConfigGetParameter) Parameter(parameter ...string) ConfigGetParameter
type ConfigResetstat ¶
type ConfigResetstat Completed
func (ConfigResetstat) Build ¶
func (c ConfigResetstat) Build() Completed
type ConfigRewrite ¶
type ConfigRewrite Completed
func (ConfigRewrite) Build ¶
func (c ConfigRewrite) Build() Completed
type ConfigSet ¶
type ConfigSet Completed
func (ConfigSet) ParameterValue ¶
func (c ConfigSet) ParameterValue() ConfigSetParameterValue
type ConfigSetParameterValue ¶
type ConfigSetParameterValue Completed
func (ConfigSetParameterValue) Build ¶
func (c ConfigSetParameterValue) Build() Completed
func (ConfigSetParameterValue) ParameterValue ¶
func (c ConfigSetParameterValue) ParameterValue(parameter string, value string) ConfigSetParameterValue
type CopyDestination ¶
type CopyDestination Completed
func (CopyDestination) Build ¶
func (c CopyDestination) Build() Completed
func (CopyDestination) Db ¶
func (c CopyDestination) Db(destinationDb int64) CopyDb
func (CopyDestination) Replace ¶
func (c CopyDestination) Replace() CopyReplace
type CopyReplace ¶
type CopyReplace Completed
func (CopyReplace) Build ¶
func (c CopyReplace) Build() Completed
type CopySource ¶
type CopySource Completed
func (CopySource) Destination ¶
func (c CopySource) Destination(destination string) CopyDestination
type DebugObject ¶
type DebugObject Completed
func (DebugObject) Key ¶
func (c DebugObject) Key(key string) DebugObjectKey
type DebugObjectKey ¶
type DebugObjectKey Completed
func (DebugObjectKey) Build ¶
func (c DebugObjectKey) Build() Completed
type DebugSegfault ¶
type DebugSegfault Completed
func (DebugSegfault) Build ¶
func (c DebugSegfault) Build() Completed
type DecrbyDecrement ¶
type DecrbyDecrement Completed
func (DecrbyDecrement) Build ¶
func (c DecrbyDecrement) Build() Completed
type DecrbyKey ¶
type DecrbyKey Completed
func (DecrbyKey) Decrement ¶
func (c DecrbyKey) Decrement(decrement int64) DecrbyDecrement
type Echo ¶
type Echo Completed
func (Echo) Message ¶
func (c Echo) Message(message string) EchoMessage
type EchoMessage ¶
type EchoMessage Completed
func (EchoMessage) Build ¶
func (c EchoMessage) Build() Completed
type EvalNumkeys ¶
type EvalNumkeys Completed
func (EvalNumkeys) Arg ¶
func (c EvalNumkeys) Arg(arg ...string) EvalArg
func (EvalNumkeys) Build ¶
func (c EvalNumkeys) Build() Completed
func (EvalNumkeys) Key ¶
func (c EvalNumkeys) Key(key ...string) EvalKey
type EvalRo ¶
type EvalRo Completed
func (EvalRo) Script ¶
func (c EvalRo) Script(script string) EvalRoScript
type EvalRoNumkeys ¶
type EvalRoNumkeys Completed
func (EvalRoNumkeys) Arg ¶
func (c EvalRoNumkeys) Arg(arg ...string) EvalRoArg
func (EvalRoNumkeys) Build ¶
func (c EvalRoNumkeys) Build() Completed
func (EvalRoNumkeys) Cache ¶
func (c EvalRoNumkeys) Cache() Cacheable
func (EvalRoNumkeys) Key ¶
func (c EvalRoNumkeys) Key(key ...string) EvalRoKey
type EvalRoScript ¶
type EvalRoScript Completed
func (EvalRoScript) Numkeys ¶
func (c EvalRoScript) Numkeys(numkeys int64) EvalRoNumkeys
type EvalScript ¶
type EvalScript Completed
func (EvalScript) Numkeys ¶
func (c EvalScript) Numkeys(numkeys int64) EvalNumkeys
type Evalsha ¶
type Evalsha Completed
func (Evalsha) Sha1 ¶
func (c Evalsha) Sha1(sha1 string) EvalshaSha1
type EvalshaArg ¶
type EvalshaArg Completed
func (EvalshaArg) Arg ¶
func (c EvalshaArg) Arg(arg ...string) EvalshaArg
func (EvalshaArg) Build ¶
func (c EvalshaArg) Build() Completed
type EvalshaKey ¶
type EvalshaKey Completed
func (EvalshaKey) Arg ¶
func (c EvalshaKey) Arg(arg ...string) EvalshaArg
func (EvalshaKey) Build ¶
func (c EvalshaKey) Build() Completed
func (EvalshaKey) Key ¶
func (c EvalshaKey) Key(key ...string) EvalshaKey
type EvalshaNumkeys ¶
type EvalshaNumkeys Completed
func (EvalshaNumkeys) Arg ¶
func (c EvalshaNumkeys) Arg(arg ...string) EvalshaArg
func (EvalshaNumkeys) Build ¶
func (c EvalshaNumkeys) Build() Completed
func (EvalshaNumkeys) Key ¶
func (c EvalshaNumkeys) Key(key ...string) EvalshaKey
type EvalshaRo ¶
type EvalshaRo Completed
func (EvalshaRo) Sha1 ¶
func (c EvalshaRo) Sha1(sha1 string) EvalshaRoSha1
type EvalshaRoArg ¶
type EvalshaRoArg Completed
func (EvalshaRoArg) Arg ¶
func (c EvalshaRoArg) Arg(arg ...string) EvalshaRoArg
func (EvalshaRoArg) Build ¶
func (c EvalshaRoArg) Build() Completed
func (EvalshaRoArg) Cache ¶
func (c EvalshaRoArg) Cache() Cacheable
type EvalshaRoKey ¶
type EvalshaRoKey Completed
func (EvalshaRoKey) Arg ¶
func (c EvalshaRoKey) Arg(arg ...string) EvalshaRoArg
func (EvalshaRoKey) Build ¶
func (c EvalshaRoKey) Build() Completed
func (EvalshaRoKey) Cache ¶
func (c EvalshaRoKey) Cache() Cacheable
func (EvalshaRoKey) Key ¶
func (c EvalshaRoKey) Key(key ...string) EvalshaRoKey
type EvalshaRoNumkeys ¶
type EvalshaRoNumkeys Completed
func (EvalshaRoNumkeys) Arg ¶
func (c EvalshaRoNumkeys) Arg(arg ...string) EvalshaRoArg
func (EvalshaRoNumkeys) Build ¶
func (c EvalshaRoNumkeys) Build() Completed
func (EvalshaRoNumkeys) Cache ¶
func (c EvalshaRoNumkeys) Cache() Cacheable
func (EvalshaRoNumkeys) Key ¶
func (c EvalshaRoNumkeys) Key(key ...string) EvalshaRoKey
type EvalshaRoSha1 ¶
type EvalshaRoSha1 Completed
func (EvalshaRoSha1) Numkeys ¶
func (c EvalshaRoSha1) Numkeys(numkeys int64) EvalshaRoNumkeys
type EvalshaSha1 ¶
type EvalshaSha1 Completed
func (EvalshaSha1) Numkeys ¶
func (c EvalshaSha1) Numkeys(numkeys int64) EvalshaNumkeys
type ExpireConditionGt ¶
type ExpireConditionGt Completed
func (ExpireConditionGt) Build ¶
func (c ExpireConditionGt) Build() Completed
type ExpireConditionLt ¶
type ExpireConditionLt Completed
func (ExpireConditionLt) Build ¶
func (c ExpireConditionLt) Build() Completed
type ExpireConditionNx ¶
type ExpireConditionNx Completed
func (ExpireConditionNx) Build ¶
func (c ExpireConditionNx) Build() Completed
type ExpireConditionXx ¶
type ExpireConditionXx Completed
func (ExpireConditionXx) Build ¶
func (c ExpireConditionXx) Build() Completed
type ExpireKey ¶
type ExpireKey Completed
func (ExpireKey) Seconds ¶
func (c ExpireKey) Seconds(seconds int64) ExpireSeconds
type ExpireSeconds ¶
type ExpireSeconds Completed
func (ExpireSeconds) Build ¶
func (c ExpireSeconds) Build() Completed
func (ExpireSeconds) Gt ¶
func (c ExpireSeconds) Gt() ExpireConditionGt
func (ExpireSeconds) Lt ¶
func (c ExpireSeconds) Lt() ExpireConditionLt
func (ExpireSeconds) Nx ¶
func (c ExpireSeconds) Nx() ExpireConditionNx
func (ExpireSeconds) Xx ¶
func (c ExpireSeconds) Xx() ExpireConditionXx
type Expireat ¶
type Expireat Completed
func (Expireat) Key ¶
func (c Expireat) Key(key string) ExpireatKey
type ExpireatConditionGt ¶
type ExpireatConditionGt Completed
func (ExpireatConditionGt) Build ¶
func (c ExpireatConditionGt) Build() Completed
type ExpireatConditionLt ¶
type ExpireatConditionLt Completed
func (ExpireatConditionLt) Build ¶
func (c ExpireatConditionLt) Build() Completed
type ExpireatConditionNx ¶
type ExpireatConditionNx Completed
func (ExpireatConditionNx) Build ¶
func (c ExpireatConditionNx) Build() Completed
type ExpireatConditionXx ¶
type ExpireatConditionXx Completed
func (ExpireatConditionXx) Build ¶
func (c ExpireatConditionXx) Build() Completed
type ExpireatKey ¶
type ExpireatKey Completed
func (ExpireatKey) Timestamp ¶
func (c ExpireatKey) Timestamp(timestamp int64) ExpireatTimestamp
type ExpireatTimestamp ¶
type ExpireatTimestamp Completed
func (ExpireatTimestamp) Build ¶
func (c ExpireatTimestamp) Build() Completed
func (ExpireatTimestamp) Gt ¶
func (c ExpireatTimestamp) Gt() ExpireatConditionGt
func (ExpireatTimestamp) Lt ¶
func (c ExpireatTimestamp) Lt() ExpireatConditionLt
func (ExpireatTimestamp) Nx ¶
func (c ExpireatTimestamp) Nx() ExpireatConditionNx
func (ExpireatTimestamp) Xx ¶
func (c ExpireatTimestamp) Xx() ExpireatConditionXx
type Expiretime ¶
type Expiretime Completed
func (Expiretime) Key ¶
func (c Expiretime) Key(key string) ExpiretimeKey
type ExpiretimeKey ¶
type ExpiretimeKey Completed
func (ExpiretimeKey) Build ¶
func (c ExpiretimeKey) Build() Completed
func (ExpiretimeKey) Cache ¶
func (c ExpiretimeKey) Cache() Cacheable
type Failover ¶
type Failover Completed
func (Failover) Abort ¶
func (c Failover) Abort() FailoverAbort
func (Failover) Timeout ¶
func (c Failover) Timeout(milliseconds int64) FailoverTimeout
func (Failover) To ¶
func (c Failover) To() FailoverTargetTo
type FailoverAbort ¶
type FailoverAbort Completed
func (FailoverAbort) Build ¶
func (c FailoverAbort) Build() Completed
func (FailoverAbort) Timeout ¶
func (c FailoverAbort) Timeout(milliseconds int64) FailoverTimeout
type FailoverTargetForce ¶
type FailoverTargetForce Completed
func (FailoverTargetForce) Abort ¶
func (c FailoverTargetForce) Abort() FailoverAbort
func (FailoverTargetForce) Build ¶
func (c FailoverTargetForce) Build() Completed
func (FailoverTargetForce) Timeout ¶
func (c FailoverTargetForce) Timeout(milliseconds int64) FailoverTimeout
type FailoverTargetHost ¶
type FailoverTargetHost Completed
func (FailoverTargetHost) Port ¶
func (c FailoverTargetHost) Port(port int64) FailoverTargetPort
type FailoverTargetPort ¶
type FailoverTargetPort Completed
func (FailoverTargetPort) Abort ¶
func (c FailoverTargetPort) Abort() FailoverAbort
func (FailoverTargetPort) Build ¶
func (c FailoverTargetPort) Build() Completed
func (FailoverTargetPort) Force ¶
func (c FailoverTargetPort) Force() FailoverTargetForce
func (FailoverTargetPort) Timeout ¶
func (c FailoverTargetPort) Timeout(milliseconds int64) FailoverTimeout
type FailoverTargetTo ¶
type FailoverTargetTo Completed
func (FailoverTargetTo) Host ¶
func (c FailoverTargetTo) Host(host string) FailoverTargetHost
type FailoverTimeout ¶
type FailoverTimeout Completed
func (FailoverTimeout) Build ¶
func (c FailoverTimeout) Build() Completed
type Fcall ¶
type Fcall Completed
func (Fcall) Function ¶
func (c Fcall) Function(function string) FcallFunction
type FcallFunction ¶
type FcallFunction Completed
func (FcallFunction) Numkeys ¶
func (c FcallFunction) Numkeys(numkeys int64) FcallNumkeys
type FcallNumkeys ¶
type FcallNumkeys Completed
func (FcallNumkeys) Arg ¶
func (c FcallNumkeys) Arg(arg ...string) FcallArg
func (FcallNumkeys) Build ¶
func (c FcallNumkeys) Build() Completed
func (FcallNumkeys) Key ¶
func (c FcallNumkeys) Key(key ...string) FcallKey
type FcallRo ¶
type FcallRo Completed
func (FcallRo) Function ¶
func (c FcallRo) Function(function string) FcallRoFunction
type FcallRoArg ¶
type FcallRoArg Completed
func (FcallRoArg) Arg ¶
func (c FcallRoArg) Arg(arg ...string) FcallRoArg
func (FcallRoArg) Build ¶
func (c FcallRoArg) Build() Completed
func (FcallRoArg) Cache ¶
func (c FcallRoArg) Cache() Cacheable
type FcallRoFunction ¶
type FcallRoFunction Completed
func (FcallRoFunction) Numkeys ¶
func (c FcallRoFunction) Numkeys(numkeys int64) FcallRoNumkeys
type FcallRoKey ¶
type FcallRoKey Completed
func (FcallRoKey) Arg ¶
func (c FcallRoKey) Arg(arg ...string) FcallRoArg
func (FcallRoKey) Build ¶
func (c FcallRoKey) Build() Completed
func (FcallRoKey) Cache ¶
func (c FcallRoKey) Cache() Cacheable
func (FcallRoKey) Key ¶
func (c FcallRoKey) Key(key ...string) FcallRoKey
type FcallRoNumkeys ¶
type FcallRoNumkeys Completed
func (FcallRoNumkeys) Arg ¶
func (c FcallRoNumkeys) Arg(arg ...string) FcallRoArg
func (FcallRoNumkeys) Build ¶
func (c FcallRoNumkeys) Build() Completed
func (FcallRoNumkeys) Cache ¶
func (c FcallRoNumkeys) Cache() Cacheable
func (FcallRoNumkeys) Key ¶
func (c FcallRoNumkeys) Key(key ...string) FcallRoKey
type Flushall ¶
type Flushall Completed
func (Flushall) Async ¶
func (c Flushall) Async() FlushallAsync
func (Flushall) Sync ¶
func (c Flushall) Sync() FlushallAsyncSync
type FlushallAsync ¶
type FlushallAsync Completed
func (FlushallAsync) Build ¶
func (c FlushallAsync) Build() Completed
type FlushallAsyncSync ¶
type FlushallAsyncSync Completed
func (FlushallAsyncSync) Build ¶
func (c FlushallAsyncSync) Build() Completed
type Flushdb ¶
type Flushdb Completed
func (Flushdb) Async ¶
func (c Flushdb) Async() FlushdbAsync
func (Flushdb) Sync ¶
func (c Flushdb) Sync() FlushdbAsyncSync
type FlushdbAsync ¶
type FlushdbAsync Completed
func (FlushdbAsync) Build ¶
func (c FlushdbAsync) Build() Completed
type FlushdbAsyncSync ¶
type FlushdbAsyncSync Completed
func (FlushdbAsyncSync) Build ¶
func (c FlushdbAsyncSync) Build() Completed
type FtAggregate ¶
type FtAggregate Completed
func (FtAggregate) Index ¶
func (c FtAggregate) Index(index string) FtAggregateIndex
type FtAggregateCursorCount ¶
type FtAggregateCursorCount Completed
func (FtAggregateCursorCount) Build ¶
func (c FtAggregateCursorCount) Build() Completed
func (FtAggregateCursorCount) Dialect ¶
func (c FtAggregateCursorCount) Dialect(dialect int64) FtAggregateDialect
func (FtAggregateCursorCount) Maxidle ¶
func (c FtAggregateCursorCount) Maxidle(idleTime int64) FtAggregateCursorMaxidle
func (FtAggregateCursorCount) Params ¶
func (c FtAggregateCursorCount) Params() FtAggregateParamsParams
type FtAggregateCursorMaxidle ¶
type FtAggregateCursorMaxidle Completed
func (FtAggregateCursorMaxidle) Build ¶
func (c FtAggregateCursorMaxidle) Build() Completed
func (FtAggregateCursorMaxidle) Dialect ¶
func (c FtAggregateCursorMaxidle) Dialect(dialect int64) FtAggregateDialect
func (FtAggregateCursorMaxidle) Params ¶
func (c FtAggregateCursorMaxidle) Params() FtAggregateParamsParams
type FtAggregateCursorWithcursor ¶
type FtAggregateCursorWithcursor Completed
func (FtAggregateCursorWithcursor) Build ¶
func (c FtAggregateCursorWithcursor) Build() Completed
func (FtAggregateCursorWithcursor) Count ¶
func (c FtAggregateCursorWithcursor) Count(readSize int64) FtAggregateCursorCount
func (FtAggregateCursorWithcursor) Dialect ¶
func (c FtAggregateCursorWithcursor) Dialect(dialect int64) FtAggregateDialect
func (FtAggregateCursorWithcursor) Maxidle ¶
func (c FtAggregateCursorWithcursor) Maxidle(idleTime int64) FtAggregateCursorMaxidle
func (FtAggregateCursorWithcursor) Params ¶
func (c FtAggregateCursorWithcursor) Params() FtAggregateParamsParams
type FtAggregateDialect ¶
type FtAggregateDialect Completed
func (FtAggregateDialect) Build ¶
func (c FtAggregateDialect) Build() Completed
type FtAggregateIndex ¶
type FtAggregateIndex Completed
func (FtAggregateIndex) Query ¶
func (c FtAggregateIndex) Query(query string) FtAggregateQuery
type FtAggregateOpApplyApply ¶
type FtAggregateOpApplyApply Completed
func (FtAggregateOpApplyApply) As ¶
func (c FtAggregateOpApplyApply) As(name string) FtAggregateOpApplyAs
type FtAggregateOpApplyAs ¶
type FtAggregateOpApplyAs Completed
func (FtAggregateOpApplyAs) Apply ¶
func (c FtAggregateOpApplyAs) Apply(expression string) FtAggregateOpApplyApply
func (FtAggregateOpApplyAs) Build ¶
func (c FtAggregateOpApplyAs) Build() Completed
func (FtAggregateOpApplyAs) Dialect ¶
func (c FtAggregateOpApplyAs) Dialect(dialect int64) FtAggregateDialect
func (FtAggregateOpApplyAs) Filter ¶
func (c FtAggregateOpApplyAs) Filter(filter string) FtAggregateOpFilter
func (FtAggregateOpApplyAs) Groupby ¶
func (c FtAggregateOpApplyAs) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
func (FtAggregateOpApplyAs) Limit ¶
func (c FtAggregateOpApplyAs) Limit() FtAggregateOpLimitLimit
func (FtAggregateOpApplyAs) Load ¶
func (c FtAggregateOpApplyAs) Load(count int64) FtAggregateOpLoadLoad
func (FtAggregateOpApplyAs) LoadAll ¶
func (c FtAggregateOpApplyAs) LoadAll() FtAggregateOpLoadallLoadAll
func (FtAggregateOpApplyAs) Params ¶
func (c FtAggregateOpApplyAs) Params() FtAggregateParamsParams
func (FtAggregateOpApplyAs) Sortby ¶
func (c FtAggregateOpApplyAs) Sortby(nargs int64) FtAggregateOpSortbySortby
func (FtAggregateOpApplyAs) Withcursor ¶
func (c FtAggregateOpApplyAs) Withcursor() FtAggregateCursorWithcursor
type FtAggregateOpFilter ¶
type FtAggregateOpFilter Completed
func (FtAggregateOpFilter) Apply ¶
func (c FtAggregateOpFilter) Apply(expression string) FtAggregateOpApplyApply
func (FtAggregateOpFilter) Build ¶
func (c FtAggregateOpFilter) Build() Completed
func (FtAggregateOpFilter) Dialect ¶
func (c FtAggregateOpFilter) Dialect(dialect int64) FtAggregateDialect
func (FtAggregateOpFilter) Filter ¶
func (c FtAggregateOpFilter) Filter(filter string) FtAggregateOpFilter
func (FtAggregateOpFilter) Groupby ¶
func (c FtAggregateOpFilter) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
func (FtAggregateOpFilter) Limit ¶
func (c FtAggregateOpFilter) Limit() FtAggregateOpLimitLimit
func (FtAggregateOpFilter) Load ¶
func (c FtAggregateOpFilter) Load(count int64) FtAggregateOpLoadLoad
func (FtAggregateOpFilter) LoadAll ¶
func (c FtAggregateOpFilter) LoadAll() FtAggregateOpLoadallLoadAll
func (FtAggregateOpFilter) Params ¶
func (c FtAggregateOpFilter) Params() FtAggregateParamsParams
func (FtAggregateOpFilter) Sortby ¶
func (c FtAggregateOpFilter) Sortby(nargs int64) FtAggregateOpSortbySortby
func (FtAggregateOpFilter) Withcursor ¶
func (c FtAggregateOpFilter) Withcursor() FtAggregateCursorWithcursor
type FtAggregateOpGroupbyGroupby ¶
type FtAggregateOpGroupbyGroupby Completed
func (FtAggregateOpGroupbyGroupby) Apply ¶
func (c FtAggregateOpGroupbyGroupby) Apply(expression string) FtAggregateOpApplyApply
func (FtAggregateOpGroupbyGroupby) Build ¶
func (c FtAggregateOpGroupbyGroupby) Build() Completed
func (FtAggregateOpGroupbyGroupby) Dialect ¶
func (c FtAggregateOpGroupbyGroupby) Dialect(dialect int64) FtAggregateDialect
func (FtAggregateOpGroupbyGroupby) Filter ¶
func (c FtAggregateOpGroupbyGroupby) Filter(filter string) FtAggregateOpFilter
func (FtAggregateOpGroupbyGroupby) Groupby ¶
func (c FtAggregateOpGroupbyGroupby) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
func (FtAggregateOpGroupbyGroupby) Limit ¶
func (c FtAggregateOpGroupbyGroupby) Limit() FtAggregateOpLimitLimit
func (FtAggregateOpGroupbyGroupby) Load ¶
func (c FtAggregateOpGroupbyGroupby) Load(count int64) FtAggregateOpLoadLoad
func (FtAggregateOpGroupbyGroupby) LoadAll ¶
func (c FtAggregateOpGroupbyGroupby) LoadAll() FtAggregateOpLoadallLoadAll
func (FtAggregateOpGroupbyGroupby) Params ¶
func (c FtAggregateOpGroupbyGroupby) Params() FtAggregateParamsParams
func (FtAggregateOpGroupbyGroupby) Property ¶
func (c FtAggregateOpGroupbyGroupby) Property(property ...string) FtAggregateOpGroupbyProperty
func (FtAggregateOpGroupbyGroupby) Reduce ¶
func (c FtAggregateOpGroupbyGroupby) Reduce(function string) FtAggregateOpGroupbyReduceReduce
func (FtAggregateOpGroupbyGroupby) Sortby ¶
func (c FtAggregateOpGroupbyGroupby) Sortby(nargs int64) FtAggregateOpSortbySortby
func (FtAggregateOpGroupbyGroupby) Withcursor ¶
func (c FtAggregateOpGroupbyGroupby) Withcursor() FtAggregateCursorWithcursor
type FtAggregateOpGroupbyProperty ¶
type FtAggregateOpGroupbyProperty Completed
func (FtAggregateOpGroupbyProperty) Apply ¶
func (c FtAggregateOpGroupbyProperty) Apply(expression string) FtAggregateOpApplyApply
func (FtAggregateOpGroupbyProperty) Build ¶
func (c FtAggregateOpGroupbyProperty) Build() Completed
func (FtAggregateOpGroupbyProperty) Dialect ¶
func (c FtAggregateOpGroupbyProperty) Dialect(dialect int64) FtAggregateDialect
func (FtAggregateOpGroupbyProperty) Filter ¶
func (c FtAggregateOpGroupbyProperty) Filter(filter string) FtAggregateOpFilter
func (FtAggregateOpGroupbyProperty) Groupby ¶
func (c FtAggregateOpGroupbyProperty) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
func (FtAggregateOpGroupbyProperty) Limit ¶
func (c FtAggregateOpGroupbyProperty) Limit() FtAggregateOpLimitLimit
func (FtAggregateOpGroupbyProperty) Load ¶
func (c FtAggregateOpGroupbyProperty) Load(count int64) FtAggregateOpLoadLoad
func (FtAggregateOpGroupbyProperty) LoadAll ¶
func (c FtAggregateOpGroupbyProperty) LoadAll() FtAggregateOpLoadallLoadAll
func (FtAggregateOpGroupbyProperty) Params ¶
func (c FtAggregateOpGroupbyProperty) Params() FtAggregateParamsParams
func (FtAggregateOpGroupbyProperty) Property ¶
func (c FtAggregateOpGroupbyProperty) Property(property ...string) FtAggregateOpGroupbyProperty
func (FtAggregateOpGroupbyProperty) Reduce ¶
func (c FtAggregateOpGroupbyProperty) Reduce(function string) FtAggregateOpGroupbyReduceReduce
func (FtAggregateOpGroupbyProperty) Sortby ¶
func (c FtAggregateOpGroupbyProperty) Sortby(nargs int64) FtAggregateOpSortbySortby
func (FtAggregateOpGroupbyProperty) Withcursor ¶
func (c FtAggregateOpGroupbyProperty) Withcursor() FtAggregateCursorWithcursor
type FtAggregateOpGroupbyReduceArg ¶
type FtAggregateOpGroupbyReduceArg Completed
func (FtAggregateOpGroupbyReduceArg) Apply ¶
func (c FtAggregateOpGroupbyReduceArg) Apply(expression string) FtAggregateOpApplyApply
func (FtAggregateOpGroupbyReduceArg) Arg ¶
func (c FtAggregateOpGroupbyReduceArg) Arg(arg ...string) FtAggregateOpGroupbyReduceArg
func (FtAggregateOpGroupbyReduceArg) As ¶
func (c FtAggregateOpGroupbyReduceArg) As(name string) FtAggregateOpGroupbyReduceAs
func (FtAggregateOpGroupbyReduceArg) Asc ¶
func (c FtAggregateOpGroupbyReduceArg) Asc() FtAggregateOpGroupbyReduceOrderAsc
func (FtAggregateOpGroupbyReduceArg) Build ¶
func (c FtAggregateOpGroupbyReduceArg) Build() Completed
func (FtAggregateOpGroupbyReduceArg) By ¶
func (c FtAggregateOpGroupbyReduceArg) By(by string) FtAggregateOpGroupbyReduceBy
func (FtAggregateOpGroupbyReduceArg) Desc ¶
func (c FtAggregateOpGroupbyReduceArg) Desc() FtAggregateOpGroupbyReduceOrderDesc
func (FtAggregateOpGroupbyReduceArg) Dialect ¶
func (c FtAggregateOpGroupbyReduceArg) Dialect(dialect int64) FtAggregateDialect
func (FtAggregateOpGroupbyReduceArg) Filter ¶
func (c FtAggregateOpGroupbyReduceArg) Filter(filter string) FtAggregateOpFilter
func (FtAggregateOpGroupbyReduceArg) Groupby ¶
func (c FtAggregateOpGroupbyReduceArg) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
func (FtAggregateOpGroupbyReduceArg) Limit ¶
func (c FtAggregateOpGroupbyReduceArg) Limit() FtAggregateOpLimitLimit
func (FtAggregateOpGroupbyReduceArg) Load ¶
func (c FtAggregateOpGroupbyReduceArg) Load(count int64) FtAggregateOpLoadLoad
func (FtAggregateOpGroupbyReduceArg) LoadAll ¶
func (c FtAggregateOpGroupbyReduceArg) LoadAll() FtAggregateOpLoadallLoadAll
func (FtAggregateOpGroupbyReduceArg) Params ¶
func (c FtAggregateOpGroupbyReduceArg) Params() FtAggregateParamsParams
func (FtAggregateOpGroupbyReduceArg) Reduce ¶
func (c FtAggregateOpGroupbyReduceArg) Reduce(function string) FtAggregateOpGroupbyReduceReduce
func (FtAggregateOpGroupbyReduceArg) Sortby ¶
func (c FtAggregateOpGroupbyReduceArg) Sortby(nargs int64) FtAggregateOpSortbySortby
func (FtAggregateOpGroupbyReduceArg) Withcursor ¶
func (c FtAggregateOpGroupbyReduceArg) Withcursor() FtAggregateCursorWithcursor
type FtAggregateOpGroupbyReduceAs ¶
type FtAggregateOpGroupbyReduceAs Completed
func (FtAggregateOpGroupbyReduceAs) Apply ¶
func (c FtAggregateOpGroupbyReduceAs) Apply(expression string) FtAggregateOpApplyApply
func (FtAggregateOpGroupbyReduceAs) Asc ¶
func (c FtAggregateOpGroupbyReduceAs) Asc() FtAggregateOpGroupbyReduceOrderAsc
func (FtAggregateOpGroupbyReduceAs) Build ¶
func (c FtAggregateOpGroupbyReduceAs) Build() Completed
func (FtAggregateOpGroupbyReduceAs) By ¶
func (c FtAggregateOpGroupbyReduceAs) By(by string) FtAggregateOpGroupbyReduceBy
func (FtAggregateOpGroupbyReduceAs) Desc ¶
func (c FtAggregateOpGroupbyReduceAs) Desc() FtAggregateOpGroupbyReduceOrderDesc
func (FtAggregateOpGroupbyReduceAs) Dialect ¶
func (c FtAggregateOpGroupbyReduceAs) Dialect(dialect int64) FtAggregateDialect
func (FtAggregateOpGroupbyReduceAs) Filter ¶
func (c FtAggregateOpGroupbyReduceAs) Filter(filter string) FtAggregateOpFilter
func (FtAggregateOpGroupbyReduceAs) Groupby ¶
func (c FtAggregateOpGroupbyReduceAs) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
func (FtAggregateOpGroupbyReduceAs) Limit ¶
func (c FtAggregateOpGroupbyReduceAs) Limit() FtAggregateOpLimitLimit
func (FtAggregateOpGroupbyReduceAs) Load ¶
func (c FtAggregateOpGroupbyReduceAs) Load(count int64) FtAggregateOpLoadLoad
func (FtAggregateOpGroupbyReduceAs) LoadAll ¶
func (c FtAggregateOpGroupbyReduceAs) LoadAll() FtAggregateOpLoadallLoadAll
func (FtAggregateOpGroupbyReduceAs) Params ¶
func (c FtAggregateOpGroupbyReduceAs) Params() FtAggregateParamsParams
func (FtAggregateOpGroupbyReduceAs) Reduce ¶
func (c FtAggregateOpGroupbyReduceAs) Reduce(function string) FtAggregateOpGroupbyReduceReduce
func (FtAggregateOpGroupbyReduceAs) Sortby ¶
func (c FtAggregateOpGroupbyReduceAs) Sortby(nargs int64) FtAggregateOpSortbySortby
func (FtAggregateOpGroupbyReduceAs) Withcursor ¶
func (c FtAggregateOpGroupbyReduceAs) Withcursor() FtAggregateCursorWithcursor
type FtAggregateOpGroupbyReduceBy ¶
type FtAggregateOpGroupbyReduceBy Completed
func (FtAggregateOpGroupbyReduceBy) Apply ¶
func (c FtAggregateOpGroupbyReduceBy) Apply(expression string) FtAggregateOpApplyApply
func (FtAggregateOpGroupbyReduceBy) Asc ¶
func (c FtAggregateOpGroupbyReduceBy) Asc() FtAggregateOpGroupbyReduceOrderAsc
func (FtAggregateOpGroupbyReduceBy) Build ¶
func (c FtAggregateOpGroupbyReduceBy) Build() Completed
func (FtAggregateOpGroupbyReduceBy) Desc ¶
func (c FtAggregateOpGroupbyReduceBy) Desc() FtAggregateOpGroupbyReduceOrderDesc
func (FtAggregateOpGroupbyReduceBy) Dialect ¶
func (c FtAggregateOpGroupbyReduceBy) Dialect(dialect int64) FtAggregateDialect
func (FtAggregateOpGroupbyReduceBy) Filter ¶
func (c FtAggregateOpGroupbyReduceBy) Filter(filter string) FtAggregateOpFilter
func (FtAggregateOpGroupbyReduceBy) Groupby ¶
func (c FtAggregateOpGroupbyReduceBy) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
func (FtAggregateOpGroupbyReduceBy) Limit ¶
func (c FtAggregateOpGroupbyReduceBy) Limit() FtAggregateOpLimitLimit
func (FtAggregateOpGroupbyReduceBy) Load ¶
func (c FtAggregateOpGroupbyReduceBy) Load(count int64) FtAggregateOpLoadLoad
func (FtAggregateOpGroupbyReduceBy) LoadAll ¶
func (c FtAggregateOpGroupbyReduceBy) LoadAll() FtAggregateOpLoadallLoadAll
func (FtAggregateOpGroupbyReduceBy) Params ¶
func (c FtAggregateOpGroupbyReduceBy) Params() FtAggregateParamsParams
func (FtAggregateOpGroupbyReduceBy) Reduce ¶
func (c FtAggregateOpGroupbyReduceBy) Reduce(function string) FtAggregateOpGroupbyReduceReduce
func (FtAggregateOpGroupbyReduceBy) Sortby ¶
func (c FtAggregateOpGroupbyReduceBy) Sortby(nargs int64) FtAggregateOpSortbySortby
func (FtAggregateOpGroupbyReduceBy) Withcursor ¶
func (c FtAggregateOpGroupbyReduceBy) Withcursor() FtAggregateCursorWithcursor
type FtAggregateOpGroupbyReduceNargs ¶
type FtAggregateOpGroupbyReduceNargs Completed
func (FtAggregateOpGroupbyReduceNargs) Apply ¶
func (c FtAggregateOpGroupbyReduceNargs) Apply(expression string) FtAggregateOpApplyApply
func (FtAggregateOpGroupbyReduceNargs) Arg ¶
func (c FtAggregateOpGroupbyReduceNargs) Arg(arg ...string) FtAggregateOpGroupbyReduceArg
func (FtAggregateOpGroupbyReduceNargs) As ¶
func (c FtAggregateOpGroupbyReduceNargs) As(name string) FtAggregateOpGroupbyReduceAs
func (FtAggregateOpGroupbyReduceNargs) Build ¶
func (c FtAggregateOpGroupbyReduceNargs) Build() Completed
func (FtAggregateOpGroupbyReduceNargs) By ¶
func (c FtAggregateOpGroupbyReduceNargs) By(by string) FtAggregateOpGroupbyReduceBy
func (FtAggregateOpGroupbyReduceNargs) Desc ¶
func (c FtAggregateOpGroupbyReduceNargs) Desc() FtAggregateOpGroupbyReduceOrderDesc
func (FtAggregateOpGroupbyReduceNargs) Dialect ¶
func (c FtAggregateOpGroupbyReduceNargs) Dialect(dialect int64) FtAggregateDialect
func (FtAggregateOpGroupbyReduceNargs) Filter ¶
func (c FtAggregateOpGroupbyReduceNargs) Filter(filter string) FtAggregateOpFilter
func (FtAggregateOpGroupbyReduceNargs) Groupby ¶
func (c FtAggregateOpGroupbyReduceNargs) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
func (FtAggregateOpGroupbyReduceNargs) Limit ¶
func (c FtAggregateOpGroupbyReduceNargs) Limit() FtAggregateOpLimitLimit
func (FtAggregateOpGroupbyReduceNargs) Load ¶
func (c FtAggregateOpGroupbyReduceNargs) Load(count int64) FtAggregateOpLoadLoad
func (FtAggregateOpGroupbyReduceNargs) LoadAll ¶
func (c FtAggregateOpGroupbyReduceNargs) LoadAll() FtAggregateOpLoadallLoadAll
func (FtAggregateOpGroupbyReduceNargs) Params ¶
func (c FtAggregateOpGroupbyReduceNargs) Params() FtAggregateParamsParams
func (FtAggregateOpGroupbyReduceNargs) Reduce ¶
func (c FtAggregateOpGroupbyReduceNargs) Reduce(function string) FtAggregateOpGroupbyReduceReduce
func (FtAggregateOpGroupbyReduceNargs) Sortby ¶
func (c FtAggregateOpGroupbyReduceNargs) Sortby(nargs int64) FtAggregateOpSortbySortby
func (FtAggregateOpGroupbyReduceNargs) Withcursor ¶
func (c FtAggregateOpGroupbyReduceNargs) Withcursor() FtAggregateCursorWithcursor
type FtAggregateOpGroupbyReduceOrderAsc ¶
type FtAggregateOpGroupbyReduceOrderAsc Completed
func (FtAggregateOpGroupbyReduceOrderAsc) Apply ¶
func (c FtAggregateOpGroupbyReduceOrderAsc) Apply(expression string) FtAggregateOpApplyApply
func (FtAggregateOpGroupbyReduceOrderAsc) Build ¶
func (c FtAggregateOpGroupbyReduceOrderAsc) Build() Completed
func (FtAggregateOpGroupbyReduceOrderAsc) Dialect ¶
func (c FtAggregateOpGroupbyReduceOrderAsc) Dialect(dialect int64) FtAggregateDialect
func (FtAggregateOpGroupbyReduceOrderAsc) Filter ¶
func (c FtAggregateOpGroupbyReduceOrderAsc) Filter(filter string) FtAggregateOpFilter
func (FtAggregateOpGroupbyReduceOrderAsc) Groupby ¶
func (c FtAggregateOpGroupbyReduceOrderAsc) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
func (FtAggregateOpGroupbyReduceOrderAsc) Limit ¶
func (c FtAggregateOpGroupbyReduceOrderAsc) Limit() FtAggregateOpLimitLimit
func (FtAggregateOpGroupbyReduceOrderAsc) Load ¶
func (c FtAggregateOpGroupbyReduceOrderAsc) Load(count int64) FtAggregateOpLoadLoad
func (FtAggregateOpGroupbyReduceOrderAsc) LoadAll ¶
func (c FtAggregateOpGroupbyReduceOrderAsc) LoadAll() FtAggregateOpLoadallLoadAll
func (FtAggregateOpGroupbyReduceOrderAsc) Params ¶
func (c FtAggregateOpGroupbyReduceOrderAsc) Params() FtAggregateParamsParams
func (FtAggregateOpGroupbyReduceOrderAsc) Reduce ¶
func (c FtAggregateOpGroupbyReduceOrderAsc) Reduce(function string) FtAggregateOpGroupbyReduceReduce
func (FtAggregateOpGroupbyReduceOrderAsc) Sortby ¶
func (c FtAggregateOpGroupbyReduceOrderAsc) Sortby(nargs int64) FtAggregateOpSortbySortby
func (FtAggregateOpGroupbyReduceOrderAsc) Withcursor ¶
func (c FtAggregateOpGroupbyReduceOrderAsc) Withcursor() FtAggregateCursorWithcursor
type FtAggregateOpGroupbyReduceOrderDesc ¶
type FtAggregateOpGroupbyReduceOrderDesc Completed
func (FtAggregateOpGroupbyReduceOrderDesc) Apply ¶
func (c FtAggregateOpGroupbyReduceOrderDesc) Apply(expression string) FtAggregateOpApplyApply
func (FtAggregateOpGroupbyReduceOrderDesc) Build ¶
func (c FtAggregateOpGroupbyReduceOrderDesc) Build() Completed
func (FtAggregateOpGroupbyReduceOrderDesc) Dialect ¶
func (c FtAggregateOpGroupbyReduceOrderDesc) Dialect(dialect int64) FtAggregateDialect
func (FtAggregateOpGroupbyReduceOrderDesc) Filter ¶
func (c FtAggregateOpGroupbyReduceOrderDesc) Filter(filter string) FtAggregateOpFilter
func (FtAggregateOpGroupbyReduceOrderDesc) Groupby ¶
func (c FtAggregateOpGroupbyReduceOrderDesc) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
func (FtAggregateOpGroupbyReduceOrderDesc) Limit ¶
func (c FtAggregateOpGroupbyReduceOrderDesc) Limit() FtAggregateOpLimitLimit
func (FtAggregateOpGroupbyReduceOrderDesc) Load ¶
func (c FtAggregateOpGroupbyReduceOrderDesc) Load(count int64) FtAggregateOpLoadLoad
func (FtAggregateOpGroupbyReduceOrderDesc) LoadAll ¶
func (c FtAggregateOpGroupbyReduceOrderDesc) LoadAll() FtAggregateOpLoadallLoadAll
func (FtAggregateOpGroupbyReduceOrderDesc) Params ¶
func (c FtAggregateOpGroupbyReduceOrderDesc) Params() FtAggregateParamsParams
func (FtAggregateOpGroupbyReduceOrderDesc) Reduce ¶
func (c FtAggregateOpGroupbyReduceOrderDesc) Reduce(function string) FtAggregateOpGroupbyReduceReduce
func (FtAggregateOpGroupbyReduceOrderDesc) Sortby ¶
func (c FtAggregateOpGroupbyReduceOrderDesc) Sortby(nargs int64) FtAggregateOpSortbySortby
func (FtAggregateOpGroupbyReduceOrderDesc) Withcursor ¶
func (c FtAggregateOpGroupbyReduceOrderDesc) Withcursor() FtAggregateCursorWithcursor
type FtAggregateOpGroupbyReduceReduce ¶
type FtAggregateOpGroupbyReduceReduce Completed
func (FtAggregateOpGroupbyReduceReduce) Nargs ¶
func (c FtAggregateOpGroupbyReduceReduce) Nargs(nargs int64) FtAggregateOpGroupbyReduceNargs
type FtAggregateOpLimitLimit ¶
type FtAggregateOpLimitLimit Completed
func (FtAggregateOpLimitLimit) OffsetNum ¶
func (c FtAggregateOpLimitLimit) OffsetNum(offset int64, num int64) FtAggregateOpLimitOffsetNum
type FtAggregateOpLimitOffsetNum ¶
type FtAggregateOpLimitOffsetNum Completed
func (FtAggregateOpLimitOffsetNum) Apply ¶
func (c FtAggregateOpLimitOffsetNum) Apply(expression string) FtAggregateOpApplyApply
func (FtAggregateOpLimitOffsetNum) Build ¶
func (c FtAggregateOpLimitOffsetNum) Build() Completed
func (FtAggregateOpLimitOffsetNum) Dialect ¶
func (c FtAggregateOpLimitOffsetNum) Dialect(dialect int64) FtAggregateDialect
func (FtAggregateOpLimitOffsetNum) Filter ¶
func (c FtAggregateOpLimitOffsetNum) Filter(filter string) FtAggregateOpFilter
func (FtAggregateOpLimitOffsetNum) Groupby ¶
func (c FtAggregateOpLimitOffsetNum) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
func (FtAggregateOpLimitOffsetNum) Limit ¶
func (c FtAggregateOpLimitOffsetNum) Limit() FtAggregateOpLimitLimit
func (FtAggregateOpLimitOffsetNum) Load ¶
func (c FtAggregateOpLimitOffsetNum) Load(count int64) FtAggregateOpLoadLoad
func (FtAggregateOpLimitOffsetNum) LoadAll ¶
func (c FtAggregateOpLimitOffsetNum) LoadAll() FtAggregateOpLoadallLoadAll
func (FtAggregateOpLimitOffsetNum) Params ¶
func (c FtAggregateOpLimitOffsetNum) Params() FtAggregateParamsParams
func (FtAggregateOpLimitOffsetNum) Sortby ¶
func (c FtAggregateOpLimitOffsetNum) Sortby(nargs int64) FtAggregateOpSortbySortby
func (FtAggregateOpLimitOffsetNum) Withcursor ¶
func (c FtAggregateOpLimitOffsetNum) Withcursor() FtAggregateCursorWithcursor
type FtAggregateOpLoadField ¶
type FtAggregateOpLoadField Completed
func (FtAggregateOpLoadField) Apply ¶
func (c FtAggregateOpLoadField) Apply(expression string) FtAggregateOpApplyApply
func (FtAggregateOpLoadField) Build ¶
func (c FtAggregateOpLoadField) Build() Completed
func (FtAggregateOpLoadField) Dialect ¶
func (c FtAggregateOpLoadField) Dialect(dialect int64) FtAggregateDialect
func (FtAggregateOpLoadField) Field ¶
func (c FtAggregateOpLoadField) Field(field ...string) FtAggregateOpLoadField
func (FtAggregateOpLoadField) Filter ¶
func (c FtAggregateOpLoadField) Filter(filter string) FtAggregateOpFilter
func (FtAggregateOpLoadField) Groupby ¶
func (c FtAggregateOpLoadField) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
func (FtAggregateOpLoadField) Limit ¶
func (c FtAggregateOpLoadField) Limit() FtAggregateOpLimitLimit
func (FtAggregateOpLoadField) Load ¶
func (c FtAggregateOpLoadField) Load(count int64) FtAggregateOpLoadLoad
func (FtAggregateOpLoadField) LoadAll ¶
func (c FtAggregateOpLoadField) LoadAll() FtAggregateOpLoadallLoadAll
func (FtAggregateOpLoadField) Params ¶
func (c FtAggregateOpLoadField) Params() FtAggregateParamsParams
func (FtAggregateOpLoadField) Sortby ¶
func (c FtAggregateOpLoadField) Sortby(nargs int64) FtAggregateOpSortbySortby
func (FtAggregateOpLoadField) Withcursor ¶
func (c FtAggregateOpLoadField) Withcursor() FtAggregateCursorWithcursor
type FtAggregateOpLoadLoad ¶
type FtAggregateOpLoadLoad Completed
func (FtAggregateOpLoadLoad) Field ¶
func (c FtAggregateOpLoadLoad) Field(field ...string) FtAggregateOpLoadField
type FtAggregateOpLoadallLoadAll ¶
type FtAggregateOpLoadallLoadAll Completed
func (FtAggregateOpLoadallLoadAll) Apply ¶
func (c FtAggregateOpLoadallLoadAll) Apply(expression string) FtAggregateOpApplyApply
func (FtAggregateOpLoadallLoadAll) Build ¶
func (c FtAggregateOpLoadallLoadAll) Build() Completed
func (FtAggregateOpLoadallLoadAll) Dialect ¶
func (c FtAggregateOpLoadallLoadAll) Dialect(dialect int64) FtAggregateDialect
func (FtAggregateOpLoadallLoadAll) Filter ¶
func (c FtAggregateOpLoadallLoadAll) Filter(filter string) FtAggregateOpFilter
func (FtAggregateOpLoadallLoadAll) Groupby ¶
func (c FtAggregateOpLoadallLoadAll) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
func (FtAggregateOpLoadallLoadAll) Limit ¶
func (c FtAggregateOpLoadallLoadAll) Limit() FtAggregateOpLimitLimit
func (FtAggregateOpLoadallLoadAll) Load ¶
func (c FtAggregateOpLoadallLoadAll) Load(count int64) FtAggregateOpLoadLoad
func (FtAggregateOpLoadallLoadAll) LoadAll ¶
func (c FtAggregateOpLoadallLoadAll) LoadAll() FtAggregateOpLoadallLoadAll
func (FtAggregateOpLoadallLoadAll) Params ¶
func (c FtAggregateOpLoadallLoadAll) Params() FtAggregateParamsParams
func (FtAggregateOpLoadallLoadAll) Sortby ¶
func (c FtAggregateOpLoadallLoadAll) Sortby(nargs int64) FtAggregateOpSortbySortby
func (FtAggregateOpLoadallLoadAll) Withcursor ¶
func (c FtAggregateOpLoadallLoadAll) Withcursor() FtAggregateCursorWithcursor
type FtAggregateOpSortbyFieldsOrderAsc ¶
type FtAggregateOpSortbyFieldsOrderAsc Completed
func (FtAggregateOpSortbyFieldsOrderAsc) Apply ¶
func (c FtAggregateOpSortbyFieldsOrderAsc) Apply(expression string) FtAggregateOpApplyApply
func (FtAggregateOpSortbyFieldsOrderAsc) Build ¶
func (c FtAggregateOpSortbyFieldsOrderAsc) Build() Completed
func (FtAggregateOpSortbyFieldsOrderAsc) Dialect ¶
func (c FtAggregateOpSortbyFieldsOrderAsc) Dialect(dialect int64) FtAggregateDialect
func (FtAggregateOpSortbyFieldsOrderAsc) Filter ¶
func (c FtAggregateOpSortbyFieldsOrderAsc) Filter(filter string) FtAggregateOpFilter
func (FtAggregateOpSortbyFieldsOrderAsc) Groupby ¶
func (c FtAggregateOpSortbyFieldsOrderAsc) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
func (FtAggregateOpSortbyFieldsOrderAsc) Limit ¶
func (c FtAggregateOpSortbyFieldsOrderAsc) Limit() FtAggregateOpLimitLimit
func (FtAggregateOpSortbyFieldsOrderAsc) Load ¶
func (c FtAggregateOpSortbyFieldsOrderAsc) Load(count int64) FtAggregateOpLoadLoad
func (FtAggregateOpSortbyFieldsOrderAsc) LoadAll ¶
func (c FtAggregateOpSortbyFieldsOrderAsc) LoadAll() FtAggregateOpLoadallLoadAll
func (FtAggregateOpSortbyFieldsOrderAsc) Max ¶
func (c FtAggregateOpSortbyFieldsOrderAsc) Max(num int64) FtAggregateOpSortbyMax
func (FtAggregateOpSortbyFieldsOrderAsc) Params ¶
func (c FtAggregateOpSortbyFieldsOrderAsc) Params() FtAggregateParamsParams
func (FtAggregateOpSortbyFieldsOrderAsc) Property ¶
func (c FtAggregateOpSortbyFieldsOrderAsc) Property(property string) FtAggregateOpSortbyFieldsProperty
func (FtAggregateOpSortbyFieldsOrderAsc) Sortby ¶
func (c FtAggregateOpSortbyFieldsOrderAsc) Sortby(nargs int64) FtAggregateOpSortbySortby
func (FtAggregateOpSortbyFieldsOrderAsc) Withcursor ¶
func (c FtAggregateOpSortbyFieldsOrderAsc) Withcursor() FtAggregateCursorWithcursor
type FtAggregateOpSortbyFieldsOrderDesc ¶
type FtAggregateOpSortbyFieldsOrderDesc Completed
func (FtAggregateOpSortbyFieldsOrderDesc) Apply ¶
func (c FtAggregateOpSortbyFieldsOrderDesc) Apply(expression string) FtAggregateOpApplyApply
func (FtAggregateOpSortbyFieldsOrderDesc) Build ¶
func (c FtAggregateOpSortbyFieldsOrderDesc) Build() Completed
func (FtAggregateOpSortbyFieldsOrderDesc) Dialect ¶
func (c FtAggregateOpSortbyFieldsOrderDesc) Dialect(dialect int64) FtAggregateDialect
func (FtAggregateOpSortbyFieldsOrderDesc) Filter ¶
func (c FtAggregateOpSortbyFieldsOrderDesc) Filter(filter string) FtAggregateOpFilter
func (FtAggregateOpSortbyFieldsOrderDesc) Groupby ¶
func (c FtAggregateOpSortbyFieldsOrderDesc) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
func (FtAggregateOpSortbyFieldsOrderDesc) Limit ¶
func (c FtAggregateOpSortbyFieldsOrderDesc) Limit() FtAggregateOpLimitLimit
func (FtAggregateOpSortbyFieldsOrderDesc) Load ¶
func (c FtAggregateOpSortbyFieldsOrderDesc) Load(count int64) FtAggregateOpLoadLoad
func (FtAggregateOpSortbyFieldsOrderDesc) LoadAll ¶
func (c FtAggregateOpSortbyFieldsOrderDesc) LoadAll() FtAggregateOpLoadallLoadAll
func (FtAggregateOpSortbyFieldsOrderDesc) Max ¶
func (c FtAggregateOpSortbyFieldsOrderDesc) Max(num int64) FtAggregateOpSortbyMax
func (FtAggregateOpSortbyFieldsOrderDesc) Params ¶
func (c FtAggregateOpSortbyFieldsOrderDesc) Params() FtAggregateParamsParams
func (FtAggregateOpSortbyFieldsOrderDesc) Property ¶
func (c FtAggregateOpSortbyFieldsOrderDesc) Property(property string) FtAggregateOpSortbyFieldsProperty
func (FtAggregateOpSortbyFieldsOrderDesc) Sortby ¶
func (c FtAggregateOpSortbyFieldsOrderDesc) Sortby(nargs int64) FtAggregateOpSortbySortby
func (FtAggregateOpSortbyFieldsOrderDesc) Withcursor ¶
func (c FtAggregateOpSortbyFieldsOrderDesc) Withcursor() FtAggregateCursorWithcursor
type FtAggregateOpSortbyFieldsProperty ¶
type FtAggregateOpSortbyFieldsProperty Completed
func (FtAggregateOpSortbyFieldsProperty) Apply ¶
func (c FtAggregateOpSortbyFieldsProperty) Apply(expression string) FtAggregateOpApplyApply
func (FtAggregateOpSortbyFieldsProperty) Build ¶
func (c FtAggregateOpSortbyFieldsProperty) Build() Completed
func (FtAggregateOpSortbyFieldsProperty) Desc ¶
func (c FtAggregateOpSortbyFieldsProperty) Desc() FtAggregateOpSortbyFieldsOrderDesc
func (FtAggregateOpSortbyFieldsProperty) Dialect ¶
func (c FtAggregateOpSortbyFieldsProperty) Dialect(dialect int64) FtAggregateDialect
func (FtAggregateOpSortbyFieldsProperty) Filter ¶
func (c FtAggregateOpSortbyFieldsProperty) Filter(filter string) FtAggregateOpFilter
func (FtAggregateOpSortbyFieldsProperty) Groupby ¶
func (c FtAggregateOpSortbyFieldsProperty) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
func (FtAggregateOpSortbyFieldsProperty) Limit ¶
func (c FtAggregateOpSortbyFieldsProperty) Limit() FtAggregateOpLimitLimit
func (FtAggregateOpSortbyFieldsProperty) Load ¶
func (c FtAggregateOpSortbyFieldsProperty) Load(count int64) FtAggregateOpLoadLoad
func (FtAggregateOpSortbyFieldsProperty) LoadAll ¶
func (c FtAggregateOpSortbyFieldsProperty) LoadAll() FtAggregateOpLoadallLoadAll
func (FtAggregateOpSortbyFieldsProperty) Max ¶
func (c FtAggregateOpSortbyFieldsProperty) Max(num int64) FtAggregateOpSortbyMax
func (FtAggregateOpSortbyFieldsProperty) Params ¶
func (c FtAggregateOpSortbyFieldsProperty) Params() FtAggregateParamsParams
func (FtAggregateOpSortbyFieldsProperty) Property ¶
func (c FtAggregateOpSortbyFieldsProperty) Property(property string) FtAggregateOpSortbyFieldsProperty
func (FtAggregateOpSortbyFieldsProperty) Sortby ¶
func (c FtAggregateOpSortbyFieldsProperty) Sortby(nargs int64) FtAggregateOpSortbySortby
func (FtAggregateOpSortbyFieldsProperty) Withcursor ¶
func (c FtAggregateOpSortbyFieldsProperty) Withcursor() FtAggregateCursorWithcursor
type FtAggregateOpSortbyMax ¶
type FtAggregateOpSortbyMax Completed
func (FtAggregateOpSortbyMax) Apply ¶
func (c FtAggregateOpSortbyMax) Apply(expression string) FtAggregateOpApplyApply
func (FtAggregateOpSortbyMax) Build ¶
func (c FtAggregateOpSortbyMax) Build() Completed
func (FtAggregateOpSortbyMax) Dialect ¶
func (c FtAggregateOpSortbyMax) Dialect(dialect int64) FtAggregateDialect
func (FtAggregateOpSortbyMax) Filter ¶
func (c FtAggregateOpSortbyMax) Filter(filter string) FtAggregateOpFilter
func (FtAggregateOpSortbyMax) Groupby ¶
func (c FtAggregateOpSortbyMax) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
func (FtAggregateOpSortbyMax) Limit ¶
func (c FtAggregateOpSortbyMax) Limit() FtAggregateOpLimitLimit
func (FtAggregateOpSortbyMax) Load ¶
func (c FtAggregateOpSortbyMax) Load(count int64) FtAggregateOpLoadLoad
func (FtAggregateOpSortbyMax) LoadAll ¶
func (c FtAggregateOpSortbyMax) LoadAll() FtAggregateOpLoadallLoadAll
func (FtAggregateOpSortbyMax) Params ¶
func (c FtAggregateOpSortbyMax) Params() FtAggregateParamsParams
func (FtAggregateOpSortbyMax) Sortby ¶
func (c FtAggregateOpSortbyMax) Sortby(nargs int64) FtAggregateOpSortbySortby
func (FtAggregateOpSortbyMax) Withcursor ¶
func (c FtAggregateOpSortbyMax) Withcursor() FtAggregateCursorWithcursor
type FtAggregateOpSortbySortby ¶
type FtAggregateOpSortbySortby Completed
func (FtAggregateOpSortbySortby) Apply ¶
func (c FtAggregateOpSortbySortby) Apply(expression string) FtAggregateOpApplyApply
func (FtAggregateOpSortbySortby) Build ¶
func (c FtAggregateOpSortbySortby) Build() Completed
func (FtAggregateOpSortbySortby) Dialect ¶
func (c FtAggregateOpSortbySortby) Dialect(dialect int64) FtAggregateDialect
func (FtAggregateOpSortbySortby) Filter ¶
func (c FtAggregateOpSortbySortby) Filter(filter string) FtAggregateOpFilter
func (FtAggregateOpSortbySortby) Groupby ¶
func (c FtAggregateOpSortbySortby) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
func (FtAggregateOpSortbySortby) Limit ¶
func (c FtAggregateOpSortbySortby) Limit() FtAggregateOpLimitLimit
func (FtAggregateOpSortbySortby) Load ¶
func (c FtAggregateOpSortbySortby) Load(count int64) FtAggregateOpLoadLoad
func (FtAggregateOpSortbySortby) LoadAll ¶
func (c FtAggregateOpSortbySortby) LoadAll() FtAggregateOpLoadallLoadAll
func (FtAggregateOpSortbySortby) Max ¶
func (c FtAggregateOpSortbySortby) Max(num int64) FtAggregateOpSortbyMax
func (FtAggregateOpSortbySortby) Params ¶
func (c FtAggregateOpSortbySortby) Params() FtAggregateParamsParams
func (FtAggregateOpSortbySortby) Property ¶
func (c FtAggregateOpSortbySortby) Property(property string) FtAggregateOpSortbyFieldsProperty
func (FtAggregateOpSortbySortby) Sortby ¶
func (c FtAggregateOpSortbySortby) Sortby(nargs int64) FtAggregateOpSortbySortby
func (FtAggregateOpSortbySortby) Withcursor ¶
func (c FtAggregateOpSortbySortby) Withcursor() FtAggregateCursorWithcursor
type FtAggregateParamsNameValue ¶
type FtAggregateParamsNameValue Completed
func (FtAggregateParamsNameValue) Build ¶
func (c FtAggregateParamsNameValue) Build() Completed
func (FtAggregateParamsNameValue) Dialect ¶
func (c FtAggregateParamsNameValue) Dialect(dialect int64) FtAggregateDialect
func (FtAggregateParamsNameValue) NameValue ¶
func (c FtAggregateParamsNameValue) NameValue(name string, value string) FtAggregateParamsNameValue
type FtAggregateParamsNargs ¶
type FtAggregateParamsNargs Completed
func (FtAggregateParamsNargs) NameValue ¶
func (c FtAggregateParamsNargs) NameValue() FtAggregateParamsNameValue
type FtAggregateParamsParams ¶
type FtAggregateParamsParams Completed
func (FtAggregateParamsParams) Nargs ¶
func (c FtAggregateParamsParams) Nargs(nargs int64) FtAggregateParamsNargs
type FtAggregateQuery ¶
type FtAggregateQuery Completed
func (FtAggregateQuery) Apply ¶
func (c FtAggregateQuery) Apply(expression string) FtAggregateOpApplyApply
func (FtAggregateQuery) Build ¶
func (c FtAggregateQuery) Build() Completed
func (FtAggregateQuery) Dialect ¶
func (c FtAggregateQuery) Dialect(dialect int64) FtAggregateDialect
func (FtAggregateQuery) Filter ¶
func (c FtAggregateQuery) Filter(filter string) FtAggregateOpFilter
func (FtAggregateQuery) Groupby ¶
func (c FtAggregateQuery) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
func (FtAggregateQuery) Limit ¶
func (c FtAggregateQuery) Limit() FtAggregateOpLimitLimit
func (FtAggregateQuery) Load ¶
func (c FtAggregateQuery) Load(count int64) FtAggregateOpLoadLoad
func (FtAggregateQuery) LoadAll ¶
func (c FtAggregateQuery) LoadAll() FtAggregateOpLoadallLoadAll
func (FtAggregateQuery) Params ¶
func (c FtAggregateQuery) Params() FtAggregateParamsParams
func (FtAggregateQuery) Sortby ¶
func (c FtAggregateQuery) Sortby(nargs int64) FtAggregateOpSortbySortby
func (FtAggregateQuery) Timeout ¶
func (c FtAggregateQuery) Timeout(timeout int64) FtAggregateTimeout
func (FtAggregateQuery) Verbatim ¶
func (c FtAggregateQuery) Verbatim() FtAggregateVerbatim
func (FtAggregateQuery) Withcursor ¶
func (c FtAggregateQuery) Withcursor() FtAggregateCursorWithcursor
type FtAggregateTimeout ¶
type FtAggregateTimeout Completed
func (FtAggregateTimeout) Apply ¶
func (c FtAggregateTimeout) Apply(expression string) FtAggregateOpApplyApply
func (FtAggregateTimeout) Build ¶
func (c FtAggregateTimeout) Build() Completed
func (FtAggregateTimeout) Dialect ¶
func (c FtAggregateTimeout) Dialect(dialect int64) FtAggregateDialect
func (FtAggregateTimeout) Filter ¶
func (c FtAggregateTimeout) Filter(filter string) FtAggregateOpFilter
func (FtAggregateTimeout) Groupby ¶
func (c FtAggregateTimeout) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
func (FtAggregateTimeout) Limit ¶
func (c FtAggregateTimeout) Limit() FtAggregateOpLimitLimit
func (FtAggregateTimeout) Load ¶
func (c FtAggregateTimeout) Load(count int64) FtAggregateOpLoadLoad
func (FtAggregateTimeout) LoadAll ¶
func (c FtAggregateTimeout) LoadAll() FtAggregateOpLoadallLoadAll
func (FtAggregateTimeout) Params ¶
func (c FtAggregateTimeout) Params() FtAggregateParamsParams
func (FtAggregateTimeout) Sortby ¶
func (c FtAggregateTimeout) Sortby(nargs int64) FtAggregateOpSortbySortby
func (FtAggregateTimeout) Withcursor ¶
func (c FtAggregateTimeout) Withcursor() FtAggregateCursorWithcursor
type FtAggregateVerbatim ¶
type FtAggregateVerbatim Completed
func (FtAggregateVerbatim) Apply ¶
func (c FtAggregateVerbatim) Apply(expression string) FtAggregateOpApplyApply
func (FtAggregateVerbatim) Build ¶
func (c FtAggregateVerbatim) Build() Completed
func (FtAggregateVerbatim) Dialect ¶
func (c FtAggregateVerbatim) Dialect(dialect int64) FtAggregateDialect
func (FtAggregateVerbatim) Filter ¶
func (c FtAggregateVerbatim) Filter(filter string) FtAggregateOpFilter
func (FtAggregateVerbatim) Groupby ¶
func (c FtAggregateVerbatim) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
func (FtAggregateVerbatim) Limit ¶
func (c FtAggregateVerbatim) Limit() FtAggregateOpLimitLimit
func (FtAggregateVerbatim) Load ¶
func (c FtAggregateVerbatim) Load(count int64) FtAggregateOpLoadLoad
func (FtAggregateVerbatim) LoadAll ¶
func (c FtAggregateVerbatim) LoadAll() FtAggregateOpLoadallLoadAll
func (FtAggregateVerbatim) Params ¶
func (c FtAggregateVerbatim) Params() FtAggregateParamsParams
func (FtAggregateVerbatim) Sortby ¶
func (c FtAggregateVerbatim) Sortby(nargs int64) FtAggregateOpSortbySortby
func (FtAggregateVerbatim) Timeout ¶
func (c FtAggregateVerbatim) Timeout(timeout int64) FtAggregateTimeout
func (FtAggregateVerbatim) Withcursor ¶
func (c FtAggregateVerbatim) Withcursor() FtAggregateCursorWithcursor
type FtAliasadd ¶
type FtAliasadd Completed
func (FtAliasadd) Alias ¶
func (c FtAliasadd) Alias(alias string) FtAliasaddAlias
type FtAliasaddAlias ¶
type FtAliasaddAlias Completed
func (FtAliasaddAlias) Index ¶
func (c FtAliasaddAlias) Index(index string) FtAliasaddIndex
type FtAliasaddIndex ¶
type FtAliasaddIndex Completed
func (FtAliasaddIndex) Build ¶
func (c FtAliasaddIndex) Build() Completed
type FtAliasdel ¶
type FtAliasdel Completed
func (FtAliasdel) Alias ¶
func (c FtAliasdel) Alias(alias string) FtAliasdelAlias
type FtAliasdelAlias ¶
type FtAliasdelAlias Completed
func (FtAliasdelAlias) Build ¶
func (c FtAliasdelAlias) Build() Completed
type FtAliasupdate ¶
type FtAliasupdate Completed
func (FtAliasupdate) Alias ¶
func (c FtAliasupdate) Alias(alias string) FtAliasupdateAlias
type FtAliasupdateAlias ¶
type FtAliasupdateAlias Completed
func (FtAliasupdateAlias) Index ¶
func (c FtAliasupdateAlias) Index(index string) FtAliasupdateIndex
type FtAliasupdateIndex ¶
type FtAliasupdateIndex Completed
func (FtAliasupdateIndex) Build ¶
func (c FtAliasupdateIndex) Build() Completed
type FtAlter ¶
type FtAlter Completed
func (FtAlter) Index ¶
func (c FtAlter) Index(index string) FtAlterIndex
type FtAlterAdd ¶
type FtAlterAdd Completed
func (FtAlterAdd) Field ¶
func (c FtAlterAdd) Field(field string) FtAlterField
type FtAlterField ¶
type FtAlterField Completed
func (FtAlterField) Options ¶
func (c FtAlterField) Options(options string) FtAlterOptions
type FtAlterIndex ¶
type FtAlterIndex Completed
func (FtAlterIndex) Schema ¶
func (c FtAlterIndex) Schema() FtAlterSchema
func (FtAlterIndex) Skipinitialscan ¶
func (c FtAlterIndex) Skipinitialscan() FtAlterSkipinitialscan
type FtAlterOptions ¶
type FtAlterOptions Completed
func (FtAlterOptions) Build ¶
func (c FtAlterOptions) Build() Completed
type FtAlterSchema ¶
type FtAlterSchema Completed
func (FtAlterSchema) Add ¶
func (c FtAlterSchema) Add() FtAlterAdd
type FtAlterSkipinitialscan ¶
type FtAlterSkipinitialscan Completed
func (FtAlterSkipinitialscan) Schema ¶
func (c FtAlterSkipinitialscan) Schema() FtAlterSchema
type FtConfigGet ¶
type FtConfigGet Completed
func (FtConfigGet) Option ¶
func (c FtConfigGet) Option(option string) FtConfigGetOption
type FtConfigGetOption ¶
type FtConfigGetOption Completed
func (FtConfigGetOption) Build ¶
func (c FtConfigGetOption) Build() Completed
type FtConfigHelp ¶
type FtConfigHelp Completed
func (FtConfigHelp) Option ¶
func (c FtConfigHelp) Option(option string) FtConfigHelpOption
type FtConfigHelpOption ¶
type FtConfigHelpOption Completed
func (FtConfigHelpOption) Build ¶
func (c FtConfigHelpOption) Build() Completed
type FtConfigSet ¶
type FtConfigSet Completed
func (FtConfigSet) Option ¶
func (c FtConfigSet) Option(option string) FtConfigSetOption
type FtConfigSetOption ¶
type FtConfigSetOption Completed
func (FtConfigSetOption) Value ¶
func (c FtConfigSetOption) Value(value string) FtConfigSetValue
type FtConfigSetValue ¶
type FtConfigSetValue Completed
func (FtConfigSetValue) Build ¶
func (c FtConfigSetValue) Build() Completed
type FtCreate ¶
type FtCreate Completed
func (FtCreate) Index ¶
func (c FtCreate) Index(index string) FtCreateIndex
type FtCreateFieldAs ¶
type FtCreateFieldAs Completed
func (FtCreateFieldAs) Geo ¶
func (c FtCreateFieldAs) Geo() FtCreateFieldFieldTypeGeo
func (FtCreateFieldAs) Numeric ¶
func (c FtCreateFieldAs) Numeric() FtCreateFieldFieldTypeNumeric
func (FtCreateFieldAs) Tag ¶
func (c FtCreateFieldAs) Tag() FtCreateFieldFieldTypeTag
func (FtCreateFieldAs) Text ¶
func (c FtCreateFieldAs) Text() FtCreateFieldFieldTypeText
func (FtCreateFieldAs) Vector ¶
func (c FtCreateFieldAs) Vector(algo string, nargs int64, args ...string) FtCreateFieldFieldTypeVector
type FtCreateFieldFieldName ¶
type FtCreateFieldFieldName Completed
func (FtCreateFieldFieldName) As ¶
func (c FtCreateFieldFieldName) As(alias string) FtCreateFieldAs
func (FtCreateFieldFieldName) Geo ¶
func (c FtCreateFieldFieldName) Geo() FtCreateFieldFieldTypeGeo
func (FtCreateFieldFieldName) Numeric ¶
func (c FtCreateFieldFieldName) Numeric() FtCreateFieldFieldTypeNumeric
func (FtCreateFieldFieldName) Tag ¶
func (c FtCreateFieldFieldName) Tag() FtCreateFieldFieldTypeTag
func (FtCreateFieldFieldName) Text ¶
func (c FtCreateFieldFieldName) Text() FtCreateFieldFieldTypeText
func (FtCreateFieldFieldName) Vector ¶
func (c FtCreateFieldFieldName) Vector(algo string, nargs int64, args ...string) FtCreateFieldFieldTypeVector
type FtCreateFieldFieldTypeGeo ¶
type FtCreateFieldFieldTypeGeo Completed
func (FtCreateFieldFieldTypeGeo) Build ¶
func (c FtCreateFieldFieldTypeGeo) Build() Completed
func (FtCreateFieldFieldTypeGeo) Casesensitive ¶
func (c FtCreateFieldFieldTypeGeo) Casesensitive() FtCreateFieldOptionCasesensitive
func (FtCreateFieldFieldTypeGeo) FieldName ¶
func (c FtCreateFieldFieldTypeGeo) FieldName(fieldName string) FtCreateFieldFieldName
func (FtCreateFieldFieldTypeGeo) Noindex ¶
func (c FtCreateFieldFieldTypeGeo) Noindex() FtCreateFieldOptionNoindex
func (FtCreateFieldFieldTypeGeo) Nostem ¶
func (c FtCreateFieldFieldTypeGeo) Nostem() FtCreateFieldOptionNostem
func (FtCreateFieldFieldTypeGeo) Phonetic ¶
func (c FtCreateFieldFieldTypeGeo) Phonetic(phonetic string) FtCreateFieldOptionPhonetic
func (FtCreateFieldFieldTypeGeo) Separator ¶
func (c FtCreateFieldFieldTypeGeo) Separator(separator string) FtCreateFieldOptionSeparator
func (FtCreateFieldFieldTypeGeo) Sortable ¶
func (c FtCreateFieldFieldTypeGeo) Sortable() FtCreateFieldOptionSortableSortable
func (FtCreateFieldFieldTypeGeo) Weight ¶
func (c FtCreateFieldFieldTypeGeo) Weight(weight float64) FtCreateFieldOptionWeight
func (FtCreateFieldFieldTypeGeo) Withsuffixtrie ¶
func (c FtCreateFieldFieldTypeGeo) Withsuffixtrie() FtCreateFieldOptionWithsuffixtrie
type FtCreateFieldFieldTypeNumeric ¶
type FtCreateFieldFieldTypeNumeric Completed
func (FtCreateFieldFieldTypeNumeric) Build ¶
func (c FtCreateFieldFieldTypeNumeric) Build() Completed
func (FtCreateFieldFieldTypeNumeric) Casesensitive ¶
func (c FtCreateFieldFieldTypeNumeric) Casesensitive() FtCreateFieldOptionCasesensitive
func (FtCreateFieldFieldTypeNumeric) FieldName ¶
func (c FtCreateFieldFieldTypeNumeric) FieldName(fieldName string) FtCreateFieldFieldName
func (FtCreateFieldFieldTypeNumeric) Noindex ¶
func (c FtCreateFieldFieldTypeNumeric) Noindex() FtCreateFieldOptionNoindex
func (FtCreateFieldFieldTypeNumeric) Nostem ¶
func (c FtCreateFieldFieldTypeNumeric) Nostem() FtCreateFieldOptionNostem
func (FtCreateFieldFieldTypeNumeric) Phonetic ¶
func (c FtCreateFieldFieldTypeNumeric) Phonetic(phonetic string) FtCreateFieldOptionPhonetic
func (FtCreateFieldFieldTypeNumeric) Separator ¶
func (c FtCreateFieldFieldTypeNumeric) Separator(separator string) FtCreateFieldOptionSeparator
func (FtCreateFieldFieldTypeNumeric) Sortable ¶
func (c FtCreateFieldFieldTypeNumeric) Sortable() FtCreateFieldOptionSortableSortable
func (FtCreateFieldFieldTypeNumeric) Weight ¶
func (c FtCreateFieldFieldTypeNumeric) Weight(weight float64) FtCreateFieldOptionWeight
func (FtCreateFieldFieldTypeNumeric) Withsuffixtrie ¶
func (c FtCreateFieldFieldTypeNumeric) Withsuffixtrie() FtCreateFieldOptionWithsuffixtrie
type FtCreateFieldFieldTypeTag ¶
type FtCreateFieldFieldTypeTag Completed
func (FtCreateFieldFieldTypeTag) Build ¶
func (c FtCreateFieldFieldTypeTag) Build() Completed
func (FtCreateFieldFieldTypeTag) Casesensitive ¶
func (c FtCreateFieldFieldTypeTag) Casesensitive() FtCreateFieldOptionCasesensitive
func (FtCreateFieldFieldTypeTag) FieldName ¶
func (c FtCreateFieldFieldTypeTag) FieldName(fieldName string) FtCreateFieldFieldName
func (FtCreateFieldFieldTypeTag) Noindex ¶
func (c FtCreateFieldFieldTypeTag) Noindex() FtCreateFieldOptionNoindex
func (FtCreateFieldFieldTypeTag) Nostem ¶
func (c FtCreateFieldFieldTypeTag) Nostem() FtCreateFieldOptionNostem
func (FtCreateFieldFieldTypeTag) Phonetic ¶
func (c FtCreateFieldFieldTypeTag) Phonetic(phonetic string) FtCreateFieldOptionPhonetic
func (FtCreateFieldFieldTypeTag) Separator ¶
func (c FtCreateFieldFieldTypeTag) Separator(separator string) FtCreateFieldOptionSeparator
func (FtCreateFieldFieldTypeTag) Sortable ¶
func (c FtCreateFieldFieldTypeTag) Sortable() FtCreateFieldOptionSortableSortable
func (FtCreateFieldFieldTypeTag) Weight ¶
func (c FtCreateFieldFieldTypeTag) Weight(weight float64) FtCreateFieldOptionWeight
func (FtCreateFieldFieldTypeTag) Withsuffixtrie ¶
func (c FtCreateFieldFieldTypeTag) Withsuffixtrie() FtCreateFieldOptionWithsuffixtrie
type FtCreateFieldFieldTypeText ¶
type FtCreateFieldFieldTypeText Completed
func (FtCreateFieldFieldTypeText) Build ¶
func (c FtCreateFieldFieldTypeText) Build() Completed
func (FtCreateFieldFieldTypeText) Casesensitive ¶
func (c FtCreateFieldFieldTypeText) Casesensitive() FtCreateFieldOptionCasesensitive
func (FtCreateFieldFieldTypeText) FieldName ¶
func (c FtCreateFieldFieldTypeText) FieldName(fieldName string) FtCreateFieldFieldName
func (FtCreateFieldFieldTypeText) Noindex ¶
func (c FtCreateFieldFieldTypeText) Noindex() FtCreateFieldOptionNoindex
func (FtCreateFieldFieldTypeText) Nostem ¶
func (c FtCreateFieldFieldTypeText) Nostem() FtCreateFieldOptionNostem
func (FtCreateFieldFieldTypeText) Phonetic ¶
func (c FtCreateFieldFieldTypeText) Phonetic(phonetic string) FtCreateFieldOptionPhonetic
func (FtCreateFieldFieldTypeText) Separator ¶
func (c FtCreateFieldFieldTypeText) Separator(separator string) FtCreateFieldOptionSeparator
func (FtCreateFieldFieldTypeText) Sortable ¶
func (c FtCreateFieldFieldTypeText) Sortable() FtCreateFieldOptionSortableSortable
func (FtCreateFieldFieldTypeText) Weight ¶
func (c FtCreateFieldFieldTypeText) Weight(weight float64) FtCreateFieldOptionWeight
func (FtCreateFieldFieldTypeText) Withsuffixtrie ¶
func (c FtCreateFieldFieldTypeText) Withsuffixtrie() FtCreateFieldOptionWithsuffixtrie
type FtCreateFieldFieldTypeVector ¶
type FtCreateFieldFieldTypeVector Completed
func (FtCreateFieldFieldTypeVector) Build ¶
func (c FtCreateFieldFieldTypeVector) Build() Completed
func (FtCreateFieldFieldTypeVector) Casesensitive ¶
func (c FtCreateFieldFieldTypeVector) Casesensitive() FtCreateFieldOptionCasesensitive
func (FtCreateFieldFieldTypeVector) FieldName ¶
func (c FtCreateFieldFieldTypeVector) FieldName(fieldName string) FtCreateFieldFieldName
func (FtCreateFieldFieldTypeVector) Noindex ¶
func (c FtCreateFieldFieldTypeVector) Noindex() FtCreateFieldOptionNoindex
func (FtCreateFieldFieldTypeVector) Nostem ¶
func (c FtCreateFieldFieldTypeVector) Nostem() FtCreateFieldOptionNostem
func (FtCreateFieldFieldTypeVector) Phonetic ¶
func (c FtCreateFieldFieldTypeVector) Phonetic(phonetic string) FtCreateFieldOptionPhonetic
func (FtCreateFieldFieldTypeVector) Separator ¶
func (c FtCreateFieldFieldTypeVector) Separator(separator string) FtCreateFieldOptionSeparator
func (FtCreateFieldFieldTypeVector) Sortable ¶
func (c FtCreateFieldFieldTypeVector) Sortable() FtCreateFieldOptionSortableSortable
func (FtCreateFieldFieldTypeVector) Weight ¶
func (c FtCreateFieldFieldTypeVector) Weight(weight float64) FtCreateFieldOptionWeight
func (FtCreateFieldFieldTypeVector) Withsuffixtrie ¶
func (c FtCreateFieldFieldTypeVector) Withsuffixtrie() FtCreateFieldOptionWithsuffixtrie
type FtCreateFieldOptionCasesensitive ¶
type FtCreateFieldOptionCasesensitive Completed
func (FtCreateFieldOptionCasesensitive) Build ¶
func (c FtCreateFieldOptionCasesensitive) Build() Completed
func (FtCreateFieldOptionCasesensitive) Casesensitive ¶
func (c FtCreateFieldOptionCasesensitive) Casesensitive() FtCreateFieldOptionCasesensitive
func (FtCreateFieldOptionCasesensitive) FieldName ¶
func (c FtCreateFieldOptionCasesensitive) FieldName(fieldName string) FtCreateFieldFieldName
func (FtCreateFieldOptionCasesensitive) Noindex ¶
func (c FtCreateFieldOptionCasesensitive) Noindex() FtCreateFieldOptionNoindex
func (FtCreateFieldOptionCasesensitive) Nostem ¶
func (c FtCreateFieldOptionCasesensitive) Nostem() FtCreateFieldOptionNostem
func (FtCreateFieldOptionCasesensitive) Phonetic ¶
func (c FtCreateFieldOptionCasesensitive) Phonetic(phonetic string) FtCreateFieldOptionPhonetic
func (FtCreateFieldOptionCasesensitive) Separator ¶
func (c FtCreateFieldOptionCasesensitive) Separator(separator string) FtCreateFieldOptionSeparator
func (FtCreateFieldOptionCasesensitive) Sortable ¶
func (c FtCreateFieldOptionCasesensitive) Sortable() FtCreateFieldOptionSortableSortable
func (FtCreateFieldOptionCasesensitive) Weight ¶
func (c FtCreateFieldOptionCasesensitive) Weight(weight float64) FtCreateFieldOptionWeight
func (FtCreateFieldOptionCasesensitive) Withsuffixtrie ¶
func (c FtCreateFieldOptionCasesensitive) Withsuffixtrie() FtCreateFieldOptionWithsuffixtrie
type FtCreateFieldOptionNoindex ¶
type FtCreateFieldOptionNoindex Completed
func (FtCreateFieldOptionNoindex) Build ¶
func (c FtCreateFieldOptionNoindex) Build() Completed
func (FtCreateFieldOptionNoindex) Casesensitive ¶
func (c FtCreateFieldOptionNoindex) Casesensitive() FtCreateFieldOptionCasesensitive
func (FtCreateFieldOptionNoindex) FieldName ¶
func (c FtCreateFieldOptionNoindex) FieldName(fieldName string) FtCreateFieldFieldName
func (FtCreateFieldOptionNoindex) Noindex ¶
func (c FtCreateFieldOptionNoindex) Noindex() FtCreateFieldOptionNoindex
func (FtCreateFieldOptionNoindex) Nostem ¶
func (c FtCreateFieldOptionNoindex) Nostem() FtCreateFieldOptionNostem
func (FtCreateFieldOptionNoindex) Phonetic ¶
func (c FtCreateFieldOptionNoindex) Phonetic(phonetic string) FtCreateFieldOptionPhonetic
func (FtCreateFieldOptionNoindex) Separator ¶
func (c FtCreateFieldOptionNoindex) Separator(separator string) FtCreateFieldOptionSeparator
func (FtCreateFieldOptionNoindex) Sortable ¶
func (c FtCreateFieldOptionNoindex) Sortable() FtCreateFieldOptionSortableSortable
func (FtCreateFieldOptionNoindex) Weight ¶
func (c FtCreateFieldOptionNoindex) Weight(weight float64) FtCreateFieldOptionWeight
func (FtCreateFieldOptionNoindex) Withsuffixtrie ¶
func (c FtCreateFieldOptionNoindex) Withsuffixtrie() FtCreateFieldOptionWithsuffixtrie
type FtCreateFieldOptionNostem ¶
type FtCreateFieldOptionNostem Completed
func (FtCreateFieldOptionNostem) Build ¶
func (c FtCreateFieldOptionNostem) Build() Completed
func (FtCreateFieldOptionNostem) Casesensitive ¶
func (c FtCreateFieldOptionNostem) Casesensitive() FtCreateFieldOptionCasesensitive
func (FtCreateFieldOptionNostem) FieldName ¶
func (c FtCreateFieldOptionNostem) FieldName(fieldName string) FtCreateFieldFieldName
func (FtCreateFieldOptionNostem) Noindex ¶
func (c FtCreateFieldOptionNostem) Noindex() FtCreateFieldOptionNoindex
func (FtCreateFieldOptionNostem) Nostem ¶
func (c FtCreateFieldOptionNostem) Nostem() FtCreateFieldOptionNostem
func (FtCreateFieldOptionNostem) Phonetic ¶
func (c FtCreateFieldOptionNostem) Phonetic(phonetic string) FtCreateFieldOptionPhonetic
func (FtCreateFieldOptionNostem) Separator ¶
func (c FtCreateFieldOptionNostem) Separator(separator string) FtCreateFieldOptionSeparator
func (FtCreateFieldOptionNostem) Sortable ¶
func (c FtCreateFieldOptionNostem) Sortable() FtCreateFieldOptionSortableSortable
func (FtCreateFieldOptionNostem) Weight ¶
func (c FtCreateFieldOptionNostem) Weight(weight float64) FtCreateFieldOptionWeight
func (FtCreateFieldOptionNostem) Withsuffixtrie ¶
func (c FtCreateFieldOptionNostem) Withsuffixtrie() FtCreateFieldOptionWithsuffixtrie
type FtCreateFieldOptionPhonetic ¶
type FtCreateFieldOptionPhonetic Completed
func (FtCreateFieldOptionPhonetic) Build ¶
func (c FtCreateFieldOptionPhonetic) Build() Completed
func (FtCreateFieldOptionPhonetic) Casesensitive ¶
func (c FtCreateFieldOptionPhonetic) Casesensitive() FtCreateFieldOptionCasesensitive
func (FtCreateFieldOptionPhonetic) FieldName ¶
func (c FtCreateFieldOptionPhonetic) FieldName(fieldName string) FtCreateFieldFieldName
func (FtCreateFieldOptionPhonetic) Noindex ¶
func (c FtCreateFieldOptionPhonetic) Noindex() FtCreateFieldOptionNoindex
func (FtCreateFieldOptionPhonetic) Nostem ¶
func (c FtCreateFieldOptionPhonetic) Nostem() FtCreateFieldOptionNostem
func (FtCreateFieldOptionPhonetic) Phonetic ¶
func (c FtCreateFieldOptionPhonetic) Phonetic(phonetic string) FtCreateFieldOptionPhonetic
func (FtCreateFieldOptionPhonetic) Separator ¶
func (c FtCreateFieldOptionPhonetic) Separator(separator string) FtCreateFieldOptionSeparator
func (FtCreateFieldOptionPhonetic) Sortable ¶
func (c FtCreateFieldOptionPhonetic) Sortable() FtCreateFieldOptionSortableSortable
func (FtCreateFieldOptionPhonetic) Weight ¶
func (c FtCreateFieldOptionPhonetic) Weight(weight float64) FtCreateFieldOptionWeight
func (FtCreateFieldOptionPhonetic) Withsuffixtrie ¶
func (c FtCreateFieldOptionPhonetic) Withsuffixtrie() FtCreateFieldOptionWithsuffixtrie
type FtCreateFieldOptionSeparator ¶
type FtCreateFieldOptionSeparator Completed
func (FtCreateFieldOptionSeparator) Build ¶
func (c FtCreateFieldOptionSeparator) Build() Completed
func (FtCreateFieldOptionSeparator) Casesensitive ¶
func (c FtCreateFieldOptionSeparator) Casesensitive() FtCreateFieldOptionCasesensitive
func (FtCreateFieldOptionSeparator) FieldName ¶
func (c FtCreateFieldOptionSeparator) FieldName(fieldName string) FtCreateFieldFieldName
func (FtCreateFieldOptionSeparator) Noindex ¶
func (c FtCreateFieldOptionSeparator) Noindex() FtCreateFieldOptionNoindex
func (FtCreateFieldOptionSeparator) Nostem ¶
func (c FtCreateFieldOptionSeparator) Nostem() FtCreateFieldOptionNostem
func (FtCreateFieldOptionSeparator) Phonetic ¶
func (c FtCreateFieldOptionSeparator) Phonetic(phonetic string) FtCreateFieldOptionPhonetic
func (FtCreateFieldOptionSeparator) Separator ¶
func (c FtCreateFieldOptionSeparator) Separator(separator string) FtCreateFieldOptionSeparator
func (FtCreateFieldOptionSeparator) Sortable ¶
func (c FtCreateFieldOptionSeparator) Sortable() FtCreateFieldOptionSortableSortable
func (FtCreateFieldOptionSeparator) Weight ¶
func (c FtCreateFieldOptionSeparator) Weight(weight float64) FtCreateFieldOptionWeight
func (FtCreateFieldOptionSeparator) Withsuffixtrie ¶
func (c FtCreateFieldOptionSeparator) Withsuffixtrie() FtCreateFieldOptionWithsuffixtrie
type FtCreateFieldOptionSortableSortable ¶
type FtCreateFieldOptionSortableSortable Completed
func (FtCreateFieldOptionSortableSortable) Build ¶
func (c FtCreateFieldOptionSortableSortable) Build() Completed
func (FtCreateFieldOptionSortableSortable) Casesensitive ¶
func (c FtCreateFieldOptionSortableSortable) Casesensitive() FtCreateFieldOptionCasesensitive
func (FtCreateFieldOptionSortableSortable) FieldName ¶
func (c FtCreateFieldOptionSortableSortable) FieldName(fieldName string) FtCreateFieldFieldName
func (FtCreateFieldOptionSortableSortable) Noindex ¶
func (c FtCreateFieldOptionSortableSortable) Noindex() FtCreateFieldOptionNoindex
func (FtCreateFieldOptionSortableSortable) Nostem ¶
func (c FtCreateFieldOptionSortableSortable) Nostem() FtCreateFieldOptionNostem
func (FtCreateFieldOptionSortableSortable) Phonetic ¶
func (c FtCreateFieldOptionSortableSortable) Phonetic(phonetic string) FtCreateFieldOptionPhonetic
func (FtCreateFieldOptionSortableSortable) Separator ¶
func (c FtCreateFieldOptionSortableSortable) Separator(separator string) FtCreateFieldOptionSeparator
func (FtCreateFieldOptionSortableSortable) Sortable ¶
func (c FtCreateFieldOptionSortableSortable) Sortable() FtCreateFieldOptionSortableSortable
func (FtCreateFieldOptionSortableSortable) Weight ¶
func (c FtCreateFieldOptionSortableSortable) Weight(weight float64) FtCreateFieldOptionWeight
func (FtCreateFieldOptionSortableSortable) Withsuffixtrie ¶
func (c FtCreateFieldOptionSortableSortable) Withsuffixtrie() FtCreateFieldOptionWithsuffixtrie
type FtCreateFieldOptionSortableUnf ¶
type FtCreateFieldOptionSortableUnf Completed
func (FtCreateFieldOptionSortableUnf) Build ¶
func (c FtCreateFieldOptionSortableUnf) Build() Completed
func (FtCreateFieldOptionSortableUnf) Casesensitive ¶
func (c FtCreateFieldOptionSortableUnf) Casesensitive() FtCreateFieldOptionCasesensitive
func (FtCreateFieldOptionSortableUnf) FieldName ¶
func (c FtCreateFieldOptionSortableUnf) FieldName(fieldName string) FtCreateFieldFieldName
func (FtCreateFieldOptionSortableUnf) Noindex ¶
func (c FtCreateFieldOptionSortableUnf) Noindex() FtCreateFieldOptionNoindex
func (FtCreateFieldOptionSortableUnf) Nostem ¶
func (c FtCreateFieldOptionSortableUnf) Nostem() FtCreateFieldOptionNostem
func (FtCreateFieldOptionSortableUnf) Phonetic ¶
func (c FtCreateFieldOptionSortableUnf) Phonetic(phonetic string) FtCreateFieldOptionPhonetic
func (FtCreateFieldOptionSortableUnf) Separator ¶
func (c FtCreateFieldOptionSortableUnf) Separator(separator string) FtCreateFieldOptionSeparator
func (FtCreateFieldOptionSortableUnf) Sortable ¶
func (c FtCreateFieldOptionSortableUnf) Sortable() FtCreateFieldOptionSortableSortable
func (FtCreateFieldOptionSortableUnf) Weight ¶
func (c FtCreateFieldOptionSortableUnf) Weight(weight float64) FtCreateFieldOptionWeight
func (FtCreateFieldOptionSortableUnf) Withsuffixtrie ¶
func (c FtCreateFieldOptionSortableUnf) Withsuffixtrie() FtCreateFieldOptionWithsuffixtrie
type FtCreateFieldOptionWeight ¶
type FtCreateFieldOptionWeight Completed
func (FtCreateFieldOptionWeight) Build ¶
func (c FtCreateFieldOptionWeight) Build() Completed
func (FtCreateFieldOptionWeight) Casesensitive ¶
func (c FtCreateFieldOptionWeight) Casesensitive() FtCreateFieldOptionCasesensitive
func (FtCreateFieldOptionWeight) FieldName ¶
func (c FtCreateFieldOptionWeight) FieldName(fieldName string) FtCreateFieldFieldName
func (FtCreateFieldOptionWeight) Noindex ¶
func (c FtCreateFieldOptionWeight) Noindex() FtCreateFieldOptionNoindex
func (FtCreateFieldOptionWeight) Nostem ¶
func (c FtCreateFieldOptionWeight) Nostem() FtCreateFieldOptionNostem
func (FtCreateFieldOptionWeight) Phonetic ¶
func (c FtCreateFieldOptionWeight) Phonetic(phonetic string) FtCreateFieldOptionPhonetic
func (FtCreateFieldOptionWeight) Separator ¶
func (c FtCreateFieldOptionWeight) Separator(separator string) FtCreateFieldOptionSeparator
func (FtCreateFieldOptionWeight) Sortable ¶
func (c FtCreateFieldOptionWeight) Sortable() FtCreateFieldOptionSortableSortable
func (FtCreateFieldOptionWeight) Weight ¶
func (c FtCreateFieldOptionWeight) Weight(weight float64) FtCreateFieldOptionWeight
func (FtCreateFieldOptionWeight) Withsuffixtrie ¶
func (c FtCreateFieldOptionWeight) Withsuffixtrie() FtCreateFieldOptionWithsuffixtrie
type FtCreateFieldOptionWithsuffixtrie ¶
type FtCreateFieldOptionWithsuffixtrie Completed
func (FtCreateFieldOptionWithsuffixtrie) Build ¶
func (c FtCreateFieldOptionWithsuffixtrie) Build() Completed
func (FtCreateFieldOptionWithsuffixtrie) Casesensitive ¶
func (c FtCreateFieldOptionWithsuffixtrie) Casesensitive() FtCreateFieldOptionCasesensitive
func (FtCreateFieldOptionWithsuffixtrie) FieldName ¶
func (c FtCreateFieldOptionWithsuffixtrie) FieldName(fieldName string) FtCreateFieldFieldName
func (FtCreateFieldOptionWithsuffixtrie) Noindex ¶
func (c FtCreateFieldOptionWithsuffixtrie) Noindex() FtCreateFieldOptionNoindex
func (FtCreateFieldOptionWithsuffixtrie) Nostem ¶
func (c FtCreateFieldOptionWithsuffixtrie) Nostem() FtCreateFieldOptionNostem
func (FtCreateFieldOptionWithsuffixtrie) Phonetic ¶
func (c FtCreateFieldOptionWithsuffixtrie) Phonetic(phonetic string) FtCreateFieldOptionPhonetic
func (FtCreateFieldOptionWithsuffixtrie) Separator ¶
func (c FtCreateFieldOptionWithsuffixtrie) Separator(separator string) FtCreateFieldOptionSeparator
func (FtCreateFieldOptionWithsuffixtrie) Sortable ¶
func (c FtCreateFieldOptionWithsuffixtrie) Sortable() FtCreateFieldOptionSortableSortable
func (FtCreateFieldOptionWithsuffixtrie) Weight ¶
func (c FtCreateFieldOptionWithsuffixtrie) Weight(weight float64) FtCreateFieldOptionWeight
func (FtCreateFieldOptionWithsuffixtrie) Withsuffixtrie ¶
func (c FtCreateFieldOptionWithsuffixtrie) Withsuffixtrie() FtCreateFieldOptionWithsuffixtrie
type FtCreateFilter ¶
type FtCreateFilter Completed
func (FtCreateFilter) Language ¶
func (c FtCreateFilter) Language(defaultLang string) FtCreateLanguage
func (FtCreateFilter) LanguageField ¶
func (c FtCreateFilter) LanguageField(langAttribute string) FtCreateLanguageField
func (FtCreateFilter) Maxtextfields ¶
func (c FtCreateFilter) Maxtextfields() FtCreateMaxtextfields
func (FtCreateFilter) Nofields ¶
func (c FtCreateFilter) Nofields() FtCreateNofields
func (FtCreateFilter) Nofreqs ¶
func (c FtCreateFilter) Nofreqs() FtCreateNofreqs
func (FtCreateFilter) Nohl ¶
func (c FtCreateFilter) Nohl() FtCreateNohl
func (FtCreateFilter) Nooffsets ¶
func (c FtCreateFilter) Nooffsets() FtCreateNooffsets
func (FtCreateFilter) PayloadField ¶
func (c FtCreateFilter) PayloadField(payloadAttribute string) FtCreatePayloadField
func (FtCreateFilter) Schema ¶
func (c FtCreateFilter) Schema() FtCreateSchema
func (FtCreateFilter) Score ¶
func (c FtCreateFilter) Score(defaultScore float64) FtCreateScore
func (FtCreateFilter) ScoreField ¶
func (c FtCreateFilter) ScoreField(scoreAttribute string) FtCreateScoreField
func (FtCreateFilter) Skipinitialscan ¶
func (c FtCreateFilter) Skipinitialscan() FtCreateSkipinitialscan
func (FtCreateFilter) Stopwords ¶
func (c FtCreateFilter) Stopwords(count int64) FtCreateStopwordsStopwords
func (FtCreateFilter) Temporary ¶
func (c FtCreateFilter) Temporary(seconds float64) FtCreateTemporary
type FtCreateIndex ¶
type FtCreateIndex Completed
func (FtCreateIndex) Filter ¶
func (c FtCreateIndex) Filter(filter string) FtCreateFilter
func (FtCreateIndex) Language ¶
func (c FtCreateIndex) Language(defaultLang string) FtCreateLanguage
func (FtCreateIndex) LanguageField ¶
func (c FtCreateIndex) LanguageField(langAttribute string) FtCreateLanguageField
func (FtCreateIndex) Maxtextfields ¶
func (c FtCreateIndex) Maxtextfields() FtCreateMaxtextfields
func (FtCreateIndex) Nofields ¶
func (c FtCreateIndex) Nofields() FtCreateNofields
func (FtCreateIndex) Nofreqs ¶
func (c FtCreateIndex) Nofreqs() FtCreateNofreqs
func (FtCreateIndex) Nohl ¶
func (c FtCreateIndex) Nohl() FtCreateNohl
func (FtCreateIndex) Nooffsets ¶
func (c FtCreateIndex) Nooffsets() FtCreateNooffsets
func (FtCreateIndex) OnHash ¶
func (c FtCreateIndex) OnHash() FtCreateOnHash
func (FtCreateIndex) OnJson ¶
func (c FtCreateIndex) OnJson() FtCreateOnJson
func (FtCreateIndex) PayloadField ¶
func (c FtCreateIndex) PayloadField(payloadAttribute string) FtCreatePayloadField
func (FtCreateIndex) Prefix ¶
func (c FtCreateIndex) Prefix(count int64) FtCreatePrefixCount
func (FtCreateIndex) Schema ¶
func (c FtCreateIndex) Schema() FtCreateSchema
func (FtCreateIndex) Score ¶
func (c FtCreateIndex) Score(defaultScore float64) FtCreateScore
func (FtCreateIndex) ScoreField ¶
func (c FtCreateIndex) ScoreField(scoreAttribute string) FtCreateScoreField
func (FtCreateIndex) Skipinitialscan ¶
func (c FtCreateIndex) Skipinitialscan() FtCreateSkipinitialscan
func (FtCreateIndex) Stopwords ¶
func (c FtCreateIndex) Stopwords(count int64) FtCreateStopwordsStopwords
func (FtCreateIndex) Temporary ¶
func (c FtCreateIndex) Temporary(seconds float64) FtCreateTemporary
type FtCreateLanguage ¶
type FtCreateLanguage Completed
func (FtCreateLanguage) LanguageField ¶
func (c FtCreateLanguage) LanguageField(langAttribute string) FtCreateLanguageField
func (FtCreateLanguage) Maxtextfields ¶
func (c FtCreateLanguage) Maxtextfields() FtCreateMaxtextfields
func (FtCreateLanguage) Nofields ¶
func (c FtCreateLanguage) Nofields() FtCreateNofields
func (FtCreateLanguage) Nofreqs ¶
func (c FtCreateLanguage) Nofreqs() FtCreateNofreqs
func (FtCreateLanguage) Nohl ¶
func (c FtCreateLanguage) Nohl() FtCreateNohl
func (FtCreateLanguage) Nooffsets ¶
func (c FtCreateLanguage) Nooffsets() FtCreateNooffsets
func (FtCreateLanguage) PayloadField ¶
func (c FtCreateLanguage) PayloadField(payloadAttribute string) FtCreatePayloadField
func (FtCreateLanguage) Schema ¶
func (c FtCreateLanguage) Schema() FtCreateSchema
func (FtCreateLanguage) Score ¶
func (c FtCreateLanguage) Score(defaultScore float64) FtCreateScore
func (FtCreateLanguage) ScoreField ¶
func (c FtCreateLanguage) ScoreField(scoreAttribute string) FtCreateScoreField
func (FtCreateLanguage) Skipinitialscan ¶
func (c FtCreateLanguage) Skipinitialscan() FtCreateSkipinitialscan
func (FtCreateLanguage) Stopwords ¶
func (c FtCreateLanguage) Stopwords(count int64) FtCreateStopwordsStopwords
func (FtCreateLanguage) Temporary ¶
func (c FtCreateLanguage) Temporary(seconds float64) FtCreateTemporary
type FtCreateLanguageField ¶
type FtCreateLanguageField Completed
func (FtCreateLanguageField) Maxtextfields ¶
func (c FtCreateLanguageField) Maxtextfields() FtCreateMaxtextfields
func (FtCreateLanguageField) Nofields ¶
func (c FtCreateLanguageField) Nofields() FtCreateNofields
func (FtCreateLanguageField) Nofreqs ¶
func (c FtCreateLanguageField) Nofreqs() FtCreateNofreqs
func (FtCreateLanguageField) Nohl ¶
func (c FtCreateLanguageField) Nohl() FtCreateNohl
func (FtCreateLanguageField) Nooffsets ¶
func (c FtCreateLanguageField) Nooffsets() FtCreateNooffsets
func (FtCreateLanguageField) PayloadField ¶
func (c FtCreateLanguageField) PayloadField(payloadAttribute string) FtCreatePayloadField
func (FtCreateLanguageField) Schema ¶
func (c FtCreateLanguageField) Schema() FtCreateSchema
func (FtCreateLanguageField) Score ¶
func (c FtCreateLanguageField) Score(defaultScore float64) FtCreateScore
func (FtCreateLanguageField) ScoreField ¶
func (c FtCreateLanguageField) ScoreField(scoreAttribute string) FtCreateScoreField
func (FtCreateLanguageField) Skipinitialscan ¶
func (c FtCreateLanguageField) Skipinitialscan() FtCreateSkipinitialscan
func (FtCreateLanguageField) Stopwords ¶
func (c FtCreateLanguageField) Stopwords(count int64) FtCreateStopwordsStopwords
func (FtCreateLanguageField) Temporary ¶
func (c FtCreateLanguageField) Temporary(seconds float64) FtCreateTemporary
type FtCreateMaxtextfields ¶
type FtCreateMaxtextfields Completed
func (FtCreateMaxtextfields) Nofields ¶
func (c FtCreateMaxtextfields) Nofields() FtCreateNofields
func (FtCreateMaxtextfields) Nofreqs ¶
func (c FtCreateMaxtextfields) Nofreqs() FtCreateNofreqs
func (FtCreateMaxtextfields) Nohl ¶
func (c FtCreateMaxtextfields) Nohl() FtCreateNohl
func (FtCreateMaxtextfields) Nooffsets ¶
func (c FtCreateMaxtextfields) Nooffsets() FtCreateNooffsets
func (FtCreateMaxtextfields) Schema ¶
func (c FtCreateMaxtextfields) Schema() FtCreateSchema
func (FtCreateMaxtextfields) Skipinitialscan ¶
func (c FtCreateMaxtextfields) Skipinitialscan() FtCreateSkipinitialscan
func (FtCreateMaxtextfields) Stopwords ¶
func (c FtCreateMaxtextfields) Stopwords(count int64) FtCreateStopwordsStopwords
func (FtCreateMaxtextfields) Temporary ¶
func (c FtCreateMaxtextfields) Temporary(seconds float64) FtCreateTemporary
type FtCreateNofields ¶
type FtCreateNofields Completed
func (FtCreateNofields) Nofreqs ¶
func (c FtCreateNofields) Nofreqs() FtCreateNofreqs
func (FtCreateNofields) Schema ¶
func (c FtCreateNofields) Schema() FtCreateSchema
func (FtCreateNofields) Skipinitialscan ¶
func (c FtCreateNofields) Skipinitialscan() FtCreateSkipinitialscan
func (FtCreateNofields) Stopwords ¶
func (c FtCreateNofields) Stopwords(count int64) FtCreateStopwordsStopwords
type FtCreateNofreqs ¶
type FtCreateNofreqs Completed
func (FtCreateNofreqs) Schema ¶
func (c FtCreateNofreqs) Schema() FtCreateSchema
func (FtCreateNofreqs) Skipinitialscan ¶
func (c FtCreateNofreqs) Skipinitialscan() FtCreateSkipinitialscan
func (FtCreateNofreqs) Stopwords ¶
func (c FtCreateNofreqs) Stopwords(count int64) FtCreateStopwordsStopwords
type FtCreateNohl ¶
type FtCreateNohl Completed
func (FtCreateNohl) Nofields ¶
func (c FtCreateNohl) Nofields() FtCreateNofields
func (FtCreateNohl) Nofreqs ¶
func (c FtCreateNohl) Nofreqs() FtCreateNofreqs
func (FtCreateNohl) Schema ¶
func (c FtCreateNohl) Schema() FtCreateSchema
func (FtCreateNohl) Skipinitialscan ¶
func (c FtCreateNohl) Skipinitialscan() FtCreateSkipinitialscan
func (FtCreateNohl) Stopwords ¶
func (c FtCreateNohl) Stopwords(count int64) FtCreateStopwordsStopwords
type FtCreateNooffsets ¶
type FtCreateNooffsets Completed
func (FtCreateNooffsets) Nofields ¶
func (c FtCreateNooffsets) Nofields() FtCreateNofields
func (FtCreateNooffsets) Nofreqs ¶
func (c FtCreateNooffsets) Nofreqs() FtCreateNofreqs
func (FtCreateNooffsets) Nohl ¶
func (c FtCreateNooffsets) Nohl() FtCreateNohl
func (FtCreateNooffsets) Schema ¶
func (c FtCreateNooffsets) Schema() FtCreateSchema
func (FtCreateNooffsets) Skipinitialscan ¶
func (c FtCreateNooffsets) Skipinitialscan() FtCreateSkipinitialscan
func (FtCreateNooffsets) Stopwords ¶
func (c FtCreateNooffsets) Stopwords(count int64) FtCreateStopwordsStopwords
type FtCreateOnHash ¶
type FtCreateOnHash Completed
func (FtCreateOnHash) Filter ¶
func (c FtCreateOnHash) Filter(filter string) FtCreateFilter
func (FtCreateOnHash) Language ¶
func (c FtCreateOnHash) Language(defaultLang string) FtCreateLanguage
func (FtCreateOnHash) LanguageField ¶
func (c FtCreateOnHash) LanguageField(langAttribute string) FtCreateLanguageField
func (FtCreateOnHash) Maxtextfields ¶
func (c FtCreateOnHash) Maxtextfields() FtCreateMaxtextfields
func (FtCreateOnHash) Nofields ¶
func (c FtCreateOnHash) Nofields() FtCreateNofields
func (FtCreateOnHash) Nofreqs ¶
func (c FtCreateOnHash) Nofreqs() FtCreateNofreqs
func (FtCreateOnHash) Nohl ¶
func (c FtCreateOnHash) Nohl() FtCreateNohl
func (FtCreateOnHash) Nooffsets ¶
func (c FtCreateOnHash) Nooffsets() FtCreateNooffsets
func (FtCreateOnHash) PayloadField ¶
func (c FtCreateOnHash) PayloadField(payloadAttribute string) FtCreatePayloadField
func (FtCreateOnHash) Prefix ¶
func (c FtCreateOnHash) Prefix(count int64) FtCreatePrefixCount
func (FtCreateOnHash) Schema ¶
func (c FtCreateOnHash) Schema() FtCreateSchema
func (FtCreateOnHash) Score ¶
func (c FtCreateOnHash) Score(defaultScore float64) FtCreateScore
func (FtCreateOnHash) ScoreField ¶
func (c FtCreateOnHash) ScoreField(scoreAttribute string) FtCreateScoreField
func (FtCreateOnHash) Skipinitialscan ¶
func (c FtCreateOnHash) Skipinitialscan() FtCreateSkipinitialscan
func (FtCreateOnHash) Stopwords ¶
func (c FtCreateOnHash) Stopwords(count int64) FtCreateStopwordsStopwords
func (FtCreateOnHash) Temporary ¶
func (c FtCreateOnHash) Temporary(seconds float64) FtCreateTemporary
type FtCreateOnJson ¶
type FtCreateOnJson Completed
func (FtCreateOnJson) Filter ¶
func (c FtCreateOnJson) Filter(filter string) FtCreateFilter
func (FtCreateOnJson) Language ¶
func (c FtCreateOnJson) Language(defaultLang string) FtCreateLanguage
func (FtCreateOnJson) LanguageField ¶
func (c FtCreateOnJson) LanguageField(langAttribute string) FtCreateLanguageField
func (FtCreateOnJson) Maxtextfields ¶
func (c FtCreateOnJson) Maxtextfields() FtCreateMaxtextfields
func (FtCreateOnJson) Nofields ¶
func (c FtCreateOnJson) Nofields() FtCreateNofields
func (FtCreateOnJson) Nofreqs ¶
func (c FtCreateOnJson) Nofreqs() FtCreateNofreqs
func (FtCreateOnJson) Nohl ¶
func (c FtCreateOnJson) Nohl() FtCreateNohl
func (FtCreateOnJson) Nooffsets ¶
func (c FtCreateOnJson) Nooffsets() FtCreateNooffsets
func (FtCreateOnJson) PayloadField ¶
func (c FtCreateOnJson) PayloadField(payloadAttribute string) FtCreatePayloadField
func (FtCreateOnJson) Prefix ¶
func (c FtCreateOnJson) Prefix(count int64) FtCreatePrefixCount
func (FtCreateOnJson) Schema ¶
func (c FtCreateOnJson) Schema() FtCreateSchema
func (FtCreateOnJson) Score ¶
func (c FtCreateOnJson) Score(defaultScore float64) FtCreateScore
func (FtCreateOnJson) ScoreField ¶
func (c FtCreateOnJson) ScoreField(scoreAttribute string) FtCreateScoreField
func (FtCreateOnJson) Skipinitialscan ¶
func (c FtCreateOnJson) Skipinitialscan() FtCreateSkipinitialscan
func (FtCreateOnJson) Stopwords ¶
func (c FtCreateOnJson) Stopwords(count int64) FtCreateStopwordsStopwords
func (FtCreateOnJson) Temporary ¶
func (c FtCreateOnJson) Temporary(seconds float64) FtCreateTemporary
type FtCreatePayloadField ¶
type FtCreatePayloadField Completed
func (FtCreatePayloadField) Maxtextfields ¶
func (c FtCreatePayloadField) Maxtextfields() FtCreateMaxtextfields
func (FtCreatePayloadField) Nofields ¶
func (c FtCreatePayloadField) Nofields() FtCreateNofields
func (FtCreatePayloadField) Nofreqs ¶
func (c FtCreatePayloadField) Nofreqs() FtCreateNofreqs
func (FtCreatePayloadField) Nohl ¶
func (c FtCreatePayloadField) Nohl() FtCreateNohl
func (FtCreatePayloadField) Nooffsets ¶
func (c FtCreatePayloadField) Nooffsets() FtCreateNooffsets
func (FtCreatePayloadField) Schema ¶
func (c FtCreatePayloadField) Schema() FtCreateSchema
func (FtCreatePayloadField) Skipinitialscan ¶
func (c FtCreatePayloadField) Skipinitialscan() FtCreateSkipinitialscan
func (FtCreatePayloadField) Stopwords ¶
func (c FtCreatePayloadField) Stopwords(count int64) FtCreateStopwordsStopwords
func (FtCreatePayloadField) Temporary ¶
func (c FtCreatePayloadField) Temporary(seconds float64) FtCreateTemporary
type FtCreatePrefixCount ¶
type FtCreatePrefixCount Completed
func (FtCreatePrefixCount) Prefix ¶
func (c FtCreatePrefixCount) Prefix(prefix ...string) FtCreatePrefixPrefix
type FtCreatePrefixPrefix ¶
type FtCreatePrefixPrefix Completed
func (FtCreatePrefixPrefix) Filter ¶
func (c FtCreatePrefixPrefix) Filter(filter string) FtCreateFilter
func (FtCreatePrefixPrefix) Language ¶
func (c FtCreatePrefixPrefix) Language(defaultLang string) FtCreateLanguage
func (FtCreatePrefixPrefix) LanguageField ¶
func (c FtCreatePrefixPrefix) LanguageField(langAttribute string) FtCreateLanguageField
func (FtCreatePrefixPrefix) Maxtextfields ¶
func (c FtCreatePrefixPrefix) Maxtextfields() FtCreateMaxtextfields
func (FtCreatePrefixPrefix) Nofields ¶
func (c FtCreatePrefixPrefix) Nofields() FtCreateNofields
func (FtCreatePrefixPrefix) Nofreqs ¶
func (c FtCreatePrefixPrefix) Nofreqs() FtCreateNofreqs
func (FtCreatePrefixPrefix) Nohl ¶
func (c FtCreatePrefixPrefix) Nohl() FtCreateNohl
func (FtCreatePrefixPrefix) Nooffsets ¶
func (c FtCreatePrefixPrefix) Nooffsets() FtCreateNooffsets
func (FtCreatePrefixPrefix) PayloadField ¶
func (c FtCreatePrefixPrefix) PayloadField(payloadAttribute string) FtCreatePayloadField
func (FtCreatePrefixPrefix) Prefix ¶
func (c FtCreatePrefixPrefix) Prefix(prefix ...string) FtCreatePrefixPrefix
func (FtCreatePrefixPrefix) Schema ¶
func (c FtCreatePrefixPrefix) Schema() FtCreateSchema
func (FtCreatePrefixPrefix) Score ¶
func (c FtCreatePrefixPrefix) Score(defaultScore float64) FtCreateScore
func (FtCreatePrefixPrefix) ScoreField ¶
func (c FtCreatePrefixPrefix) ScoreField(scoreAttribute string) FtCreateScoreField
func (FtCreatePrefixPrefix) Skipinitialscan ¶
func (c FtCreatePrefixPrefix) Skipinitialscan() FtCreateSkipinitialscan
func (FtCreatePrefixPrefix) Stopwords ¶
func (c FtCreatePrefixPrefix) Stopwords(count int64) FtCreateStopwordsStopwords
func (FtCreatePrefixPrefix) Temporary ¶
func (c FtCreatePrefixPrefix) Temporary(seconds float64) FtCreateTemporary
type FtCreateSchema ¶
type FtCreateSchema Completed
func (FtCreateSchema) FieldName ¶
func (c FtCreateSchema) FieldName(fieldName string) FtCreateFieldFieldName
type FtCreateScore ¶
type FtCreateScore Completed
func (FtCreateScore) Maxtextfields ¶
func (c FtCreateScore) Maxtextfields() FtCreateMaxtextfields
func (FtCreateScore) Nofields ¶
func (c FtCreateScore) Nofields() FtCreateNofields
func (FtCreateScore) Nofreqs ¶
func (c FtCreateScore) Nofreqs() FtCreateNofreqs
func (FtCreateScore) Nohl ¶
func (c FtCreateScore) Nohl() FtCreateNohl
func (FtCreateScore) Nooffsets ¶
func (c FtCreateScore) Nooffsets() FtCreateNooffsets
func (FtCreateScore) PayloadField ¶
func (c FtCreateScore) PayloadField(payloadAttribute string) FtCreatePayloadField
func (FtCreateScore) Schema ¶
func (c FtCreateScore) Schema() FtCreateSchema
func (FtCreateScore) ScoreField ¶
func (c FtCreateScore) ScoreField(scoreAttribute string) FtCreateScoreField
func (FtCreateScore) Skipinitialscan ¶
func (c FtCreateScore) Skipinitialscan() FtCreateSkipinitialscan
func (FtCreateScore) Stopwords ¶
func (c FtCreateScore) Stopwords(count int64) FtCreateStopwordsStopwords
func (FtCreateScore) Temporary ¶
func (c FtCreateScore) Temporary(seconds float64) FtCreateTemporary
type FtCreateScoreField ¶
type FtCreateScoreField Completed
func (FtCreateScoreField) Maxtextfields ¶
func (c FtCreateScoreField) Maxtextfields() FtCreateMaxtextfields
func (FtCreateScoreField) Nofields ¶
func (c FtCreateScoreField) Nofields() FtCreateNofields
func (FtCreateScoreField) Nofreqs ¶
func (c FtCreateScoreField) Nofreqs() FtCreateNofreqs
func (FtCreateScoreField) Nohl ¶
func (c FtCreateScoreField) Nohl() FtCreateNohl
func (FtCreateScoreField) Nooffsets ¶
func (c FtCreateScoreField) Nooffsets() FtCreateNooffsets
func (FtCreateScoreField) PayloadField ¶
func (c FtCreateScoreField) PayloadField(payloadAttribute string) FtCreatePayloadField
func (FtCreateScoreField) Schema ¶
func (c FtCreateScoreField) Schema() FtCreateSchema
func (FtCreateScoreField) Skipinitialscan ¶
func (c FtCreateScoreField) Skipinitialscan() FtCreateSkipinitialscan
func (FtCreateScoreField) Stopwords ¶
func (c FtCreateScoreField) Stopwords(count int64) FtCreateStopwordsStopwords
func (FtCreateScoreField) Temporary ¶
func (c FtCreateScoreField) Temporary(seconds float64) FtCreateTemporary
type FtCreateSkipinitialscan ¶
type FtCreateSkipinitialscan Completed
func (FtCreateSkipinitialscan) Schema ¶
func (c FtCreateSkipinitialscan) Schema() FtCreateSchema
type FtCreateStopwordsStopword ¶
type FtCreateStopwordsStopword Completed
func (FtCreateStopwordsStopword) Schema ¶
func (c FtCreateStopwordsStopword) Schema() FtCreateSchema
func (FtCreateStopwordsStopword) Skipinitialscan ¶
func (c FtCreateStopwordsStopword) Skipinitialscan() FtCreateSkipinitialscan
func (FtCreateStopwordsStopword) Stopword ¶
func (c FtCreateStopwordsStopword) Stopword(stopword ...string) FtCreateStopwordsStopword
type FtCreateStopwordsStopwords ¶
type FtCreateStopwordsStopwords Completed
func (FtCreateStopwordsStopwords) Schema ¶
func (c FtCreateStopwordsStopwords) Schema() FtCreateSchema
func (FtCreateStopwordsStopwords) Skipinitialscan ¶
func (c FtCreateStopwordsStopwords) Skipinitialscan() FtCreateSkipinitialscan
func (FtCreateStopwordsStopwords) Stopword ¶
func (c FtCreateStopwordsStopwords) Stopword(stopword ...string) FtCreateStopwordsStopword
type FtCreateTemporary ¶
type FtCreateTemporary Completed
func (FtCreateTemporary) Nofields ¶
func (c FtCreateTemporary) Nofields() FtCreateNofields
func (FtCreateTemporary) Nofreqs ¶
func (c FtCreateTemporary) Nofreqs() FtCreateNofreqs
func (FtCreateTemporary) Nohl ¶
func (c FtCreateTemporary) Nohl() FtCreateNohl
func (FtCreateTemporary) Nooffsets ¶
func (c FtCreateTemporary) Nooffsets() FtCreateNooffsets
func (FtCreateTemporary) Schema ¶
func (c FtCreateTemporary) Schema() FtCreateSchema
func (FtCreateTemporary) Skipinitialscan ¶
func (c FtCreateTemporary) Skipinitialscan() FtCreateSkipinitialscan
func (FtCreateTemporary) Stopwords ¶
func (c FtCreateTemporary) Stopwords(count int64) FtCreateStopwordsStopwords
type FtCursorDel ¶
type FtCursorDel Completed
func (FtCursorDel) Index ¶
func (c FtCursorDel) Index(index string) FtCursorDelIndex
type FtCursorDelCursorId ¶
type FtCursorDelCursorId Completed
func (FtCursorDelCursorId) Build ¶
func (c FtCursorDelCursorId) Build() Completed
type FtCursorDelIndex ¶
type FtCursorDelIndex Completed
func (FtCursorDelIndex) CursorId ¶
func (c FtCursorDelIndex) CursorId(cursorId int64) FtCursorDelCursorId
type FtCursorRead ¶
type FtCursorRead Completed
func (FtCursorRead) Index ¶
func (c FtCursorRead) Index(index string) FtCursorReadIndex
type FtCursorReadCount ¶
type FtCursorReadCount Completed
func (FtCursorReadCount) Build ¶
func (c FtCursorReadCount) Build() Completed
type FtCursorReadCursorId ¶
type FtCursorReadCursorId Completed
func (FtCursorReadCursorId) Build ¶
func (c FtCursorReadCursorId) Build() Completed
func (FtCursorReadCursorId) Count ¶
func (c FtCursorReadCursorId) Count(readSize int64) FtCursorReadCount
type FtCursorReadIndex ¶
type FtCursorReadIndex Completed
func (FtCursorReadIndex) CursorId ¶
func (c FtCursorReadIndex) CursorId(cursorId int64) FtCursorReadCursorId
type FtDictadd ¶
type FtDictadd Completed
func (FtDictadd) Dict ¶
func (c FtDictadd) Dict(dict string) FtDictaddDict
type FtDictaddDict ¶
type FtDictaddDict Completed
func (FtDictaddDict) Term ¶
func (c FtDictaddDict) Term(term ...string) FtDictaddTerm
type FtDictaddTerm ¶
type FtDictaddTerm Completed
func (FtDictaddTerm) Build ¶
func (c FtDictaddTerm) Build() Completed
func (FtDictaddTerm) Term ¶
func (c FtDictaddTerm) Term(term ...string) FtDictaddTerm
type FtDictdel ¶
type FtDictdel Completed
func (FtDictdel) Dict ¶
func (c FtDictdel) Dict(dict string) FtDictdelDict
type FtDictdelDict ¶
type FtDictdelDict Completed
func (FtDictdelDict) Term ¶
func (c FtDictdelDict) Term(term ...string) FtDictdelTerm
type FtDictdelTerm ¶
type FtDictdelTerm Completed
func (FtDictdelTerm) Build ¶
func (c FtDictdelTerm) Build() Completed
func (FtDictdelTerm) Term ¶
func (c FtDictdelTerm) Term(term ...string) FtDictdelTerm
type FtDictdump ¶
type FtDictdump Completed
func (FtDictdump) Dict ¶
func (c FtDictdump) Dict(dict string) FtDictdumpDict
type FtDictdumpDict ¶
type FtDictdumpDict Completed
func (FtDictdumpDict) Build ¶
func (c FtDictdumpDict) Build() Completed
type FtDropindex ¶
type FtDropindex Completed
func (FtDropindex) Index ¶
func (c FtDropindex) Index(index string) FtDropindexIndex
type FtDropindexDeleteDocsDd ¶
type FtDropindexDeleteDocsDd Completed
func (FtDropindexDeleteDocsDd) Build ¶
func (c FtDropindexDeleteDocsDd) Build() Completed
type FtDropindexIndex ¶
type FtDropindexIndex Completed
func (FtDropindexIndex) Build ¶
func (c FtDropindexIndex) Build() Completed
func (FtDropindexIndex) Dd ¶
func (c FtDropindexIndex) Dd() FtDropindexDeleteDocsDd
type FtExplain ¶
type FtExplain Completed
func (FtExplain) Index ¶
func (c FtExplain) Index(index string) FtExplainIndex
type FtExplainDialect ¶
type FtExplainDialect Completed
func (FtExplainDialect) Build ¶
func (c FtExplainDialect) Build() Completed
type FtExplainIndex ¶
type FtExplainIndex Completed
func (FtExplainIndex) Query ¶
func (c FtExplainIndex) Query(query string) FtExplainQuery
type FtExplainQuery ¶
type FtExplainQuery Completed
func (FtExplainQuery) Build ¶
func (c FtExplainQuery) Build() Completed
func (FtExplainQuery) Dialect ¶
func (c FtExplainQuery) Dialect(dialect int64) FtExplainDialect
type FtExplaincli ¶
type FtExplaincli Completed
func (FtExplaincli) Index ¶
func (c FtExplaincli) Index(index string) FtExplaincliIndex
type FtExplaincliDialect ¶
type FtExplaincliDialect Completed
func (FtExplaincliDialect) Build ¶
func (c FtExplaincliDialect) Build() Completed
type FtExplaincliIndex ¶
type FtExplaincliIndex Completed
func (FtExplaincliIndex) Query ¶
func (c FtExplaincliIndex) Query(query string) FtExplaincliQuery
type FtExplaincliQuery ¶
type FtExplaincliQuery Completed
func (FtExplaincliQuery) Build ¶
func (c FtExplaincliQuery) Build() Completed
func (FtExplaincliQuery) Dialect ¶
func (c FtExplaincliQuery) Dialect(dialect int64) FtExplaincliDialect
type FtInfo ¶
type FtInfo Completed
func (FtInfo) Index ¶
func (c FtInfo) Index(index string) FtInfoIndex
type FtInfoIndex ¶
type FtInfoIndex Completed
func (FtInfoIndex) Build ¶
func (c FtInfoIndex) Build() Completed
type FtProfile ¶
type FtProfile Completed
func (FtProfile) Index ¶
func (c FtProfile) Index(index string) FtProfileIndex
type FtProfileIndex ¶
type FtProfileIndex Completed
func (FtProfileIndex) Aggregate ¶
func (c FtProfileIndex) Aggregate() FtProfileQuerytypeAggregate
func (FtProfileIndex) Search ¶
func (c FtProfileIndex) Search() FtProfileQuerytypeSearch
type FtProfileLimited ¶
type FtProfileLimited Completed
func (FtProfileLimited) Query ¶
func (c FtProfileLimited) Query(query string) FtProfileQuery
type FtProfileQuery ¶
type FtProfileQuery Completed
func (FtProfileQuery) Build ¶
func (c FtProfileQuery) Build() Completed
type FtProfileQuerytypeAggregate ¶
type FtProfileQuerytypeAggregate Completed
func (FtProfileQuerytypeAggregate) Limited ¶
func (c FtProfileQuerytypeAggregate) Limited() FtProfileLimited
func (FtProfileQuerytypeAggregate) Query ¶
func (c FtProfileQuerytypeAggregate) Query(query string) FtProfileQuery
type FtProfileQuerytypeSearch ¶
type FtProfileQuerytypeSearch Completed
func (FtProfileQuerytypeSearch) Limited ¶
func (c FtProfileQuerytypeSearch) Limited() FtProfileLimited
func (FtProfileQuerytypeSearch) Query ¶
func (c FtProfileQuerytypeSearch) Query(query string) FtProfileQuery
type FtSearch ¶
type FtSearch Completed
func (FtSearch) Index ¶
func (c FtSearch) Index(index string) FtSearchIndex
type FtSearchDialect ¶
type FtSearchDialect Completed
func (FtSearchDialect) Build ¶
func (c FtSearchDialect) Build() Completed
type FtSearchExpander ¶
type FtSearchExpander Completed
func (FtSearchExpander) Build ¶
func (c FtSearchExpander) Build() Completed
func (FtSearchExpander) Dialect ¶
func (c FtSearchExpander) Dialect(dialect int64) FtSearchDialect
func (FtSearchExpander) Explainscore ¶
func (c FtSearchExpander) Explainscore() FtSearchExplainscore
func (FtSearchExpander) Limit ¶
func (c FtSearchExpander) Limit() FtSearchLimitLimit
func (FtSearchExpander) Params ¶
func (c FtSearchExpander) Params() FtSearchParamsParams
func (FtSearchExpander) Payload ¶
func (c FtSearchExpander) Payload(payload string) FtSearchPayload
func (FtSearchExpander) Scorer ¶
func (c FtSearchExpander) Scorer(scorer string) FtSearchScorer
func (FtSearchExpander) Sortby ¶
func (c FtSearchExpander) Sortby(sortby string) FtSearchSortbySortby
type FtSearchExplainscore ¶
type FtSearchExplainscore Completed
func (FtSearchExplainscore) Build ¶
func (c FtSearchExplainscore) Build() Completed
func (FtSearchExplainscore) Dialect ¶
func (c FtSearchExplainscore) Dialect(dialect int64) FtSearchDialect
func (FtSearchExplainscore) Limit ¶
func (c FtSearchExplainscore) Limit() FtSearchLimitLimit
func (FtSearchExplainscore) Params ¶
func (c FtSearchExplainscore) Params() FtSearchParamsParams
func (FtSearchExplainscore) Payload ¶
func (c FtSearchExplainscore) Payload(payload string) FtSearchPayload
func (FtSearchExplainscore) Sortby ¶
func (c FtSearchExplainscore) Sortby(sortby string) FtSearchSortbySortby
type FtSearchFilterFilter ¶
type FtSearchFilterFilter Completed
func (FtSearchFilterFilter) Min ¶
func (c FtSearchFilterFilter) Min(min float64) FtSearchFilterMin
type FtSearchFilterMax ¶
type FtSearchFilterMax Completed
func (FtSearchFilterMax) Build ¶
func (c FtSearchFilterMax) Build() Completed
func (FtSearchFilterMax) Dialect ¶
func (c FtSearchFilterMax) Dialect(dialect int64) FtSearchDialect
func (FtSearchFilterMax) Expander ¶
func (c FtSearchFilterMax) Expander(expander string) FtSearchExpander
func (FtSearchFilterMax) Explainscore ¶
func (c FtSearchFilterMax) Explainscore() FtSearchExplainscore
func (FtSearchFilterMax) Filter ¶
func (c FtSearchFilterMax) Filter(numericField string) FtSearchFilterFilter
func (FtSearchFilterMax) Geofilter ¶
func (c FtSearchFilterMax) Geofilter(geoField string) FtSearchGeoFilterGeofilter
func (FtSearchFilterMax) Highlight ¶
func (c FtSearchFilterMax) Highlight() FtSearchHighlightHighlight
func (FtSearchFilterMax) Infields ¶
func (c FtSearchFilterMax) Infields(count string) FtSearchInFieldsInfields
func (FtSearchFilterMax) Inkeys ¶
func (c FtSearchFilterMax) Inkeys(count string) FtSearchInKeysInkeys
func (FtSearchFilterMax) Inorder ¶
func (c FtSearchFilterMax) Inorder() FtSearchTagsInorder
func (FtSearchFilterMax) Language ¶
func (c FtSearchFilterMax) Language(language string) FtSearchLanguage
func (FtSearchFilterMax) Limit ¶
func (c FtSearchFilterMax) Limit() FtSearchLimitLimit
func (FtSearchFilterMax) Params ¶
func (c FtSearchFilterMax) Params() FtSearchParamsParams
func (FtSearchFilterMax) Payload ¶
func (c FtSearchFilterMax) Payload(payload string) FtSearchPayload
func (FtSearchFilterMax) Return ¶
func (c FtSearchFilterMax) Return(count string) FtSearchReturnReturn
func (FtSearchFilterMax) Scorer ¶
func (c FtSearchFilterMax) Scorer(scorer string) FtSearchScorer
func (FtSearchFilterMax) Slop ¶
func (c FtSearchFilterMax) Slop(slop int64) FtSearchSlop
func (FtSearchFilterMax) Sortby ¶
func (c FtSearchFilterMax) Sortby(sortby string) FtSearchSortbySortby
func (FtSearchFilterMax) Summarize ¶
func (c FtSearchFilterMax) Summarize() FtSearchSummarizeSummarize
func (FtSearchFilterMax) Timeout ¶
func (c FtSearchFilterMax) Timeout(timeout int64) FtSearchTimeout
type FtSearchFilterMin ¶
type FtSearchFilterMin Completed
func (FtSearchFilterMin) Max ¶
func (c FtSearchFilterMin) Max(max float64) FtSearchFilterMax
type FtSearchGeoFilterGeofilter ¶
type FtSearchGeoFilterGeofilter Completed
func (FtSearchGeoFilterGeofilter) Lon ¶
func (c FtSearchGeoFilterGeofilter) Lon(lon float64) FtSearchGeoFilterLon
type FtSearchGeoFilterLat ¶
type FtSearchGeoFilterLat Completed
func (FtSearchGeoFilterLat) Radius ¶
func (c FtSearchGeoFilterLat) Radius(radius float64) FtSearchGeoFilterRadius
type FtSearchGeoFilterLon ¶
type FtSearchGeoFilterLon Completed
func (FtSearchGeoFilterLon) Lat ¶
func (c FtSearchGeoFilterLon) Lat(lat float64) FtSearchGeoFilterLat
type FtSearchGeoFilterRadius ¶
type FtSearchGeoFilterRadius Completed
func (FtSearchGeoFilterRadius) Ft ¶
func (c FtSearchGeoFilterRadius) Ft() FtSearchGeoFilterRadiusTypeFt
func (FtSearchGeoFilterRadius) Km ¶
func (c FtSearchGeoFilterRadius) Km() FtSearchGeoFilterRadiusTypeKm
func (FtSearchGeoFilterRadius) M ¶
func (c FtSearchGeoFilterRadius) M() FtSearchGeoFilterRadiusTypeM
func (FtSearchGeoFilterRadius) Mi ¶
func (c FtSearchGeoFilterRadius) Mi() FtSearchGeoFilterRadiusTypeMi
type FtSearchGeoFilterRadiusTypeFt ¶
type FtSearchGeoFilterRadiusTypeFt Completed
func (FtSearchGeoFilterRadiusTypeFt) Build ¶
func (c FtSearchGeoFilterRadiusTypeFt) Build() Completed
func (FtSearchGeoFilterRadiusTypeFt) Dialect ¶
func (c FtSearchGeoFilterRadiusTypeFt) Dialect(dialect int64) FtSearchDialect
func (FtSearchGeoFilterRadiusTypeFt) Expander ¶
func (c FtSearchGeoFilterRadiusTypeFt) Expander(expander string) FtSearchExpander
func (FtSearchGeoFilterRadiusTypeFt) Explainscore ¶
func (c FtSearchGeoFilterRadiusTypeFt) Explainscore() FtSearchExplainscore
func (FtSearchGeoFilterRadiusTypeFt) Geofilter ¶
func (c FtSearchGeoFilterRadiusTypeFt) Geofilter(geoField string) FtSearchGeoFilterGeofilter
func (FtSearchGeoFilterRadiusTypeFt) Highlight ¶
func (c FtSearchGeoFilterRadiusTypeFt) Highlight() FtSearchHighlightHighlight
func (FtSearchGeoFilterRadiusTypeFt) Infields ¶
func (c FtSearchGeoFilterRadiusTypeFt) Infields(count string) FtSearchInFieldsInfields
func (FtSearchGeoFilterRadiusTypeFt) Inkeys ¶
func (c FtSearchGeoFilterRadiusTypeFt) Inkeys(count string) FtSearchInKeysInkeys
func (FtSearchGeoFilterRadiusTypeFt) Inorder ¶
func (c FtSearchGeoFilterRadiusTypeFt) Inorder() FtSearchTagsInorder
func (FtSearchGeoFilterRadiusTypeFt) Language ¶
func (c FtSearchGeoFilterRadiusTypeFt) Language(language string) FtSearchLanguage
func (FtSearchGeoFilterRadiusTypeFt) Limit ¶
func (c FtSearchGeoFilterRadiusTypeFt) Limit() FtSearchLimitLimit
func (FtSearchGeoFilterRadiusTypeFt) Params ¶
func (c FtSearchGeoFilterRadiusTypeFt) Params() FtSearchParamsParams
func (FtSearchGeoFilterRadiusTypeFt) Payload ¶
func (c FtSearchGeoFilterRadiusTypeFt) Payload(payload string) FtSearchPayload
func (FtSearchGeoFilterRadiusTypeFt) Return ¶
func (c FtSearchGeoFilterRadiusTypeFt) Return(count string) FtSearchReturnReturn
func (FtSearchGeoFilterRadiusTypeFt) Scorer ¶
func (c FtSearchGeoFilterRadiusTypeFt) Scorer(scorer string) FtSearchScorer
func (FtSearchGeoFilterRadiusTypeFt) Slop ¶
func (c FtSearchGeoFilterRadiusTypeFt) Slop(slop int64) FtSearchSlop
func (FtSearchGeoFilterRadiusTypeFt) Sortby ¶
func (c FtSearchGeoFilterRadiusTypeFt) Sortby(sortby string) FtSearchSortbySortby
func (FtSearchGeoFilterRadiusTypeFt) Summarize ¶
func (c FtSearchGeoFilterRadiusTypeFt) Summarize() FtSearchSummarizeSummarize
func (FtSearchGeoFilterRadiusTypeFt) Timeout ¶
func (c FtSearchGeoFilterRadiusTypeFt) Timeout(timeout int64) FtSearchTimeout
type FtSearchGeoFilterRadiusTypeKm ¶
type FtSearchGeoFilterRadiusTypeKm Completed
func (FtSearchGeoFilterRadiusTypeKm) Build ¶
func (c FtSearchGeoFilterRadiusTypeKm) Build() Completed
func (FtSearchGeoFilterRadiusTypeKm) Dialect ¶
func (c FtSearchGeoFilterRadiusTypeKm) Dialect(dialect int64) FtSearchDialect
func (FtSearchGeoFilterRadiusTypeKm) Expander ¶
func (c FtSearchGeoFilterRadiusTypeKm) Expander(expander string) FtSearchExpander
func (FtSearchGeoFilterRadiusTypeKm) Explainscore ¶
func (c FtSearchGeoFilterRadiusTypeKm) Explainscore() FtSearchExplainscore
func (FtSearchGeoFilterRadiusTypeKm) Geofilter ¶
func (c FtSearchGeoFilterRadiusTypeKm) Geofilter(geoField string) FtSearchGeoFilterGeofilter
func (FtSearchGeoFilterRadiusTypeKm) Highlight ¶
func (c FtSearchGeoFilterRadiusTypeKm) Highlight() FtSearchHighlightHighlight
func (FtSearchGeoFilterRadiusTypeKm) Infields ¶
func (c FtSearchGeoFilterRadiusTypeKm) Infields(count string) FtSearchInFieldsInfields
func (FtSearchGeoFilterRadiusTypeKm) Inkeys ¶
func (c FtSearchGeoFilterRadiusTypeKm) Inkeys(count string) FtSearchInKeysInkeys
func (FtSearchGeoFilterRadiusTypeKm) Inorder ¶
func (c FtSearchGeoFilterRadiusTypeKm) Inorder() FtSearchTagsInorder
func (FtSearchGeoFilterRadiusTypeKm) Language ¶
func (c FtSearchGeoFilterRadiusTypeKm) Language(language string) FtSearchLanguage
func (FtSearchGeoFilterRadiusTypeKm) Limit ¶
func (c FtSearchGeoFilterRadiusTypeKm) Limit() FtSearchLimitLimit
func (FtSearchGeoFilterRadiusTypeKm) Params ¶
func (c FtSearchGeoFilterRadiusTypeKm) Params() FtSearchParamsParams
func (FtSearchGeoFilterRadiusTypeKm) Payload ¶
func (c FtSearchGeoFilterRadiusTypeKm) Payload(payload string) FtSearchPayload
func (FtSearchGeoFilterRadiusTypeKm) Return ¶
func (c FtSearchGeoFilterRadiusTypeKm) Return(count string) FtSearchReturnReturn
func (FtSearchGeoFilterRadiusTypeKm) Scorer ¶
func (c FtSearchGeoFilterRadiusTypeKm) Scorer(scorer string) FtSearchScorer
func (FtSearchGeoFilterRadiusTypeKm) Slop ¶
func (c FtSearchGeoFilterRadiusTypeKm) Slop(slop int64) FtSearchSlop
func (FtSearchGeoFilterRadiusTypeKm) Sortby ¶
func (c FtSearchGeoFilterRadiusTypeKm) Sortby(sortby string) FtSearchSortbySortby
func (FtSearchGeoFilterRadiusTypeKm) Summarize ¶
func (c FtSearchGeoFilterRadiusTypeKm) Summarize() FtSearchSummarizeSummarize
func (FtSearchGeoFilterRadiusTypeKm) Timeout ¶
func (c FtSearchGeoFilterRadiusTypeKm) Timeout(timeout int64) FtSearchTimeout
type FtSearchGeoFilterRadiusTypeM ¶
type FtSearchGeoFilterRadiusTypeM Completed
func (FtSearchGeoFilterRadiusTypeM) Build ¶
func (c FtSearchGeoFilterRadiusTypeM) Build() Completed
func (FtSearchGeoFilterRadiusTypeM) Dialect ¶
func (c FtSearchGeoFilterRadiusTypeM) Dialect(dialect int64) FtSearchDialect
func (FtSearchGeoFilterRadiusTypeM) Expander ¶
func (c FtSearchGeoFilterRadiusTypeM) Expander(expander string) FtSearchExpander
func (FtSearchGeoFilterRadiusTypeM) Explainscore ¶
func (c FtSearchGeoFilterRadiusTypeM) Explainscore() FtSearchExplainscore
func (FtSearchGeoFilterRadiusTypeM) Geofilter ¶
func (c FtSearchGeoFilterRadiusTypeM) Geofilter(geoField string) FtSearchGeoFilterGeofilter
func (FtSearchGeoFilterRadiusTypeM) Highlight ¶
func (c FtSearchGeoFilterRadiusTypeM) Highlight() FtSearchHighlightHighlight
func (FtSearchGeoFilterRadiusTypeM) Infields ¶
func (c FtSearchGeoFilterRadiusTypeM) Infields(count string) FtSearchInFieldsInfields
func (FtSearchGeoFilterRadiusTypeM) Inkeys ¶
func (c FtSearchGeoFilterRadiusTypeM) Inkeys(count string) FtSearchInKeysInkeys
func (FtSearchGeoFilterRadiusTypeM) Inorder ¶
func (c FtSearchGeoFilterRadiusTypeM) Inorder() FtSearchTagsInorder
func (FtSearchGeoFilterRadiusTypeM) Language ¶
func (c FtSearchGeoFilterRadiusTypeM) Language(language string) FtSearchLanguage
func (FtSearchGeoFilterRadiusTypeM) Limit ¶
func (c FtSearchGeoFilterRadiusTypeM) Limit() FtSearchLimitLimit
func (FtSearchGeoFilterRadiusTypeM) Params ¶
func (c FtSearchGeoFilterRadiusTypeM) Params() FtSearchParamsParams
func (FtSearchGeoFilterRadiusTypeM) Payload ¶
func (c FtSearchGeoFilterRadiusTypeM) Payload(payload string) FtSearchPayload
func (FtSearchGeoFilterRadiusTypeM) Return ¶
func (c FtSearchGeoFilterRadiusTypeM) Return(count string) FtSearchReturnReturn
func (FtSearchGeoFilterRadiusTypeM) Scorer ¶
func (c FtSearchGeoFilterRadiusTypeM) Scorer(scorer string) FtSearchScorer
func (FtSearchGeoFilterRadiusTypeM) Slop ¶
func (c FtSearchGeoFilterRadiusTypeM) Slop(slop int64) FtSearchSlop
func (FtSearchGeoFilterRadiusTypeM) Sortby ¶
func (c FtSearchGeoFilterRadiusTypeM) Sortby(sortby string) FtSearchSortbySortby
func (FtSearchGeoFilterRadiusTypeM) Summarize ¶
func (c FtSearchGeoFilterRadiusTypeM) Summarize() FtSearchSummarizeSummarize
func (FtSearchGeoFilterRadiusTypeM) Timeout ¶
func (c FtSearchGeoFilterRadiusTypeM) Timeout(timeout int64) FtSearchTimeout
type FtSearchGeoFilterRadiusTypeMi ¶
type FtSearchGeoFilterRadiusTypeMi Completed
func (FtSearchGeoFilterRadiusTypeMi) Build ¶
func (c FtSearchGeoFilterRadiusTypeMi) Build() Completed
func (FtSearchGeoFilterRadiusTypeMi) Dialect ¶
func (c FtSearchGeoFilterRadiusTypeMi) Dialect(dialect int64) FtSearchDialect
func (FtSearchGeoFilterRadiusTypeMi) Expander ¶
func (c FtSearchGeoFilterRadiusTypeMi) Expander(expander string) FtSearchExpander
func (FtSearchGeoFilterRadiusTypeMi) Explainscore ¶
func (c FtSearchGeoFilterRadiusTypeMi) Explainscore() FtSearchExplainscore
func (FtSearchGeoFilterRadiusTypeMi) Geofilter ¶
func (c FtSearchGeoFilterRadiusTypeMi) Geofilter(geoField string) FtSearchGeoFilterGeofilter
func (FtSearchGeoFilterRadiusTypeMi) Highlight ¶
func (c FtSearchGeoFilterRadiusTypeMi) Highlight() FtSearchHighlightHighlight
func (FtSearchGeoFilterRadiusTypeMi) Infields ¶
func (c FtSearchGeoFilterRadiusTypeMi) Infields(count string) FtSearchInFieldsInfields
func (FtSearchGeoFilterRadiusTypeMi) Inkeys ¶
func (c FtSearchGeoFilterRadiusTypeMi) Inkeys(count string) FtSearchInKeysInkeys
func (FtSearchGeoFilterRadiusTypeMi) Inorder ¶
func (c FtSearchGeoFilterRadiusTypeMi) Inorder() FtSearchTagsInorder
func (FtSearchGeoFilterRadiusTypeMi) Language ¶
func (c FtSearchGeoFilterRadiusTypeMi) Language(language string) FtSearchLanguage
func (FtSearchGeoFilterRadiusTypeMi) Limit ¶
func (c FtSearchGeoFilterRadiusTypeMi) Limit() FtSearchLimitLimit
func (FtSearchGeoFilterRadiusTypeMi) Params ¶
func (c FtSearchGeoFilterRadiusTypeMi) Params() FtSearchParamsParams
func (FtSearchGeoFilterRadiusTypeMi) Payload ¶
func (c FtSearchGeoFilterRadiusTypeMi) Payload(payload string) FtSearchPayload
func (FtSearchGeoFilterRadiusTypeMi) Return ¶
func (c FtSearchGeoFilterRadiusTypeMi) Return(count string) FtSearchReturnReturn
func (FtSearchGeoFilterRadiusTypeMi) Scorer ¶
func (c FtSearchGeoFilterRadiusTypeMi) Scorer(scorer string) FtSearchScorer
func (FtSearchGeoFilterRadiusTypeMi) Slop ¶
func (c FtSearchGeoFilterRadiusTypeMi) Slop(slop int64) FtSearchSlop
func (FtSearchGeoFilterRadiusTypeMi) Sortby ¶
func (c FtSearchGeoFilterRadiusTypeMi) Sortby(sortby string) FtSearchSortbySortby
func (FtSearchGeoFilterRadiusTypeMi) Summarize ¶
func (c FtSearchGeoFilterRadiusTypeMi) Summarize() FtSearchSummarizeSummarize
func (FtSearchGeoFilterRadiusTypeMi) Timeout ¶
func (c FtSearchGeoFilterRadiusTypeMi) Timeout(timeout int64) FtSearchTimeout
type FtSearchHighlightFieldsField ¶
type FtSearchHighlightFieldsField Completed
func (FtSearchHighlightFieldsField) Build ¶
func (c FtSearchHighlightFieldsField) Build() Completed
func (FtSearchHighlightFieldsField) Dialect ¶
func (c FtSearchHighlightFieldsField) Dialect(dialect int64) FtSearchDialect
func (FtSearchHighlightFieldsField) Expander ¶
func (c FtSearchHighlightFieldsField) Expander(expander string) FtSearchExpander
func (FtSearchHighlightFieldsField) Explainscore ¶
func (c FtSearchHighlightFieldsField) Explainscore() FtSearchExplainscore
func (FtSearchHighlightFieldsField) Field ¶
func (c FtSearchHighlightFieldsField) Field(field ...string) FtSearchHighlightFieldsField
func (FtSearchHighlightFieldsField) Inorder ¶
func (c FtSearchHighlightFieldsField) Inorder() FtSearchTagsInorder
func (FtSearchHighlightFieldsField) Language ¶
func (c FtSearchHighlightFieldsField) Language(language string) FtSearchLanguage
func (FtSearchHighlightFieldsField) Limit ¶
func (c FtSearchHighlightFieldsField) Limit() FtSearchLimitLimit
func (FtSearchHighlightFieldsField) Params ¶
func (c FtSearchHighlightFieldsField) Params() FtSearchParamsParams
func (FtSearchHighlightFieldsField) Payload ¶
func (c FtSearchHighlightFieldsField) Payload(payload string) FtSearchPayload
func (FtSearchHighlightFieldsField) Scorer ¶
func (c FtSearchHighlightFieldsField) Scorer(scorer string) FtSearchScorer
func (FtSearchHighlightFieldsField) Slop ¶
func (c FtSearchHighlightFieldsField) Slop(slop int64) FtSearchSlop
func (FtSearchHighlightFieldsField) Sortby ¶
func (c FtSearchHighlightFieldsField) Sortby(sortby string) FtSearchSortbySortby
func (FtSearchHighlightFieldsField) Tags ¶
func (c FtSearchHighlightFieldsField) Tags() FtSearchHighlightTagsTags
func (FtSearchHighlightFieldsField) Timeout ¶
func (c FtSearchHighlightFieldsField) Timeout(timeout int64) FtSearchTimeout
type FtSearchHighlightFieldsFields ¶
type FtSearchHighlightFieldsFields Completed
func (FtSearchHighlightFieldsFields) Field ¶
func (c FtSearchHighlightFieldsFields) Field(field ...string) FtSearchHighlightFieldsField
type FtSearchHighlightHighlight ¶
type FtSearchHighlightHighlight Completed
func (FtSearchHighlightHighlight) Build ¶
func (c FtSearchHighlightHighlight) Build() Completed
func (FtSearchHighlightHighlight) Dialect ¶
func (c FtSearchHighlightHighlight) Dialect(dialect int64) FtSearchDialect
func (FtSearchHighlightHighlight) Expander ¶
func (c FtSearchHighlightHighlight) Expander(expander string) FtSearchExpander
func (FtSearchHighlightHighlight) Explainscore ¶
func (c FtSearchHighlightHighlight) Explainscore() FtSearchExplainscore
func (FtSearchHighlightHighlight) Fields ¶
func (c FtSearchHighlightHighlight) Fields(count string) FtSearchHighlightFieldsFields
func (FtSearchHighlightHighlight) Inorder ¶
func (c FtSearchHighlightHighlight) Inorder() FtSearchTagsInorder
func (FtSearchHighlightHighlight) Language ¶
func (c FtSearchHighlightHighlight) Language(language string) FtSearchLanguage
func (FtSearchHighlightHighlight) Limit ¶
func (c FtSearchHighlightHighlight) Limit() FtSearchLimitLimit
func (FtSearchHighlightHighlight) Params ¶
func (c FtSearchHighlightHighlight) Params() FtSearchParamsParams
func (FtSearchHighlightHighlight) Payload ¶
func (c FtSearchHighlightHighlight) Payload(payload string) FtSearchPayload
func (FtSearchHighlightHighlight) Scorer ¶
func (c FtSearchHighlightHighlight) Scorer(scorer string) FtSearchScorer
func (FtSearchHighlightHighlight) Slop ¶
func (c FtSearchHighlightHighlight) Slop(slop int64) FtSearchSlop
func (FtSearchHighlightHighlight) Sortby ¶
func (c FtSearchHighlightHighlight) Sortby(sortby string) FtSearchSortbySortby
func (FtSearchHighlightHighlight) Tags ¶
func (c FtSearchHighlightHighlight) Tags() FtSearchHighlightTagsTags
func (FtSearchHighlightHighlight) Timeout ¶
func (c FtSearchHighlightHighlight) Timeout(timeout int64) FtSearchTimeout
type FtSearchHighlightTagsOpenClose ¶
type FtSearchHighlightTagsOpenClose Completed
func (FtSearchHighlightTagsOpenClose) Build ¶
func (c FtSearchHighlightTagsOpenClose) Build() Completed
func (FtSearchHighlightTagsOpenClose) Dialect ¶
func (c FtSearchHighlightTagsOpenClose) Dialect(dialect int64) FtSearchDialect
func (FtSearchHighlightTagsOpenClose) Expander ¶
func (c FtSearchHighlightTagsOpenClose) Expander(expander string) FtSearchExpander
func (FtSearchHighlightTagsOpenClose) Explainscore ¶
func (c FtSearchHighlightTagsOpenClose) Explainscore() FtSearchExplainscore
func (FtSearchHighlightTagsOpenClose) Inorder ¶
func (c FtSearchHighlightTagsOpenClose) Inorder() FtSearchTagsInorder
func (FtSearchHighlightTagsOpenClose) Language ¶
func (c FtSearchHighlightTagsOpenClose) Language(language string) FtSearchLanguage
func (FtSearchHighlightTagsOpenClose) Limit ¶
func (c FtSearchHighlightTagsOpenClose) Limit() FtSearchLimitLimit
func (FtSearchHighlightTagsOpenClose) Params ¶
func (c FtSearchHighlightTagsOpenClose) Params() FtSearchParamsParams
func (FtSearchHighlightTagsOpenClose) Payload ¶
func (c FtSearchHighlightTagsOpenClose) Payload(payload string) FtSearchPayload
func (FtSearchHighlightTagsOpenClose) Scorer ¶
func (c FtSearchHighlightTagsOpenClose) Scorer(scorer string) FtSearchScorer
func (FtSearchHighlightTagsOpenClose) Slop ¶
func (c FtSearchHighlightTagsOpenClose) Slop(slop int64) FtSearchSlop
func (FtSearchHighlightTagsOpenClose) Sortby ¶
func (c FtSearchHighlightTagsOpenClose) Sortby(sortby string) FtSearchSortbySortby
func (FtSearchHighlightTagsOpenClose) Timeout ¶
func (c FtSearchHighlightTagsOpenClose) Timeout(timeout int64) FtSearchTimeout
type FtSearchHighlightTagsTags ¶
type FtSearchHighlightTagsTags Completed
func (FtSearchHighlightTagsTags) OpenClose ¶
func (c FtSearchHighlightTagsTags) OpenClose(open string, close string) FtSearchHighlightTagsOpenClose
type FtSearchInFieldsField ¶
type FtSearchInFieldsField Completed
func (FtSearchInFieldsField) Build ¶
func (c FtSearchInFieldsField) Build() Completed
func (FtSearchInFieldsField) Dialect ¶
func (c FtSearchInFieldsField) Dialect(dialect int64) FtSearchDialect
func (FtSearchInFieldsField) Expander ¶
func (c FtSearchInFieldsField) Expander(expander string) FtSearchExpander
func (FtSearchInFieldsField) Explainscore ¶
func (c FtSearchInFieldsField) Explainscore() FtSearchExplainscore
func (FtSearchInFieldsField) Field ¶
func (c FtSearchInFieldsField) Field(field ...string) FtSearchInFieldsField
func (FtSearchInFieldsField) Highlight ¶
func (c FtSearchInFieldsField) Highlight() FtSearchHighlightHighlight
func (FtSearchInFieldsField) Inorder ¶
func (c FtSearchInFieldsField) Inorder() FtSearchTagsInorder
func (FtSearchInFieldsField) Language ¶
func (c FtSearchInFieldsField) Language(language string) FtSearchLanguage
func (FtSearchInFieldsField) Limit ¶
func (c FtSearchInFieldsField) Limit() FtSearchLimitLimit
func (FtSearchInFieldsField) Params ¶
func (c FtSearchInFieldsField) Params() FtSearchParamsParams
func (FtSearchInFieldsField) Payload ¶
func (c FtSearchInFieldsField) Payload(payload string) FtSearchPayload
func (FtSearchInFieldsField) Return ¶
func (c FtSearchInFieldsField) Return(count string) FtSearchReturnReturn
func (FtSearchInFieldsField) Scorer ¶
func (c FtSearchInFieldsField) Scorer(scorer string) FtSearchScorer
func (FtSearchInFieldsField) Slop ¶
func (c FtSearchInFieldsField) Slop(slop int64) FtSearchSlop
func (FtSearchInFieldsField) Sortby ¶
func (c FtSearchInFieldsField) Sortby(sortby string) FtSearchSortbySortby
func (FtSearchInFieldsField) Summarize ¶
func (c FtSearchInFieldsField) Summarize() FtSearchSummarizeSummarize
func (FtSearchInFieldsField) Timeout ¶
func (c FtSearchInFieldsField) Timeout(timeout int64) FtSearchTimeout
type FtSearchInFieldsInfields ¶
type FtSearchInFieldsInfields Completed
func (FtSearchInFieldsInfields) Field ¶
func (c FtSearchInFieldsInfields) Field(field ...string) FtSearchInFieldsField
type FtSearchInKeysInkeys ¶
type FtSearchInKeysInkeys Completed
func (FtSearchInKeysInkeys) Key ¶
func (c FtSearchInKeysInkeys) Key(key ...string) FtSearchInKeysKey
type FtSearchInKeysKey ¶
type FtSearchInKeysKey Completed
func (FtSearchInKeysKey) Build ¶
func (c FtSearchInKeysKey) Build() Completed
func (FtSearchInKeysKey) Dialect ¶
func (c FtSearchInKeysKey) Dialect(dialect int64) FtSearchDialect
func (FtSearchInKeysKey) Expander ¶
func (c FtSearchInKeysKey) Expander(expander string) FtSearchExpander
func (FtSearchInKeysKey) Explainscore ¶
func (c FtSearchInKeysKey) Explainscore() FtSearchExplainscore
func (FtSearchInKeysKey) Highlight ¶
func (c FtSearchInKeysKey) Highlight() FtSearchHighlightHighlight
func (FtSearchInKeysKey) Infields ¶
func (c FtSearchInKeysKey) Infields(count string) FtSearchInFieldsInfields
func (FtSearchInKeysKey) Inorder ¶
func (c FtSearchInKeysKey) Inorder() FtSearchTagsInorder
func (FtSearchInKeysKey) Key ¶
func (c FtSearchInKeysKey) Key(key ...string) FtSearchInKeysKey
func (FtSearchInKeysKey) Language ¶
func (c FtSearchInKeysKey) Language(language string) FtSearchLanguage
func (FtSearchInKeysKey) Limit ¶
func (c FtSearchInKeysKey) Limit() FtSearchLimitLimit
func (FtSearchInKeysKey) Params ¶
func (c FtSearchInKeysKey) Params() FtSearchParamsParams
func (FtSearchInKeysKey) Payload ¶
func (c FtSearchInKeysKey) Payload(payload string) FtSearchPayload
func (FtSearchInKeysKey) Return ¶
func (c FtSearchInKeysKey) Return(count string) FtSearchReturnReturn
func (FtSearchInKeysKey) Scorer ¶
func (c FtSearchInKeysKey) Scorer(scorer string) FtSearchScorer
func (FtSearchInKeysKey) Slop ¶
func (c FtSearchInKeysKey) Slop(slop int64) FtSearchSlop
func (FtSearchInKeysKey) Sortby ¶
func (c FtSearchInKeysKey) Sortby(sortby string) FtSearchSortbySortby
func (FtSearchInKeysKey) Summarize ¶
func (c FtSearchInKeysKey) Summarize() FtSearchSummarizeSummarize
func (FtSearchInKeysKey) Timeout ¶
func (c FtSearchInKeysKey) Timeout(timeout int64) FtSearchTimeout
type FtSearchIndex ¶
type FtSearchIndex Completed
func (FtSearchIndex) Query ¶
func (c FtSearchIndex) Query(query string) FtSearchQuery
type FtSearchLanguage ¶
type FtSearchLanguage Completed
func (FtSearchLanguage) Build ¶
func (c FtSearchLanguage) Build() Completed
func (FtSearchLanguage) Dialect ¶
func (c FtSearchLanguage) Dialect(dialect int64) FtSearchDialect
func (FtSearchLanguage) Expander ¶
func (c FtSearchLanguage) Expander(expander string) FtSearchExpander
func (FtSearchLanguage) Explainscore ¶
func (c FtSearchLanguage) Explainscore() FtSearchExplainscore
func (FtSearchLanguage) Limit ¶
func (c FtSearchLanguage) Limit() FtSearchLimitLimit
func (FtSearchLanguage) Params ¶
func (c FtSearchLanguage) Params() FtSearchParamsParams
func (FtSearchLanguage) Payload ¶
func (c FtSearchLanguage) Payload(payload string) FtSearchPayload
func (FtSearchLanguage) Scorer ¶
func (c FtSearchLanguage) Scorer(scorer string) FtSearchScorer
func (FtSearchLanguage) Sortby ¶
func (c FtSearchLanguage) Sortby(sortby string) FtSearchSortbySortby
type FtSearchLimitLimit ¶
type FtSearchLimitLimit Completed
func (FtSearchLimitLimit) OffsetNum ¶
func (c FtSearchLimitLimit) OffsetNum(offset int64, num int64) FtSearchLimitOffsetNum
type FtSearchLimitOffsetNum ¶
type FtSearchLimitOffsetNum Completed
func (FtSearchLimitOffsetNum) Build ¶
func (c FtSearchLimitOffsetNum) Build() Completed
func (FtSearchLimitOffsetNum) Dialect ¶
func (c FtSearchLimitOffsetNum) Dialect(dialect int64) FtSearchDialect
func (FtSearchLimitOffsetNum) Params ¶
func (c FtSearchLimitOffsetNum) Params() FtSearchParamsParams
type FtSearchNocontent ¶
type FtSearchNocontent Completed
func (FtSearchNocontent) Build ¶
func (c FtSearchNocontent) Build() Completed
func (FtSearchNocontent) Dialect ¶
func (c FtSearchNocontent) Dialect(dialect int64) FtSearchDialect
func (FtSearchNocontent) Expander ¶
func (c FtSearchNocontent) Expander(expander string) FtSearchExpander
func (FtSearchNocontent) Explainscore ¶
func (c FtSearchNocontent) Explainscore() FtSearchExplainscore
func (FtSearchNocontent) Filter ¶
func (c FtSearchNocontent) Filter(numericField string) FtSearchFilterFilter
func (FtSearchNocontent) Geofilter ¶
func (c FtSearchNocontent) Geofilter(geoField string) FtSearchGeoFilterGeofilter
func (FtSearchNocontent) Highlight ¶
func (c FtSearchNocontent) Highlight() FtSearchHighlightHighlight
func (FtSearchNocontent) Infields ¶
func (c FtSearchNocontent) Infields(count string) FtSearchInFieldsInfields
func (FtSearchNocontent) Inkeys ¶
func (c FtSearchNocontent) Inkeys(count string) FtSearchInKeysInkeys
func (FtSearchNocontent) Inorder ¶
func (c FtSearchNocontent) Inorder() FtSearchTagsInorder
func (FtSearchNocontent) Language ¶
func (c FtSearchNocontent) Language(language string) FtSearchLanguage
func (FtSearchNocontent) Limit ¶
func (c FtSearchNocontent) Limit() FtSearchLimitLimit
func (FtSearchNocontent) Nostopwords ¶
func (c FtSearchNocontent) Nostopwords() FtSearchNostopwords
func (FtSearchNocontent) Params ¶
func (c FtSearchNocontent) Params() FtSearchParamsParams
func (FtSearchNocontent) Payload ¶
func (c FtSearchNocontent) Payload(payload string) FtSearchPayload
func (FtSearchNocontent) Return ¶
func (c FtSearchNocontent) Return(count string) FtSearchReturnReturn
func (FtSearchNocontent) Scorer ¶
func (c FtSearchNocontent) Scorer(scorer string) FtSearchScorer
func (FtSearchNocontent) Slop ¶
func (c FtSearchNocontent) Slop(slop int64) FtSearchSlop
func (FtSearchNocontent) Sortby ¶
func (c FtSearchNocontent) Sortby(sortby string) FtSearchSortbySortby
func (FtSearchNocontent) Summarize ¶
func (c FtSearchNocontent) Summarize() FtSearchSummarizeSummarize
func (FtSearchNocontent) Timeout ¶
func (c FtSearchNocontent) Timeout(timeout int64) FtSearchTimeout
func (FtSearchNocontent) Verbatim ¶
func (c FtSearchNocontent) Verbatim() FtSearchVerbatim
func (FtSearchNocontent) Withpayloads ¶
func (c FtSearchNocontent) Withpayloads() FtSearchWithpayloads
func (FtSearchNocontent) Withscores ¶
func (c FtSearchNocontent) Withscores() FtSearchWithscores
func (FtSearchNocontent) Withsortkeys ¶
func (c FtSearchNocontent) Withsortkeys() FtSearchWithsortkeys
type FtSearchNostopwords ¶
type FtSearchNostopwords Completed
func (FtSearchNostopwords) Build ¶
func (c FtSearchNostopwords) Build() Completed
func (FtSearchNostopwords) Dialect ¶
func (c FtSearchNostopwords) Dialect(dialect int64) FtSearchDialect
func (FtSearchNostopwords) Expander ¶
func (c FtSearchNostopwords) Expander(expander string) FtSearchExpander
func (FtSearchNostopwords) Explainscore ¶
func (c FtSearchNostopwords) Explainscore() FtSearchExplainscore
func (FtSearchNostopwords) Filter ¶
func (c FtSearchNostopwords) Filter(numericField string) FtSearchFilterFilter
func (FtSearchNostopwords) Geofilter ¶
func (c FtSearchNostopwords) Geofilter(geoField string) FtSearchGeoFilterGeofilter
func (FtSearchNostopwords) Highlight ¶
func (c FtSearchNostopwords) Highlight() FtSearchHighlightHighlight
func (FtSearchNostopwords) Infields ¶
func (c FtSearchNostopwords) Infields(count string) FtSearchInFieldsInfields
func (FtSearchNostopwords) Inkeys ¶
func (c FtSearchNostopwords) Inkeys(count string) FtSearchInKeysInkeys
func (FtSearchNostopwords) Inorder ¶
func (c FtSearchNostopwords) Inorder() FtSearchTagsInorder
func (FtSearchNostopwords) Language ¶
func (c FtSearchNostopwords) Language(language string) FtSearchLanguage
func (FtSearchNostopwords) Limit ¶
func (c FtSearchNostopwords) Limit() FtSearchLimitLimit
func (FtSearchNostopwords) Params ¶
func (c FtSearchNostopwords) Params() FtSearchParamsParams
func (FtSearchNostopwords) Payload ¶
func (c FtSearchNostopwords) Payload(payload string) FtSearchPayload
func (FtSearchNostopwords) Return ¶
func (c FtSearchNostopwords) Return(count string) FtSearchReturnReturn
func (FtSearchNostopwords) Scorer ¶
func (c FtSearchNostopwords) Scorer(scorer string) FtSearchScorer
func (FtSearchNostopwords) Slop ¶
func (c FtSearchNostopwords) Slop(slop int64) FtSearchSlop
func (FtSearchNostopwords) Sortby ¶
func (c FtSearchNostopwords) Sortby(sortby string) FtSearchSortbySortby
func (FtSearchNostopwords) Summarize ¶
func (c FtSearchNostopwords) Summarize() FtSearchSummarizeSummarize
func (FtSearchNostopwords) Timeout ¶
func (c FtSearchNostopwords) Timeout(timeout int64) FtSearchTimeout
func (FtSearchNostopwords) Withpayloads ¶
func (c FtSearchNostopwords) Withpayloads() FtSearchWithpayloads
func (FtSearchNostopwords) Withscores ¶
func (c FtSearchNostopwords) Withscores() FtSearchWithscores
func (FtSearchNostopwords) Withsortkeys ¶
func (c FtSearchNostopwords) Withsortkeys() FtSearchWithsortkeys
type FtSearchParamsNameValue ¶
type FtSearchParamsNameValue Completed
func (FtSearchParamsNameValue) Build ¶
func (c FtSearchParamsNameValue) Build() Completed
func (FtSearchParamsNameValue) Dialect ¶
func (c FtSearchParamsNameValue) Dialect(dialect int64) FtSearchDialect
func (FtSearchParamsNameValue) NameValue ¶
func (c FtSearchParamsNameValue) NameValue(name string, value string) FtSearchParamsNameValue
type FtSearchParamsNargs ¶
type FtSearchParamsNargs Completed
func (FtSearchParamsNargs) NameValue ¶
func (c FtSearchParamsNargs) NameValue() FtSearchParamsNameValue
type FtSearchParamsParams ¶
type FtSearchParamsParams Completed
func (FtSearchParamsParams) Nargs ¶
func (c FtSearchParamsParams) Nargs(nargs int64) FtSearchParamsNargs
type FtSearchPayload ¶
type FtSearchPayload Completed
func (FtSearchPayload) Build ¶
func (c FtSearchPayload) Build() Completed
func (FtSearchPayload) Dialect ¶
func (c FtSearchPayload) Dialect(dialect int64) FtSearchDialect
func (FtSearchPayload) Limit ¶
func (c FtSearchPayload) Limit() FtSearchLimitLimit
func (FtSearchPayload) Params ¶
func (c FtSearchPayload) Params() FtSearchParamsParams
func (FtSearchPayload) Sortby ¶
func (c FtSearchPayload) Sortby(sortby string) FtSearchSortbySortby
type FtSearchQuery ¶
type FtSearchQuery Completed
func (FtSearchQuery) Build ¶
func (c FtSearchQuery) Build() Completed
func (FtSearchQuery) Dialect ¶
func (c FtSearchQuery) Dialect(dialect int64) FtSearchDialect
func (FtSearchQuery) Expander ¶
func (c FtSearchQuery) Expander(expander string) FtSearchExpander
func (FtSearchQuery) Explainscore ¶
func (c FtSearchQuery) Explainscore() FtSearchExplainscore
func (FtSearchQuery) Filter ¶
func (c FtSearchQuery) Filter(numericField string) FtSearchFilterFilter
func (FtSearchQuery) Geofilter ¶
func (c FtSearchQuery) Geofilter(geoField string) FtSearchGeoFilterGeofilter
func (FtSearchQuery) Highlight ¶
func (c FtSearchQuery) Highlight() FtSearchHighlightHighlight
func (FtSearchQuery) Infields ¶
func (c FtSearchQuery) Infields(count string) FtSearchInFieldsInfields
func (FtSearchQuery) Inkeys ¶
func (c FtSearchQuery) Inkeys(count string) FtSearchInKeysInkeys
func (FtSearchQuery) Inorder ¶
func (c FtSearchQuery) Inorder() FtSearchTagsInorder
func (FtSearchQuery) Language ¶
func (c FtSearchQuery) Language(language string) FtSearchLanguage
func (FtSearchQuery) Limit ¶
func (c FtSearchQuery) Limit() FtSearchLimitLimit
func (FtSearchQuery) Nocontent ¶
func (c FtSearchQuery) Nocontent() FtSearchNocontent
func (FtSearchQuery) Nostopwords ¶
func (c FtSearchQuery) Nostopwords() FtSearchNostopwords
func (FtSearchQuery) Params ¶
func (c FtSearchQuery) Params() FtSearchParamsParams
func (FtSearchQuery) Payload ¶
func (c FtSearchQuery) Payload(payload string) FtSearchPayload
func (FtSearchQuery) Return ¶
func (c FtSearchQuery) Return(count string) FtSearchReturnReturn
func (FtSearchQuery) Scorer ¶
func (c FtSearchQuery) Scorer(scorer string) FtSearchScorer
func (FtSearchQuery) Slop ¶
func (c FtSearchQuery) Slop(slop int64) FtSearchSlop
func (FtSearchQuery) Sortby ¶
func (c FtSearchQuery) Sortby(sortby string) FtSearchSortbySortby
func (FtSearchQuery) Summarize ¶
func (c FtSearchQuery) Summarize() FtSearchSummarizeSummarize
func (FtSearchQuery) Timeout ¶
func (c FtSearchQuery) Timeout(timeout int64) FtSearchTimeout
func (FtSearchQuery) Verbatim ¶
func (c FtSearchQuery) Verbatim() FtSearchVerbatim
func (FtSearchQuery) Withpayloads ¶
func (c FtSearchQuery) Withpayloads() FtSearchWithpayloads
func (FtSearchQuery) Withscores ¶
func (c FtSearchQuery) Withscores() FtSearchWithscores
func (FtSearchQuery) Withsortkeys ¶
func (c FtSearchQuery) Withsortkeys() FtSearchWithsortkeys
type FtSearchReturnIdentifiersAs ¶
type FtSearchReturnIdentifiersAs Completed
func (FtSearchReturnIdentifiersAs) Build ¶
func (c FtSearchReturnIdentifiersAs) Build() Completed
func (FtSearchReturnIdentifiersAs) Dialect ¶
func (c FtSearchReturnIdentifiersAs) Dialect(dialect int64) FtSearchDialect
func (FtSearchReturnIdentifiersAs) Expander ¶
func (c FtSearchReturnIdentifiersAs) Expander(expander string) FtSearchExpander
func (FtSearchReturnIdentifiersAs) Explainscore ¶
func (c FtSearchReturnIdentifiersAs) Explainscore() FtSearchExplainscore
func (FtSearchReturnIdentifiersAs) Highlight ¶
func (c FtSearchReturnIdentifiersAs) Highlight() FtSearchHighlightHighlight
func (FtSearchReturnIdentifiersAs) Identifier ¶
func (c FtSearchReturnIdentifiersAs) Identifier(identifier string) FtSearchReturnIdentifiersIdentifier
func (FtSearchReturnIdentifiersAs) Inorder ¶
func (c FtSearchReturnIdentifiersAs) Inorder() FtSearchTagsInorder
func (FtSearchReturnIdentifiersAs) Language ¶
func (c FtSearchReturnIdentifiersAs) Language(language string) FtSearchLanguage
func (FtSearchReturnIdentifiersAs) Limit ¶
func (c FtSearchReturnIdentifiersAs) Limit() FtSearchLimitLimit
func (FtSearchReturnIdentifiersAs) Params ¶
func (c FtSearchReturnIdentifiersAs) Params() FtSearchParamsParams
func (FtSearchReturnIdentifiersAs) Payload ¶
func (c FtSearchReturnIdentifiersAs) Payload(payload string) FtSearchPayload
func (FtSearchReturnIdentifiersAs) Scorer ¶
func (c FtSearchReturnIdentifiersAs) Scorer(scorer string) FtSearchScorer
func (FtSearchReturnIdentifiersAs) Slop ¶
func (c FtSearchReturnIdentifiersAs) Slop(slop int64) FtSearchSlop
func (FtSearchReturnIdentifiersAs) Sortby ¶
func (c FtSearchReturnIdentifiersAs) Sortby(sortby string) FtSearchSortbySortby
func (FtSearchReturnIdentifiersAs) Summarize ¶
func (c FtSearchReturnIdentifiersAs) Summarize() FtSearchSummarizeSummarize
func (FtSearchReturnIdentifiersAs) Timeout ¶
func (c FtSearchReturnIdentifiersAs) Timeout(timeout int64) FtSearchTimeout
type FtSearchReturnIdentifiersIdentifier ¶
type FtSearchReturnIdentifiersIdentifier Completed
func (FtSearchReturnIdentifiersIdentifier) As ¶
func (c FtSearchReturnIdentifiersIdentifier) As(property string) FtSearchReturnIdentifiersAs
func (FtSearchReturnIdentifiersIdentifier) Build ¶
func (c FtSearchReturnIdentifiersIdentifier) Build() Completed
func (FtSearchReturnIdentifiersIdentifier) Dialect ¶
func (c FtSearchReturnIdentifiersIdentifier) Dialect(dialect int64) FtSearchDialect
func (FtSearchReturnIdentifiersIdentifier) Expander ¶
func (c FtSearchReturnIdentifiersIdentifier) Expander(expander string) FtSearchExpander
func (FtSearchReturnIdentifiersIdentifier) Explainscore ¶
func (c FtSearchReturnIdentifiersIdentifier) Explainscore() FtSearchExplainscore
func (FtSearchReturnIdentifiersIdentifier) Highlight ¶
func (c FtSearchReturnIdentifiersIdentifier) Highlight() FtSearchHighlightHighlight
func (FtSearchReturnIdentifiersIdentifier) Identifier ¶
func (c FtSearchReturnIdentifiersIdentifier) Identifier(identifier string) FtSearchReturnIdentifiersIdentifier
func (FtSearchReturnIdentifiersIdentifier) Inorder ¶
func (c FtSearchReturnIdentifiersIdentifier) Inorder() FtSearchTagsInorder
func (FtSearchReturnIdentifiersIdentifier) Language ¶
func (c FtSearchReturnIdentifiersIdentifier) Language(language string) FtSearchLanguage
func (FtSearchReturnIdentifiersIdentifier) Limit ¶
func (c FtSearchReturnIdentifiersIdentifier) Limit() FtSearchLimitLimit
func (FtSearchReturnIdentifiersIdentifier) Params ¶
func (c FtSearchReturnIdentifiersIdentifier) Params() FtSearchParamsParams
func (FtSearchReturnIdentifiersIdentifier) Payload ¶
func (c FtSearchReturnIdentifiersIdentifier) Payload(payload string) FtSearchPayload
func (FtSearchReturnIdentifiersIdentifier) Scorer ¶
func (c FtSearchReturnIdentifiersIdentifier) Scorer(scorer string) FtSearchScorer
func (FtSearchReturnIdentifiersIdentifier) Slop ¶
func (c FtSearchReturnIdentifiersIdentifier) Slop(slop int64) FtSearchSlop
func (FtSearchReturnIdentifiersIdentifier) Sortby ¶
func (c FtSearchReturnIdentifiersIdentifier) Sortby(sortby string) FtSearchSortbySortby
func (FtSearchReturnIdentifiersIdentifier) Summarize ¶
func (c FtSearchReturnIdentifiersIdentifier) Summarize() FtSearchSummarizeSummarize
func (FtSearchReturnIdentifiersIdentifier) Timeout ¶
func (c FtSearchReturnIdentifiersIdentifier) Timeout(timeout int64) FtSearchTimeout
type FtSearchReturnReturn ¶
type FtSearchReturnReturn Completed
func (FtSearchReturnReturn) Identifier ¶
func (c FtSearchReturnReturn) Identifier(identifier string) FtSearchReturnIdentifiersIdentifier
type FtSearchScorer ¶
type FtSearchScorer Completed
func (FtSearchScorer) Build ¶
func (c FtSearchScorer) Build() Completed
func (FtSearchScorer) Dialect ¶
func (c FtSearchScorer) Dialect(dialect int64) FtSearchDialect
func (FtSearchScorer) Explainscore ¶
func (c FtSearchScorer) Explainscore() FtSearchExplainscore
func (FtSearchScorer) Limit ¶
func (c FtSearchScorer) Limit() FtSearchLimitLimit
func (FtSearchScorer) Params ¶
func (c FtSearchScorer) Params() FtSearchParamsParams
func (FtSearchScorer) Payload ¶
func (c FtSearchScorer) Payload(payload string) FtSearchPayload
func (FtSearchScorer) Sortby ¶
func (c FtSearchScorer) Sortby(sortby string) FtSearchSortbySortby
type FtSearchSlop ¶
type FtSearchSlop Completed
func (FtSearchSlop) Build ¶
func (c FtSearchSlop) Build() Completed
func (FtSearchSlop) Dialect ¶
func (c FtSearchSlop) Dialect(dialect int64) FtSearchDialect
func (FtSearchSlop) Expander ¶
func (c FtSearchSlop) Expander(expander string) FtSearchExpander
func (FtSearchSlop) Explainscore ¶
func (c FtSearchSlop) Explainscore() FtSearchExplainscore
func (FtSearchSlop) Inorder ¶
func (c FtSearchSlop) Inorder() FtSearchTagsInorder
func (FtSearchSlop) Language ¶
func (c FtSearchSlop) Language(language string) FtSearchLanguage
func (FtSearchSlop) Limit ¶
func (c FtSearchSlop) Limit() FtSearchLimitLimit
func (FtSearchSlop) Params ¶
func (c FtSearchSlop) Params() FtSearchParamsParams
func (FtSearchSlop) Payload ¶
func (c FtSearchSlop) Payload(payload string) FtSearchPayload
func (FtSearchSlop) Scorer ¶
func (c FtSearchSlop) Scorer(scorer string) FtSearchScorer
func (FtSearchSlop) Sortby ¶
func (c FtSearchSlop) Sortby(sortby string) FtSearchSortbySortby
func (FtSearchSlop) Timeout ¶
func (c FtSearchSlop) Timeout(timeout int64) FtSearchTimeout
type FtSearchSortbyOrderAsc ¶
type FtSearchSortbyOrderAsc Completed
func (FtSearchSortbyOrderAsc) Build ¶
func (c FtSearchSortbyOrderAsc) Build() Completed
func (FtSearchSortbyOrderAsc) Dialect ¶
func (c FtSearchSortbyOrderAsc) Dialect(dialect int64) FtSearchDialect
func (FtSearchSortbyOrderAsc) Limit ¶
func (c FtSearchSortbyOrderAsc) Limit() FtSearchLimitLimit
func (FtSearchSortbyOrderAsc) Params ¶
func (c FtSearchSortbyOrderAsc) Params() FtSearchParamsParams
type FtSearchSortbyOrderDesc ¶
type FtSearchSortbyOrderDesc Completed
func (FtSearchSortbyOrderDesc) Build ¶
func (c FtSearchSortbyOrderDesc) Build() Completed
func (FtSearchSortbyOrderDesc) Dialect ¶
func (c FtSearchSortbyOrderDesc) Dialect(dialect int64) FtSearchDialect
func (FtSearchSortbyOrderDesc) Limit ¶
func (c FtSearchSortbyOrderDesc) Limit() FtSearchLimitLimit
func (FtSearchSortbyOrderDesc) Params ¶
func (c FtSearchSortbyOrderDesc) Params() FtSearchParamsParams
type FtSearchSortbySortby ¶
type FtSearchSortbySortby Completed
func (FtSearchSortbySortby) Asc ¶
func (c FtSearchSortbySortby) Asc() FtSearchSortbyOrderAsc
func (FtSearchSortbySortby) Build ¶
func (c FtSearchSortbySortby) Build() Completed
func (FtSearchSortbySortby) Desc ¶
func (c FtSearchSortbySortby) Desc() FtSearchSortbyOrderDesc
func (FtSearchSortbySortby) Dialect ¶
func (c FtSearchSortbySortby) Dialect(dialect int64) FtSearchDialect
func (FtSearchSortbySortby) Limit ¶
func (c FtSearchSortbySortby) Limit() FtSearchLimitLimit
func (FtSearchSortbySortby) Params ¶
func (c FtSearchSortbySortby) Params() FtSearchParamsParams
type FtSearchSummarizeFieldsField ¶
type FtSearchSummarizeFieldsField Completed
func (FtSearchSummarizeFieldsField) Build ¶
func (c FtSearchSummarizeFieldsField) Build() Completed
func (FtSearchSummarizeFieldsField) Dialect ¶
func (c FtSearchSummarizeFieldsField) Dialect(dialect int64) FtSearchDialect
func (FtSearchSummarizeFieldsField) Expander ¶
func (c FtSearchSummarizeFieldsField) Expander(expander string) FtSearchExpander
func (FtSearchSummarizeFieldsField) Explainscore ¶
func (c FtSearchSummarizeFieldsField) Explainscore() FtSearchExplainscore
func (FtSearchSummarizeFieldsField) Field ¶
func (c FtSearchSummarizeFieldsField) Field(field ...string) FtSearchSummarizeFieldsField
func (FtSearchSummarizeFieldsField) Frags ¶
func (c FtSearchSummarizeFieldsField) Frags(num int64) FtSearchSummarizeFrags
func (FtSearchSummarizeFieldsField) Highlight ¶
func (c FtSearchSummarizeFieldsField) Highlight() FtSearchHighlightHighlight
func (FtSearchSummarizeFieldsField) Inorder ¶
func (c FtSearchSummarizeFieldsField) Inorder() FtSearchTagsInorder
func (FtSearchSummarizeFieldsField) Language ¶
func (c FtSearchSummarizeFieldsField) Language(language string) FtSearchLanguage
func (FtSearchSummarizeFieldsField) Len ¶
func (c FtSearchSummarizeFieldsField) Len(fragsize int64) FtSearchSummarizeLen
func (FtSearchSummarizeFieldsField) Limit ¶
func (c FtSearchSummarizeFieldsField) Limit() FtSearchLimitLimit
func (FtSearchSummarizeFieldsField) Params ¶
func (c FtSearchSummarizeFieldsField) Params() FtSearchParamsParams
func (FtSearchSummarizeFieldsField) Payload ¶
func (c FtSearchSummarizeFieldsField) Payload(payload string) FtSearchPayload
func (FtSearchSummarizeFieldsField) Scorer ¶
func (c FtSearchSummarizeFieldsField) Scorer(scorer string) FtSearchScorer
func (FtSearchSummarizeFieldsField) Separator ¶
func (c FtSearchSummarizeFieldsField) Separator(separator string) FtSearchSummarizeSeparator
func (FtSearchSummarizeFieldsField) Slop ¶
func (c FtSearchSummarizeFieldsField) Slop(slop int64) FtSearchSlop
func (FtSearchSummarizeFieldsField) Sortby ¶
func (c FtSearchSummarizeFieldsField) Sortby(sortby string) FtSearchSortbySortby
func (FtSearchSummarizeFieldsField) Timeout ¶
func (c FtSearchSummarizeFieldsField) Timeout(timeout int64) FtSearchTimeout
type FtSearchSummarizeFieldsFields ¶
type FtSearchSummarizeFieldsFields Completed
func (FtSearchSummarizeFieldsFields) Field ¶
func (c FtSearchSummarizeFieldsFields) Field(field ...string) FtSearchSummarizeFieldsField
type FtSearchSummarizeFrags ¶
type FtSearchSummarizeFrags Completed
func (FtSearchSummarizeFrags) Build ¶
func (c FtSearchSummarizeFrags) Build() Completed
func (FtSearchSummarizeFrags) Dialect ¶
func (c FtSearchSummarizeFrags) Dialect(dialect int64) FtSearchDialect
func (FtSearchSummarizeFrags) Expander ¶
func (c FtSearchSummarizeFrags) Expander(expander string) FtSearchExpander
func (FtSearchSummarizeFrags) Explainscore ¶
func (c FtSearchSummarizeFrags) Explainscore() FtSearchExplainscore
func (FtSearchSummarizeFrags) Highlight ¶
func (c FtSearchSummarizeFrags) Highlight() FtSearchHighlightHighlight
func (FtSearchSummarizeFrags) Inorder ¶
func (c FtSearchSummarizeFrags) Inorder() FtSearchTagsInorder
func (FtSearchSummarizeFrags) Language ¶
func (c FtSearchSummarizeFrags) Language(language string) FtSearchLanguage
func (FtSearchSummarizeFrags) Len ¶
func (c FtSearchSummarizeFrags) Len(fragsize int64) FtSearchSummarizeLen
func (FtSearchSummarizeFrags) Limit ¶
func (c FtSearchSummarizeFrags) Limit() FtSearchLimitLimit
func (FtSearchSummarizeFrags) Params ¶
func (c FtSearchSummarizeFrags) Params() FtSearchParamsParams
func (FtSearchSummarizeFrags) Payload ¶
func (c FtSearchSummarizeFrags) Payload(payload string) FtSearchPayload
func (FtSearchSummarizeFrags) Scorer ¶
func (c FtSearchSummarizeFrags) Scorer(scorer string) FtSearchScorer
func (FtSearchSummarizeFrags) Separator ¶
func (c FtSearchSummarizeFrags) Separator(separator string) FtSearchSummarizeSeparator
func (FtSearchSummarizeFrags) Slop ¶
func (c FtSearchSummarizeFrags) Slop(slop int64) FtSearchSlop
func (FtSearchSummarizeFrags) Sortby ¶
func (c FtSearchSummarizeFrags) Sortby(sortby string) FtSearchSortbySortby
func (FtSearchSummarizeFrags) Timeout ¶
func (c FtSearchSummarizeFrags) Timeout(timeout int64) FtSearchTimeout
type FtSearchSummarizeLen ¶
type FtSearchSummarizeLen Completed
func (FtSearchSummarizeLen) Build ¶
func (c FtSearchSummarizeLen) Build() Completed
func (FtSearchSummarizeLen) Dialect ¶
func (c FtSearchSummarizeLen) Dialect(dialect int64) FtSearchDialect
func (FtSearchSummarizeLen) Expander ¶
func (c FtSearchSummarizeLen) Expander(expander string) FtSearchExpander
func (FtSearchSummarizeLen) Explainscore ¶
func (c FtSearchSummarizeLen) Explainscore() FtSearchExplainscore
func (FtSearchSummarizeLen) Highlight ¶
func (c FtSearchSummarizeLen) Highlight() FtSearchHighlightHighlight
func (FtSearchSummarizeLen) Inorder ¶
func (c FtSearchSummarizeLen) Inorder() FtSearchTagsInorder
func (FtSearchSummarizeLen) Language ¶
func (c FtSearchSummarizeLen) Language(language string) FtSearchLanguage
func (FtSearchSummarizeLen) Limit ¶
func (c FtSearchSummarizeLen) Limit() FtSearchLimitLimit
func (FtSearchSummarizeLen) Params ¶
func (c FtSearchSummarizeLen) Params() FtSearchParamsParams
func (FtSearchSummarizeLen) Payload ¶
func (c FtSearchSummarizeLen) Payload(payload string) FtSearchPayload
func (FtSearchSummarizeLen) Scorer ¶
func (c FtSearchSummarizeLen) Scorer(scorer string) FtSearchScorer
func (FtSearchSummarizeLen) Separator ¶
func (c FtSearchSummarizeLen) Separator(separator string) FtSearchSummarizeSeparator
func (FtSearchSummarizeLen) Slop ¶
func (c FtSearchSummarizeLen) Slop(slop int64) FtSearchSlop
func (FtSearchSummarizeLen) Sortby ¶
func (c FtSearchSummarizeLen) Sortby(sortby string) FtSearchSortbySortby
func (FtSearchSummarizeLen) Timeout ¶
func (c FtSearchSummarizeLen) Timeout(timeout int64) FtSearchTimeout
type FtSearchSummarizeSeparator ¶
type FtSearchSummarizeSeparator Completed
func (FtSearchSummarizeSeparator) Build ¶
func (c FtSearchSummarizeSeparator) Build() Completed
func (FtSearchSummarizeSeparator) Dialect ¶
func (c FtSearchSummarizeSeparator) Dialect(dialect int64) FtSearchDialect
func (FtSearchSummarizeSeparator) Expander ¶
func (c FtSearchSummarizeSeparator) Expander(expander string) FtSearchExpander
func (FtSearchSummarizeSeparator) Explainscore ¶
func (c FtSearchSummarizeSeparator) Explainscore() FtSearchExplainscore
func (FtSearchSummarizeSeparator) Highlight ¶
func (c FtSearchSummarizeSeparator) Highlight() FtSearchHighlightHighlight
func (FtSearchSummarizeSeparator) Inorder ¶
func (c FtSearchSummarizeSeparator) Inorder() FtSearchTagsInorder
func (FtSearchSummarizeSeparator) Language ¶
func (c FtSearchSummarizeSeparator) Language(language string) FtSearchLanguage
func (FtSearchSummarizeSeparator) Limit ¶
func (c FtSearchSummarizeSeparator) Limit() FtSearchLimitLimit
func (FtSearchSummarizeSeparator) Params ¶
func (c FtSearchSummarizeSeparator) Params() FtSearchParamsParams
func (FtSearchSummarizeSeparator) Payload ¶
func (c FtSearchSummarizeSeparator) Payload(payload string) FtSearchPayload
func (FtSearchSummarizeSeparator) Scorer ¶
func (c FtSearchSummarizeSeparator) Scorer(scorer string) FtSearchScorer
func (FtSearchSummarizeSeparator) Slop ¶
func (c FtSearchSummarizeSeparator) Slop(slop int64) FtSearchSlop
func (FtSearchSummarizeSeparator) Sortby ¶
func (c FtSearchSummarizeSeparator) Sortby(sortby string) FtSearchSortbySortby
func (FtSearchSummarizeSeparator) Timeout ¶
func (c FtSearchSummarizeSeparator) Timeout(timeout int64) FtSearchTimeout
type FtSearchSummarizeSummarize ¶
type FtSearchSummarizeSummarize Completed
func (FtSearchSummarizeSummarize) Build ¶
func (c FtSearchSummarizeSummarize) Build() Completed
func (FtSearchSummarizeSummarize) Dialect ¶
func (c FtSearchSummarizeSummarize) Dialect(dialect int64) FtSearchDialect
func (FtSearchSummarizeSummarize) Expander ¶
func (c FtSearchSummarizeSummarize) Expander(expander string) FtSearchExpander
func (FtSearchSummarizeSummarize) Explainscore ¶
func (c FtSearchSummarizeSummarize) Explainscore() FtSearchExplainscore
func (FtSearchSummarizeSummarize) Fields ¶
func (c FtSearchSummarizeSummarize) Fields(count string) FtSearchSummarizeFieldsFields
func (FtSearchSummarizeSummarize) Frags ¶
func (c FtSearchSummarizeSummarize) Frags(num int64) FtSearchSummarizeFrags
func (FtSearchSummarizeSummarize) Highlight ¶
func (c FtSearchSummarizeSummarize) Highlight() FtSearchHighlightHighlight
func (FtSearchSummarizeSummarize) Inorder ¶
func (c FtSearchSummarizeSummarize) Inorder() FtSearchTagsInorder
func (FtSearchSummarizeSummarize) Language ¶
func (c FtSearchSummarizeSummarize) Language(language string) FtSearchLanguage
func (FtSearchSummarizeSummarize) Len ¶
func (c FtSearchSummarizeSummarize) Len(fragsize int64) FtSearchSummarizeLen
func (FtSearchSummarizeSummarize) Limit ¶
func (c FtSearchSummarizeSummarize) Limit() FtSearchLimitLimit
func (FtSearchSummarizeSummarize) Params ¶
func (c FtSearchSummarizeSummarize) Params() FtSearchParamsParams
func (FtSearchSummarizeSummarize) Payload ¶
func (c FtSearchSummarizeSummarize) Payload(payload string) FtSearchPayload
func (FtSearchSummarizeSummarize) Scorer ¶
func (c FtSearchSummarizeSummarize) Scorer(scorer string) FtSearchScorer
func (FtSearchSummarizeSummarize) Separator ¶
func (c FtSearchSummarizeSummarize) Separator(separator string) FtSearchSummarizeSeparator
func (FtSearchSummarizeSummarize) Slop ¶
func (c FtSearchSummarizeSummarize) Slop(slop int64) FtSearchSlop
func (FtSearchSummarizeSummarize) Sortby ¶
func (c FtSearchSummarizeSummarize) Sortby(sortby string) FtSearchSortbySortby
func (FtSearchSummarizeSummarize) Timeout ¶
func (c FtSearchSummarizeSummarize) Timeout(timeout int64) FtSearchTimeout
type FtSearchTagsInorder ¶
type FtSearchTagsInorder Completed
func (FtSearchTagsInorder) Build ¶
func (c FtSearchTagsInorder) Build() Completed
func (FtSearchTagsInorder) Dialect ¶
func (c FtSearchTagsInorder) Dialect(dialect int64) FtSearchDialect
func (FtSearchTagsInorder) Expander ¶
func (c FtSearchTagsInorder) Expander(expander string) FtSearchExpander
func (FtSearchTagsInorder) Explainscore ¶
func (c FtSearchTagsInorder) Explainscore() FtSearchExplainscore
func (FtSearchTagsInorder) Language ¶
func (c FtSearchTagsInorder) Language(language string) FtSearchLanguage
func (FtSearchTagsInorder) Limit ¶
func (c FtSearchTagsInorder) Limit() FtSearchLimitLimit
func (FtSearchTagsInorder) Params ¶
func (c FtSearchTagsInorder) Params() FtSearchParamsParams
func (FtSearchTagsInorder) Payload ¶
func (c FtSearchTagsInorder) Payload(payload string) FtSearchPayload
func (FtSearchTagsInorder) Scorer ¶
func (c FtSearchTagsInorder) Scorer(scorer string) FtSearchScorer
func (FtSearchTagsInorder) Sortby ¶
func (c FtSearchTagsInorder) Sortby(sortby string) FtSearchSortbySortby
type FtSearchTimeout ¶
type FtSearchTimeout Completed
func (FtSearchTimeout) Build ¶
func (c FtSearchTimeout) Build() Completed
func (FtSearchTimeout) Dialect ¶
func (c FtSearchTimeout) Dialect(dialect int64) FtSearchDialect
func (FtSearchTimeout) Expander ¶
func (c FtSearchTimeout) Expander(expander string) FtSearchExpander
func (FtSearchTimeout) Explainscore ¶
func (c FtSearchTimeout) Explainscore() FtSearchExplainscore
func (FtSearchTimeout) Inorder ¶
func (c FtSearchTimeout) Inorder() FtSearchTagsInorder
func (FtSearchTimeout) Language ¶
func (c FtSearchTimeout) Language(language string) FtSearchLanguage
func (FtSearchTimeout) Limit ¶
func (c FtSearchTimeout) Limit() FtSearchLimitLimit
func (FtSearchTimeout) Params ¶
func (c FtSearchTimeout) Params() FtSearchParamsParams
func (FtSearchTimeout) Payload ¶
func (c FtSearchTimeout) Payload(payload string) FtSearchPayload
func (FtSearchTimeout) Scorer ¶
func (c FtSearchTimeout) Scorer(scorer string) FtSearchScorer
func (FtSearchTimeout) Sortby ¶
func (c FtSearchTimeout) Sortby(sortby string) FtSearchSortbySortby
type FtSearchVerbatim ¶
type FtSearchVerbatim Completed
func (FtSearchVerbatim) Build ¶
func (c FtSearchVerbatim) Build() Completed
func (FtSearchVerbatim) Dialect ¶
func (c FtSearchVerbatim) Dialect(dialect int64) FtSearchDialect
func (FtSearchVerbatim) Expander ¶
func (c FtSearchVerbatim) Expander(expander string) FtSearchExpander
func (FtSearchVerbatim) Explainscore ¶
func (c FtSearchVerbatim) Explainscore() FtSearchExplainscore
func (FtSearchVerbatim) Filter ¶
func (c FtSearchVerbatim) Filter(numericField string) FtSearchFilterFilter
func (FtSearchVerbatim) Geofilter ¶
func (c FtSearchVerbatim) Geofilter(geoField string) FtSearchGeoFilterGeofilter
func (FtSearchVerbatim) Highlight ¶
func (c FtSearchVerbatim) Highlight() FtSearchHighlightHighlight
func (FtSearchVerbatim) Infields ¶
func (c FtSearchVerbatim) Infields(count string) FtSearchInFieldsInfields
func (FtSearchVerbatim) Inkeys ¶
func (c FtSearchVerbatim) Inkeys(count string) FtSearchInKeysInkeys
func (FtSearchVerbatim) Inorder ¶
func (c FtSearchVerbatim) Inorder() FtSearchTagsInorder
func (FtSearchVerbatim) Language ¶
func (c FtSearchVerbatim) Language(language string) FtSearchLanguage
func (FtSearchVerbatim) Limit ¶
func (c FtSearchVerbatim) Limit() FtSearchLimitLimit
func (FtSearchVerbatim) Nostopwords ¶
func (c FtSearchVerbatim) Nostopwords() FtSearchNostopwords
func (FtSearchVerbatim) Params ¶
func (c FtSearchVerbatim) Params() FtSearchParamsParams
func (FtSearchVerbatim) Payload ¶
func (c FtSearchVerbatim) Payload(payload string) FtSearchPayload
func (FtSearchVerbatim) Return ¶
func (c FtSearchVerbatim) Return(count string) FtSearchReturnReturn
func (FtSearchVerbatim) Scorer ¶
func (c FtSearchVerbatim) Scorer(scorer string) FtSearchScorer
func (FtSearchVerbatim) Slop ¶
func (c FtSearchVerbatim) Slop(slop int64) FtSearchSlop
func (FtSearchVerbatim) Sortby ¶
func (c FtSearchVerbatim) Sortby(sortby string) FtSearchSortbySortby
func (FtSearchVerbatim) Summarize ¶
func (c FtSearchVerbatim) Summarize() FtSearchSummarizeSummarize
func (FtSearchVerbatim) Timeout ¶
func (c FtSearchVerbatim) Timeout(timeout int64) FtSearchTimeout
func (FtSearchVerbatim) Withpayloads ¶
func (c FtSearchVerbatim) Withpayloads() FtSearchWithpayloads
func (FtSearchVerbatim) Withscores ¶
func (c FtSearchVerbatim) Withscores() FtSearchWithscores
func (FtSearchVerbatim) Withsortkeys ¶
func (c FtSearchVerbatim) Withsortkeys() FtSearchWithsortkeys
type FtSearchWithpayloads ¶
type FtSearchWithpayloads Completed
func (FtSearchWithpayloads) Build ¶
func (c FtSearchWithpayloads) Build() Completed
func (FtSearchWithpayloads) Dialect ¶
func (c FtSearchWithpayloads) Dialect(dialect int64) FtSearchDialect
func (FtSearchWithpayloads) Expander ¶
func (c FtSearchWithpayloads) Expander(expander string) FtSearchExpander
func (FtSearchWithpayloads) Explainscore ¶
func (c FtSearchWithpayloads) Explainscore() FtSearchExplainscore
func (FtSearchWithpayloads) Filter ¶
func (c FtSearchWithpayloads) Filter(numericField string) FtSearchFilterFilter
func (FtSearchWithpayloads) Geofilter ¶
func (c FtSearchWithpayloads) Geofilter(geoField string) FtSearchGeoFilterGeofilter
func (FtSearchWithpayloads) Highlight ¶
func (c FtSearchWithpayloads) Highlight() FtSearchHighlightHighlight
func (FtSearchWithpayloads) Infields ¶
func (c FtSearchWithpayloads) Infields(count string) FtSearchInFieldsInfields
func (FtSearchWithpayloads) Inkeys ¶
func (c FtSearchWithpayloads) Inkeys(count string) FtSearchInKeysInkeys
func (FtSearchWithpayloads) Inorder ¶
func (c FtSearchWithpayloads) Inorder() FtSearchTagsInorder
func (FtSearchWithpayloads) Language ¶
func (c FtSearchWithpayloads) Language(language string) FtSearchLanguage
func (FtSearchWithpayloads) Limit ¶
func (c FtSearchWithpayloads) Limit() FtSearchLimitLimit
func (FtSearchWithpayloads) Params ¶
func (c FtSearchWithpayloads) Params() FtSearchParamsParams
func (FtSearchWithpayloads) Payload ¶
func (c FtSearchWithpayloads) Payload(payload string) FtSearchPayload
func (FtSearchWithpayloads) Return ¶
func (c FtSearchWithpayloads) Return(count string) FtSearchReturnReturn
func (FtSearchWithpayloads) Scorer ¶
func (c FtSearchWithpayloads) Scorer(scorer string) FtSearchScorer
func (FtSearchWithpayloads) Slop ¶
func (c FtSearchWithpayloads) Slop(slop int64) FtSearchSlop
func (FtSearchWithpayloads) Sortby ¶
func (c FtSearchWithpayloads) Sortby(sortby string) FtSearchSortbySortby
func (FtSearchWithpayloads) Summarize ¶
func (c FtSearchWithpayloads) Summarize() FtSearchSummarizeSummarize
func (FtSearchWithpayloads) Timeout ¶
func (c FtSearchWithpayloads) Timeout(timeout int64) FtSearchTimeout
func (FtSearchWithpayloads) Withsortkeys ¶
func (c FtSearchWithpayloads) Withsortkeys() FtSearchWithsortkeys
type FtSearchWithscores ¶
type FtSearchWithscores Completed
func (FtSearchWithscores) Build ¶
func (c FtSearchWithscores) Build() Completed
func (FtSearchWithscores) Dialect ¶
func (c FtSearchWithscores) Dialect(dialect int64) FtSearchDialect
func (FtSearchWithscores) Expander ¶
func (c FtSearchWithscores) Expander(expander string) FtSearchExpander
func (FtSearchWithscores) Explainscore ¶
func (c FtSearchWithscores) Explainscore() FtSearchExplainscore
func (FtSearchWithscores) Filter ¶
func (c FtSearchWithscores) Filter(numericField string) FtSearchFilterFilter
func (FtSearchWithscores) Geofilter ¶
func (c FtSearchWithscores) Geofilter(geoField string) FtSearchGeoFilterGeofilter
func (FtSearchWithscores) Highlight ¶
func (c FtSearchWithscores) Highlight() FtSearchHighlightHighlight
func (FtSearchWithscores) Infields ¶
func (c FtSearchWithscores) Infields(count string) FtSearchInFieldsInfields
func (FtSearchWithscores) Inkeys ¶
func (c FtSearchWithscores) Inkeys(count string) FtSearchInKeysInkeys
func (FtSearchWithscores) Inorder ¶
func (c FtSearchWithscores) Inorder() FtSearchTagsInorder
func (FtSearchWithscores) Language ¶
func (c FtSearchWithscores) Language(language string) FtSearchLanguage
func (FtSearchWithscores) Limit ¶
func (c FtSearchWithscores) Limit() FtSearchLimitLimit
func (FtSearchWithscores) Params ¶
func (c FtSearchWithscores) Params() FtSearchParamsParams
func (FtSearchWithscores) Payload ¶
func (c FtSearchWithscores) Payload(payload string) FtSearchPayload
func (FtSearchWithscores) Return ¶
func (c FtSearchWithscores) Return(count string) FtSearchReturnReturn
func (FtSearchWithscores) Scorer ¶
func (c FtSearchWithscores) Scorer(scorer string) FtSearchScorer
func (FtSearchWithscores) Slop ¶
func (c FtSearchWithscores) Slop(slop int64) FtSearchSlop
func (FtSearchWithscores) Sortby ¶
func (c FtSearchWithscores) Sortby(sortby string) FtSearchSortbySortby
func (FtSearchWithscores) Summarize ¶
func (c FtSearchWithscores) Summarize() FtSearchSummarizeSummarize
func (FtSearchWithscores) Timeout ¶
func (c FtSearchWithscores) Timeout(timeout int64) FtSearchTimeout
func (FtSearchWithscores) Withpayloads ¶
func (c FtSearchWithscores) Withpayloads() FtSearchWithpayloads
func (FtSearchWithscores) Withsortkeys ¶
func (c FtSearchWithscores) Withsortkeys() FtSearchWithsortkeys
type FtSearchWithsortkeys ¶
type FtSearchWithsortkeys Completed
func (FtSearchWithsortkeys) Build ¶
func (c FtSearchWithsortkeys) Build() Completed
func (FtSearchWithsortkeys) Dialect ¶
func (c FtSearchWithsortkeys) Dialect(dialect int64) FtSearchDialect
func (FtSearchWithsortkeys) Expander ¶
func (c FtSearchWithsortkeys) Expander(expander string) FtSearchExpander
func (FtSearchWithsortkeys) Explainscore ¶
func (c FtSearchWithsortkeys) Explainscore() FtSearchExplainscore
func (FtSearchWithsortkeys) Filter ¶
func (c FtSearchWithsortkeys) Filter(numericField string) FtSearchFilterFilter
func (FtSearchWithsortkeys) Geofilter ¶
func (c FtSearchWithsortkeys) Geofilter(geoField string) FtSearchGeoFilterGeofilter
func (FtSearchWithsortkeys) Highlight ¶
func (c FtSearchWithsortkeys) Highlight() FtSearchHighlightHighlight
func (FtSearchWithsortkeys) Infields ¶
func (c FtSearchWithsortkeys) Infields(count string) FtSearchInFieldsInfields
func (FtSearchWithsortkeys) Inkeys ¶
func (c FtSearchWithsortkeys) Inkeys(count string) FtSearchInKeysInkeys
func (FtSearchWithsortkeys) Inorder ¶
func (c FtSearchWithsortkeys) Inorder() FtSearchTagsInorder
func (FtSearchWithsortkeys) Language ¶
func (c FtSearchWithsortkeys) Language(language string) FtSearchLanguage
func (FtSearchWithsortkeys) Limit ¶
func (c FtSearchWithsortkeys) Limit() FtSearchLimitLimit
func (FtSearchWithsortkeys) Params ¶
func (c FtSearchWithsortkeys) Params() FtSearchParamsParams
func (FtSearchWithsortkeys) Payload ¶
func (c FtSearchWithsortkeys) Payload(payload string) FtSearchPayload
func (FtSearchWithsortkeys) Return ¶
func (c FtSearchWithsortkeys) Return(count string) FtSearchReturnReturn
func (FtSearchWithsortkeys) Scorer ¶
func (c FtSearchWithsortkeys) Scorer(scorer string) FtSearchScorer
func (FtSearchWithsortkeys) Slop ¶
func (c FtSearchWithsortkeys) Slop(slop int64) FtSearchSlop
func (FtSearchWithsortkeys) Sortby ¶
func (c FtSearchWithsortkeys) Sortby(sortby string) FtSearchSortbySortby
func (FtSearchWithsortkeys) Summarize ¶
func (c FtSearchWithsortkeys) Summarize() FtSearchSummarizeSummarize
func (FtSearchWithsortkeys) Timeout ¶
func (c FtSearchWithsortkeys) Timeout(timeout int64) FtSearchTimeout
type FtSpellcheck ¶
type FtSpellcheck Completed
func (FtSpellcheck) Index ¶
func (c FtSpellcheck) Index(index string) FtSpellcheckIndex
type FtSpellcheckDialect ¶
type FtSpellcheckDialect Completed
func (FtSpellcheckDialect) Build ¶
func (c FtSpellcheckDialect) Build() Completed
type FtSpellcheckDistance ¶
type FtSpellcheckDistance Completed
func (FtSpellcheckDistance) Build ¶
func (c FtSpellcheckDistance) Build() Completed
func (FtSpellcheckDistance) Dialect ¶
func (c FtSpellcheckDistance) Dialect(dialect int64) FtSpellcheckDialect
func (FtSpellcheckDistance) TermsExclude ¶
func (c FtSpellcheckDistance) TermsExclude() FtSpellcheckTermsTermsExclude
func (FtSpellcheckDistance) TermsInclude ¶
func (c FtSpellcheckDistance) TermsInclude() FtSpellcheckTermsTermsInclude
type FtSpellcheckIndex ¶
type FtSpellcheckIndex Completed
func (FtSpellcheckIndex) Query ¶
func (c FtSpellcheckIndex) Query(query string) FtSpellcheckQuery
type FtSpellcheckQuery ¶
type FtSpellcheckQuery Completed
func (FtSpellcheckQuery) Build ¶
func (c FtSpellcheckQuery) Build() Completed
func (FtSpellcheckQuery) Dialect ¶
func (c FtSpellcheckQuery) Dialect(dialect int64) FtSpellcheckDialect
func (FtSpellcheckQuery) Distance ¶
func (c FtSpellcheckQuery) Distance(distance int64) FtSpellcheckDistance
func (FtSpellcheckQuery) TermsExclude ¶
func (c FtSpellcheckQuery) TermsExclude() FtSpellcheckTermsTermsExclude
func (FtSpellcheckQuery) TermsInclude ¶
func (c FtSpellcheckQuery) TermsInclude() FtSpellcheckTermsTermsInclude
type FtSpellcheckTermsDictionary ¶
type FtSpellcheckTermsDictionary Completed
func (FtSpellcheckTermsDictionary) Build ¶
func (c FtSpellcheckTermsDictionary) Build() Completed
func (FtSpellcheckTermsDictionary) Dialect ¶
func (c FtSpellcheckTermsDictionary) Dialect(dialect int64) FtSpellcheckDialect
func (FtSpellcheckTermsDictionary) Terms ¶
func (c FtSpellcheckTermsDictionary) Terms(terms ...string) FtSpellcheckTermsTerms
type FtSpellcheckTermsTerms ¶
type FtSpellcheckTermsTerms Completed
func (FtSpellcheckTermsTerms) Build ¶
func (c FtSpellcheckTermsTerms) Build() Completed
func (FtSpellcheckTermsTerms) Dialect ¶
func (c FtSpellcheckTermsTerms) Dialect(dialect int64) FtSpellcheckDialect
func (FtSpellcheckTermsTerms) Terms ¶
func (c FtSpellcheckTermsTerms) Terms(terms ...string) FtSpellcheckTermsTerms
type FtSpellcheckTermsTermsExclude ¶
type FtSpellcheckTermsTermsExclude Completed
func (FtSpellcheckTermsTermsExclude) Dictionary ¶
func (c FtSpellcheckTermsTermsExclude) Dictionary(dictionary string) FtSpellcheckTermsDictionary
type FtSpellcheckTermsTermsInclude ¶
type FtSpellcheckTermsTermsInclude Completed
func (FtSpellcheckTermsTermsInclude) Dictionary ¶
func (c FtSpellcheckTermsTermsInclude) Dictionary(dictionary string) FtSpellcheckTermsDictionary
type FtSugadd ¶
type FtSugadd Completed
func (FtSugadd) Key ¶
func (c FtSugadd) Key(key string) FtSugaddKey
type FtSugaddIncrementScoreIncr ¶
type FtSugaddIncrementScoreIncr Completed
func (FtSugaddIncrementScoreIncr) Build ¶
func (c FtSugaddIncrementScoreIncr) Build() Completed
func (FtSugaddIncrementScoreIncr) Payload ¶
func (c FtSugaddIncrementScoreIncr) Payload(payload string) FtSugaddPayload
type FtSugaddKey ¶
type FtSugaddKey Completed
func (FtSugaddKey) String ¶
func (c FtSugaddKey) String(string string) FtSugaddString
type FtSugaddPayload ¶
type FtSugaddPayload Completed
func (FtSugaddPayload) Build ¶
func (c FtSugaddPayload) Build() Completed
type FtSugaddScore ¶
type FtSugaddScore Completed
func (FtSugaddScore) Build ¶
func (c FtSugaddScore) Build() Completed
func (FtSugaddScore) Incr ¶
func (c FtSugaddScore) Incr() FtSugaddIncrementScoreIncr
func (FtSugaddScore) Payload ¶
func (c FtSugaddScore) Payload(payload string) FtSugaddPayload
type FtSugaddString ¶
type FtSugaddString Completed
func (FtSugaddString) Score ¶
func (c FtSugaddString) Score(score float64) FtSugaddScore
type FtSugdel ¶
type FtSugdel Completed
func (FtSugdel) Key ¶
func (c FtSugdel) Key(key string) FtSugdelKey
type FtSugdelKey ¶
type FtSugdelKey Completed
func (FtSugdelKey) String ¶
func (c FtSugdelKey) String(string string) FtSugdelString
type FtSugdelString ¶
type FtSugdelString Completed
func (FtSugdelString) Build ¶
func (c FtSugdelString) Build() Completed
type FtSugget ¶
type FtSugget Completed
func (FtSugget) Key ¶
func (c FtSugget) Key(key string) FtSuggetKey
type FtSuggetFuzzy ¶
type FtSuggetFuzzy Completed
func (FtSuggetFuzzy) Build ¶
func (c FtSuggetFuzzy) Build() Completed
func (FtSuggetFuzzy) Max ¶
func (c FtSuggetFuzzy) Max(max int64) FtSuggetMax
func (FtSuggetFuzzy) Withpayloads ¶
func (c FtSuggetFuzzy) Withpayloads() FtSuggetWithpayloads
func (FtSuggetFuzzy) Withscores ¶
func (c FtSuggetFuzzy) Withscores() FtSuggetWithscores
type FtSuggetKey ¶
type FtSuggetKey Completed
func (FtSuggetKey) Prefix ¶
func (c FtSuggetKey) Prefix(prefix string) FtSuggetPrefix
type FtSuggetMax ¶
type FtSuggetMax Completed
func (FtSuggetMax) Build ¶
func (c FtSuggetMax) Build() Completed
type FtSuggetPrefix ¶
type FtSuggetPrefix Completed
func (FtSuggetPrefix) Build ¶
func (c FtSuggetPrefix) Build() Completed
func (FtSuggetPrefix) Fuzzy ¶
func (c FtSuggetPrefix) Fuzzy() FtSuggetFuzzy
func (FtSuggetPrefix) Max ¶
func (c FtSuggetPrefix) Max(max int64) FtSuggetMax
func (FtSuggetPrefix) Withpayloads ¶
func (c FtSuggetPrefix) Withpayloads() FtSuggetWithpayloads
func (FtSuggetPrefix) Withscores ¶
func (c FtSuggetPrefix) Withscores() FtSuggetWithscores
type FtSuggetWithpayloads ¶
type FtSuggetWithpayloads Completed
func (FtSuggetWithpayloads) Build ¶
func (c FtSuggetWithpayloads) Build() Completed
func (FtSuggetWithpayloads) Max ¶
func (c FtSuggetWithpayloads) Max(max int64) FtSuggetMax
type FtSuggetWithscores ¶
type FtSuggetWithscores Completed
func (FtSuggetWithscores) Build ¶
func (c FtSuggetWithscores) Build() Completed
func (FtSuggetWithscores) Max ¶
func (c FtSuggetWithscores) Max(max int64) FtSuggetMax
func (FtSuggetWithscores) Withpayloads ¶
func (c FtSuggetWithscores) Withpayloads() FtSuggetWithpayloads
type FtSuglen ¶
type FtSuglen Completed
func (FtSuglen) Key ¶
func (c FtSuglen) Key(key string) FtSuglenKey
type FtSuglenKey ¶
type FtSuglenKey Completed
func (FtSuglenKey) Build ¶
func (c FtSuglenKey) Build() Completed
type FtSyndump ¶
type FtSyndump Completed
func (FtSyndump) Index ¶
func (c FtSyndump) Index(index string) FtSyndumpIndex
type FtSyndumpIndex ¶
type FtSyndumpIndex Completed
func (FtSyndumpIndex) Build ¶
func (c FtSyndumpIndex) Build() Completed
type FtSynupdate ¶
type FtSynupdate Completed
func (FtSynupdate) Index ¶
func (c FtSynupdate) Index(index string) FtSynupdateIndex
type FtSynupdateIndex ¶
type FtSynupdateIndex Completed
func (FtSynupdateIndex) SynonymGroupId ¶
func (c FtSynupdateIndex) SynonymGroupId(synonymGroupId string) FtSynupdateSynonymGroupId
type FtSynupdateSkipinitialscan ¶
type FtSynupdateSkipinitialscan Completed
func (FtSynupdateSkipinitialscan) Term ¶
func (c FtSynupdateSkipinitialscan) Term(term ...string) FtSynupdateTerm
type FtSynupdateSynonymGroupId ¶
type FtSynupdateSynonymGroupId Completed
func (FtSynupdateSynonymGroupId) Skipinitialscan ¶
func (c FtSynupdateSynonymGroupId) Skipinitialscan() FtSynupdateSkipinitialscan
func (FtSynupdateSynonymGroupId) Term ¶
func (c FtSynupdateSynonymGroupId) Term(term ...string) FtSynupdateTerm
type FtSynupdateTerm ¶
type FtSynupdateTerm Completed
func (FtSynupdateTerm) Build ¶
func (c FtSynupdateTerm) Build() Completed
func (FtSynupdateTerm) Term ¶
func (c FtSynupdateTerm) Term(term ...string) FtSynupdateTerm
type FtTagvals ¶
type FtTagvals Completed
func (FtTagvals) Index ¶
func (c FtTagvals) Index(index string) FtTagvalsIndex
type FtTagvalsFieldName ¶
type FtTagvalsFieldName Completed
func (FtTagvalsFieldName) Build ¶
func (c FtTagvalsFieldName) Build() Completed
type FtTagvalsIndex ¶
type FtTagvalsIndex Completed
func (FtTagvalsIndex) FieldName ¶
func (c FtTagvalsIndex) FieldName(fieldName string) FtTagvalsFieldName
type FunctionDelete ¶
type FunctionDelete Completed
func (FunctionDelete) LibraryName ¶
func (c FunctionDelete) LibraryName(libraryName string) FunctionDeleteLibraryName
type FunctionDeleteLibraryName ¶
type FunctionDeleteLibraryName Completed
func (FunctionDeleteLibraryName) Build ¶
func (c FunctionDeleteLibraryName) Build() Completed
type FunctionDump ¶
type FunctionDump Completed
func (FunctionDump) Build ¶
func (c FunctionDump) Build() Completed
type FunctionFlush ¶
type FunctionFlush Completed
func (FunctionFlush) Async ¶
func (c FunctionFlush) Async() FunctionFlushAsync
func (FunctionFlush) Build ¶
func (c FunctionFlush) Build() Completed
func (FunctionFlush) Sync ¶
func (c FunctionFlush) Sync() FunctionFlushAsyncSync
type FunctionFlushAsync ¶
type FunctionFlushAsync Completed
func (FunctionFlushAsync) Build ¶
func (c FunctionFlushAsync) Build() Completed
type FunctionFlushAsyncSync ¶
type FunctionFlushAsyncSync Completed
func (FunctionFlushAsyncSync) Build ¶
func (c FunctionFlushAsyncSync) Build() Completed
type FunctionHelp ¶
type FunctionHelp Completed
func (FunctionHelp) Build ¶
func (c FunctionHelp) Build() Completed
type FunctionKill ¶
type FunctionKill Completed
func (FunctionKill) Build ¶
func (c FunctionKill) Build() Completed
type FunctionList ¶
type FunctionList Completed
func (FunctionList) Build ¶
func (c FunctionList) Build() Completed
func (FunctionList) Libraryname ¶
func (c FunctionList) Libraryname(libraryNamePattern string) FunctionListLibraryname
func (FunctionList) Withcode ¶
func (c FunctionList) Withcode() FunctionListWithcode
type FunctionListLibraryname ¶
type FunctionListLibraryname Completed
func (FunctionListLibraryname) Build ¶
func (c FunctionListLibraryname) Build() Completed
func (FunctionListLibraryname) Withcode ¶
func (c FunctionListLibraryname) Withcode() FunctionListWithcode
type FunctionListWithcode ¶
type FunctionListWithcode Completed
func (FunctionListWithcode) Build ¶
func (c FunctionListWithcode) Build() Completed
type FunctionLoad ¶
type FunctionLoad Completed
func (FunctionLoad) FunctionCode ¶
func (c FunctionLoad) FunctionCode(functionCode string) FunctionLoadFunctionCode
func (FunctionLoad) Replace ¶
func (c FunctionLoad) Replace() FunctionLoadReplace
type FunctionLoadFunctionCode ¶
type FunctionLoadFunctionCode Completed
func (FunctionLoadFunctionCode) Build ¶
func (c FunctionLoadFunctionCode) Build() Completed
type FunctionLoadReplace ¶
type FunctionLoadReplace Completed
func (FunctionLoadReplace) FunctionCode ¶
func (c FunctionLoadReplace) FunctionCode(functionCode string) FunctionLoadFunctionCode
type FunctionRestore ¶
type FunctionRestore Completed
func (FunctionRestore) SerializedValue ¶
func (c FunctionRestore) SerializedValue(serializedValue string) FunctionRestoreSerializedValue
type FunctionRestorePolicyAppend ¶
type FunctionRestorePolicyAppend Completed
func (FunctionRestorePolicyAppend) Build ¶
func (c FunctionRestorePolicyAppend) Build() Completed
type FunctionRestorePolicyFlush ¶
type FunctionRestorePolicyFlush Completed
func (FunctionRestorePolicyFlush) Build ¶
func (c FunctionRestorePolicyFlush) Build() Completed
type FunctionRestorePolicyReplace ¶
type FunctionRestorePolicyReplace Completed
func (FunctionRestorePolicyReplace) Build ¶
func (c FunctionRestorePolicyReplace) Build() Completed
type FunctionRestoreSerializedValue ¶
type FunctionRestoreSerializedValue Completed
func (FunctionRestoreSerializedValue) Append ¶
func (c FunctionRestoreSerializedValue) Append() FunctionRestorePolicyAppend
func (FunctionRestoreSerializedValue) Build ¶
func (c FunctionRestoreSerializedValue) Build() Completed
func (FunctionRestoreSerializedValue) Flush ¶
func (c FunctionRestoreSerializedValue) Flush() FunctionRestorePolicyFlush
func (FunctionRestoreSerializedValue) Replace ¶
func (c FunctionRestoreSerializedValue) Replace() FunctionRestorePolicyReplace
type FunctionStats ¶
type FunctionStats Completed
func (FunctionStats) Build ¶
func (c FunctionStats) Build() Completed
type GeoaddChangeCh ¶
type GeoaddChangeCh Completed
func (GeoaddChangeCh) LongitudeLatitudeMember ¶
func (c GeoaddChangeCh) LongitudeLatitudeMember() GeoaddLongitudeLatitudeMember
type GeoaddConditionNx ¶
type GeoaddConditionNx Completed
func (GeoaddConditionNx) Ch ¶
func (c GeoaddConditionNx) Ch() GeoaddChangeCh
func (GeoaddConditionNx) LongitudeLatitudeMember ¶
func (c GeoaddConditionNx) LongitudeLatitudeMember() GeoaddLongitudeLatitudeMember
type GeoaddConditionXx ¶
type GeoaddConditionXx Completed
func (GeoaddConditionXx) Ch ¶
func (c GeoaddConditionXx) Ch() GeoaddChangeCh
func (GeoaddConditionXx) LongitudeLatitudeMember ¶
func (c GeoaddConditionXx) LongitudeLatitudeMember() GeoaddLongitudeLatitudeMember
type GeoaddKey ¶
type GeoaddKey Completed
func (GeoaddKey) Ch ¶
func (c GeoaddKey) Ch() GeoaddChangeCh
func (GeoaddKey) LongitudeLatitudeMember ¶
func (c GeoaddKey) LongitudeLatitudeMember() GeoaddLongitudeLatitudeMember
func (GeoaddKey) Nx ¶
func (c GeoaddKey) Nx() GeoaddConditionNx
func (GeoaddKey) Xx ¶
func (c GeoaddKey) Xx() GeoaddConditionXx
type GeoaddLongitudeLatitudeMember ¶
type GeoaddLongitudeLatitudeMember Completed
func (GeoaddLongitudeLatitudeMember) Build ¶
func (c GeoaddLongitudeLatitudeMember) Build() Completed
func (GeoaddLongitudeLatitudeMember) LongitudeLatitudeMember ¶
func (c GeoaddLongitudeLatitudeMember) LongitudeLatitudeMember(longitude float64, latitude float64, member string) GeoaddLongitudeLatitudeMember
type Geodist ¶
type Geodist Completed
func (Geodist) Key ¶
func (c Geodist) Key(key string) GeodistKey
type GeodistKey ¶
type GeodistKey Completed
func (GeodistKey) Member1 ¶
func (c GeodistKey) Member1(member1 string) GeodistMember1
type GeodistMember1 ¶
type GeodistMember1 Completed
func (GeodistMember1) Member2 ¶
func (c GeodistMember1) Member2(member2 string) GeodistMember2
type GeodistMember2 ¶
type GeodistMember2 Completed
func (GeodistMember2) Build ¶
func (c GeodistMember2) Build() Completed
func (GeodistMember2) Cache ¶
func (c GeodistMember2) Cache() Cacheable
func (GeodistMember2) Ft ¶
func (c GeodistMember2) Ft() GeodistUnitFt
func (GeodistMember2) Km ¶
func (c GeodistMember2) Km() GeodistUnitKm
func (GeodistMember2) M ¶
func (c GeodistMember2) M() GeodistUnitM
func (GeodistMember2) Mi ¶
func (c GeodistMember2) Mi() GeodistUnitMi
type GeodistUnitFt ¶
type GeodistUnitFt Completed
func (GeodistUnitFt) Build ¶
func (c GeodistUnitFt) Build() Completed
func (GeodistUnitFt) Cache ¶
func (c GeodistUnitFt) Cache() Cacheable
type GeodistUnitKm ¶
type GeodistUnitKm Completed
func (GeodistUnitKm) Build ¶
func (c GeodistUnitKm) Build() Completed
func (GeodistUnitKm) Cache ¶
func (c GeodistUnitKm) Cache() Cacheable
type GeodistUnitM ¶
type GeodistUnitM Completed
func (GeodistUnitM) Build ¶
func (c GeodistUnitM) Build() Completed
func (GeodistUnitM) Cache ¶
func (c GeodistUnitM) Cache() Cacheable
type GeodistUnitMi ¶
type GeodistUnitMi Completed
func (GeodistUnitMi) Build ¶
func (c GeodistUnitMi) Build() Completed
func (GeodistUnitMi) Cache ¶
func (c GeodistUnitMi) Cache() Cacheable
type Geohash ¶
type Geohash Completed
func (Geohash) Key ¶
func (c Geohash) Key(key string) GeohashKey
type GeohashKey ¶
type GeohashKey Completed
func (GeohashKey) Build ¶
func (c GeohashKey) Build() Completed
func (GeohashKey) Cache ¶
func (c GeohashKey) Cache() Cacheable
func (GeohashKey) Member ¶
func (c GeohashKey) Member(member ...string) GeohashMember
type GeohashMember ¶
type GeohashMember Completed
func (GeohashMember) Build ¶
func (c GeohashMember) Build() Completed
func (GeohashMember) Cache ¶
func (c GeohashMember) Cache() Cacheable
func (GeohashMember) Member ¶
func (c GeohashMember) Member(member ...string) GeohashMember
type GeoposKey ¶
type GeoposKey Completed
func (GeoposKey) Member ¶
func (c GeoposKey) Member(member ...string) GeoposMember
type GeoposMember ¶
type GeoposMember Completed
func (GeoposMember) Build ¶
func (c GeoposMember) Build() Completed
func (GeoposMember) Cache ¶
func (c GeoposMember) Cache() Cacheable
func (GeoposMember) Member ¶
func (c GeoposMember) Member(member ...string) GeoposMember
type Georadius ¶
type Georadius Completed
func (Georadius) Key ¶
func (c Georadius) Key(key string) GeoradiusKey
type GeoradiusCountAny ¶
type GeoradiusCountAny Completed
func (GeoradiusCountAny) Asc ¶
func (c GeoradiusCountAny) Asc() GeoradiusOrderAsc
func (GeoradiusCountAny) Build ¶
func (c GeoradiusCountAny) Build() Completed
func (GeoradiusCountAny) Desc ¶
func (c GeoradiusCountAny) Desc() GeoradiusOrderDesc
func (GeoradiusCountAny) Store ¶
func (c GeoradiusCountAny) Store(key string) GeoradiusStore
func (GeoradiusCountAny) Storedist ¶
func (c GeoradiusCountAny) Storedist(key string) GeoradiusStoredist
type GeoradiusCountCount ¶
type GeoradiusCountCount Completed
func (GeoradiusCountCount) Any ¶
func (c GeoradiusCountCount) Any() GeoradiusCountAny
func (GeoradiusCountCount) Asc ¶
func (c GeoradiusCountCount) Asc() GeoradiusOrderAsc
func (GeoradiusCountCount) Build ¶
func (c GeoradiusCountCount) Build() Completed
func (GeoradiusCountCount) Desc ¶
func (c GeoradiusCountCount) Desc() GeoradiusOrderDesc
func (GeoradiusCountCount) Store ¶
func (c GeoradiusCountCount) Store(key string) GeoradiusStore
func (GeoradiusCountCount) Storedist ¶
func (c GeoradiusCountCount) Storedist(key string) GeoradiusStoredist
type GeoradiusKey ¶
type GeoradiusKey Completed
func (GeoradiusKey) Longitude ¶
func (c GeoradiusKey) Longitude(longitude float64) GeoradiusLongitude
type GeoradiusLatitude ¶
type GeoradiusLatitude Completed
func (GeoradiusLatitude) Radius ¶
func (c GeoradiusLatitude) Radius(radius float64) GeoradiusRadius
type GeoradiusLongitude ¶
type GeoradiusLongitude Completed
func (GeoradiusLongitude) Latitude ¶
func (c GeoradiusLongitude) Latitude(latitude float64) GeoradiusLatitude
type GeoradiusOrderAsc ¶
type GeoradiusOrderAsc Completed
func (GeoradiusOrderAsc) Build ¶
func (c GeoradiusOrderAsc) Build() Completed
func (GeoradiusOrderAsc) Store ¶
func (c GeoradiusOrderAsc) Store(key string) GeoradiusStore
func (GeoradiusOrderAsc) Storedist ¶
func (c GeoradiusOrderAsc) Storedist(key string) GeoradiusStoredist
type GeoradiusOrderDesc ¶
type GeoradiusOrderDesc Completed
func (GeoradiusOrderDesc) Build ¶
func (c GeoradiusOrderDesc) Build() Completed
func (GeoradiusOrderDesc) Store ¶
func (c GeoradiusOrderDesc) Store(key string) GeoradiusStore
func (GeoradiusOrderDesc) Storedist ¶
func (c GeoradiusOrderDesc) Storedist(key string) GeoradiusStoredist
type GeoradiusRadius ¶
type GeoradiusRadius Completed
func (GeoradiusRadius) Ft ¶
func (c GeoradiusRadius) Ft() GeoradiusUnitFt
func (GeoradiusRadius) Km ¶
func (c GeoradiusRadius) Km() GeoradiusUnitKm
func (GeoradiusRadius) M ¶
func (c GeoradiusRadius) M() GeoradiusUnitM
func (GeoradiusRadius) Mi ¶
func (c GeoradiusRadius) Mi() GeoradiusUnitMi
type GeoradiusRo ¶
type GeoradiusRo Completed
func (GeoradiusRo) Key ¶
func (c GeoradiusRo) Key(key string) GeoradiusRoKey
type GeoradiusRoCountAny ¶
type GeoradiusRoCountAny Completed
func (GeoradiusRoCountAny) Asc ¶
func (c GeoradiusRoCountAny) Asc() GeoradiusRoOrderAsc
func (GeoradiusRoCountAny) Build ¶
func (c GeoradiusRoCountAny) Build() Completed
func (GeoradiusRoCountAny) Cache ¶
func (c GeoradiusRoCountAny) Cache() Cacheable
func (GeoradiusRoCountAny) Desc ¶
func (c GeoradiusRoCountAny) Desc() GeoradiusRoOrderDesc
type GeoradiusRoCountCount ¶
type GeoradiusRoCountCount Completed
func (GeoradiusRoCountCount) Any ¶
func (c GeoradiusRoCountCount) Any() GeoradiusRoCountAny
func (GeoradiusRoCountCount) Asc ¶
func (c GeoradiusRoCountCount) Asc() GeoradiusRoOrderAsc
func (GeoradiusRoCountCount) Build ¶
func (c GeoradiusRoCountCount) Build() Completed
func (GeoradiusRoCountCount) Cache ¶
func (c GeoradiusRoCountCount) Cache() Cacheable
func (GeoradiusRoCountCount) Desc ¶
func (c GeoradiusRoCountCount) Desc() GeoradiusRoOrderDesc
type GeoradiusRoKey ¶
type GeoradiusRoKey Completed
func (GeoradiusRoKey) Longitude ¶
func (c GeoradiusRoKey) Longitude(longitude float64) GeoradiusRoLongitude
type GeoradiusRoLatitude ¶
type GeoradiusRoLatitude Completed
func (GeoradiusRoLatitude) Radius ¶
func (c GeoradiusRoLatitude) Radius(radius float64) GeoradiusRoRadius
type GeoradiusRoLongitude ¶
type GeoradiusRoLongitude Completed
func (GeoradiusRoLongitude) Latitude ¶
func (c GeoradiusRoLongitude) Latitude(latitude float64) GeoradiusRoLatitude
type GeoradiusRoOrderAsc ¶
type GeoradiusRoOrderAsc Completed
func (GeoradiusRoOrderAsc) Build ¶
func (c GeoradiusRoOrderAsc) Build() Completed
func (GeoradiusRoOrderAsc) Cache ¶
func (c GeoradiusRoOrderAsc) Cache() Cacheable
type GeoradiusRoOrderDesc ¶
type GeoradiusRoOrderDesc Completed
func (GeoradiusRoOrderDesc) Build ¶
func (c GeoradiusRoOrderDesc) Build() Completed
func (GeoradiusRoOrderDesc) Cache ¶
func (c GeoradiusRoOrderDesc) Cache() Cacheable
type GeoradiusRoRadius ¶
type GeoradiusRoRadius Completed
func (GeoradiusRoRadius) Ft ¶
func (c GeoradiusRoRadius) Ft() GeoradiusRoUnitFt
func (GeoradiusRoRadius) Km ¶
func (c GeoradiusRoRadius) Km() GeoradiusRoUnitKm
func (GeoradiusRoRadius) M ¶
func (c GeoradiusRoRadius) M() GeoradiusRoUnitM
func (GeoradiusRoRadius) Mi ¶
func (c GeoradiusRoRadius) Mi() GeoradiusRoUnitMi
type GeoradiusRoUnitFt ¶
type GeoradiusRoUnitFt Completed
func (GeoradiusRoUnitFt) Asc ¶
func (c GeoradiusRoUnitFt) Asc() GeoradiusRoOrderAsc
func (GeoradiusRoUnitFt) Build ¶
func (c GeoradiusRoUnitFt) Build() Completed
func (GeoradiusRoUnitFt) Cache ¶
func (c GeoradiusRoUnitFt) Cache() Cacheable
func (GeoradiusRoUnitFt) Count ¶
func (c GeoradiusRoUnitFt) Count(count int64) GeoradiusRoCountCount
func (GeoradiusRoUnitFt) Desc ¶
func (c GeoradiusRoUnitFt) Desc() GeoradiusRoOrderDesc
func (GeoradiusRoUnitFt) Withcoord ¶
func (c GeoradiusRoUnitFt) Withcoord() GeoradiusRoWithcoord
func (GeoradiusRoUnitFt) Withdist ¶
func (c GeoradiusRoUnitFt) Withdist() GeoradiusRoWithdist
func (GeoradiusRoUnitFt) Withhash ¶
func (c GeoradiusRoUnitFt) Withhash() GeoradiusRoWithhash
type GeoradiusRoUnitKm ¶
type GeoradiusRoUnitKm Completed
func (GeoradiusRoUnitKm) Asc ¶
func (c GeoradiusRoUnitKm) Asc() GeoradiusRoOrderAsc
func (GeoradiusRoUnitKm) Build ¶
func (c GeoradiusRoUnitKm) Build() Completed
func (GeoradiusRoUnitKm) Cache ¶
func (c GeoradiusRoUnitKm) Cache() Cacheable
func (GeoradiusRoUnitKm) Count ¶
func (c GeoradiusRoUnitKm) Count(count int64) GeoradiusRoCountCount
func (GeoradiusRoUnitKm) Desc ¶
func (c GeoradiusRoUnitKm) Desc() GeoradiusRoOrderDesc
func (GeoradiusRoUnitKm) Withcoord ¶
func (c GeoradiusRoUnitKm) Withcoord() GeoradiusRoWithcoord
func (GeoradiusRoUnitKm) Withdist ¶
func (c GeoradiusRoUnitKm) Withdist() GeoradiusRoWithdist
func (GeoradiusRoUnitKm) Withhash ¶
func (c GeoradiusRoUnitKm) Withhash() GeoradiusRoWithhash
type GeoradiusRoUnitM ¶
type GeoradiusRoUnitM Completed
func (GeoradiusRoUnitM) Asc ¶
func (c GeoradiusRoUnitM) Asc() GeoradiusRoOrderAsc
func (GeoradiusRoUnitM) Build ¶
func (c GeoradiusRoUnitM) Build() Completed
func (GeoradiusRoUnitM) Cache ¶
func (c GeoradiusRoUnitM) Cache() Cacheable
func (GeoradiusRoUnitM) Count ¶
func (c GeoradiusRoUnitM) Count(count int64) GeoradiusRoCountCount
func (GeoradiusRoUnitM) Desc ¶
func (c GeoradiusRoUnitM) Desc() GeoradiusRoOrderDesc
func (GeoradiusRoUnitM) Withcoord ¶
func (c GeoradiusRoUnitM) Withcoord() GeoradiusRoWithcoord
func (GeoradiusRoUnitM) Withdist ¶
func (c GeoradiusRoUnitM) Withdist() GeoradiusRoWithdist
func (GeoradiusRoUnitM) Withhash ¶
func (c GeoradiusRoUnitM) Withhash() GeoradiusRoWithhash
type GeoradiusRoUnitMi ¶
type GeoradiusRoUnitMi Completed
func (GeoradiusRoUnitMi) Asc ¶
func (c GeoradiusRoUnitMi) Asc() GeoradiusRoOrderAsc
func (GeoradiusRoUnitMi) Build ¶
func (c GeoradiusRoUnitMi) Build() Completed
func (GeoradiusRoUnitMi) Cache ¶
func (c GeoradiusRoUnitMi) Cache() Cacheable
func (GeoradiusRoUnitMi) Count ¶
func (c GeoradiusRoUnitMi) Count(count int64) GeoradiusRoCountCount
func (GeoradiusRoUnitMi) Desc ¶
func (c GeoradiusRoUnitMi) Desc() GeoradiusRoOrderDesc
func (GeoradiusRoUnitMi) Withcoord ¶
func (c GeoradiusRoUnitMi) Withcoord() GeoradiusRoWithcoord
func (GeoradiusRoUnitMi) Withdist ¶
func (c GeoradiusRoUnitMi) Withdist() GeoradiusRoWithdist
func (GeoradiusRoUnitMi) Withhash ¶
func (c GeoradiusRoUnitMi) Withhash() GeoradiusRoWithhash
type GeoradiusRoWithcoord ¶
type GeoradiusRoWithcoord Completed
func (GeoradiusRoWithcoord) Asc ¶
func (c GeoradiusRoWithcoord) Asc() GeoradiusRoOrderAsc
func (GeoradiusRoWithcoord) Build ¶
func (c GeoradiusRoWithcoord) Build() Completed
func (GeoradiusRoWithcoord) Cache ¶
func (c GeoradiusRoWithcoord) Cache() Cacheable
func (GeoradiusRoWithcoord) Count ¶
func (c GeoradiusRoWithcoord) Count(count int64) GeoradiusRoCountCount
func (GeoradiusRoWithcoord) Desc ¶
func (c GeoradiusRoWithcoord) Desc() GeoradiusRoOrderDesc
func (GeoradiusRoWithcoord) Withdist ¶
func (c GeoradiusRoWithcoord) Withdist() GeoradiusRoWithdist
func (GeoradiusRoWithcoord) Withhash ¶
func (c GeoradiusRoWithcoord) Withhash() GeoradiusRoWithhash
type GeoradiusRoWithdist ¶
type GeoradiusRoWithdist Completed
func (GeoradiusRoWithdist) Asc ¶
func (c GeoradiusRoWithdist) Asc() GeoradiusRoOrderAsc
func (GeoradiusRoWithdist) Build ¶
func (c GeoradiusRoWithdist) Build() Completed
func (GeoradiusRoWithdist) Cache ¶
func (c GeoradiusRoWithdist) Cache() Cacheable
func (GeoradiusRoWithdist) Count ¶
func (c GeoradiusRoWithdist) Count(count int64) GeoradiusRoCountCount
func (GeoradiusRoWithdist) Desc ¶
func (c GeoradiusRoWithdist) Desc() GeoradiusRoOrderDesc
func (GeoradiusRoWithdist) Withhash ¶
func (c GeoradiusRoWithdist) Withhash() GeoradiusRoWithhash
type GeoradiusRoWithhash ¶
type GeoradiusRoWithhash Completed
func (GeoradiusRoWithhash) Asc ¶
func (c GeoradiusRoWithhash) Asc() GeoradiusRoOrderAsc
func (GeoradiusRoWithhash) Build ¶
func (c GeoradiusRoWithhash) Build() Completed
func (GeoradiusRoWithhash) Cache ¶
func (c GeoradiusRoWithhash) Cache() Cacheable
func (GeoradiusRoWithhash) Count ¶
func (c GeoradiusRoWithhash) Count(count int64) GeoradiusRoCountCount
func (GeoradiusRoWithhash) Desc ¶
func (c GeoradiusRoWithhash) Desc() GeoradiusRoOrderDesc
type GeoradiusStore ¶
type GeoradiusStore Completed
func (GeoradiusStore) Build ¶
func (c GeoradiusStore) Build() Completed
func (GeoradiusStore) Storedist ¶
func (c GeoradiusStore) Storedist(key string) GeoradiusStoredist
type GeoradiusStoredist ¶
type GeoradiusStoredist Completed
func (GeoradiusStoredist) Build ¶
func (c GeoradiusStoredist) Build() Completed
type GeoradiusUnitFt ¶
type GeoradiusUnitFt Completed
func (GeoradiusUnitFt) Asc ¶
func (c GeoradiusUnitFt) Asc() GeoradiusOrderAsc
func (GeoradiusUnitFt) Build ¶
func (c GeoradiusUnitFt) Build() Completed
func (GeoradiusUnitFt) Count ¶
func (c GeoradiusUnitFt) Count(count int64) GeoradiusCountCount
func (GeoradiusUnitFt) Desc ¶
func (c GeoradiusUnitFt) Desc() GeoradiusOrderDesc
func (GeoradiusUnitFt) Store ¶
func (c GeoradiusUnitFt) Store(key string) GeoradiusStore
func (GeoradiusUnitFt) Storedist ¶
func (c GeoradiusUnitFt) Storedist(key string) GeoradiusStoredist
func (GeoradiusUnitFt) Withcoord ¶
func (c GeoradiusUnitFt) Withcoord() GeoradiusWithcoord
func (GeoradiusUnitFt) Withdist ¶
func (c GeoradiusUnitFt) Withdist() GeoradiusWithdist
func (GeoradiusUnitFt) Withhash ¶
func (c GeoradiusUnitFt) Withhash() GeoradiusWithhash
type GeoradiusUnitKm ¶
type GeoradiusUnitKm Completed
func (GeoradiusUnitKm) Asc ¶
func (c GeoradiusUnitKm) Asc() GeoradiusOrderAsc
func (GeoradiusUnitKm) Build ¶
func (c GeoradiusUnitKm) Build() Completed
func (GeoradiusUnitKm) Count ¶
func (c GeoradiusUnitKm) Count(count int64) GeoradiusCountCount
func (GeoradiusUnitKm) Desc ¶
func (c GeoradiusUnitKm) Desc() GeoradiusOrderDesc
func (GeoradiusUnitKm) Store ¶
func (c GeoradiusUnitKm) Store(key string) GeoradiusStore
func (GeoradiusUnitKm) Storedist ¶
func (c GeoradiusUnitKm) Storedist(key string) GeoradiusStoredist
func (GeoradiusUnitKm) Withcoord ¶
func (c GeoradiusUnitKm) Withcoord() GeoradiusWithcoord
func (GeoradiusUnitKm) Withdist ¶
func (c GeoradiusUnitKm) Withdist() GeoradiusWithdist
func (GeoradiusUnitKm) Withhash ¶
func (c GeoradiusUnitKm) Withhash() GeoradiusWithhash
type GeoradiusUnitM ¶
type GeoradiusUnitM Completed
func (GeoradiusUnitM) Asc ¶
func (c GeoradiusUnitM) Asc() GeoradiusOrderAsc
func (GeoradiusUnitM) Build ¶
func (c GeoradiusUnitM) Build() Completed
func (GeoradiusUnitM) Count ¶
func (c GeoradiusUnitM) Count(count int64) GeoradiusCountCount
func (GeoradiusUnitM) Desc ¶
func (c GeoradiusUnitM) Desc() GeoradiusOrderDesc
func (GeoradiusUnitM) Store ¶
func (c GeoradiusUnitM) Store(key string) GeoradiusStore
func (GeoradiusUnitM) Storedist ¶
func (c GeoradiusUnitM) Storedist(key string) GeoradiusStoredist
func (GeoradiusUnitM) Withcoord ¶
func (c GeoradiusUnitM) Withcoord() GeoradiusWithcoord
func (GeoradiusUnitM) Withdist ¶
func (c GeoradiusUnitM) Withdist() GeoradiusWithdist
func (GeoradiusUnitM) Withhash ¶
func (c GeoradiusUnitM) Withhash() GeoradiusWithhash
type GeoradiusUnitMi ¶
type GeoradiusUnitMi Completed
func (GeoradiusUnitMi) Asc ¶
func (c GeoradiusUnitMi) Asc() GeoradiusOrderAsc
func (GeoradiusUnitMi) Build ¶
func (c GeoradiusUnitMi) Build() Completed
func (GeoradiusUnitMi) Count ¶
func (c GeoradiusUnitMi) Count(count int64) GeoradiusCountCount
func (GeoradiusUnitMi) Desc ¶
func (c GeoradiusUnitMi) Desc() GeoradiusOrderDesc
func (GeoradiusUnitMi) Store ¶
func (c GeoradiusUnitMi) Store(key string) GeoradiusStore
func (GeoradiusUnitMi) Storedist ¶
func (c GeoradiusUnitMi) Storedist(key string) GeoradiusStoredist
func (GeoradiusUnitMi) Withcoord ¶
func (c GeoradiusUnitMi) Withcoord() GeoradiusWithcoord
func (GeoradiusUnitMi) Withdist ¶
func (c GeoradiusUnitMi) Withdist() GeoradiusWithdist
func (GeoradiusUnitMi) Withhash ¶
func (c GeoradiusUnitMi) Withhash() GeoradiusWithhash
type GeoradiusWithcoord ¶
type GeoradiusWithcoord Completed
func (GeoradiusWithcoord) Asc ¶
func (c GeoradiusWithcoord) Asc() GeoradiusOrderAsc
func (GeoradiusWithcoord) Build ¶
func (c GeoradiusWithcoord) Build() Completed
func (GeoradiusWithcoord) Count ¶
func (c GeoradiusWithcoord) Count(count int64) GeoradiusCountCount
func (GeoradiusWithcoord) Desc ¶
func (c GeoradiusWithcoord) Desc() GeoradiusOrderDesc
func (GeoradiusWithcoord) Store ¶
func (c GeoradiusWithcoord) Store(key string) GeoradiusStore
func (GeoradiusWithcoord) Storedist ¶
func (c GeoradiusWithcoord) Storedist(key string) GeoradiusStoredist
func (GeoradiusWithcoord) Withdist ¶
func (c GeoradiusWithcoord) Withdist() GeoradiusWithdist
func (GeoradiusWithcoord) Withhash ¶
func (c GeoradiusWithcoord) Withhash() GeoradiusWithhash
type GeoradiusWithdist ¶
type GeoradiusWithdist Completed
func (GeoradiusWithdist) Asc ¶
func (c GeoradiusWithdist) Asc() GeoradiusOrderAsc
func (GeoradiusWithdist) Build ¶
func (c GeoradiusWithdist) Build() Completed
func (GeoradiusWithdist) Count ¶
func (c GeoradiusWithdist) Count(count int64) GeoradiusCountCount
func (GeoradiusWithdist) Desc ¶
func (c GeoradiusWithdist) Desc() GeoradiusOrderDesc
func (GeoradiusWithdist) Store ¶
func (c GeoradiusWithdist) Store(key string) GeoradiusStore
func (GeoradiusWithdist) Storedist ¶
func (c GeoradiusWithdist) Storedist(key string) GeoradiusStoredist
func (GeoradiusWithdist) Withhash ¶
func (c GeoradiusWithdist) Withhash() GeoradiusWithhash
type GeoradiusWithhash ¶
type GeoradiusWithhash Completed
func (GeoradiusWithhash) Asc ¶
func (c GeoradiusWithhash) Asc() GeoradiusOrderAsc
func (GeoradiusWithhash) Build ¶
func (c GeoradiusWithhash) Build() Completed
func (GeoradiusWithhash) Count ¶
func (c GeoradiusWithhash) Count(count int64) GeoradiusCountCount
func (GeoradiusWithhash) Desc ¶
func (c GeoradiusWithhash) Desc() GeoradiusOrderDesc
func (GeoradiusWithhash) Store ¶
func (c GeoradiusWithhash) Store(key string) GeoradiusStore
func (GeoradiusWithhash) Storedist ¶
func (c GeoradiusWithhash) Storedist(key string) GeoradiusStoredist
type Georadiusbymember ¶
type Georadiusbymember Completed
func (Georadiusbymember) Key ¶
func (c Georadiusbymember) Key(key string) GeoradiusbymemberKey
type GeoradiusbymemberCountAny ¶
type GeoradiusbymemberCountAny Completed
func (GeoradiusbymemberCountAny) Asc ¶
func (c GeoradiusbymemberCountAny) Asc() GeoradiusbymemberOrderAsc
func (GeoradiusbymemberCountAny) Build ¶
func (c GeoradiusbymemberCountAny) Build() Completed
func (GeoradiusbymemberCountAny) Desc ¶
func (c GeoradiusbymemberCountAny) Desc() GeoradiusbymemberOrderDesc
func (GeoradiusbymemberCountAny) Store ¶
func (c GeoradiusbymemberCountAny) Store(key string) GeoradiusbymemberStore
func (GeoradiusbymemberCountAny) Storedist ¶
func (c GeoradiusbymemberCountAny) Storedist(key string) GeoradiusbymemberStoredist
type GeoradiusbymemberCountCount ¶
type GeoradiusbymemberCountCount Completed
func (GeoradiusbymemberCountCount) Any ¶
func (c GeoradiusbymemberCountCount) Any() GeoradiusbymemberCountAny
func (GeoradiusbymemberCountCount) Asc ¶
func (c GeoradiusbymemberCountCount) Asc() GeoradiusbymemberOrderAsc
func (GeoradiusbymemberCountCount) Build ¶
func (c GeoradiusbymemberCountCount) Build() Completed
func (GeoradiusbymemberCountCount) Desc ¶
func (c GeoradiusbymemberCountCount) Desc() GeoradiusbymemberOrderDesc
func (GeoradiusbymemberCountCount) Store ¶
func (c GeoradiusbymemberCountCount) Store(key string) GeoradiusbymemberStore
func (GeoradiusbymemberCountCount) Storedist ¶
func (c GeoradiusbymemberCountCount) Storedist(key string) GeoradiusbymemberStoredist
type GeoradiusbymemberKey ¶
type GeoradiusbymemberKey Completed
func (GeoradiusbymemberKey) Member ¶
func (c GeoradiusbymemberKey) Member(member string) GeoradiusbymemberMember
type GeoradiusbymemberMember ¶
type GeoradiusbymemberMember Completed
func (GeoradiusbymemberMember) Radius ¶
func (c GeoradiusbymemberMember) Radius(radius float64) GeoradiusbymemberRadius
type GeoradiusbymemberOrderAsc ¶
type GeoradiusbymemberOrderAsc Completed
func (GeoradiusbymemberOrderAsc) Build ¶
func (c GeoradiusbymemberOrderAsc) Build() Completed
func (GeoradiusbymemberOrderAsc) Store ¶
func (c GeoradiusbymemberOrderAsc) Store(key string) GeoradiusbymemberStore
func (GeoradiusbymemberOrderAsc) Storedist ¶
func (c GeoradiusbymemberOrderAsc) Storedist(key string) GeoradiusbymemberStoredist
type GeoradiusbymemberOrderDesc ¶
type GeoradiusbymemberOrderDesc Completed
func (GeoradiusbymemberOrderDesc) Build ¶
func (c GeoradiusbymemberOrderDesc) Build() Completed
func (GeoradiusbymemberOrderDesc) Store ¶
func (c GeoradiusbymemberOrderDesc) Store(key string) GeoradiusbymemberStore
func (GeoradiusbymemberOrderDesc) Storedist ¶
func (c GeoradiusbymemberOrderDesc) Storedist(key string) GeoradiusbymemberStoredist
type GeoradiusbymemberRadius ¶
type GeoradiusbymemberRadius Completed
func (GeoradiusbymemberRadius) Ft ¶
func (c GeoradiusbymemberRadius) Ft() GeoradiusbymemberUnitFt
func (GeoradiusbymemberRadius) Km ¶
func (c GeoradiusbymemberRadius) Km() GeoradiusbymemberUnitKm
func (GeoradiusbymemberRadius) M ¶
func (c GeoradiusbymemberRadius) M() GeoradiusbymemberUnitM
func (GeoradiusbymemberRadius) Mi ¶
func (c GeoradiusbymemberRadius) Mi() GeoradiusbymemberUnitMi
type GeoradiusbymemberRo ¶
type GeoradiusbymemberRo Completed
func (GeoradiusbymemberRo) Key ¶
func (c GeoradiusbymemberRo) Key(key string) GeoradiusbymemberRoKey
type GeoradiusbymemberRoCountAny ¶
type GeoradiusbymemberRoCountAny Completed
func (GeoradiusbymemberRoCountAny) Asc ¶
func (c GeoradiusbymemberRoCountAny) Asc() GeoradiusbymemberRoOrderAsc
func (GeoradiusbymemberRoCountAny) Build ¶
func (c GeoradiusbymemberRoCountAny) Build() Completed
func (GeoradiusbymemberRoCountAny) Cache ¶
func (c GeoradiusbymemberRoCountAny) Cache() Cacheable
func (GeoradiusbymemberRoCountAny) Desc ¶
func (c GeoradiusbymemberRoCountAny) Desc() GeoradiusbymemberRoOrderDesc
type GeoradiusbymemberRoCountCount ¶
type GeoradiusbymemberRoCountCount Completed
func (GeoradiusbymemberRoCountCount) Any ¶
func (c GeoradiusbymemberRoCountCount) Any() GeoradiusbymemberRoCountAny
func (GeoradiusbymemberRoCountCount) Asc ¶
func (c GeoradiusbymemberRoCountCount) Asc() GeoradiusbymemberRoOrderAsc
func (GeoradiusbymemberRoCountCount) Build ¶
func (c GeoradiusbymemberRoCountCount) Build() Completed
func (GeoradiusbymemberRoCountCount) Cache ¶
func (c GeoradiusbymemberRoCountCount) Cache() Cacheable
func (GeoradiusbymemberRoCountCount) Desc ¶
func (c GeoradiusbymemberRoCountCount) Desc() GeoradiusbymemberRoOrderDesc
type GeoradiusbymemberRoKey ¶
type GeoradiusbymemberRoKey Completed
func (GeoradiusbymemberRoKey) Member ¶
func (c GeoradiusbymemberRoKey) Member(member string) GeoradiusbymemberRoMember
type GeoradiusbymemberRoMember ¶
type GeoradiusbymemberRoMember Completed
func (GeoradiusbymemberRoMember) Radius ¶
func (c GeoradiusbymemberRoMember) Radius(radius float64) GeoradiusbymemberRoRadius
type GeoradiusbymemberRoOrderAsc ¶
type GeoradiusbymemberRoOrderAsc Completed
func (GeoradiusbymemberRoOrderAsc) Build ¶
func (c GeoradiusbymemberRoOrderAsc) Build() Completed
func (GeoradiusbymemberRoOrderAsc) Cache ¶
func (c GeoradiusbymemberRoOrderAsc) Cache() Cacheable
type GeoradiusbymemberRoOrderDesc ¶
type GeoradiusbymemberRoOrderDesc Completed
func (GeoradiusbymemberRoOrderDesc) Build ¶
func (c GeoradiusbymemberRoOrderDesc) Build() Completed
func (GeoradiusbymemberRoOrderDesc) Cache ¶
func (c GeoradiusbymemberRoOrderDesc) Cache() Cacheable
type GeoradiusbymemberRoRadius ¶
type GeoradiusbymemberRoRadius Completed
func (GeoradiusbymemberRoRadius) Ft ¶
func (c GeoradiusbymemberRoRadius) Ft() GeoradiusbymemberRoUnitFt
func (GeoradiusbymemberRoRadius) Km ¶
func (c GeoradiusbymemberRoRadius) Km() GeoradiusbymemberRoUnitKm
func (GeoradiusbymemberRoRadius) M ¶
func (c GeoradiusbymemberRoRadius) M() GeoradiusbymemberRoUnitM
func (GeoradiusbymemberRoRadius) Mi ¶
func (c GeoradiusbymemberRoRadius) Mi() GeoradiusbymemberRoUnitMi
type GeoradiusbymemberRoUnitFt ¶
type GeoradiusbymemberRoUnitFt Completed
func (GeoradiusbymemberRoUnitFt) Asc ¶
func (c GeoradiusbymemberRoUnitFt) Asc() GeoradiusbymemberRoOrderAsc
func (GeoradiusbymemberRoUnitFt) Build ¶
func (c GeoradiusbymemberRoUnitFt) Build() Completed
func (GeoradiusbymemberRoUnitFt) Cache ¶
func (c GeoradiusbymemberRoUnitFt) Cache() Cacheable
func (GeoradiusbymemberRoUnitFt) Count ¶
func (c GeoradiusbymemberRoUnitFt) Count(count int64) GeoradiusbymemberRoCountCount
func (GeoradiusbymemberRoUnitFt) Desc ¶
func (c GeoradiusbymemberRoUnitFt) Desc() GeoradiusbymemberRoOrderDesc
func (GeoradiusbymemberRoUnitFt) Withcoord ¶
func (c GeoradiusbymemberRoUnitFt) Withcoord() GeoradiusbymemberRoWithcoord
func (GeoradiusbymemberRoUnitFt) Withdist ¶
func (c GeoradiusbymemberRoUnitFt) Withdist() GeoradiusbymemberRoWithdist
func (GeoradiusbymemberRoUnitFt) Withhash ¶
func (c GeoradiusbymemberRoUnitFt) Withhash() GeoradiusbymemberRoWithhash
type GeoradiusbymemberRoUnitKm ¶
type GeoradiusbymemberRoUnitKm Completed
func (GeoradiusbymemberRoUnitKm) Asc ¶
func (c GeoradiusbymemberRoUnitKm) Asc() GeoradiusbymemberRoOrderAsc
func (GeoradiusbymemberRoUnitKm) Build ¶
func (c GeoradiusbymemberRoUnitKm) Build() Completed
func (GeoradiusbymemberRoUnitKm) Cache ¶
func (c GeoradiusbymemberRoUnitKm) Cache() Cacheable
func (GeoradiusbymemberRoUnitKm) Count ¶
func (c GeoradiusbymemberRoUnitKm) Count(count int64) GeoradiusbymemberRoCountCount
func (GeoradiusbymemberRoUnitKm) Desc ¶
func (c GeoradiusbymemberRoUnitKm) Desc() GeoradiusbymemberRoOrderDesc
func (GeoradiusbymemberRoUnitKm) Withcoord ¶
func (c GeoradiusbymemberRoUnitKm) Withcoord() GeoradiusbymemberRoWithcoord
func (GeoradiusbymemberRoUnitKm) Withdist ¶
func (c GeoradiusbymemberRoUnitKm) Withdist() GeoradiusbymemberRoWithdist
func (GeoradiusbymemberRoUnitKm) Withhash ¶
func (c GeoradiusbymemberRoUnitKm) Withhash() GeoradiusbymemberRoWithhash
type GeoradiusbymemberRoUnitM ¶
type GeoradiusbymemberRoUnitM Completed
func (GeoradiusbymemberRoUnitM) Asc ¶
func (c GeoradiusbymemberRoUnitM) Asc() GeoradiusbymemberRoOrderAsc
func (GeoradiusbymemberRoUnitM) Build ¶
func (c GeoradiusbymemberRoUnitM) Build() Completed
func (GeoradiusbymemberRoUnitM) Cache ¶
func (c GeoradiusbymemberRoUnitM) Cache() Cacheable
func (GeoradiusbymemberRoUnitM) Count ¶
func (c GeoradiusbymemberRoUnitM) Count(count int64) GeoradiusbymemberRoCountCount
func (GeoradiusbymemberRoUnitM) Desc ¶
func (c GeoradiusbymemberRoUnitM) Desc() GeoradiusbymemberRoOrderDesc
func (GeoradiusbymemberRoUnitM) Withcoord ¶
func (c GeoradiusbymemberRoUnitM) Withcoord() GeoradiusbymemberRoWithcoord
func (GeoradiusbymemberRoUnitM) Withdist ¶
func (c GeoradiusbymemberRoUnitM) Withdist() GeoradiusbymemberRoWithdist
func (GeoradiusbymemberRoUnitM) Withhash ¶
func (c GeoradiusbymemberRoUnitM) Withhash() GeoradiusbymemberRoWithhash
type GeoradiusbymemberRoUnitMi ¶
type GeoradiusbymemberRoUnitMi Completed
func (GeoradiusbymemberRoUnitMi) Asc ¶
func (c GeoradiusbymemberRoUnitMi) Asc() GeoradiusbymemberRoOrderAsc
func (GeoradiusbymemberRoUnitMi) Build ¶
func (c GeoradiusbymemberRoUnitMi) Build() Completed
func (GeoradiusbymemberRoUnitMi) Cache ¶
func (c GeoradiusbymemberRoUnitMi) Cache() Cacheable
func (GeoradiusbymemberRoUnitMi) Count ¶
func (c GeoradiusbymemberRoUnitMi) Count(count int64) GeoradiusbymemberRoCountCount
func (GeoradiusbymemberRoUnitMi) Desc ¶
func (c GeoradiusbymemberRoUnitMi) Desc() GeoradiusbymemberRoOrderDesc
func (GeoradiusbymemberRoUnitMi) Withcoord ¶
func (c GeoradiusbymemberRoUnitMi) Withcoord() GeoradiusbymemberRoWithcoord
func (GeoradiusbymemberRoUnitMi) Withdist ¶
func (c GeoradiusbymemberRoUnitMi) Withdist() GeoradiusbymemberRoWithdist
func (GeoradiusbymemberRoUnitMi) Withhash ¶
func (c GeoradiusbymemberRoUnitMi) Withhash() GeoradiusbymemberRoWithhash
type GeoradiusbymemberRoWithcoord ¶
type GeoradiusbymemberRoWithcoord Completed
func (GeoradiusbymemberRoWithcoord) Asc ¶
func (c GeoradiusbymemberRoWithcoord) Asc() GeoradiusbymemberRoOrderAsc
func (GeoradiusbymemberRoWithcoord) Build ¶
func (c GeoradiusbymemberRoWithcoord) Build() Completed
func (GeoradiusbymemberRoWithcoord) Cache ¶
func (c GeoradiusbymemberRoWithcoord) Cache() Cacheable
func (GeoradiusbymemberRoWithcoord) Count ¶
func (c GeoradiusbymemberRoWithcoord) Count(count int64) GeoradiusbymemberRoCountCount
func (GeoradiusbymemberRoWithcoord) Desc ¶
func (c GeoradiusbymemberRoWithcoord) Desc() GeoradiusbymemberRoOrderDesc
func (GeoradiusbymemberRoWithcoord) Withdist ¶
func (c GeoradiusbymemberRoWithcoord) Withdist() GeoradiusbymemberRoWithdist
func (GeoradiusbymemberRoWithcoord) Withhash ¶
func (c GeoradiusbymemberRoWithcoord) Withhash() GeoradiusbymemberRoWithhash
type GeoradiusbymemberRoWithdist ¶
type GeoradiusbymemberRoWithdist Completed
func (GeoradiusbymemberRoWithdist) Asc ¶
func (c GeoradiusbymemberRoWithdist) Asc() GeoradiusbymemberRoOrderAsc
func (GeoradiusbymemberRoWithdist) Build ¶
func (c GeoradiusbymemberRoWithdist) Build() Completed
func (GeoradiusbymemberRoWithdist) Cache ¶
func (c GeoradiusbymemberRoWithdist) Cache() Cacheable
func (GeoradiusbymemberRoWithdist) Count ¶
func (c GeoradiusbymemberRoWithdist) Count(count int64) GeoradiusbymemberRoCountCount
func (GeoradiusbymemberRoWithdist) Desc ¶
func (c GeoradiusbymemberRoWithdist) Desc() GeoradiusbymemberRoOrderDesc
func (GeoradiusbymemberRoWithdist) Withhash ¶
func (c GeoradiusbymemberRoWithdist) Withhash() GeoradiusbymemberRoWithhash
type GeoradiusbymemberRoWithhash ¶
type GeoradiusbymemberRoWithhash Completed
func (GeoradiusbymemberRoWithhash) Asc ¶
func (c GeoradiusbymemberRoWithhash) Asc() GeoradiusbymemberRoOrderAsc
func (GeoradiusbymemberRoWithhash) Build ¶
func (c GeoradiusbymemberRoWithhash) Build() Completed
func (GeoradiusbymemberRoWithhash) Cache ¶
func (c GeoradiusbymemberRoWithhash) Cache() Cacheable
func (GeoradiusbymemberRoWithhash) Count ¶
func (c GeoradiusbymemberRoWithhash) Count(count int64) GeoradiusbymemberRoCountCount
func (GeoradiusbymemberRoWithhash) Desc ¶
func (c GeoradiusbymemberRoWithhash) Desc() GeoradiusbymemberRoOrderDesc
type GeoradiusbymemberStore ¶
type GeoradiusbymemberStore Completed
func (GeoradiusbymemberStore) Build ¶
func (c GeoradiusbymemberStore) Build() Completed
func (GeoradiusbymemberStore) Storedist ¶
func (c GeoradiusbymemberStore) Storedist(key string) GeoradiusbymemberStoredist
type GeoradiusbymemberStoredist ¶
type GeoradiusbymemberStoredist Completed
func (GeoradiusbymemberStoredist) Build ¶
func (c GeoradiusbymemberStoredist) Build() Completed
type GeoradiusbymemberUnitFt ¶
type GeoradiusbymemberUnitFt Completed
func (GeoradiusbymemberUnitFt) Asc ¶
func (c GeoradiusbymemberUnitFt) Asc() GeoradiusbymemberOrderAsc
func (GeoradiusbymemberUnitFt) Build ¶
func (c GeoradiusbymemberUnitFt) Build() Completed
func (GeoradiusbymemberUnitFt) Count ¶
func (c GeoradiusbymemberUnitFt) Count(count int64) GeoradiusbymemberCountCount
func (GeoradiusbymemberUnitFt) Desc ¶
func (c GeoradiusbymemberUnitFt) Desc() GeoradiusbymemberOrderDesc
func (GeoradiusbymemberUnitFt) Store ¶
func (c GeoradiusbymemberUnitFt) Store(key string) GeoradiusbymemberStore
func (GeoradiusbymemberUnitFt) Storedist ¶
func (c GeoradiusbymemberUnitFt) Storedist(key string) GeoradiusbymemberStoredist
func (GeoradiusbymemberUnitFt) Withcoord ¶
func (c GeoradiusbymemberUnitFt) Withcoord() GeoradiusbymemberWithcoord
func (GeoradiusbymemberUnitFt) Withdist ¶
func (c GeoradiusbymemberUnitFt) Withdist() GeoradiusbymemberWithdist
func (GeoradiusbymemberUnitFt) Withhash ¶
func (c GeoradiusbymemberUnitFt) Withhash() GeoradiusbymemberWithhash
type GeoradiusbymemberUnitKm ¶
type GeoradiusbymemberUnitKm Completed
func (GeoradiusbymemberUnitKm) Asc ¶
func (c GeoradiusbymemberUnitKm) Asc() GeoradiusbymemberOrderAsc
func (GeoradiusbymemberUnitKm) Build ¶
func (c GeoradiusbymemberUnitKm) Build() Completed
func (GeoradiusbymemberUnitKm) Count ¶
func (c GeoradiusbymemberUnitKm) Count(count int64) GeoradiusbymemberCountCount
func (GeoradiusbymemberUnitKm) Desc ¶
func (c GeoradiusbymemberUnitKm) Desc() GeoradiusbymemberOrderDesc
func (GeoradiusbymemberUnitKm) Store ¶
func (c GeoradiusbymemberUnitKm) Store(key string) GeoradiusbymemberStore
func (GeoradiusbymemberUnitKm) Storedist ¶
func (c GeoradiusbymemberUnitKm) Storedist(key string) GeoradiusbymemberStoredist
func (GeoradiusbymemberUnitKm) Withcoord ¶
func (c GeoradiusbymemberUnitKm) Withcoord() GeoradiusbymemberWithcoord
func (GeoradiusbymemberUnitKm) Withdist ¶
func (c GeoradiusbymemberUnitKm) Withdist() GeoradiusbymemberWithdist
func (GeoradiusbymemberUnitKm) Withhash ¶
func (c GeoradiusbymemberUnitKm) Withhash() GeoradiusbymemberWithhash
type GeoradiusbymemberUnitM ¶
type GeoradiusbymemberUnitM Completed
func (GeoradiusbymemberUnitM) Asc ¶
func (c GeoradiusbymemberUnitM) Asc() GeoradiusbymemberOrderAsc
func (GeoradiusbymemberUnitM) Build ¶
func (c GeoradiusbymemberUnitM) Build() Completed
func (GeoradiusbymemberUnitM) Count ¶
func (c GeoradiusbymemberUnitM) Count(count int64) GeoradiusbymemberCountCount
func (GeoradiusbymemberUnitM) Desc ¶
func (c GeoradiusbymemberUnitM) Desc() GeoradiusbymemberOrderDesc
func (GeoradiusbymemberUnitM) Store ¶
func (c GeoradiusbymemberUnitM) Store(key string) GeoradiusbymemberStore
func (GeoradiusbymemberUnitM) Storedist ¶
func (c GeoradiusbymemberUnitM) Storedist(key string) GeoradiusbymemberStoredist
func (GeoradiusbymemberUnitM) Withcoord ¶
func (c GeoradiusbymemberUnitM) Withcoord() GeoradiusbymemberWithcoord
func (GeoradiusbymemberUnitM) Withdist ¶
func (c GeoradiusbymemberUnitM) Withdist() GeoradiusbymemberWithdist
func (GeoradiusbymemberUnitM) Withhash ¶
func (c GeoradiusbymemberUnitM) Withhash() GeoradiusbymemberWithhash
type GeoradiusbymemberUnitMi ¶
type GeoradiusbymemberUnitMi Completed
func (GeoradiusbymemberUnitMi) Asc ¶
func (c GeoradiusbymemberUnitMi) Asc() GeoradiusbymemberOrderAsc
func (GeoradiusbymemberUnitMi) Build ¶
func (c GeoradiusbymemberUnitMi) Build() Completed
func (GeoradiusbymemberUnitMi) Count ¶
func (c GeoradiusbymemberUnitMi) Count(count int64) GeoradiusbymemberCountCount
func (GeoradiusbymemberUnitMi) Desc ¶
func (c GeoradiusbymemberUnitMi) Desc() GeoradiusbymemberOrderDesc
func (GeoradiusbymemberUnitMi) Store ¶
func (c GeoradiusbymemberUnitMi) Store(key string) GeoradiusbymemberStore
func (GeoradiusbymemberUnitMi) Storedist ¶
func (c GeoradiusbymemberUnitMi) Storedist(key string) GeoradiusbymemberStoredist
func (GeoradiusbymemberUnitMi) Withcoord ¶
func (c GeoradiusbymemberUnitMi) Withcoord() GeoradiusbymemberWithcoord
func (GeoradiusbymemberUnitMi) Withdist ¶
func (c GeoradiusbymemberUnitMi) Withdist() GeoradiusbymemberWithdist
func (GeoradiusbymemberUnitMi) Withhash ¶
func (c GeoradiusbymemberUnitMi) Withhash() GeoradiusbymemberWithhash
type GeoradiusbymemberWithcoord ¶
type GeoradiusbymemberWithcoord Completed
func (GeoradiusbymemberWithcoord) Asc ¶
func (c GeoradiusbymemberWithcoord) Asc() GeoradiusbymemberOrderAsc
func (GeoradiusbymemberWithcoord) Build ¶
func (c GeoradiusbymemberWithcoord) Build() Completed
func (GeoradiusbymemberWithcoord) Count ¶
func (c GeoradiusbymemberWithcoord) Count(count int64) GeoradiusbymemberCountCount
func (GeoradiusbymemberWithcoord) Desc ¶
func (c GeoradiusbymemberWithcoord) Desc() GeoradiusbymemberOrderDesc
func (GeoradiusbymemberWithcoord) Store ¶
func (c GeoradiusbymemberWithcoord) Store(key string) GeoradiusbymemberStore
func (GeoradiusbymemberWithcoord) Storedist ¶
func (c GeoradiusbymemberWithcoord) Storedist(key string) GeoradiusbymemberStoredist
func (GeoradiusbymemberWithcoord) Withdist ¶
func (c GeoradiusbymemberWithcoord) Withdist() GeoradiusbymemberWithdist
func (GeoradiusbymemberWithcoord) Withhash ¶
func (c GeoradiusbymemberWithcoord) Withhash() GeoradiusbymemberWithhash
type GeoradiusbymemberWithdist ¶
type GeoradiusbymemberWithdist Completed
func (GeoradiusbymemberWithdist) Asc ¶
func (c GeoradiusbymemberWithdist) Asc() GeoradiusbymemberOrderAsc
func (GeoradiusbymemberWithdist) Build ¶
func (c GeoradiusbymemberWithdist) Build() Completed
func (GeoradiusbymemberWithdist) Count ¶
func (c GeoradiusbymemberWithdist) Count(count int64) GeoradiusbymemberCountCount
func (GeoradiusbymemberWithdist) Desc ¶
func (c GeoradiusbymemberWithdist) Desc() GeoradiusbymemberOrderDesc
func (GeoradiusbymemberWithdist) Store ¶
func (c GeoradiusbymemberWithdist) Store(key string) GeoradiusbymemberStore
func (GeoradiusbymemberWithdist) Storedist ¶
func (c GeoradiusbymemberWithdist) Storedist(key string) GeoradiusbymemberStoredist
func (GeoradiusbymemberWithdist) Withhash ¶
func (c GeoradiusbymemberWithdist) Withhash() GeoradiusbymemberWithhash
type GeoradiusbymemberWithhash ¶
type GeoradiusbymemberWithhash Completed
func (GeoradiusbymemberWithhash) Asc ¶
func (c GeoradiusbymemberWithhash) Asc() GeoradiusbymemberOrderAsc
func (GeoradiusbymemberWithhash) Build ¶
func (c GeoradiusbymemberWithhash) Build() Completed
func (GeoradiusbymemberWithhash) Count ¶
func (c GeoradiusbymemberWithhash) Count(count int64) GeoradiusbymemberCountCount
func (GeoradiusbymemberWithhash) Desc ¶
func (c GeoradiusbymemberWithhash) Desc() GeoradiusbymemberOrderDesc
func (GeoradiusbymemberWithhash) Store ¶
func (c GeoradiusbymemberWithhash) Store(key string) GeoradiusbymemberStore
func (GeoradiusbymemberWithhash) Storedist ¶
func (c GeoradiusbymemberWithhash) Storedist(key string) GeoradiusbymemberStoredist
type Geosearch ¶
type Geosearch Completed
func (Geosearch) Key ¶
func (c Geosearch) Key(key string) GeosearchKey
type GeosearchCircleBoxBybox ¶
type GeosearchCircleBoxBybox Completed
func (GeosearchCircleBoxBybox) Height ¶
func (c GeosearchCircleBoxBybox) Height(height float64) GeosearchCircleBoxHeight
type GeosearchCircleBoxHeight ¶
type GeosearchCircleBoxHeight Completed
func (GeosearchCircleBoxHeight) Ft ¶
func (c GeosearchCircleBoxHeight) Ft() GeosearchCircleBoxUnitFt
func (GeosearchCircleBoxHeight) Km ¶
func (c GeosearchCircleBoxHeight) Km() GeosearchCircleBoxUnitKm
func (GeosearchCircleBoxHeight) M ¶
func (c GeosearchCircleBoxHeight) M() GeosearchCircleBoxUnitM
func (GeosearchCircleBoxHeight) Mi ¶
func (c GeosearchCircleBoxHeight) Mi() GeosearchCircleBoxUnitMi
type GeosearchCircleBoxUnitFt ¶
type GeosearchCircleBoxUnitFt Completed
func (GeosearchCircleBoxUnitFt) Asc ¶
func (c GeosearchCircleBoxUnitFt) Asc() GeosearchOrderAsc
func (GeosearchCircleBoxUnitFt) Build ¶
func (c GeosearchCircleBoxUnitFt) Build() Completed
func (GeosearchCircleBoxUnitFt) Cache ¶
func (c GeosearchCircleBoxUnitFt) Cache() Cacheable
func (GeosearchCircleBoxUnitFt) Count ¶
func (c GeosearchCircleBoxUnitFt) Count(count int64) GeosearchCountCount
func (GeosearchCircleBoxUnitFt) Desc ¶
func (c GeosearchCircleBoxUnitFt) Desc() GeosearchOrderDesc
func (GeosearchCircleBoxUnitFt) Withcoord ¶
func (c GeosearchCircleBoxUnitFt) Withcoord() GeosearchWithcoord
func (GeosearchCircleBoxUnitFt) Withdist ¶
func (c GeosearchCircleBoxUnitFt) Withdist() GeosearchWithdist
func (GeosearchCircleBoxUnitFt) Withhash ¶
func (c GeosearchCircleBoxUnitFt) Withhash() GeosearchWithhash
type GeosearchCircleBoxUnitKm ¶
type GeosearchCircleBoxUnitKm Completed
func (GeosearchCircleBoxUnitKm) Asc ¶
func (c GeosearchCircleBoxUnitKm) Asc() GeosearchOrderAsc
func (GeosearchCircleBoxUnitKm) Build ¶
func (c GeosearchCircleBoxUnitKm) Build() Completed
func (GeosearchCircleBoxUnitKm) Cache ¶
func (c GeosearchCircleBoxUnitKm) Cache() Cacheable
func (GeosearchCircleBoxUnitKm) Count ¶
func (c GeosearchCircleBoxUnitKm) Count(count int64) GeosearchCountCount
func (GeosearchCircleBoxUnitKm) Desc ¶
func (c GeosearchCircleBoxUnitKm) Desc() GeosearchOrderDesc
func (GeosearchCircleBoxUnitKm) Withcoord ¶
func (c GeosearchCircleBoxUnitKm) Withcoord() GeosearchWithcoord
func (GeosearchCircleBoxUnitKm) Withdist ¶
func (c GeosearchCircleBoxUnitKm) Withdist() GeosearchWithdist
func (GeosearchCircleBoxUnitKm) Withhash ¶
func (c GeosearchCircleBoxUnitKm) Withhash() GeosearchWithhash
type GeosearchCircleBoxUnitM ¶
type GeosearchCircleBoxUnitM Completed
func (GeosearchCircleBoxUnitM) Asc ¶
func (c GeosearchCircleBoxUnitM) Asc() GeosearchOrderAsc
func (GeosearchCircleBoxUnitM) Build ¶
func (c GeosearchCircleBoxUnitM) Build() Completed
func (GeosearchCircleBoxUnitM) Cache ¶
func (c GeosearchCircleBoxUnitM) Cache() Cacheable
func (GeosearchCircleBoxUnitM) Count ¶
func (c GeosearchCircleBoxUnitM) Count(count int64) GeosearchCountCount
func (GeosearchCircleBoxUnitM) Desc ¶
func (c GeosearchCircleBoxUnitM) Desc() GeosearchOrderDesc
func (GeosearchCircleBoxUnitM) Withcoord ¶
func (c GeosearchCircleBoxUnitM) Withcoord() GeosearchWithcoord
func (GeosearchCircleBoxUnitM) Withdist ¶
func (c GeosearchCircleBoxUnitM) Withdist() GeosearchWithdist
func (GeosearchCircleBoxUnitM) Withhash ¶
func (c GeosearchCircleBoxUnitM) Withhash() GeosearchWithhash
type GeosearchCircleBoxUnitMi ¶
type GeosearchCircleBoxUnitMi Completed
func (GeosearchCircleBoxUnitMi) Asc ¶
func (c GeosearchCircleBoxUnitMi) Asc() GeosearchOrderAsc
func (GeosearchCircleBoxUnitMi) Build ¶
func (c GeosearchCircleBoxUnitMi) Build() Completed
func (GeosearchCircleBoxUnitMi) Cache ¶
func (c GeosearchCircleBoxUnitMi) Cache() Cacheable
func (GeosearchCircleBoxUnitMi) Count ¶
func (c GeosearchCircleBoxUnitMi) Count(count int64) GeosearchCountCount
func (GeosearchCircleBoxUnitMi) Desc ¶
func (c GeosearchCircleBoxUnitMi) Desc() GeosearchOrderDesc
func (GeosearchCircleBoxUnitMi) Withcoord ¶
func (c GeosearchCircleBoxUnitMi) Withcoord() GeosearchWithcoord
func (GeosearchCircleBoxUnitMi) Withdist ¶
func (c GeosearchCircleBoxUnitMi) Withdist() GeosearchWithdist
func (GeosearchCircleBoxUnitMi) Withhash ¶
func (c GeosearchCircleBoxUnitMi) Withhash() GeosearchWithhash
type GeosearchCircleCircleByradius ¶
type GeosearchCircleCircleByradius Completed
func (GeosearchCircleCircleByradius) Ft ¶
func (c GeosearchCircleCircleByradius) Ft() GeosearchCircleCircleUnitFt
func (GeosearchCircleCircleByradius) Km ¶
func (c GeosearchCircleCircleByradius) Km() GeosearchCircleCircleUnitKm
func (GeosearchCircleCircleByradius) M ¶
func (c GeosearchCircleCircleByradius) M() GeosearchCircleCircleUnitM
func (GeosearchCircleCircleByradius) Mi ¶
func (c GeosearchCircleCircleByradius) Mi() GeosearchCircleCircleUnitMi
type GeosearchCircleCircleUnitFt ¶
type GeosearchCircleCircleUnitFt Completed
func (GeosearchCircleCircleUnitFt) Asc ¶
func (c GeosearchCircleCircleUnitFt) Asc() GeosearchOrderAsc
func (GeosearchCircleCircleUnitFt) Build ¶
func (c GeosearchCircleCircleUnitFt) Build() Completed
func (GeosearchCircleCircleUnitFt) Bybox ¶
func (c GeosearchCircleCircleUnitFt) Bybox(width float64) GeosearchCircleBoxBybox
func (GeosearchCircleCircleUnitFt) Cache ¶
func (c GeosearchCircleCircleUnitFt) Cache() Cacheable
func (GeosearchCircleCircleUnitFt) Count ¶
func (c GeosearchCircleCircleUnitFt) Count(count int64) GeosearchCountCount
func (GeosearchCircleCircleUnitFt) Desc ¶
func (c GeosearchCircleCircleUnitFt) Desc() GeosearchOrderDesc
func (GeosearchCircleCircleUnitFt) Withcoord ¶
func (c GeosearchCircleCircleUnitFt) Withcoord() GeosearchWithcoord
func (GeosearchCircleCircleUnitFt) Withdist ¶
func (c GeosearchCircleCircleUnitFt) Withdist() GeosearchWithdist
func (GeosearchCircleCircleUnitFt) Withhash ¶
func (c GeosearchCircleCircleUnitFt) Withhash() GeosearchWithhash
type GeosearchCircleCircleUnitKm ¶
type GeosearchCircleCircleUnitKm Completed
func (GeosearchCircleCircleUnitKm) Asc ¶
func (c GeosearchCircleCircleUnitKm) Asc() GeosearchOrderAsc
func (GeosearchCircleCircleUnitKm) Build ¶
func (c GeosearchCircleCircleUnitKm) Build() Completed
func (GeosearchCircleCircleUnitKm) Bybox ¶
func (c GeosearchCircleCircleUnitKm) Bybox(width float64) GeosearchCircleBoxBybox
func (GeosearchCircleCircleUnitKm) Cache ¶
func (c GeosearchCircleCircleUnitKm) Cache() Cacheable
func (GeosearchCircleCircleUnitKm) Count ¶
func (c GeosearchCircleCircleUnitKm) Count(count int64) GeosearchCountCount
func (GeosearchCircleCircleUnitKm) Desc ¶
func (c GeosearchCircleCircleUnitKm) Desc() GeosearchOrderDesc
func (GeosearchCircleCircleUnitKm) Withcoord ¶
func (c GeosearchCircleCircleUnitKm) Withcoord() GeosearchWithcoord
func (GeosearchCircleCircleUnitKm) Withdist ¶
func (c GeosearchCircleCircleUnitKm) Withdist() GeosearchWithdist
func (GeosearchCircleCircleUnitKm) Withhash ¶
func (c GeosearchCircleCircleUnitKm) Withhash() GeosearchWithhash
type GeosearchCircleCircleUnitM ¶
type GeosearchCircleCircleUnitM Completed
func (GeosearchCircleCircleUnitM) Asc ¶
func (c GeosearchCircleCircleUnitM) Asc() GeosearchOrderAsc
func (GeosearchCircleCircleUnitM) Build ¶
func (c GeosearchCircleCircleUnitM) Build() Completed
func (GeosearchCircleCircleUnitM) Bybox ¶
func (c GeosearchCircleCircleUnitM) Bybox(width float64) GeosearchCircleBoxBybox
func (GeosearchCircleCircleUnitM) Cache ¶
func (c GeosearchCircleCircleUnitM) Cache() Cacheable
func (GeosearchCircleCircleUnitM) Count ¶
func (c GeosearchCircleCircleUnitM) Count(count int64) GeosearchCountCount
func (GeosearchCircleCircleUnitM) Desc ¶
func (c GeosearchCircleCircleUnitM) Desc() GeosearchOrderDesc
func (GeosearchCircleCircleUnitM) Withcoord ¶
func (c GeosearchCircleCircleUnitM) Withcoord() GeosearchWithcoord
func (GeosearchCircleCircleUnitM) Withdist ¶
func (c GeosearchCircleCircleUnitM) Withdist() GeosearchWithdist
func (GeosearchCircleCircleUnitM) Withhash ¶
func (c GeosearchCircleCircleUnitM) Withhash() GeosearchWithhash
type GeosearchCircleCircleUnitMi ¶
type GeosearchCircleCircleUnitMi Completed
func (GeosearchCircleCircleUnitMi) Asc ¶
func (c GeosearchCircleCircleUnitMi) Asc() GeosearchOrderAsc
func (GeosearchCircleCircleUnitMi) Build ¶
func (c GeosearchCircleCircleUnitMi) Build() Completed
func (GeosearchCircleCircleUnitMi) Bybox ¶
func (c GeosearchCircleCircleUnitMi) Bybox(width float64) GeosearchCircleBoxBybox
func (GeosearchCircleCircleUnitMi) Cache ¶
func (c GeosearchCircleCircleUnitMi) Cache() Cacheable
func (GeosearchCircleCircleUnitMi) Count ¶
func (c GeosearchCircleCircleUnitMi) Count(count int64) GeosearchCountCount
func (GeosearchCircleCircleUnitMi) Desc ¶
func (c GeosearchCircleCircleUnitMi) Desc() GeosearchOrderDesc
func (GeosearchCircleCircleUnitMi) Withcoord ¶
func (c GeosearchCircleCircleUnitMi) Withcoord() GeosearchWithcoord
func (GeosearchCircleCircleUnitMi) Withdist ¶
func (c GeosearchCircleCircleUnitMi) Withdist() GeosearchWithdist
func (GeosearchCircleCircleUnitMi) Withhash ¶
func (c GeosearchCircleCircleUnitMi) Withhash() GeosearchWithhash
type GeosearchCountAny ¶
type GeosearchCountAny Completed
func (GeosearchCountAny) Build ¶
func (c GeosearchCountAny) Build() Completed
func (GeosearchCountAny) Cache ¶
func (c GeosearchCountAny) Cache() Cacheable
func (GeosearchCountAny) Withcoord ¶
func (c GeosearchCountAny) Withcoord() GeosearchWithcoord
func (GeosearchCountAny) Withdist ¶
func (c GeosearchCountAny) Withdist() GeosearchWithdist
func (GeosearchCountAny) Withhash ¶
func (c GeosearchCountAny) Withhash() GeosearchWithhash
type GeosearchCountCount ¶
type GeosearchCountCount Completed
func (GeosearchCountCount) Any ¶
func (c GeosearchCountCount) Any() GeosearchCountAny
func (GeosearchCountCount) Build ¶
func (c GeosearchCountCount) Build() Completed
func (GeosearchCountCount) Cache ¶
func (c GeosearchCountCount) Cache() Cacheable
func (GeosearchCountCount) Withcoord ¶
func (c GeosearchCountCount) Withcoord() GeosearchWithcoord
func (GeosearchCountCount) Withdist ¶
func (c GeosearchCountCount) Withdist() GeosearchWithdist
func (GeosearchCountCount) Withhash ¶
func (c GeosearchCountCount) Withhash() GeosearchWithhash
type GeosearchFrommemberFromlonlat ¶
type GeosearchFrommemberFromlonlat Completed
func (GeosearchFrommemberFromlonlat) Bybox ¶
func (c GeosearchFrommemberFromlonlat) Bybox(width float64) GeosearchCircleBoxBybox
func (GeosearchFrommemberFromlonlat) Byradius ¶
func (c GeosearchFrommemberFromlonlat) Byradius(radius float64) GeosearchCircleCircleByradius
type GeosearchFrommemberFrommember ¶
type GeosearchFrommemberFrommember Completed
func (GeosearchFrommemberFrommember) Bybox ¶
func (c GeosearchFrommemberFrommember) Bybox(width float64) GeosearchCircleBoxBybox
func (GeosearchFrommemberFrommember) Byradius ¶
func (c GeosearchFrommemberFrommember) Byradius(radius float64) GeosearchCircleCircleByradius
func (GeosearchFrommemberFrommember) Fromlonlat ¶
func (c GeosearchFrommemberFrommember) Fromlonlat(longitude float64, latitude float64) GeosearchFrommemberFromlonlat
type GeosearchKey ¶
type GeosearchKey Completed
func (GeosearchKey) Fromlonlat ¶
func (c GeosearchKey) Fromlonlat(longitude float64, latitude float64) GeosearchFrommemberFromlonlat
func (GeosearchKey) Frommember ¶
func (c GeosearchKey) Frommember(member string) GeosearchFrommemberFrommember
type GeosearchOrderAsc ¶
type GeosearchOrderAsc Completed
func (GeosearchOrderAsc) Build ¶
func (c GeosearchOrderAsc) Build() Completed
func (GeosearchOrderAsc) Cache ¶
func (c GeosearchOrderAsc) Cache() Cacheable
func (GeosearchOrderAsc) Count ¶
func (c GeosearchOrderAsc) Count(count int64) GeosearchCountCount
func (GeosearchOrderAsc) Withcoord ¶
func (c GeosearchOrderAsc) Withcoord() GeosearchWithcoord
func (GeosearchOrderAsc) Withdist ¶
func (c GeosearchOrderAsc) Withdist() GeosearchWithdist
func (GeosearchOrderAsc) Withhash ¶
func (c GeosearchOrderAsc) Withhash() GeosearchWithhash
type GeosearchOrderDesc ¶
type GeosearchOrderDesc Completed
func (GeosearchOrderDesc) Build ¶
func (c GeosearchOrderDesc) Build() Completed
func (GeosearchOrderDesc) Cache ¶
func (c GeosearchOrderDesc) Cache() Cacheable
func (GeosearchOrderDesc) Count ¶
func (c GeosearchOrderDesc) Count(count int64) GeosearchCountCount
func (GeosearchOrderDesc) Withcoord ¶
func (c GeosearchOrderDesc) Withcoord() GeosearchWithcoord
func (GeosearchOrderDesc) Withdist ¶
func (c GeosearchOrderDesc) Withdist() GeosearchWithdist
func (GeosearchOrderDesc) Withhash ¶
func (c GeosearchOrderDesc) Withhash() GeosearchWithhash
type GeosearchWithcoord ¶
type GeosearchWithcoord Completed
func (GeosearchWithcoord) Build ¶
func (c GeosearchWithcoord) Build() Completed
func (GeosearchWithcoord) Cache ¶
func (c GeosearchWithcoord) Cache() Cacheable
func (GeosearchWithcoord) Withdist ¶
func (c GeosearchWithcoord) Withdist() GeosearchWithdist
func (GeosearchWithcoord) Withhash ¶
func (c GeosearchWithcoord) Withhash() GeosearchWithhash
type GeosearchWithdist ¶
type GeosearchWithdist Completed
func (GeosearchWithdist) Build ¶
func (c GeosearchWithdist) Build() Completed
func (GeosearchWithdist) Cache ¶
func (c GeosearchWithdist) Cache() Cacheable
func (GeosearchWithdist) Withhash ¶
func (c GeosearchWithdist) Withhash() GeosearchWithhash
type GeosearchWithhash ¶
type GeosearchWithhash Completed
func (GeosearchWithhash) Build ¶
func (c GeosearchWithhash) Build() Completed
func (GeosearchWithhash) Cache ¶
func (c GeosearchWithhash) Cache() Cacheable
type Geosearchstore ¶
type Geosearchstore Completed
func (Geosearchstore) Destination ¶
func (c Geosearchstore) Destination(destination string) GeosearchstoreDestination
type GeosearchstoreCircleBoxBybox ¶
type GeosearchstoreCircleBoxBybox Completed
func (GeosearchstoreCircleBoxBybox) Height ¶
func (c GeosearchstoreCircleBoxBybox) Height(height float64) GeosearchstoreCircleBoxHeight
type GeosearchstoreCircleBoxHeight ¶
type GeosearchstoreCircleBoxHeight Completed
func (GeosearchstoreCircleBoxHeight) Ft ¶
func (c GeosearchstoreCircleBoxHeight) Ft() GeosearchstoreCircleBoxUnitFt
func (GeosearchstoreCircleBoxHeight) Km ¶
func (c GeosearchstoreCircleBoxHeight) Km() GeosearchstoreCircleBoxUnitKm
func (GeosearchstoreCircleBoxHeight) Mi ¶
func (c GeosearchstoreCircleBoxHeight) Mi() GeosearchstoreCircleBoxUnitMi
type GeosearchstoreCircleBoxUnitFt ¶
type GeosearchstoreCircleBoxUnitFt Completed
func (GeosearchstoreCircleBoxUnitFt) Asc ¶
func (c GeosearchstoreCircleBoxUnitFt) Asc() GeosearchstoreOrderAsc
func (GeosearchstoreCircleBoxUnitFt) Build ¶
func (c GeosearchstoreCircleBoxUnitFt) Build() Completed
func (GeosearchstoreCircleBoxUnitFt) Count ¶
func (c GeosearchstoreCircleBoxUnitFt) Count(count int64) GeosearchstoreCountCount
func (GeosearchstoreCircleBoxUnitFt) Desc ¶
func (c GeosearchstoreCircleBoxUnitFt) Desc() GeosearchstoreOrderDesc
func (GeosearchstoreCircleBoxUnitFt) Storedist ¶
func (c GeosearchstoreCircleBoxUnitFt) Storedist() GeosearchstoreStoredist
type GeosearchstoreCircleBoxUnitKm ¶
type GeosearchstoreCircleBoxUnitKm Completed
func (GeosearchstoreCircleBoxUnitKm) Asc ¶
func (c GeosearchstoreCircleBoxUnitKm) Asc() GeosearchstoreOrderAsc
func (GeosearchstoreCircleBoxUnitKm) Build ¶
func (c GeosearchstoreCircleBoxUnitKm) Build() Completed
func (GeosearchstoreCircleBoxUnitKm) Count ¶
func (c GeosearchstoreCircleBoxUnitKm) Count(count int64) GeosearchstoreCountCount
func (GeosearchstoreCircleBoxUnitKm) Desc ¶
func (c GeosearchstoreCircleBoxUnitKm) Desc() GeosearchstoreOrderDesc
func (GeosearchstoreCircleBoxUnitKm) Storedist ¶
func (c GeosearchstoreCircleBoxUnitKm) Storedist() GeosearchstoreStoredist
type GeosearchstoreCircleBoxUnitM ¶
type GeosearchstoreCircleBoxUnitM Completed
func (GeosearchstoreCircleBoxUnitM) Asc ¶
func (c GeosearchstoreCircleBoxUnitM) Asc() GeosearchstoreOrderAsc
func (GeosearchstoreCircleBoxUnitM) Build ¶
func (c GeosearchstoreCircleBoxUnitM) Build() Completed
func (GeosearchstoreCircleBoxUnitM) Count ¶
func (c GeosearchstoreCircleBoxUnitM) Count(count int64) GeosearchstoreCountCount
func (GeosearchstoreCircleBoxUnitM) Desc ¶
func (c GeosearchstoreCircleBoxUnitM) Desc() GeosearchstoreOrderDesc
func (GeosearchstoreCircleBoxUnitM) Storedist ¶
func (c GeosearchstoreCircleBoxUnitM) Storedist() GeosearchstoreStoredist
type GeosearchstoreCircleBoxUnitMi ¶
type GeosearchstoreCircleBoxUnitMi Completed
func (GeosearchstoreCircleBoxUnitMi) Asc ¶
func (c GeosearchstoreCircleBoxUnitMi) Asc() GeosearchstoreOrderAsc
func (GeosearchstoreCircleBoxUnitMi) Build ¶
func (c GeosearchstoreCircleBoxUnitMi) Build() Completed
func (GeosearchstoreCircleBoxUnitMi) Count ¶
func (c GeosearchstoreCircleBoxUnitMi) Count(count int64) GeosearchstoreCountCount
func (GeosearchstoreCircleBoxUnitMi) Desc ¶
func (c GeosearchstoreCircleBoxUnitMi) Desc() GeosearchstoreOrderDesc
func (GeosearchstoreCircleBoxUnitMi) Storedist ¶
func (c GeosearchstoreCircleBoxUnitMi) Storedist() GeosearchstoreStoredist
type GeosearchstoreCircleCircleByradius ¶
type GeosearchstoreCircleCircleByradius Completed
type GeosearchstoreCircleCircleUnitFt ¶
type GeosearchstoreCircleCircleUnitFt Completed
func (GeosearchstoreCircleCircleUnitFt) Asc ¶
func (c GeosearchstoreCircleCircleUnitFt) Asc() GeosearchstoreOrderAsc
func (GeosearchstoreCircleCircleUnitFt) Build ¶
func (c GeosearchstoreCircleCircleUnitFt) Build() Completed
func (GeosearchstoreCircleCircleUnitFt) Bybox ¶
func (c GeosearchstoreCircleCircleUnitFt) Bybox(width float64) GeosearchstoreCircleBoxBybox
func (GeosearchstoreCircleCircleUnitFt) Count ¶
func (c GeosearchstoreCircleCircleUnitFt) Count(count int64) GeosearchstoreCountCount
func (GeosearchstoreCircleCircleUnitFt) Desc ¶
func (c GeosearchstoreCircleCircleUnitFt) Desc() GeosearchstoreOrderDesc
func (GeosearchstoreCircleCircleUnitFt) Storedist ¶
func (c GeosearchstoreCircleCircleUnitFt) Storedist() GeosearchstoreStoredist
type GeosearchstoreCircleCircleUnitKm ¶
type GeosearchstoreCircleCircleUnitKm Completed
func (GeosearchstoreCircleCircleUnitKm) Asc ¶
func (c GeosearchstoreCircleCircleUnitKm) Asc() GeosearchstoreOrderAsc
func (GeosearchstoreCircleCircleUnitKm) Build ¶
func (c GeosearchstoreCircleCircleUnitKm) Build() Completed
func (GeosearchstoreCircleCircleUnitKm) Bybox ¶
func (c GeosearchstoreCircleCircleUnitKm) Bybox(width float64) GeosearchstoreCircleBoxBybox
func (GeosearchstoreCircleCircleUnitKm) Count ¶
func (c GeosearchstoreCircleCircleUnitKm) Count(count int64) GeosearchstoreCountCount
func (GeosearchstoreCircleCircleUnitKm) Desc ¶
func (c GeosearchstoreCircleCircleUnitKm) Desc() GeosearchstoreOrderDesc
func (GeosearchstoreCircleCircleUnitKm) Storedist ¶
func (c GeosearchstoreCircleCircleUnitKm) Storedist() GeosearchstoreStoredist
type GeosearchstoreCircleCircleUnitM ¶
type GeosearchstoreCircleCircleUnitM Completed
func (GeosearchstoreCircleCircleUnitM) Asc ¶
func (c GeosearchstoreCircleCircleUnitM) Asc() GeosearchstoreOrderAsc
func (GeosearchstoreCircleCircleUnitM) Build ¶
func (c GeosearchstoreCircleCircleUnitM) Build() Completed
func (GeosearchstoreCircleCircleUnitM) Bybox ¶
func (c GeosearchstoreCircleCircleUnitM) Bybox(width float64) GeosearchstoreCircleBoxBybox
func (GeosearchstoreCircleCircleUnitM) Count ¶
func (c GeosearchstoreCircleCircleUnitM) Count(count int64) GeosearchstoreCountCount
func (GeosearchstoreCircleCircleUnitM) Desc ¶
func (c GeosearchstoreCircleCircleUnitM) Desc() GeosearchstoreOrderDesc
func (GeosearchstoreCircleCircleUnitM) Storedist ¶
func (c GeosearchstoreCircleCircleUnitM) Storedist() GeosearchstoreStoredist
type GeosearchstoreCircleCircleUnitMi ¶
type GeosearchstoreCircleCircleUnitMi Completed
func (GeosearchstoreCircleCircleUnitMi) Asc ¶
func (c GeosearchstoreCircleCircleUnitMi) Asc() GeosearchstoreOrderAsc
func (GeosearchstoreCircleCircleUnitMi) Build ¶
func (c GeosearchstoreCircleCircleUnitMi) Build() Completed
func (GeosearchstoreCircleCircleUnitMi) Bybox ¶
func (c GeosearchstoreCircleCircleUnitMi) Bybox(width float64) GeosearchstoreCircleBoxBybox
func (GeosearchstoreCircleCircleUnitMi) Count ¶
func (c GeosearchstoreCircleCircleUnitMi) Count(count int64) GeosearchstoreCountCount
func (GeosearchstoreCircleCircleUnitMi) Desc ¶
func (c GeosearchstoreCircleCircleUnitMi) Desc() GeosearchstoreOrderDesc
func (GeosearchstoreCircleCircleUnitMi) Storedist ¶
func (c GeosearchstoreCircleCircleUnitMi) Storedist() GeosearchstoreStoredist
type GeosearchstoreCountAny ¶
type GeosearchstoreCountAny Completed
func (GeosearchstoreCountAny) Build ¶
func (c GeosearchstoreCountAny) Build() Completed
func (GeosearchstoreCountAny) Storedist ¶
func (c GeosearchstoreCountAny) Storedist() GeosearchstoreStoredist
type GeosearchstoreCountCount ¶
type GeosearchstoreCountCount Completed
func (GeosearchstoreCountCount) Any ¶
func (c GeosearchstoreCountCount) Any() GeosearchstoreCountAny
func (GeosearchstoreCountCount) Build ¶
func (c GeosearchstoreCountCount) Build() Completed
func (GeosearchstoreCountCount) Storedist ¶
func (c GeosearchstoreCountCount) Storedist() GeosearchstoreStoredist
type GeosearchstoreDestination ¶
type GeosearchstoreDestination Completed
func (GeosearchstoreDestination) Source ¶
func (c GeosearchstoreDestination) Source(source string) GeosearchstoreSource
type GeosearchstoreFrommemberFromlonlat ¶
type GeosearchstoreFrommemberFromlonlat Completed
func (GeosearchstoreFrommemberFromlonlat) Bybox ¶
func (c GeosearchstoreFrommemberFromlonlat) Bybox(width float64) GeosearchstoreCircleBoxBybox
func (GeosearchstoreFrommemberFromlonlat) Byradius ¶
func (c GeosearchstoreFrommemberFromlonlat) Byradius(radius float64) GeosearchstoreCircleCircleByradius
type GeosearchstoreFrommemberFrommember ¶
type GeosearchstoreFrommemberFrommember Completed
func (GeosearchstoreFrommemberFrommember) Bybox ¶
func (c GeosearchstoreFrommemberFrommember) Bybox(width float64) GeosearchstoreCircleBoxBybox
func (GeosearchstoreFrommemberFrommember) Byradius ¶
func (c GeosearchstoreFrommemberFrommember) Byradius(radius float64) GeosearchstoreCircleCircleByradius
func (GeosearchstoreFrommemberFrommember) Fromlonlat ¶
func (c GeosearchstoreFrommemberFrommember) Fromlonlat(longitude float64, latitude float64) GeosearchstoreFrommemberFromlonlat
type GeosearchstoreOrderAsc ¶
type GeosearchstoreOrderAsc Completed
func (GeosearchstoreOrderAsc) Build ¶
func (c GeosearchstoreOrderAsc) Build() Completed
func (GeosearchstoreOrderAsc) Count ¶
func (c GeosearchstoreOrderAsc) Count(count int64) GeosearchstoreCountCount
func (GeosearchstoreOrderAsc) Storedist ¶
func (c GeosearchstoreOrderAsc) Storedist() GeosearchstoreStoredist
type GeosearchstoreOrderDesc ¶
type GeosearchstoreOrderDesc Completed
func (GeosearchstoreOrderDesc) Build ¶
func (c GeosearchstoreOrderDesc) Build() Completed
func (GeosearchstoreOrderDesc) Count ¶
func (c GeosearchstoreOrderDesc) Count(count int64) GeosearchstoreCountCount
func (GeosearchstoreOrderDesc) Storedist ¶
func (c GeosearchstoreOrderDesc) Storedist() GeosearchstoreStoredist
type GeosearchstoreSource ¶
type GeosearchstoreSource Completed
func (GeosearchstoreSource) Fromlonlat ¶
func (c GeosearchstoreSource) Fromlonlat(longitude float64, latitude float64) GeosearchstoreFrommemberFromlonlat
func (GeosearchstoreSource) Frommember ¶
func (c GeosearchstoreSource) Frommember(member string) GeosearchstoreFrommemberFrommember
type GeosearchstoreStoredist ¶
type GeosearchstoreStoredist Completed
func (GeosearchstoreStoredist) Build ¶
func (c GeosearchstoreStoredist) Build() Completed
type GetbitKey ¶
type GetbitKey Completed
func (GetbitKey) Offset ¶
func (c GetbitKey) Offset(offset int64) GetbitOffset
type GetbitOffset ¶
type GetbitOffset Completed
func (GetbitOffset) Build ¶
func (c GetbitOffset) Build() Completed
func (GetbitOffset) Cache ¶
func (c GetbitOffset) Cache() Cacheable
type GetexExpirationExSecTyped ¶
type GetexExpirationExSecTyped Completed
func (GetexExpirationExSecTyped) Build ¶
func (c GetexExpirationExSecTyped) Build() Completed
type GetexExpirationExSeconds ¶
type GetexExpirationExSeconds Completed
func (GetexExpirationExSeconds) Build ¶
func (c GetexExpirationExSeconds) Build() Completed
type GetexExpirationExatTimestamp ¶
type GetexExpirationExatTimestamp Completed
func (GetexExpirationExatTimestamp) Build ¶
func (c GetexExpirationExatTimestamp) Build() Completed
type GetexExpirationExatTimestampTyped ¶
type GetexExpirationExatTimestampTyped Completed
func (GetexExpirationExatTimestampTyped) Build ¶
func (c GetexExpirationExatTimestampTyped) Build() Completed
type GetexExpirationPersist ¶
type GetexExpirationPersist Completed
func (GetexExpirationPersist) Build ¶
func (c GetexExpirationPersist) Build() Completed
type GetexExpirationPxMilliseconds ¶
type GetexExpirationPxMilliseconds Completed
func (GetexExpirationPxMilliseconds) Build ¶
func (c GetexExpirationPxMilliseconds) Build() Completed
type GetexExpirationPxMsTyped ¶
type GetexExpirationPxMsTyped Completed
func (GetexExpirationPxMsTyped) Build ¶
func (c GetexExpirationPxMsTyped) Build() Completed
type GetexExpirationPxatMillisecondsTimestamp ¶
type GetexExpirationPxatMillisecondsTimestamp Completed
func (GetexExpirationPxatMillisecondsTimestamp) Build ¶
func (c GetexExpirationPxatMillisecondsTimestamp) Build() Completed
type GetexExpirationPxatMsTimestampTyped ¶
type GetexExpirationPxatMsTimestampTyped Completed
func (GetexExpirationPxatMsTimestampTyped) Build ¶
func (c GetexExpirationPxatMsTimestampTyped) Build() Completed
type GetexKey ¶
type GetexKey Completed
func (GetexKey) ExSeconds ¶
func (c GetexKey) ExSeconds(seconds int64) GetexExpirationExSeconds
func (GetexKey) Exat ¶
func (c GetexKey) Exat(timestamp time.Time) GetexExpirationExatTimestampTyped
func (GetexKey) ExatTimestamp ¶
func (c GetexKey) ExatTimestamp(timestamp int64) GetexExpirationExatTimestamp
func (GetexKey) Persist ¶
func (c GetexKey) Persist() GetexExpirationPersist
func (GetexKey) PxMilliseconds ¶
func (c GetexKey) PxMilliseconds(milliseconds int64) GetexExpirationPxMilliseconds
func (GetexKey) Pxat ¶
func (c GetexKey) Pxat(timestamp time.Time) GetexExpirationPxatMsTimestampTyped
func (GetexKey) PxatMillisecondsTimestamp ¶
func (c GetexKey) PxatMillisecondsTimestamp(millisecondsTimestamp int64) GetexExpirationPxatMillisecondsTimestamp
type Getrange ¶
type Getrange Completed
func (Getrange) Key ¶
func (c Getrange) Key(key string) GetrangeKey
type GetrangeEnd ¶
type GetrangeEnd Completed
func (GetrangeEnd) Build ¶
func (c GetrangeEnd) Build() Completed
func (GetrangeEnd) Cache ¶
func (c GetrangeEnd) Cache() Cacheable
type GetrangeKey ¶
type GetrangeKey Completed
func (GetrangeKey) Start ¶
func (c GetrangeKey) Start(start int64) GetrangeStart
type GetrangeStart ¶
type GetrangeStart Completed
func (GetrangeStart) End ¶
func (c GetrangeStart) End(end int64) GetrangeEnd
type GetsetKey ¶
type GetsetKey Completed
func (GetsetKey) Value ¶
func (c GetsetKey) Value(value string) GetsetValue
type GetsetValue ¶
type GetsetValue Completed
func (GetsetValue) Build ¶
func (c GetsetValue) Build() Completed
type GraphConfigGet ¶
type GraphConfigGet Completed
func (GraphConfigGet) Name ¶
func (c GraphConfigGet) Name(name string) GraphConfigGetName
type GraphConfigGetName ¶
type GraphConfigGetName Completed
func (GraphConfigGetName) Build ¶
func (c GraphConfigGetName) Build() Completed
type GraphConfigSet ¶
type GraphConfigSet Completed
func (GraphConfigSet) Name ¶
func (c GraphConfigSet) Name(name string) GraphConfigSetName
type GraphConfigSetName ¶
type GraphConfigSetName Completed
func (GraphConfigSetName) Value ¶
func (c GraphConfigSetName) Value(value string) GraphConfigSetValue
type GraphConfigSetValue ¶
type GraphConfigSetValue Completed
func (GraphConfigSetValue) Build ¶
func (c GraphConfigSetValue) Build() Completed
type GraphConstraintCreate ¶
type GraphConstraintCreate Completed
func (GraphConstraintCreate) Build ¶
func (c GraphConstraintCreate) Build() Completed
type GraphConstraintDrop ¶
type GraphConstraintDrop Completed
func (GraphConstraintDrop) Build ¶
func (c GraphConstraintDrop) Build() Completed
type GraphDelete ¶
type GraphDelete Completed
func (GraphDelete) Graph ¶
func (c GraphDelete) Graph(graph string) GraphDeleteGraph
type GraphDeleteGraph ¶
type GraphDeleteGraph Completed
func (GraphDeleteGraph) Build ¶
func (c GraphDeleteGraph) Build() Completed
type GraphExplain ¶
type GraphExplain Completed
func (GraphExplain) Graph ¶
func (c GraphExplain) Graph(graph string) GraphExplainGraph
type GraphExplainGraph ¶
type GraphExplainGraph Completed
func (GraphExplainGraph) Query ¶
func (c GraphExplainGraph) Query(query string) GraphExplainQuery
type GraphExplainQuery ¶
type GraphExplainQuery Completed
func (GraphExplainQuery) Build ¶
func (c GraphExplainQuery) Build() Completed
type GraphProfile ¶
type GraphProfile Completed
func (GraphProfile) Graph ¶
func (c GraphProfile) Graph(graph string) GraphProfileGraph
type GraphProfileGraph ¶
type GraphProfileGraph Completed
func (GraphProfileGraph) Query ¶
func (c GraphProfileGraph) Query(query string) GraphProfileQuery
type GraphProfileQuery ¶
type GraphProfileQuery Completed
func (GraphProfileQuery) Build ¶
func (c GraphProfileQuery) Build() Completed
func (GraphProfileQuery) Timeout ¶
func (c GraphProfileQuery) Timeout(timeout int64) GraphProfileTimeout
type GraphProfileTimeout ¶
type GraphProfileTimeout Completed
func (GraphProfileTimeout) Build ¶
func (c GraphProfileTimeout) Build() Completed
type GraphQuery ¶
type GraphQuery Completed
func (GraphQuery) Graph ¶
func (c GraphQuery) Graph(graph string) GraphQueryGraph
type GraphQueryGraph ¶
type GraphQueryGraph Completed
func (GraphQueryGraph) Query ¶
func (c GraphQueryGraph) Query(query string) GraphQueryQuery
type GraphQueryQuery ¶
type GraphQueryQuery Completed
func (GraphQueryQuery) Build ¶
func (c GraphQueryQuery) Build() Completed
func (GraphQueryQuery) Timeout ¶
func (c GraphQueryQuery) Timeout(timeout int64) GraphQueryTimeout
type GraphQueryTimeout ¶
type GraphQueryTimeout Completed
func (GraphQueryTimeout) Build ¶
func (c GraphQueryTimeout) Build() Completed
type GraphRoQuery ¶
type GraphRoQuery Completed
func (GraphRoQuery) Graph ¶
func (c GraphRoQuery) Graph(graph string) GraphRoQueryGraph
type GraphRoQueryGraph ¶
type GraphRoQueryGraph Completed
func (GraphRoQueryGraph) Query ¶
func (c GraphRoQueryGraph) Query(query string) GraphRoQueryQuery
type GraphRoQueryQuery ¶
type GraphRoQueryQuery Completed
func (GraphRoQueryQuery) Build ¶
func (c GraphRoQueryQuery) Build() Completed
func (GraphRoQueryQuery) Cache ¶
func (c GraphRoQueryQuery) Cache() Cacheable
func (GraphRoQueryQuery) Timeout ¶
func (c GraphRoQueryQuery) Timeout(timeout int64) GraphRoQueryTimeout
type GraphRoQueryTimeout ¶
type GraphRoQueryTimeout Completed
func (GraphRoQueryTimeout) Build ¶
func (c GraphRoQueryTimeout) Build() Completed
func (GraphRoQueryTimeout) Cache ¶
func (c GraphRoQueryTimeout) Cache() Cacheable
type GraphSlowlog ¶
type GraphSlowlog Completed
func (GraphSlowlog) Graph ¶
func (c GraphSlowlog) Graph(graph string) GraphSlowlogGraph
type GraphSlowlogGraph ¶
type GraphSlowlogGraph Completed
func (GraphSlowlogGraph) Build ¶
func (c GraphSlowlogGraph) Build() Completed
type Hello ¶
type Hello Completed
func (Hello) Protover ¶
func (c Hello) Protover(protover int64) HelloArgumentsProtover
type HelloArgumentsAuth ¶
type HelloArgumentsAuth Completed
func (HelloArgumentsAuth) Build ¶
func (c HelloArgumentsAuth) Build() Completed
func (HelloArgumentsAuth) Setname ¶
func (c HelloArgumentsAuth) Setname(clientname string) HelloArgumentsSetname
type HelloArgumentsProtover ¶
type HelloArgumentsProtover Completed
func (HelloArgumentsProtover) Auth ¶
func (c HelloArgumentsProtover) Auth(username string, password string) HelloArgumentsAuth
func (HelloArgumentsProtover) Build ¶
func (c HelloArgumentsProtover) Build() Completed
func (HelloArgumentsProtover) Setname ¶
func (c HelloArgumentsProtover) Setname(clientname string) HelloArgumentsSetname
type HelloArgumentsSetname ¶
type HelloArgumentsSetname Completed
func (HelloArgumentsSetname) Build ¶
func (c HelloArgumentsSetname) Build() Completed
type Hexists ¶
type Hexists Completed
func (Hexists) Key ¶
func (c Hexists) Key(key string) HexistsKey
type HexistsField ¶
type HexistsField Completed
func (HexistsField) Build ¶
func (c HexistsField) Build() Completed
func (HexistsField) Cache ¶
func (c HexistsField) Cache() Cacheable
type HexistsKey ¶
type HexistsKey Completed
func (HexistsKey) Field ¶
func (c HexistsKey) Field(field string) HexistsField
type Hgetall ¶
type Hgetall Completed
func (Hgetall) Key ¶
func (c Hgetall) Key(key string) HgetallKey
type HgetallKey ¶
type HgetallKey Completed
func (HgetallKey) Build ¶
func (c HgetallKey) Build() Completed
func (HgetallKey) Cache ¶
func (c HgetallKey) Cache() Cacheable
type Hincrby ¶
type Hincrby Completed
func (Hincrby) Key ¶
func (c Hincrby) Key(key string) HincrbyKey
type HincrbyField ¶
type HincrbyField Completed
func (HincrbyField) Increment ¶
func (c HincrbyField) Increment(increment int64) HincrbyIncrement
type HincrbyIncrement ¶
type HincrbyIncrement Completed
func (HincrbyIncrement) Build ¶
func (c HincrbyIncrement) Build() Completed
type HincrbyKey ¶
type HincrbyKey Completed
func (HincrbyKey) Field ¶
func (c HincrbyKey) Field(field string) HincrbyField
type Hincrbyfloat ¶
type Hincrbyfloat Completed
func (Hincrbyfloat) Key ¶
func (c Hincrbyfloat) Key(key string) HincrbyfloatKey
type HincrbyfloatField ¶
type HincrbyfloatField Completed
func (HincrbyfloatField) Increment ¶
func (c HincrbyfloatField) Increment(increment float64) HincrbyfloatIncrement
type HincrbyfloatIncrement ¶
type HincrbyfloatIncrement Completed
func (HincrbyfloatIncrement) Build ¶
func (c HincrbyfloatIncrement) Build() Completed
type HincrbyfloatKey ¶
type HincrbyfloatKey Completed
func (HincrbyfloatKey) Field ¶
func (c HincrbyfloatKey) Field(field string) HincrbyfloatField
type HmgetField ¶
type HmgetField Completed
func (HmgetField) Build ¶
func (c HmgetField) Build() Completed
func (HmgetField) Cache ¶
func (c HmgetField) Cache() Cacheable
func (HmgetField) Field ¶
func (c HmgetField) Field(field ...string) HmgetField
type HmgetKey ¶
type HmgetKey Completed
func (HmgetKey) Field ¶
func (c HmgetKey) Field(field ...string) HmgetField
type HmsetFieldValue ¶
type HmsetFieldValue Completed
func (HmsetFieldValue) Build ¶
func (c HmsetFieldValue) Build() Completed
func (HmsetFieldValue) FieldValue ¶
func (c HmsetFieldValue) FieldValue(field string, value string) HmsetFieldValue
type HmsetKey ¶
type HmsetKey Completed
func (HmsetKey) FieldValue ¶
func (c HmsetKey) FieldValue() HmsetFieldValue
type Hrandfield ¶
type Hrandfield Completed
func (Hrandfield) Key ¶
func (c Hrandfield) Key(key string) HrandfieldKey
type HrandfieldKey ¶
type HrandfieldKey Completed
func (HrandfieldKey) Build ¶
func (c HrandfieldKey) Build() Completed
func (HrandfieldKey) Count ¶
func (c HrandfieldKey) Count(count int64) HrandfieldOptionsCount
type HrandfieldOptionsCount ¶
type HrandfieldOptionsCount Completed
func (HrandfieldOptionsCount) Build ¶
func (c HrandfieldOptionsCount) Build() Completed
func (HrandfieldOptionsCount) Withvalues ¶
func (c HrandfieldOptionsCount) Withvalues() HrandfieldOptionsWithvalues
type HrandfieldOptionsWithvalues ¶
type HrandfieldOptionsWithvalues Completed
func (HrandfieldOptionsWithvalues) Build ¶
func (c HrandfieldOptionsWithvalues) Build() Completed
type HscanCount ¶
type HscanCount Completed
func (HscanCount) Build ¶
func (c HscanCount) Build() Completed
type HscanCursor ¶
type HscanCursor Completed
func (HscanCursor) Build ¶
func (c HscanCursor) Build() Completed
func (HscanCursor) Count ¶
func (c HscanCursor) Count(count int64) HscanCount
func (HscanCursor) Match ¶
func (c HscanCursor) Match(pattern string) HscanMatch
type HscanKey ¶
type HscanKey Completed
func (HscanKey) Cursor ¶
func (c HscanKey) Cursor(cursor uint64) HscanCursor
type HscanMatch ¶
type HscanMatch Completed
func (HscanMatch) Build ¶
func (c HscanMatch) Build() Completed
func (HscanMatch) Count ¶
func (c HscanMatch) Count(count int64) HscanCount
type HsetFieldValue ¶
type HsetFieldValue Completed
func (HsetFieldValue) Build ¶
func (c HsetFieldValue) Build() Completed
func (HsetFieldValue) FieldValue ¶
func (c HsetFieldValue) FieldValue(field string, value string) HsetFieldValue
type HsetKey ¶
type HsetKey Completed
func (HsetKey) FieldValue ¶
func (c HsetKey) FieldValue() HsetFieldValue
type HsetnxField ¶
type HsetnxField Completed
func (HsetnxField) Value ¶
func (c HsetnxField) Value(value string) HsetnxValue
type HsetnxKey ¶
type HsetnxKey Completed
func (HsetnxKey) Field ¶
func (c HsetnxKey) Field(field string) HsetnxField
type HsetnxValue ¶
type HsetnxValue Completed
func (HsetnxValue) Build ¶
func (c HsetnxValue) Build() Completed
type Hstrlen ¶
type Hstrlen Completed
func (Hstrlen) Key ¶
func (c Hstrlen) Key(key string) HstrlenKey
type HstrlenField ¶
type HstrlenField Completed
func (HstrlenField) Build ¶
func (c HstrlenField) Build() Completed
func (HstrlenField) Cache ¶
func (c HstrlenField) Cache() Cacheable
type HstrlenKey ¶
type HstrlenKey Completed
func (HstrlenKey) Field ¶
func (c HstrlenKey) Field(field string) HstrlenField
type IncrbyIncrement ¶
type IncrbyIncrement Completed
func (IncrbyIncrement) Build ¶
func (c IncrbyIncrement) Build() Completed
type IncrbyKey ¶
type IncrbyKey Completed
func (IncrbyKey) Increment ¶
func (c IncrbyKey) Increment(increment int64) IncrbyIncrement
type Incrbyfloat ¶
type Incrbyfloat Completed
func (Incrbyfloat) Key ¶
func (c Incrbyfloat) Key(key string) IncrbyfloatKey
type IncrbyfloatIncrement ¶
type IncrbyfloatIncrement Completed
func (IncrbyfloatIncrement) Build ¶
func (c IncrbyfloatIncrement) Build() Completed
type IncrbyfloatKey ¶
type IncrbyfloatKey Completed
func (IncrbyfloatKey) Increment ¶
func (c IncrbyfloatKey) Increment(increment float64) IncrbyfloatIncrement
type Info ¶
type Info Completed
func (Info) Section ¶
func (c Info) Section(section ...string) InfoSection
type InfoSection ¶
type InfoSection Completed
func (InfoSection) Build ¶
func (c InfoSection) Build() Completed
func (InfoSection) Section ¶
func (c InfoSection) Section(section ...string) InfoSection
type JsonArrappend ¶
type JsonArrappend Completed
func (JsonArrappend) Key ¶
func (c JsonArrappend) Key(key string) JsonArrappendKey
type JsonArrappendKey ¶
type JsonArrappendKey Completed
func (JsonArrappendKey) Path ¶
func (c JsonArrappendKey) Path(path string) JsonArrappendPath
func (JsonArrappendKey) Value ¶
func (c JsonArrappendKey) Value(value ...string) JsonArrappendValue
type JsonArrappendPath ¶
type JsonArrappendPath Completed
func (JsonArrappendPath) Value ¶
func (c JsonArrappendPath) Value(value ...string) JsonArrappendValue
type JsonArrappendValue ¶
type JsonArrappendValue Completed
func (JsonArrappendValue) Build ¶
func (c JsonArrappendValue) Build() Completed
func (JsonArrappendValue) Value ¶
func (c JsonArrappendValue) Value(value ...string) JsonArrappendValue
type JsonArrindex ¶
type JsonArrindex Completed
func (JsonArrindex) Key ¶
func (c JsonArrindex) Key(key string) JsonArrindexKey
type JsonArrindexKey ¶
type JsonArrindexKey Completed
func (JsonArrindexKey) Path ¶
func (c JsonArrindexKey) Path(path string) JsonArrindexPath
type JsonArrindexPath ¶
type JsonArrindexPath Completed
func (JsonArrindexPath) Value ¶
func (c JsonArrindexPath) Value(value string) JsonArrindexValue
type JsonArrindexStartStart ¶
type JsonArrindexStartStart Completed
func (JsonArrindexStartStart) Build ¶
func (c JsonArrindexStartStart) Build() Completed
func (JsonArrindexStartStart) Cache ¶
func (c JsonArrindexStartStart) Cache() Cacheable
func (JsonArrindexStartStart) Stop ¶
func (c JsonArrindexStartStart) Stop(stop int64) JsonArrindexStartStop
type JsonArrindexStartStop ¶
type JsonArrindexStartStop Completed
func (JsonArrindexStartStop) Build ¶
func (c JsonArrindexStartStop) Build() Completed
func (JsonArrindexStartStop) Cache ¶
func (c JsonArrindexStartStop) Cache() Cacheable
type JsonArrindexValue ¶
type JsonArrindexValue Completed
func (JsonArrindexValue) Build ¶
func (c JsonArrindexValue) Build() Completed
func (JsonArrindexValue) Cache ¶
func (c JsonArrindexValue) Cache() Cacheable
func (JsonArrindexValue) Start ¶
func (c JsonArrindexValue) Start(start int64) JsonArrindexStartStart
type JsonArrinsert ¶
type JsonArrinsert Completed
func (JsonArrinsert) Key ¶
func (c JsonArrinsert) Key(key string) JsonArrinsertKey
type JsonArrinsertIndex ¶
type JsonArrinsertIndex Completed
func (JsonArrinsertIndex) Value ¶
func (c JsonArrinsertIndex) Value(value ...string) JsonArrinsertValue
type JsonArrinsertKey ¶
type JsonArrinsertKey Completed
func (JsonArrinsertKey) Path ¶
func (c JsonArrinsertKey) Path(path string) JsonArrinsertPath
type JsonArrinsertPath ¶
type JsonArrinsertPath Completed
func (JsonArrinsertPath) Index ¶
func (c JsonArrinsertPath) Index(index int64) JsonArrinsertIndex
type JsonArrinsertValue ¶
type JsonArrinsertValue Completed
func (JsonArrinsertValue) Build ¶
func (c JsonArrinsertValue) Build() Completed
func (JsonArrinsertValue) Value ¶
func (c JsonArrinsertValue) Value(value ...string) JsonArrinsertValue
type JsonArrlen ¶
type JsonArrlen Completed
func (JsonArrlen) Key ¶
func (c JsonArrlen) Key(key string) JsonArrlenKey
type JsonArrlenKey ¶
type JsonArrlenKey Completed
func (JsonArrlenKey) Build ¶
func (c JsonArrlenKey) Build() Completed
func (JsonArrlenKey) Cache ¶
func (c JsonArrlenKey) Cache() Cacheable
func (JsonArrlenKey) Path ¶
func (c JsonArrlenKey) Path(path string) JsonArrlenPath
type JsonArrlenPath ¶
type JsonArrlenPath Completed
func (JsonArrlenPath) Build ¶
func (c JsonArrlenPath) Build() Completed
func (JsonArrlenPath) Cache ¶
func (c JsonArrlenPath) Cache() Cacheable
type JsonArrpop ¶
type JsonArrpop Completed
func (JsonArrpop) Key ¶
func (c JsonArrpop) Key(key string) JsonArrpopKey
type JsonArrpopKey ¶
type JsonArrpopKey Completed
func (JsonArrpopKey) Build ¶
func (c JsonArrpopKey) Build() Completed
func (JsonArrpopKey) Path ¶
func (c JsonArrpopKey) Path(path string) JsonArrpopPathPath
type JsonArrpopPathIndex ¶
type JsonArrpopPathIndex Completed
func (JsonArrpopPathIndex) Build ¶
func (c JsonArrpopPathIndex) Build() Completed
type JsonArrpopPathPath ¶
type JsonArrpopPathPath Completed
func (JsonArrpopPathPath) Build ¶
func (c JsonArrpopPathPath) Build() Completed
func (JsonArrpopPathPath) Index ¶
func (c JsonArrpopPathPath) Index(index int64) JsonArrpopPathIndex
type JsonArrtrim ¶
type JsonArrtrim Completed
func (JsonArrtrim) Key ¶
func (c JsonArrtrim) Key(key string) JsonArrtrimKey
type JsonArrtrimKey ¶
type JsonArrtrimKey Completed
func (JsonArrtrimKey) Path ¶
func (c JsonArrtrimKey) Path(path string) JsonArrtrimPath
type JsonArrtrimPath ¶
type JsonArrtrimPath Completed
func (JsonArrtrimPath) Start ¶
func (c JsonArrtrimPath) Start(start int64) JsonArrtrimStart
type JsonArrtrimStart ¶
type JsonArrtrimStart Completed
func (JsonArrtrimStart) Stop ¶
func (c JsonArrtrimStart) Stop(stop int64) JsonArrtrimStop
type JsonArrtrimStop ¶
type JsonArrtrimStop Completed
func (JsonArrtrimStop) Build ¶
func (c JsonArrtrimStop) Build() Completed
type JsonClear ¶
type JsonClear Completed
func (JsonClear) Key ¶
func (c JsonClear) Key(key string) JsonClearKey
type JsonClearKey ¶
type JsonClearKey Completed
func (JsonClearKey) Build ¶
func (c JsonClearKey) Build() Completed
func (JsonClearKey) Path ¶
func (c JsonClearKey) Path(path string) JsonClearPath
type JsonClearPath ¶
type JsonClearPath Completed
func (JsonClearPath) Build ¶
func (c JsonClearPath) Build() Completed
type JsonDebugHelp ¶
type JsonDebugHelp Completed
func (JsonDebugHelp) Build ¶
func (c JsonDebugHelp) Build() Completed
type JsonDebugMemory ¶
type JsonDebugMemory Completed
func (JsonDebugMemory) Key ¶
func (c JsonDebugMemory) Key(key string) JsonDebugMemoryKey
type JsonDebugMemoryKey ¶
type JsonDebugMemoryKey Completed
func (JsonDebugMemoryKey) Build ¶
func (c JsonDebugMemoryKey) Build() Completed
func (JsonDebugMemoryKey) Path ¶
func (c JsonDebugMemoryKey) Path(path string) JsonDebugMemoryPath
type JsonDebugMemoryPath ¶
type JsonDebugMemoryPath Completed
func (JsonDebugMemoryPath) Build ¶
func (c JsonDebugMemoryPath) Build() Completed
type JsonDel ¶
type JsonDel Completed
func (JsonDel) Key ¶
func (c JsonDel) Key(key string) JsonDelKey
type JsonDelKey ¶
type JsonDelKey Completed
func (JsonDelKey) Build ¶
func (c JsonDelKey) Build() Completed
func (JsonDelKey) Path ¶
func (c JsonDelKey) Path(path string) JsonDelPath
type JsonDelPath ¶
type JsonDelPath Completed
func (JsonDelPath) Build ¶
func (c JsonDelPath) Build() Completed
type JsonForget ¶
type JsonForget Completed
func (JsonForget) Key ¶
func (c JsonForget) Key(key string) JsonForgetKey
type JsonForgetKey ¶
type JsonForgetKey Completed
func (JsonForgetKey) Build ¶
func (c JsonForgetKey) Build() Completed
func (JsonForgetKey) Path ¶
func (c JsonForgetKey) Path(path string) JsonForgetPath
type JsonForgetPath ¶
type JsonForgetPath Completed
func (JsonForgetPath) Build ¶
func (c JsonForgetPath) Build() Completed
type JsonGet ¶
type JsonGet Completed
func (JsonGet) Key ¶
func (c JsonGet) Key(key string) JsonGetKey
type JsonGetIndent ¶
type JsonGetIndent Completed
func (JsonGetIndent) Build ¶
func (c JsonGetIndent) Build() Completed
func (JsonGetIndent) Cache ¶
func (c JsonGetIndent) Cache() Cacheable
func (JsonGetIndent) Newline ¶
func (c JsonGetIndent) Newline(newline string) JsonGetNewline
func (JsonGetIndent) Path ¶
func (c JsonGetIndent) Path(path ...string) JsonGetPath
func (JsonGetIndent) Space ¶
func (c JsonGetIndent) Space(space string) JsonGetSpace
type JsonGetKey ¶
type JsonGetKey Completed
func (JsonGetKey) Build ¶
func (c JsonGetKey) Build() Completed
func (JsonGetKey) Cache ¶
func (c JsonGetKey) Cache() Cacheable
func (JsonGetKey) Indent ¶
func (c JsonGetKey) Indent(indent string) JsonGetIndent
func (JsonGetKey) Newline ¶
func (c JsonGetKey) Newline(newline string) JsonGetNewline
func (JsonGetKey) Path ¶
func (c JsonGetKey) Path(path ...string) JsonGetPath
func (JsonGetKey) Space ¶
func (c JsonGetKey) Space(space string) JsonGetSpace
type JsonGetNewline ¶
type JsonGetNewline Completed
func (JsonGetNewline) Build ¶
func (c JsonGetNewline) Build() Completed
func (JsonGetNewline) Cache ¶
func (c JsonGetNewline) Cache() Cacheable
func (JsonGetNewline) Path ¶
func (c JsonGetNewline) Path(path ...string) JsonGetPath
func (JsonGetNewline) Space ¶
func (c JsonGetNewline) Space(space string) JsonGetSpace
type JsonGetPath ¶
type JsonGetPath Completed
func (JsonGetPath) Build ¶
func (c JsonGetPath) Build() Completed
func (JsonGetPath) Cache ¶
func (c JsonGetPath) Cache() Cacheable
func (JsonGetPath) Path ¶
func (c JsonGetPath) Path(path ...string) JsonGetPath
type JsonGetSpace ¶
type JsonGetSpace Completed
func (JsonGetSpace) Build ¶
func (c JsonGetSpace) Build() Completed
func (JsonGetSpace) Cache ¶
func (c JsonGetSpace) Cache() Cacheable
func (JsonGetSpace) Path ¶
func (c JsonGetSpace) Path(path ...string) JsonGetPath
type JsonMerge ¶
type JsonMerge Completed
func (JsonMerge) Key ¶
func (c JsonMerge) Key(key string) JsonMergeKey
type JsonMergeKey ¶
type JsonMergeKey Completed
func (JsonMergeKey) Path ¶
func (c JsonMergeKey) Path(path string) JsonMergePath
type JsonMergePath ¶
type JsonMergePath Completed
func (JsonMergePath) Value ¶
func (c JsonMergePath) Value(value string) JsonMergeValue
type JsonMergeValue ¶
type JsonMergeValue Completed
func (JsonMergeValue) Build ¶
func (c JsonMergeValue) Build() Completed
type JsonMget ¶
type JsonMget Completed
func (JsonMget) Key ¶
func (c JsonMget) Key(key ...string) JsonMgetKey
type JsonMgetKey ¶
type JsonMgetKey Completed
func (JsonMgetKey) Key ¶
func (c JsonMgetKey) Key(key ...string) JsonMgetKey
func (JsonMgetKey) Path ¶
func (c JsonMgetKey) Path(path string) JsonMgetPath
type JsonMgetPath ¶
type JsonMgetPath Completed
func (JsonMgetPath) Build ¶
func (c JsonMgetPath) Build() Completed
func (JsonMgetPath) Cache ¶
func (c JsonMgetPath) Cache() Cacheable
type JsonMset ¶
type JsonMset Completed
func (JsonMset) Key ¶
func (c JsonMset) Key(key string) JsonMsetTripletKey
type JsonMsetTripletKey ¶
type JsonMsetTripletKey Completed
func (JsonMsetTripletKey) Path ¶
func (c JsonMsetTripletKey) Path(path string) JsonMsetTripletPath
type JsonMsetTripletPath ¶
type JsonMsetTripletPath Completed
func (JsonMsetTripletPath) Value ¶
func (c JsonMsetTripletPath) Value(value string) JsonMsetTripletValue
type JsonMsetTripletValue ¶
type JsonMsetTripletValue Completed
func (JsonMsetTripletValue) Build ¶
func (c JsonMsetTripletValue) Build() Completed
func (JsonMsetTripletValue) Key ¶
func (c JsonMsetTripletValue) Key(key string) JsonMsetTripletKey
type JsonNumincrby ¶
type JsonNumincrby Completed
func (JsonNumincrby) Key ¶
func (c JsonNumincrby) Key(key string) JsonNumincrbyKey
type JsonNumincrbyKey ¶
type JsonNumincrbyKey Completed
func (JsonNumincrbyKey) Path ¶
func (c JsonNumincrbyKey) Path(path string) JsonNumincrbyPath
type JsonNumincrbyPath ¶
type JsonNumincrbyPath Completed
func (JsonNumincrbyPath) Value ¶
func (c JsonNumincrbyPath) Value(value float64) JsonNumincrbyValue
type JsonNumincrbyValue ¶
type JsonNumincrbyValue Completed
func (JsonNumincrbyValue) Build ¶
func (c JsonNumincrbyValue) Build() Completed
type JsonNummultby ¶
type JsonNummultby Completed
func (JsonNummultby) Key ¶
func (c JsonNummultby) Key(key string) JsonNummultbyKey
type JsonNummultbyKey ¶
type JsonNummultbyKey Completed
func (JsonNummultbyKey) Path ¶
func (c JsonNummultbyKey) Path(path string) JsonNummultbyPath
type JsonNummultbyPath ¶
type JsonNummultbyPath Completed
func (JsonNummultbyPath) Value ¶
func (c JsonNummultbyPath) Value(value float64) JsonNummultbyValue
type JsonNummultbyValue ¶
type JsonNummultbyValue Completed
func (JsonNummultbyValue) Build ¶
func (c JsonNummultbyValue) Build() Completed
type JsonObjkeys ¶
type JsonObjkeys Completed
func (JsonObjkeys) Key ¶
func (c JsonObjkeys) Key(key string) JsonObjkeysKey
type JsonObjkeysKey ¶
type JsonObjkeysKey Completed
func (JsonObjkeysKey) Build ¶
func (c JsonObjkeysKey) Build() Completed
func (JsonObjkeysKey) Cache ¶
func (c JsonObjkeysKey) Cache() Cacheable
func (JsonObjkeysKey) Path ¶
func (c JsonObjkeysKey) Path(path string) JsonObjkeysPath
type JsonObjkeysPath ¶
type JsonObjkeysPath Completed
func (JsonObjkeysPath) Build ¶
func (c JsonObjkeysPath) Build() Completed
func (JsonObjkeysPath) Cache ¶
func (c JsonObjkeysPath) Cache() Cacheable
type JsonObjlen ¶
type JsonObjlen Completed
func (JsonObjlen) Key ¶
func (c JsonObjlen) Key(key string) JsonObjlenKey
type JsonObjlenKey ¶
type JsonObjlenKey Completed
func (JsonObjlenKey) Build ¶
func (c JsonObjlenKey) Build() Completed
func (JsonObjlenKey) Cache ¶
func (c JsonObjlenKey) Cache() Cacheable
func (JsonObjlenKey) Path ¶
func (c JsonObjlenKey) Path(path string) JsonObjlenPath
type JsonObjlenPath ¶
type JsonObjlenPath Completed
func (JsonObjlenPath) Build ¶
func (c JsonObjlenPath) Build() Completed
func (JsonObjlenPath) Cache ¶
func (c JsonObjlenPath) Cache() Cacheable
type JsonResp ¶
type JsonResp Completed
func (JsonResp) Key ¶
func (c JsonResp) Key(key string) JsonRespKey
type JsonRespKey ¶
type JsonRespKey Completed
func (JsonRespKey) Build ¶
func (c JsonRespKey) Build() Completed
func (JsonRespKey) Cache ¶
func (c JsonRespKey) Cache() Cacheable
func (JsonRespKey) Path ¶
func (c JsonRespKey) Path(path string) JsonRespPath
type JsonRespPath ¶
type JsonRespPath Completed
func (JsonRespPath) Build ¶
func (c JsonRespPath) Build() Completed
func (JsonRespPath) Cache ¶
func (c JsonRespPath) Cache() Cacheable
type JsonSet ¶
type JsonSet Completed
func (JsonSet) Key ¶
func (c JsonSet) Key(key string) JsonSetKey
type JsonSetConditionNx ¶
type JsonSetConditionNx Completed
func (JsonSetConditionNx) Build ¶
func (c JsonSetConditionNx) Build() Completed
type JsonSetConditionXx ¶
type JsonSetConditionXx Completed
func (JsonSetConditionXx) Build ¶
func (c JsonSetConditionXx) Build() Completed
type JsonSetKey ¶
type JsonSetKey Completed
func (JsonSetKey) Path ¶
func (c JsonSetKey) Path(path string) JsonSetPath
type JsonSetPath ¶
type JsonSetPath Completed
func (JsonSetPath) Value ¶
func (c JsonSetPath) Value(value string) JsonSetValue
type JsonSetValue ¶
type JsonSetValue Completed
func (JsonSetValue) Build ¶
func (c JsonSetValue) Build() Completed
func (JsonSetValue) Nx ¶
func (c JsonSetValue) Nx() JsonSetConditionNx
func (JsonSetValue) Xx ¶
func (c JsonSetValue) Xx() JsonSetConditionXx
type JsonStrappend ¶
type JsonStrappend Completed
func (JsonStrappend) Key ¶
func (c JsonStrappend) Key(key string) JsonStrappendKey
type JsonStrappendKey ¶
type JsonStrappendKey Completed
func (JsonStrappendKey) Path ¶
func (c JsonStrappendKey) Path(path string) JsonStrappendPath
func (JsonStrappendKey) Value ¶
func (c JsonStrappendKey) Value(value string) JsonStrappendValue
type JsonStrappendPath ¶
type JsonStrappendPath Completed
func (JsonStrappendPath) Value ¶
func (c JsonStrappendPath) Value(value string) JsonStrappendValue
type JsonStrappendValue ¶
type JsonStrappendValue Completed
func (JsonStrappendValue) Build ¶
func (c JsonStrappendValue) Build() Completed
type JsonStrlen ¶
type JsonStrlen Completed
func (JsonStrlen) Key ¶
func (c JsonStrlen) Key(key string) JsonStrlenKey
type JsonStrlenKey ¶
type JsonStrlenKey Completed
func (JsonStrlenKey) Build ¶
func (c JsonStrlenKey) Build() Completed
func (JsonStrlenKey) Cache ¶
func (c JsonStrlenKey) Cache() Cacheable
func (JsonStrlenKey) Path ¶
func (c JsonStrlenKey) Path(path string) JsonStrlenPath
type JsonStrlenPath ¶
type JsonStrlenPath Completed
func (JsonStrlenPath) Build ¶
func (c JsonStrlenPath) Build() Completed
func (JsonStrlenPath) Cache ¶
func (c JsonStrlenPath) Cache() Cacheable
type JsonToggle ¶
type JsonToggle Completed
func (JsonToggle) Key ¶
func (c JsonToggle) Key(key string) JsonToggleKey
type JsonToggleKey ¶
type JsonToggleKey Completed
func (JsonToggleKey) Path ¶
func (c JsonToggleKey) Path(path string) JsonTogglePath
type JsonTogglePath ¶
type JsonTogglePath Completed
func (JsonTogglePath) Build ¶
func (c JsonTogglePath) Build() Completed
type JsonType ¶
type JsonType Completed
func (JsonType) Key ¶
func (c JsonType) Key(key string) JsonTypeKey
type JsonTypeKey ¶
type JsonTypeKey Completed
func (JsonTypeKey) Build ¶
func (c JsonTypeKey) Build() Completed
func (JsonTypeKey) Cache ¶
func (c JsonTypeKey) Cache() Cacheable
func (JsonTypeKey) Path ¶
func (c JsonTypeKey) Path(path string) JsonTypePath
type JsonTypePath ¶
type JsonTypePath Completed
func (JsonTypePath) Build ¶
func (c JsonTypePath) Build() Completed
func (JsonTypePath) Cache ¶
func (c JsonTypePath) Cache() Cacheable
type Keys ¶
type Keys Completed
func (Keys) Pattern ¶
func (c Keys) Pattern(pattern string) KeysPattern
type KeysPattern ¶
type KeysPattern Completed
func (KeysPattern) Build ¶
func (c KeysPattern) Build() Completed
type LatencyDoctor ¶
type LatencyDoctor Completed
func (LatencyDoctor) Build ¶
func (c LatencyDoctor) Build() Completed
type LatencyGraph ¶
type LatencyGraph Completed
func (LatencyGraph) Event ¶
func (c LatencyGraph) Event(event string) LatencyGraphEvent
type LatencyGraphEvent ¶
type LatencyGraphEvent Completed
func (LatencyGraphEvent) Build ¶
func (c LatencyGraphEvent) Build() Completed
type LatencyHelp ¶
type LatencyHelp Completed
func (LatencyHelp) Build ¶
func (c LatencyHelp) Build() Completed
type LatencyHistogram ¶
type LatencyHistogram Completed
func (LatencyHistogram) Build ¶
func (c LatencyHistogram) Build() Completed
func (LatencyHistogram) Command ¶
func (c LatencyHistogram) Command(command ...string) LatencyHistogramCommand
type LatencyHistogramCommand ¶
type LatencyHistogramCommand Completed
func (LatencyHistogramCommand) Build ¶
func (c LatencyHistogramCommand) Build() Completed
func (LatencyHistogramCommand) Command ¶
func (c LatencyHistogramCommand) Command(command ...string) LatencyHistogramCommand
type LatencyHistory ¶
type LatencyHistory Completed
func (LatencyHistory) Event ¶
func (c LatencyHistory) Event(event string) LatencyHistoryEvent
type LatencyHistoryEvent ¶
type LatencyHistoryEvent Completed
func (LatencyHistoryEvent) Build ¶
func (c LatencyHistoryEvent) Build() Completed
type LatencyLatest ¶
type LatencyLatest Completed
func (LatencyLatest) Build ¶
func (c LatencyLatest) Build() Completed
type LatencyReset ¶
type LatencyReset Completed
func (LatencyReset) Build ¶
func (c LatencyReset) Build() Completed
func (LatencyReset) Event ¶
func (c LatencyReset) Event(event ...string) LatencyResetEvent
type LatencyResetEvent ¶
type LatencyResetEvent Completed
func (LatencyResetEvent) Build ¶
func (c LatencyResetEvent) Build() Completed
func (LatencyResetEvent) Event ¶
func (c LatencyResetEvent) Event(event ...string) LatencyResetEvent
type LcsIdx ¶
type LcsIdx Completed
func (LcsIdx) Minmatchlen ¶
func (c LcsIdx) Minmatchlen(len int64) LcsMinmatchlen
func (LcsIdx) Withmatchlen ¶
func (c LcsIdx) Withmatchlen() LcsWithmatchlen
type LcsKey2 ¶
type LcsKey2 Completed
func (LcsKey2) Minmatchlen ¶
func (c LcsKey2) Minmatchlen(len int64) LcsMinmatchlen
func (LcsKey2) Withmatchlen ¶
func (c LcsKey2) Withmatchlen() LcsWithmatchlen
type LcsLen ¶
type LcsLen Completed
func (LcsLen) Minmatchlen ¶
func (c LcsLen) Minmatchlen(len int64) LcsMinmatchlen
func (LcsLen) Withmatchlen ¶
func (c LcsLen) Withmatchlen() LcsWithmatchlen
type LcsMinmatchlen ¶
type LcsMinmatchlen Completed
func (LcsMinmatchlen) Build ¶
func (c LcsMinmatchlen) Build() Completed
func (LcsMinmatchlen) Withmatchlen ¶
func (c LcsMinmatchlen) Withmatchlen() LcsWithmatchlen
type LcsWithmatchlen ¶
type LcsWithmatchlen Completed
func (LcsWithmatchlen) Build ¶
func (c LcsWithmatchlen) Build() Completed
type LindexIndex ¶
type LindexIndex Completed
func (LindexIndex) Build ¶
func (c LindexIndex) Build() Completed
func (LindexIndex) Cache ¶
func (c LindexIndex) Cache() Cacheable
type LindexKey ¶
type LindexKey Completed
func (LindexKey) Index ¶
func (c LindexKey) Index(index int64) LindexIndex
type Linsert ¶
type Linsert Completed
func (Linsert) Key ¶
func (c Linsert) Key(key string) LinsertKey
type LinsertElement ¶
type LinsertElement Completed
func (LinsertElement) Build ¶
func (c LinsertElement) Build() Completed
type LinsertKey ¶
type LinsertKey Completed
func (LinsertKey) After ¶
func (c LinsertKey) After() LinsertWhereAfter
func (LinsertKey) Before ¶
func (c LinsertKey) Before() LinsertWhereBefore
type LinsertPivot ¶
type LinsertPivot Completed
func (LinsertPivot) Element ¶
func (c LinsertPivot) Element(element string) LinsertElement
type LinsertWhereAfter ¶
type LinsertWhereAfter Completed
func (LinsertWhereAfter) Pivot ¶
func (c LinsertWhereAfter) Pivot(pivot string) LinsertPivot
type LinsertWhereBefore ¶
type LinsertWhereBefore Completed
func (LinsertWhereBefore) Pivot ¶
func (c LinsertWhereBefore) Pivot(pivot string) LinsertPivot
type Lmove ¶
type Lmove Completed
func (Lmove) Source ¶
func (c Lmove) Source(source string) LmoveSource
type LmoveDestination ¶
type LmoveDestination Completed
func (LmoveDestination) Left ¶
func (c LmoveDestination) Left() LmoveWherefromLeft
func (LmoveDestination) Right ¶
func (c LmoveDestination) Right() LmoveWherefromRight
type LmoveSource ¶
type LmoveSource Completed
func (LmoveSource) Destination ¶
func (c LmoveSource) Destination(destination string) LmoveDestination
type LmoveWherefromLeft ¶
type LmoveWherefromLeft Completed
func (LmoveWherefromLeft) Left ¶
func (c LmoveWherefromLeft) Left() LmoveWheretoLeft
func (LmoveWherefromLeft) Right ¶
func (c LmoveWherefromLeft) Right() LmoveWheretoRight
type LmoveWherefromRight ¶
type LmoveWherefromRight Completed
func (LmoveWherefromRight) Left ¶
func (c LmoveWherefromRight) Left() LmoveWheretoLeft
func (LmoveWherefromRight) Right ¶
func (c LmoveWherefromRight) Right() LmoveWheretoRight
type LmoveWheretoLeft ¶
type LmoveWheretoLeft Completed
func (LmoveWheretoLeft) Build ¶
func (c LmoveWheretoLeft) Build() Completed
type LmoveWheretoRight ¶
type LmoveWheretoRight Completed
func (LmoveWheretoRight) Build ¶
func (c LmoveWheretoRight) Build() Completed
type Lmpop ¶
type Lmpop Completed
func (Lmpop) Numkeys ¶
func (c Lmpop) Numkeys(numkeys int64) LmpopNumkeys
type LmpopCount ¶
type LmpopCount Completed
func (LmpopCount) Build ¶
func (c LmpopCount) Build() Completed
type LmpopKey ¶
type LmpopKey Completed
func (LmpopKey) Left ¶
func (c LmpopKey) Left() LmpopWhereLeft
func (LmpopKey) Right ¶
func (c LmpopKey) Right() LmpopWhereRight
type LmpopNumkeys ¶
type LmpopNumkeys Completed
func (LmpopNumkeys) Key ¶
func (c LmpopNumkeys) Key(key ...string) LmpopKey
type LmpopWhereLeft ¶
type LmpopWhereLeft Completed
func (LmpopWhereLeft) Build ¶
func (c LmpopWhereLeft) Build() Completed
func (LmpopWhereLeft) Count ¶
func (c LmpopWhereLeft) Count(count int64) LmpopCount
type LmpopWhereRight ¶
type LmpopWhereRight Completed
func (LmpopWhereRight) Build ¶
func (c LmpopWhereRight) Build() Completed
func (LmpopWhereRight) Count ¶
func (c LmpopWhereRight) Count(count int64) LmpopCount
type Lolwut ¶
type Lolwut Completed
func (Lolwut) Version ¶
func (c Lolwut) Version(version int64) LolwutVersion
type LolwutVersion ¶
type LolwutVersion Completed
func (LolwutVersion) Build ¶
func (c LolwutVersion) Build() Completed
type LposCount ¶
type LposCount Completed
func (LposCount) Maxlen ¶
func (c LposCount) Maxlen(len int64) LposMaxlen
type LposElement ¶
type LposElement Completed
func (LposElement) Build ¶
func (c LposElement) Build() Completed
func (LposElement) Cache ¶
func (c LposElement) Cache() Cacheable
func (LposElement) Count ¶
func (c LposElement) Count(numMatches int64) LposCount
func (LposElement) Maxlen ¶
func (c LposElement) Maxlen(len int64) LposMaxlen
func (LposElement) Rank ¶
func (c LposElement) Rank(rank int64) LposRank
type LposKey ¶
type LposKey Completed
func (LposKey) Element ¶
func (c LposKey) Element(element string) LposElement
type LposMaxlen ¶
type LposMaxlen Completed
func (LposMaxlen) Build ¶
func (c LposMaxlen) Build() Completed
func (LposMaxlen) Cache ¶
func (c LposMaxlen) Cache() Cacheable
type LposRank ¶
type LposRank Completed
func (LposRank) Maxlen ¶
func (c LposRank) Maxlen(len int64) LposMaxlen
type LpushElement ¶
type LpushElement Completed
func (LpushElement) Build ¶
func (c LpushElement) Build() Completed
func (LpushElement) Element ¶
func (c LpushElement) Element(element ...string) LpushElement
type LpushKey ¶
type LpushKey Completed
func (LpushKey) Element ¶
func (c LpushKey) Element(element ...string) LpushElement
type LpushxElement ¶
type LpushxElement Completed
func (LpushxElement) Build ¶
func (c LpushxElement) Build() Completed
func (LpushxElement) Element ¶
func (c LpushxElement) Element(element ...string) LpushxElement
type LpushxKey ¶
type LpushxKey Completed
func (LpushxKey) Element ¶
func (c LpushxKey) Element(element ...string) LpushxElement
type LrangeKey ¶
type LrangeKey Completed
func (LrangeKey) Start ¶
func (c LrangeKey) Start(start int64) LrangeStart
type LrangeStart ¶
type LrangeStart Completed
func (LrangeStart) Stop ¶
func (c LrangeStart) Stop(stop int64) LrangeStop
type LrangeStop ¶
type LrangeStop Completed
func (LrangeStop) Build ¶
func (c LrangeStop) Build() Completed
func (LrangeStop) Cache ¶
func (c LrangeStop) Cache() Cacheable
type LremCount ¶
type LremCount Completed
func (LremCount) Element ¶
func (c LremCount) Element(element string) LremElement
type LremElement ¶
type LremElement Completed
func (LremElement) Build ¶
func (c LremElement) Build() Completed
type LsetElement ¶
type LsetElement Completed
func (LsetElement) Build ¶
func (c LsetElement) Build() Completed
type LsetIndex ¶
type LsetIndex Completed
func (LsetIndex) Element ¶
func (c LsetIndex) Element(element string) LsetElement
type LtrimKey ¶
type LtrimKey Completed
func (LtrimKey) Start ¶
func (c LtrimKey) Start(start int64) LtrimStart
type LtrimStart ¶
type LtrimStart Completed
func (LtrimStart) Stop ¶
func (c LtrimStart) Stop(stop int64) LtrimStop
type MemoryDoctor ¶
type MemoryDoctor Completed
func (MemoryDoctor) Build ¶
func (c MemoryDoctor) Build() Completed
type MemoryHelp ¶
type MemoryHelp Completed
func (MemoryHelp) Build ¶
func (c MemoryHelp) Build() Completed
type MemoryMallocStats ¶
type MemoryMallocStats Completed
func (MemoryMallocStats) Build ¶
func (c MemoryMallocStats) Build() Completed
type MemoryPurge ¶
type MemoryPurge Completed
func (MemoryPurge) Build ¶
func (c MemoryPurge) Build() Completed
type MemoryStats ¶
type MemoryStats Completed
func (MemoryStats) Build ¶
func (c MemoryStats) Build() Completed
type MemoryUsage ¶
type MemoryUsage Completed
func (MemoryUsage) Key ¶
func (c MemoryUsage) Key(key string) MemoryUsageKey
type MemoryUsageKey ¶
type MemoryUsageKey Completed
func (MemoryUsageKey) Build ¶
func (c MemoryUsageKey) Build() Completed
func (MemoryUsageKey) Samples ¶
func (c MemoryUsageKey) Samples(count int64) MemoryUsageSamples
type MemoryUsageSamples ¶
type MemoryUsageSamples Completed
func (MemoryUsageSamples) Build ¶
func (c MemoryUsageSamples) Build() Completed
type Migrate ¶
type Migrate Completed
func (Migrate) Host ¶
func (c Migrate) Host(host string) MigrateHost
type MigrateAuthAuth ¶
type MigrateAuthAuth Completed
func (MigrateAuthAuth) Auth2 ¶
func (c MigrateAuthAuth) Auth2(username string, password string) MigrateAuthAuth2
func (MigrateAuthAuth) Build ¶
func (c MigrateAuthAuth) Build() Completed
func (MigrateAuthAuth) Keys ¶
func (c MigrateAuthAuth) Keys(key ...string) MigrateKeys
type MigrateAuthAuth2 ¶
type MigrateAuthAuth2 Completed
func (MigrateAuthAuth2) Build ¶
func (c MigrateAuthAuth2) Build() Completed
func (MigrateAuthAuth2) Keys ¶
func (c MigrateAuthAuth2) Keys(key ...string) MigrateKeys
type MigrateCopy ¶
type MigrateCopy Completed
func (MigrateCopy) Auth ¶
func (c MigrateCopy) Auth(password string) MigrateAuthAuth
func (MigrateCopy) Auth2 ¶
func (c MigrateCopy) Auth2(username string, password string) MigrateAuthAuth2
func (MigrateCopy) Build ¶
func (c MigrateCopy) Build() Completed
func (MigrateCopy) Keys ¶
func (c MigrateCopy) Keys(key ...string) MigrateKeys
func (MigrateCopy) Replace ¶
func (c MigrateCopy) Replace() MigrateReplace
type MigrateDestinationDb ¶
type MigrateDestinationDb Completed
func (MigrateDestinationDb) Timeout ¶
func (c MigrateDestinationDb) Timeout(timeout int64) MigrateTimeout
type MigrateHost ¶
type MigrateHost Completed
func (MigrateHost) Port ¶
func (c MigrateHost) Port(port int64) MigratePort
type MigrateKey ¶
type MigrateKey Completed
func (MigrateKey) DestinationDb ¶
func (c MigrateKey) DestinationDb(destinationDb int64) MigrateDestinationDb
type MigrateKeys ¶
type MigrateKeys Completed
func (MigrateKeys) Build ¶
func (c MigrateKeys) Build() Completed
func (MigrateKeys) Keys ¶
func (c MigrateKeys) Keys(key ...string) MigrateKeys
type MigratePort ¶
type MigratePort Completed
func (MigratePort) Key ¶
func (c MigratePort) Key(key string) MigrateKey
type MigrateReplace ¶
type MigrateReplace Completed
func (MigrateReplace) Auth ¶
func (c MigrateReplace) Auth(password string) MigrateAuthAuth
func (MigrateReplace) Auth2 ¶
func (c MigrateReplace) Auth2(username string, password string) MigrateAuthAuth2
func (MigrateReplace) Build ¶
func (c MigrateReplace) Build() Completed
func (MigrateReplace) Keys ¶
func (c MigrateReplace) Keys(key ...string) MigrateKeys
type MigrateTimeout ¶
type MigrateTimeout Completed
func (MigrateTimeout) Auth ¶
func (c MigrateTimeout) Auth(password string) MigrateAuthAuth
func (MigrateTimeout) Auth2 ¶
func (c MigrateTimeout) Auth2(username string, password string) MigrateAuthAuth2
func (MigrateTimeout) Build ¶
func (c MigrateTimeout) Build() Completed
func (MigrateTimeout) Copy ¶
func (c MigrateTimeout) Copy() MigrateCopy
func (MigrateTimeout) Keys ¶
func (c MigrateTimeout) Keys(key ...string) MigrateKeys
func (MigrateTimeout) Replace ¶
func (c MigrateTimeout) Replace() MigrateReplace
type ModuleList ¶
type ModuleList Completed
func (ModuleList) Build ¶
func (c ModuleList) Build() Completed
type ModuleLoad ¶
type ModuleLoad Completed
func (ModuleLoad) Path ¶
func (c ModuleLoad) Path(path string) ModuleLoadPath
type ModuleLoadArg ¶
type ModuleLoadArg Completed
func (ModuleLoadArg) Arg ¶
func (c ModuleLoadArg) Arg(arg ...string) ModuleLoadArg
func (ModuleLoadArg) Build ¶
func (c ModuleLoadArg) Build() Completed
type ModuleLoadPath ¶
type ModuleLoadPath Completed
func (ModuleLoadPath) Arg ¶
func (c ModuleLoadPath) Arg(arg ...string) ModuleLoadArg
func (ModuleLoadPath) Build ¶
func (c ModuleLoadPath) Build() Completed
type ModuleLoadex ¶
type ModuleLoadex Completed
func (ModuleLoadex) Path ¶
func (c ModuleLoadex) Path(path string) ModuleLoadexPath
type ModuleLoadexArgs ¶
type ModuleLoadexArgs Completed
func (ModuleLoadexArgs) Args ¶
func (c ModuleLoadexArgs) Args(args ...string) ModuleLoadexArgs
func (ModuleLoadexArgs) Build ¶
func (c ModuleLoadexArgs) Build() Completed
type ModuleLoadexConfig ¶
type ModuleLoadexConfig Completed
func (ModuleLoadexConfig) Args ¶
func (c ModuleLoadexConfig) Args(args ...string) ModuleLoadexArgs
func (ModuleLoadexConfig) Build ¶
func (c ModuleLoadexConfig) Build() Completed
func (ModuleLoadexConfig) Config ¶
func (c ModuleLoadexConfig) Config(name string, value string) ModuleLoadexConfig
type ModuleLoadexPath ¶
type ModuleLoadexPath Completed
func (ModuleLoadexPath) Args ¶
func (c ModuleLoadexPath) Args(args ...string) ModuleLoadexArgs
func (ModuleLoadexPath) Build ¶
func (c ModuleLoadexPath) Build() Completed
func (ModuleLoadexPath) Config ¶
func (c ModuleLoadexPath) Config() ModuleLoadexConfig
type ModuleUnload ¶
type ModuleUnload Completed
func (ModuleUnload) Name ¶
func (c ModuleUnload) Name(name string) ModuleUnloadName
type ModuleUnloadName ¶
type ModuleUnloadName Completed
func (ModuleUnloadName) Build ¶
func (c ModuleUnloadName) Build() Completed
type MsetKeyValue ¶
type MsetKeyValue Completed
func (MsetKeyValue) Build ¶
func (c MsetKeyValue) Build() Completed
func (MsetKeyValue) KeyValue ¶
func (c MsetKeyValue) KeyValue(key string, value string) MsetKeyValue
type Msetnx ¶
type Msetnx Completed
func (Msetnx) KeyValue ¶
func (c Msetnx) KeyValue() MsetnxKeyValue
type MsetnxKeyValue ¶
type MsetnxKeyValue Completed
func (MsetnxKeyValue) Build ¶
func (c MsetnxKeyValue) Build() Completed
func (MsetnxKeyValue) KeyValue ¶
func (c MsetnxKeyValue) KeyValue(key string, value string) MsetnxKeyValue
type ObjectEncoding ¶
type ObjectEncoding Completed
func (ObjectEncoding) Key ¶
func (c ObjectEncoding) Key(key string) ObjectEncodingKey
type ObjectEncodingKey ¶
type ObjectEncodingKey Completed
func (ObjectEncodingKey) Build ¶
func (c ObjectEncodingKey) Build() Completed
type ObjectFreq ¶
type ObjectFreq Completed
func (ObjectFreq) Key ¶
func (c ObjectFreq) Key(key string) ObjectFreqKey
type ObjectFreqKey ¶
type ObjectFreqKey Completed
func (ObjectFreqKey) Build ¶
func (c ObjectFreqKey) Build() Completed
type ObjectHelp ¶
type ObjectHelp Completed
func (ObjectHelp) Build ¶
func (c ObjectHelp) Build() Completed
type ObjectIdletime ¶
type ObjectIdletime Completed
func (ObjectIdletime) Key ¶
func (c ObjectIdletime) Key(key string) ObjectIdletimeKey
type ObjectIdletimeKey ¶
type ObjectIdletimeKey Completed
func (ObjectIdletimeKey) Build ¶
func (c ObjectIdletimeKey) Build() Completed
type ObjectRefcount ¶
type ObjectRefcount Completed
func (ObjectRefcount) Key ¶
func (c ObjectRefcount) Key(key string) ObjectRefcountKey
type ObjectRefcountKey ¶
type ObjectRefcountKey Completed
func (ObjectRefcountKey) Build ¶
func (c ObjectRefcountKey) Build() Completed
type Persist ¶
type Persist Completed
func (Persist) Key ¶
func (c Persist) Key(key string) PersistKey
type PersistKey ¶
type PersistKey Completed
func (PersistKey) Build ¶
func (c PersistKey) Build() Completed
type Pexpire ¶
type Pexpire Completed
func (Pexpire) Key ¶
func (c Pexpire) Key(key string) PexpireKey
type PexpireConditionGt ¶
type PexpireConditionGt Completed
func (PexpireConditionGt) Build ¶
func (c PexpireConditionGt) Build() Completed
type PexpireConditionLt ¶
type PexpireConditionLt Completed
func (PexpireConditionLt) Build ¶
func (c PexpireConditionLt) Build() Completed
type PexpireConditionNx ¶
type PexpireConditionNx Completed
func (PexpireConditionNx) Build ¶
func (c PexpireConditionNx) Build() Completed
type PexpireConditionXx ¶
type PexpireConditionXx Completed
func (PexpireConditionXx) Build ¶
func (c PexpireConditionXx) Build() Completed
type PexpireKey ¶
type PexpireKey Completed
func (PexpireKey) Milliseconds ¶
func (c PexpireKey) Milliseconds(milliseconds int64) PexpireMilliseconds
type PexpireMilliseconds ¶
type PexpireMilliseconds Completed
func (PexpireMilliseconds) Build ¶
func (c PexpireMilliseconds) Build() Completed
func (PexpireMilliseconds) Gt ¶
func (c PexpireMilliseconds) Gt() PexpireConditionGt
func (PexpireMilliseconds) Lt ¶
func (c PexpireMilliseconds) Lt() PexpireConditionLt
func (PexpireMilliseconds) Nx ¶
func (c PexpireMilliseconds) Nx() PexpireConditionNx
func (PexpireMilliseconds) Xx ¶
func (c PexpireMilliseconds) Xx() PexpireConditionXx
type Pexpireat ¶
type Pexpireat Completed
func (Pexpireat) Key ¶
func (c Pexpireat) Key(key string) PexpireatKey
type PexpireatConditionGt ¶
type PexpireatConditionGt Completed
func (PexpireatConditionGt) Build ¶
func (c PexpireatConditionGt) Build() Completed
type PexpireatConditionLt ¶
type PexpireatConditionLt Completed
func (PexpireatConditionLt) Build ¶
func (c PexpireatConditionLt) Build() Completed
type PexpireatConditionNx ¶
type PexpireatConditionNx Completed
func (PexpireatConditionNx) Build ¶
func (c PexpireatConditionNx) Build() Completed
type PexpireatConditionXx ¶
type PexpireatConditionXx Completed
func (PexpireatConditionXx) Build ¶
func (c PexpireatConditionXx) Build() Completed
type PexpireatKey ¶
type PexpireatKey Completed
func (PexpireatKey) MillisecondsTimestamp ¶
func (c PexpireatKey) MillisecondsTimestamp(millisecondsTimestamp int64) PexpireatMillisecondsTimestamp
type PexpireatMillisecondsTimestamp ¶
type PexpireatMillisecondsTimestamp Completed
func (PexpireatMillisecondsTimestamp) Build ¶
func (c PexpireatMillisecondsTimestamp) Build() Completed
func (PexpireatMillisecondsTimestamp) Gt ¶
func (c PexpireatMillisecondsTimestamp) Gt() PexpireatConditionGt
func (PexpireatMillisecondsTimestamp) Lt ¶
func (c PexpireatMillisecondsTimestamp) Lt() PexpireatConditionLt
func (PexpireatMillisecondsTimestamp) Nx ¶
func (c PexpireatMillisecondsTimestamp) Nx() PexpireatConditionNx
func (PexpireatMillisecondsTimestamp) Xx ¶
func (c PexpireatMillisecondsTimestamp) Xx() PexpireatConditionXx
type Pexpiretime ¶
type Pexpiretime Completed
func (Pexpiretime) Key ¶
func (c Pexpiretime) Key(key string) PexpiretimeKey
type PexpiretimeKey ¶
type PexpiretimeKey Completed
func (PexpiretimeKey) Build ¶
func (c PexpiretimeKey) Build() Completed
func (PexpiretimeKey) Cache ¶
func (c PexpiretimeKey) Cache() Cacheable
type PfaddElement ¶
type PfaddElement Completed
func (PfaddElement) Build ¶
func (c PfaddElement) Build() Completed
func (PfaddElement) Element ¶
func (c PfaddElement) Element(element ...string) PfaddElement
type PfaddKey ¶
type PfaddKey Completed
func (PfaddKey) Element ¶
func (c PfaddKey) Element(element ...string) PfaddElement
type Pfcount ¶
type Pfcount Completed
func (Pfcount) Key ¶
func (c Pfcount) Key(key ...string) PfcountKey
type PfcountKey ¶
type PfcountKey Completed
func (PfcountKey) Build ¶
func (c PfcountKey) Build() Completed
func (PfcountKey) Key ¶
func (c PfcountKey) Key(key ...string) PfcountKey
type Pfmerge ¶
type Pfmerge Completed
func (Pfmerge) Destkey ¶
func (c Pfmerge) Destkey(destkey string) PfmergeDestkey
type PfmergeDestkey ¶
type PfmergeDestkey Completed
func (PfmergeDestkey) Build ¶
func (c PfmergeDestkey) Build() Completed
func (PfmergeDestkey) Sourcekey ¶
func (c PfmergeDestkey) Sourcekey(sourcekey ...string) PfmergeSourcekey
type PfmergeSourcekey ¶
type PfmergeSourcekey Completed
func (PfmergeSourcekey) Build ¶
func (c PfmergeSourcekey) Build() Completed
func (PfmergeSourcekey) Sourcekey ¶
func (c PfmergeSourcekey) Sourcekey(sourcekey ...string) PfmergeSourcekey
type Ping ¶
type Ping Completed
func (Ping) Message ¶
func (c Ping) Message(message string) PingMessage
type PingMessage ¶
type PingMessage Completed
func (PingMessage) Build ¶
func (c PingMessage) Build() Completed
type PsetexKey ¶
type PsetexKey Completed
func (PsetexKey) Milliseconds ¶
func (c PsetexKey) Milliseconds(milliseconds int64) PsetexMilliseconds
type PsetexMilliseconds ¶
type PsetexMilliseconds Completed
func (PsetexMilliseconds) Value ¶
func (c PsetexMilliseconds) Value(value string) PsetexValue
type PsetexValue ¶
type PsetexValue Completed
func (PsetexValue) Build ¶
func (c PsetexValue) Build() Completed
type Psubscribe ¶
type Psubscribe Completed
func (Psubscribe) Pattern ¶
func (c Psubscribe) Pattern(pattern ...string) PsubscribePattern
type PsubscribePattern ¶
type PsubscribePattern Completed
func (PsubscribePattern) Build ¶
func (c PsubscribePattern) Build() Completed
func (PsubscribePattern) Pattern ¶
func (c PsubscribePattern) Pattern(pattern ...string) PsubscribePattern
type Psync ¶
type Psync Completed
func (Psync) Replicationid ¶
func (c Psync) Replicationid(replicationid string) PsyncReplicationid
type PsyncOffset ¶
type PsyncOffset Completed
func (PsyncOffset) Build ¶
func (c PsyncOffset) Build() Completed
type PsyncReplicationid ¶
type PsyncReplicationid Completed
func (PsyncReplicationid) Offset ¶
func (c PsyncReplicationid) Offset(offset int64) PsyncOffset
type Publish ¶
type Publish Completed
func (Publish) Channel ¶
func (c Publish) Channel(channel string) PublishChannel
type PublishChannel ¶
type PublishChannel Completed
func (PublishChannel) Message ¶
func (c PublishChannel) Message(message string) PublishMessage
type PublishMessage ¶
type PublishMessage Completed
func (PublishMessage) Build ¶
func (c PublishMessage) Build() Completed
type PubsubChannels ¶
type PubsubChannels Completed
func (PubsubChannels) Build ¶
func (c PubsubChannels) Build() Completed
func (PubsubChannels) Pattern ¶
func (c PubsubChannels) Pattern(pattern string) PubsubChannelsPattern
type PubsubChannelsPattern ¶
type PubsubChannelsPattern Completed
func (PubsubChannelsPattern) Build ¶
func (c PubsubChannelsPattern) Build() Completed
type PubsubHelp ¶
type PubsubHelp Completed
func (PubsubHelp) Build ¶
func (c PubsubHelp) Build() Completed
type PubsubNumpat ¶
type PubsubNumpat Completed
func (PubsubNumpat) Build ¶
func (c PubsubNumpat) Build() Completed
type PubsubNumsub ¶
type PubsubNumsub Completed
func (PubsubNumsub) Build ¶
func (c PubsubNumsub) Build() Completed
func (PubsubNumsub) Channel ¶
func (c PubsubNumsub) Channel(channel ...string) PubsubNumsubChannel
type PubsubNumsubChannel ¶
type PubsubNumsubChannel Completed
func (PubsubNumsubChannel) Build ¶
func (c PubsubNumsubChannel) Build() Completed
func (PubsubNumsubChannel) Channel ¶
func (c PubsubNumsubChannel) Channel(channel ...string) PubsubNumsubChannel
type PubsubShardchannels ¶
type PubsubShardchannels Completed
func (PubsubShardchannels) Build ¶
func (c PubsubShardchannels) Build() Completed
func (PubsubShardchannels) Pattern ¶
func (c PubsubShardchannels) Pattern(pattern string) PubsubShardchannelsPattern
type PubsubShardchannelsPattern ¶
type PubsubShardchannelsPattern Completed
func (PubsubShardchannelsPattern) Build ¶
func (c PubsubShardchannelsPattern) Build() Completed
type PubsubShardnumsub ¶
type PubsubShardnumsub Completed
func (PubsubShardnumsub) Build ¶
func (c PubsubShardnumsub) Build() Completed
func (PubsubShardnumsub) Channel ¶
func (c PubsubShardnumsub) Channel(channel ...string) PubsubShardnumsubChannel
type PubsubShardnumsubChannel ¶
type PubsubShardnumsubChannel Completed
func (PubsubShardnumsubChannel) Build ¶
func (c PubsubShardnumsubChannel) Build() Completed
func (PubsubShardnumsubChannel) Channel ¶
func (c PubsubShardnumsubChannel) Channel(channel ...string) PubsubShardnumsubChannel
type Punsubscribe ¶
type Punsubscribe Completed
func (Punsubscribe) Build ¶
func (c Punsubscribe) Build() Completed
func (Punsubscribe) Pattern ¶
func (c Punsubscribe) Pattern(pattern ...string) PunsubscribePattern
type PunsubscribePattern ¶
type PunsubscribePattern Completed
func (PunsubscribePattern) Build ¶
func (c PunsubscribePattern) Build() Completed
func (PunsubscribePattern) Pattern ¶
func (c PunsubscribePattern) Pattern(pattern ...string) PunsubscribePattern
type RenameKey ¶
type RenameKey Completed
func (RenameKey) Newkey ¶
func (c RenameKey) Newkey(newkey string) RenameNewkey
type RenameNewkey ¶
type RenameNewkey Completed
func (RenameNewkey) Build ¶
func (c RenameNewkey) Build() Completed
type Renamenx ¶
type Renamenx Completed
func (Renamenx) Key ¶
func (c Renamenx) Key(key string) RenamenxKey
type RenamenxKey ¶
type RenamenxKey Completed
func (RenamenxKey) Newkey ¶
func (c RenamenxKey) Newkey(newkey string) RenamenxNewkey
type RenamenxNewkey ¶
type RenamenxNewkey Completed
func (RenamenxNewkey) Build ¶
func (c RenamenxNewkey) Build() Completed
type Replicaof ¶
type Replicaof Completed
func (Replicaof) Host ¶
func (c Replicaof) Host(host string) ReplicaofHost
type ReplicaofHost ¶
type ReplicaofHost Completed
func (ReplicaofHost) Port ¶
func (c ReplicaofHost) Port(port int64) ReplicaofPort
type ReplicaofPort ¶
type ReplicaofPort Completed
func (ReplicaofPort) Build ¶
func (c ReplicaofPort) Build() Completed
type Restore ¶
type Restore Completed
func (Restore) Key ¶
func (c Restore) Key(key string) RestoreKey
type RestoreAbsttl ¶
type RestoreAbsttl Completed
func (RestoreAbsttl) Build ¶
func (c RestoreAbsttl) Build() Completed
func (RestoreAbsttl) Freq ¶
func (c RestoreAbsttl) Freq(frequency int64) RestoreFreq
func (RestoreAbsttl) Idletime ¶
func (c RestoreAbsttl) Idletime(seconds int64) RestoreIdletime
type RestoreFreq ¶
type RestoreFreq Completed
func (RestoreFreq) Build ¶
func (c RestoreFreq) Build() Completed
type RestoreIdletime ¶
type RestoreIdletime Completed
func (RestoreIdletime) Build ¶
func (c RestoreIdletime) Build() Completed
func (RestoreIdletime) Freq ¶
func (c RestoreIdletime) Freq(frequency int64) RestoreFreq
type RestoreKey ¶
type RestoreKey Completed
func (RestoreKey) Ttl ¶
func (c RestoreKey) Ttl(ttl int64) RestoreTtl
type RestoreReplace ¶
type RestoreReplace Completed
func (RestoreReplace) Absttl ¶
func (c RestoreReplace) Absttl() RestoreAbsttl
func (RestoreReplace) Build ¶
func (c RestoreReplace) Build() Completed
func (RestoreReplace) Freq ¶
func (c RestoreReplace) Freq(frequency int64) RestoreFreq
func (RestoreReplace) Idletime ¶
func (c RestoreReplace) Idletime(seconds int64) RestoreIdletime
type RestoreSerializedValue ¶
type RestoreSerializedValue Completed
func (RestoreSerializedValue) Absttl ¶
func (c RestoreSerializedValue) Absttl() RestoreAbsttl
func (RestoreSerializedValue) Build ¶
func (c RestoreSerializedValue) Build() Completed
func (RestoreSerializedValue) Freq ¶
func (c RestoreSerializedValue) Freq(frequency int64) RestoreFreq
func (RestoreSerializedValue) Idletime ¶
func (c RestoreSerializedValue) Idletime(seconds int64) RestoreIdletime
func (RestoreSerializedValue) Replace ¶
func (c RestoreSerializedValue) Replace() RestoreReplace
type RestoreTtl ¶
type RestoreTtl Completed
func (RestoreTtl) SerializedValue ¶
func (c RestoreTtl) SerializedValue(serializedValue string) RestoreSerializedValue
type RgAbortexecution ¶
type RgAbortexecution Completed
func (RgAbortexecution) Id ¶
func (c RgAbortexecution) Id(id string) RgAbortexecutionId
type RgAbortexecutionId ¶
type RgAbortexecutionId Completed
func (RgAbortexecutionId) Build ¶
func (c RgAbortexecutionId) Build() Completed
type RgConfigget ¶
type RgConfigget Completed
func (RgConfigget) Key ¶
func (c RgConfigget) Key(key ...string) RgConfiggetKey
type RgConfiggetKey ¶
type RgConfiggetKey Completed
func (RgConfiggetKey) Build ¶
func (c RgConfiggetKey) Build() Completed
func (RgConfiggetKey) Key ¶
func (c RgConfiggetKey) Key(key ...string) RgConfiggetKey
type RgConfigset ¶
type RgConfigset Completed
func (RgConfigset) KeyValue ¶
func (c RgConfigset) KeyValue() RgConfigsetKeyValue
type RgConfigsetKeyValue ¶
type RgConfigsetKeyValue Completed
func (RgConfigsetKeyValue) Build ¶
func (c RgConfigsetKeyValue) Build() Completed
func (RgConfigsetKeyValue) KeyValue ¶
func (c RgConfigsetKeyValue) KeyValue(key string, value string) RgConfigsetKeyValue
type RgDropexecution ¶
type RgDropexecution Completed
func (RgDropexecution) Id ¶
func (c RgDropexecution) Id(id string) RgDropexecutionId
type RgDropexecutionId ¶
type RgDropexecutionId Completed
func (RgDropexecutionId) Build ¶
func (c RgDropexecutionId) Build() Completed
type RgDumpexecutions ¶
type RgDumpexecutions Completed
func (RgDumpexecutions) Build ¶
func (c RgDumpexecutions) Build() Completed
type RgDumpregistrations ¶
type RgDumpregistrations Completed
func (RgDumpregistrations) Build ¶
func (c RgDumpregistrations) Build() Completed
type RgGetexecution ¶
type RgGetexecution Completed
func (RgGetexecution) Id ¶
func (c RgGetexecution) Id(id string) RgGetexecutionId
type RgGetexecutionId ¶
type RgGetexecutionId Completed
func (RgGetexecutionId) Build ¶
func (c RgGetexecutionId) Build() Completed
func (RgGetexecutionId) Cluster ¶
func (c RgGetexecutionId) Cluster() RgGetexecutionModeCluster
func (RgGetexecutionId) Shard ¶
func (c RgGetexecutionId) Shard() RgGetexecutionModeShard
type RgGetexecutionModeCluster ¶
type RgGetexecutionModeCluster Completed
func (RgGetexecutionModeCluster) Build ¶
func (c RgGetexecutionModeCluster) Build() Completed
type RgGetexecutionModeShard ¶
type RgGetexecutionModeShard Completed
func (RgGetexecutionModeShard) Build ¶
func (c RgGetexecutionModeShard) Build() Completed
type RgGetresults ¶
type RgGetresults Completed
func (RgGetresults) Id ¶
func (c RgGetresults) Id(id string) RgGetresultsId
type RgGetresultsId ¶
type RgGetresultsId Completed
func (RgGetresultsId) Build ¶
func (c RgGetresultsId) Build() Completed
type RgGetresultsblocking ¶
type RgGetresultsblocking Completed
func (RgGetresultsblocking) Id ¶
func (c RgGetresultsblocking) Id(id string) RgGetresultsblockingId
type RgGetresultsblockingId ¶
type RgGetresultsblockingId Completed
func (RgGetresultsblockingId) Build ¶
func (c RgGetresultsblockingId) Build() Completed
type RgInfocluster ¶
type RgInfocluster Completed
func (RgInfocluster) Build ¶
func (c RgInfocluster) Build() Completed
type RgPydumpreqs ¶
type RgPydumpreqs Completed
func (RgPydumpreqs) Build ¶
func (c RgPydumpreqs) Build() Completed
type RgPyexecute ¶
type RgPyexecute Completed
func (RgPyexecute) Function ¶
func (c RgPyexecute) Function(function string) RgPyexecuteFunction
type RgPyexecuteDescription ¶
type RgPyexecuteDescription Completed
func (RgPyexecuteDescription) Build ¶
func (c RgPyexecuteDescription) Build() Completed
func (RgPyexecuteDescription) ReplaceWith ¶
func (c RgPyexecuteDescription) ReplaceWith(replaceWith string) RgPyexecuteReplaceWith
func (RgPyexecuteDescription) Requirements ¶
func (c RgPyexecuteDescription) Requirements(requirement ...string) RgPyexecuteRequirementsRequirements
func (RgPyexecuteDescription) Upgrade ¶
func (c RgPyexecuteDescription) Upgrade() RgPyexecuteUpgrade
type RgPyexecuteFunction ¶
type RgPyexecuteFunction Completed
func (RgPyexecuteFunction) Build ¶
func (c RgPyexecuteFunction) Build() Completed
func (RgPyexecuteFunction) Description ¶
func (c RgPyexecuteFunction) Description(description string) RgPyexecuteDescription
func (RgPyexecuteFunction) Id ¶
func (c RgPyexecuteFunction) Id(id string) RgPyexecuteId
func (RgPyexecuteFunction) ReplaceWith ¶
func (c RgPyexecuteFunction) ReplaceWith(replaceWith string) RgPyexecuteReplaceWith
func (RgPyexecuteFunction) Requirements ¶
func (c RgPyexecuteFunction) Requirements(requirement ...string) RgPyexecuteRequirementsRequirements
func (RgPyexecuteFunction) Unblocking ¶
func (c RgPyexecuteFunction) Unblocking() RgPyexecuteUnblocking
func (RgPyexecuteFunction) Upgrade ¶
func (c RgPyexecuteFunction) Upgrade() RgPyexecuteUpgrade
type RgPyexecuteId ¶
type RgPyexecuteId Completed
func (RgPyexecuteId) Build ¶
func (c RgPyexecuteId) Build() Completed
func (RgPyexecuteId) Description ¶
func (c RgPyexecuteId) Description(description string) RgPyexecuteDescription
func (RgPyexecuteId) ReplaceWith ¶
func (c RgPyexecuteId) ReplaceWith(replaceWith string) RgPyexecuteReplaceWith
func (RgPyexecuteId) Requirements ¶
func (c RgPyexecuteId) Requirements(requirement ...string) RgPyexecuteRequirementsRequirements
func (RgPyexecuteId) Upgrade ¶
func (c RgPyexecuteId) Upgrade() RgPyexecuteUpgrade
type RgPyexecuteReplaceWith ¶
type RgPyexecuteReplaceWith Completed
func (RgPyexecuteReplaceWith) Build ¶
func (c RgPyexecuteReplaceWith) Build() Completed
func (RgPyexecuteReplaceWith) Requirements ¶
func (c RgPyexecuteReplaceWith) Requirements(requirement ...string) RgPyexecuteRequirementsRequirements
type RgPyexecuteRequirementsRequirements ¶
type RgPyexecuteRequirementsRequirements Completed
func (RgPyexecuteRequirementsRequirements) Build ¶
func (c RgPyexecuteRequirementsRequirements) Build() Completed
func (RgPyexecuteRequirementsRequirements) Requirements ¶
func (c RgPyexecuteRequirementsRequirements) Requirements(requirement ...string) RgPyexecuteRequirementsRequirements
type RgPyexecuteUnblocking ¶
type RgPyexecuteUnblocking Completed
func (RgPyexecuteUnblocking) Build ¶
func (c RgPyexecuteUnblocking) Build() Completed
func (RgPyexecuteUnblocking) Description ¶
func (c RgPyexecuteUnblocking) Description(description string) RgPyexecuteDescription
func (RgPyexecuteUnblocking) Id ¶
func (c RgPyexecuteUnblocking) Id(id string) RgPyexecuteId
func (RgPyexecuteUnblocking) ReplaceWith ¶
func (c RgPyexecuteUnblocking) ReplaceWith(replaceWith string) RgPyexecuteReplaceWith
func (RgPyexecuteUnblocking) Requirements ¶
func (c RgPyexecuteUnblocking) Requirements(requirement ...string) RgPyexecuteRequirementsRequirements
func (RgPyexecuteUnblocking) Upgrade ¶
func (c RgPyexecuteUnblocking) Upgrade() RgPyexecuteUpgrade
type RgPyexecuteUpgrade ¶
type RgPyexecuteUpgrade Completed
func (RgPyexecuteUpgrade) Build ¶
func (c RgPyexecuteUpgrade) Build() Completed
func (RgPyexecuteUpgrade) ReplaceWith ¶
func (c RgPyexecuteUpgrade) ReplaceWith(replaceWith string) RgPyexecuteReplaceWith
func (RgPyexecuteUpgrade) Requirements ¶
func (c RgPyexecuteUpgrade) Requirements(requirement ...string) RgPyexecuteRequirementsRequirements
type RgRefreshcluster ¶
type RgRefreshcluster Completed
func (RgRefreshcluster) Build ¶
func (c RgRefreshcluster) Build() Completed
type RgTrigger ¶
type RgTrigger Completed
func (RgTrigger) Trigger ¶
func (c RgTrigger) Trigger(trigger string) RgTriggerTrigger
type RgTriggerArgument ¶
type RgTriggerArgument Completed
func (RgTriggerArgument) Argument ¶
func (c RgTriggerArgument) Argument(argument ...string) RgTriggerArgument
func (RgTriggerArgument) Build ¶
func (c RgTriggerArgument) Build() Completed
type RgTriggerTrigger ¶
type RgTriggerTrigger Completed
func (RgTriggerTrigger) Argument ¶
func (c RgTriggerTrigger) Argument(argument ...string) RgTriggerArgument
type RgUnregister ¶
type RgUnregister Completed
func (RgUnregister) Id ¶
func (c RgUnregister) Id(id string) RgUnregisterId
type RgUnregisterId ¶
type RgUnregisterId Completed
func (RgUnregisterId) Build ¶
func (c RgUnregisterId) Build() Completed
type Rpoplpush ¶
type Rpoplpush Completed
func (Rpoplpush) Source ¶
func (c Rpoplpush) Source(source string) RpoplpushSource
type RpoplpushDestination ¶
type RpoplpushDestination Completed
func (RpoplpushDestination) Build ¶
func (c RpoplpushDestination) Build() Completed
type RpoplpushSource ¶
type RpoplpushSource Completed
func (RpoplpushSource) Destination ¶
func (c RpoplpushSource) Destination(destination string) RpoplpushDestination
type RpushElement ¶
type RpushElement Completed
func (RpushElement) Build ¶
func (c RpushElement) Build() Completed
func (RpushElement) Element ¶
func (c RpushElement) Element(element ...string) RpushElement
type RpushKey ¶
type RpushKey Completed
func (RpushKey) Element ¶
func (c RpushKey) Element(element ...string) RpushElement
type RpushxElement ¶
type RpushxElement Completed
func (RpushxElement) Build ¶
func (c RpushxElement) Build() Completed
func (RpushxElement) Element ¶
func (c RpushxElement) Element(element ...string) RpushxElement
type RpushxKey ¶
type RpushxKey Completed
func (RpushxKey) Element ¶
func (c RpushxKey) Element(element ...string) RpushxElement
type SaddKey ¶
type SaddKey Completed
func (SaddKey) Member ¶
func (c SaddKey) Member(member ...string) SaddMember
type SaddMember ¶
type SaddMember Completed
func (SaddMember) Build ¶
func (c SaddMember) Build() Completed
func (SaddMember) Member ¶
func (c SaddMember) Member(member ...string) SaddMember
type ScanCursor ¶
type ScanCursor Completed
func (ScanCursor) Build ¶
func (c ScanCursor) Build() Completed
func (ScanCursor) Count ¶
func (c ScanCursor) Count(count int64) ScanCount
func (ScanCursor) Match ¶
func (c ScanCursor) Match(pattern string) ScanMatch
func (ScanCursor) Type ¶
func (c ScanCursor) Type(typ string) ScanType
type ScriptDebug ¶
type ScriptDebug Completed
func (ScriptDebug) No ¶
func (c ScriptDebug) No() ScriptDebugModeNo
func (ScriptDebug) Sync ¶
func (c ScriptDebug) Sync() ScriptDebugModeSync
func (ScriptDebug) Yes ¶
func (c ScriptDebug) Yes() ScriptDebugModeYes
type ScriptDebugModeNo ¶
type ScriptDebugModeNo Completed
func (ScriptDebugModeNo) Build ¶
func (c ScriptDebugModeNo) Build() Completed
type ScriptDebugModeSync ¶
type ScriptDebugModeSync Completed
func (ScriptDebugModeSync) Build ¶
func (c ScriptDebugModeSync) Build() Completed
type ScriptDebugModeYes ¶
type ScriptDebugModeYes Completed
func (ScriptDebugModeYes) Build ¶
func (c ScriptDebugModeYes) Build() Completed
type ScriptExists ¶
type ScriptExists Completed
func (ScriptExists) Sha1 ¶
func (c ScriptExists) Sha1(sha1 ...string) ScriptExistsSha1
type ScriptExistsSha1 ¶
type ScriptExistsSha1 Completed
func (ScriptExistsSha1) Build ¶
func (c ScriptExistsSha1) Build() Completed
func (ScriptExistsSha1) Sha1 ¶
func (c ScriptExistsSha1) Sha1(sha1 ...string) ScriptExistsSha1
type ScriptFlush ¶
type ScriptFlush Completed
func (ScriptFlush) Async ¶
func (c ScriptFlush) Async() ScriptFlushAsync
func (ScriptFlush) Build ¶
func (c ScriptFlush) Build() Completed
func (ScriptFlush) Sync ¶
func (c ScriptFlush) Sync() ScriptFlushAsyncSync
type ScriptFlushAsync ¶
type ScriptFlushAsync Completed
func (ScriptFlushAsync) Build ¶
func (c ScriptFlushAsync) Build() Completed
type ScriptFlushAsyncSync ¶
type ScriptFlushAsyncSync Completed
func (ScriptFlushAsyncSync) Build ¶
func (c ScriptFlushAsyncSync) Build() Completed
type ScriptKill ¶
type ScriptKill Completed
func (ScriptKill) Build ¶
func (c ScriptKill) Build() Completed
type ScriptLoad ¶
type ScriptLoad Completed
func (ScriptLoad) Script ¶
func (c ScriptLoad) Script(script string) ScriptLoadScript
type ScriptLoadScript ¶
type ScriptLoadScript Completed
func (ScriptLoadScript) Build ¶
func (c ScriptLoadScript) Build() Completed
type Sdiffstore ¶
type Sdiffstore Completed
func (Sdiffstore) Destination ¶
func (c Sdiffstore) Destination(destination string) SdiffstoreDestination
type SdiffstoreDestination ¶
type SdiffstoreDestination Completed
func (SdiffstoreDestination) Key ¶
func (c SdiffstoreDestination) Key(key ...string) SdiffstoreKey
type SdiffstoreKey ¶
type SdiffstoreKey Completed
func (SdiffstoreKey) Build ¶
func (c SdiffstoreKey) Build() Completed
func (SdiffstoreKey) Key ¶
func (c SdiffstoreKey) Key(key ...string) SdiffstoreKey
type Select ¶
type Select Completed
func (Select) Index ¶
func (c Select) Index(index int64) SelectIndex
type SelectIndex ¶
type SelectIndex Completed
func (SelectIndex) Build ¶
func (c SelectIndex) Build() Completed
type SentinelFailover ¶
type SentinelFailover Completed
func (SentinelFailover) Master ¶
func (c SentinelFailover) Master(master string) SentinelFailoverMaster
type SentinelFailoverMaster ¶
type SentinelFailoverMaster Completed
func (SentinelFailoverMaster) Build ¶
func (c SentinelFailoverMaster) Build() Completed
type SentinelGetMasterAddrByName ¶
type SentinelGetMasterAddrByName Completed
func (SentinelGetMasterAddrByName) Master ¶
func (c SentinelGetMasterAddrByName) Master(master string) SentinelGetMasterAddrByNameMaster
type SentinelGetMasterAddrByNameMaster ¶
type SentinelGetMasterAddrByNameMaster Completed
func (SentinelGetMasterAddrByNameMaster) Build ¶
func (c SentinelGetMasterAddrByNameMaster) Build() Completed
type SentinelReplicas ¶
type SentinelReplicas Completed
func (SentinelReplicas) Master ¶
func (c SentinelReplicas) Master(master string) SentinelReplicasMaster
type SentinelReplicasMaster ¶
type SentinelReplicasMaster Completed
func (SentinelReplicasMaster) Build ¶
func (c SentinelReplicasMaster) Build() Completed
type SentinelSentinels ¶
type SentinelSentinels Completed
func (SentinelSentinels) Master ¶
func (c SentinelSentinels) Master(master string) SentinelSentinelsMaster
type SentinelSentinelsMaster ¶
type SentinelSentinelsMaster Completed
func (SentinelSentinelsMaster) Build ¶
func (c SentinelSentinelsMaster) Build() Completed
type SetConditionNx ¶
type SetConditionNx Completed
func (SetConditionNx) Build ¶
func (c SetConditionNx) Build() Completed
func (SetConditionNx) Ex ¶
func (c SetConditionNx) Ex(duration time.Duration) SetExpirationExSecTyped
func (SetConditionNx) ExSeconds ¶
func (c SetConditionNx) ExSeconds(seconds int64) SetExpirationExSeconds
func (SetConditionNx) Exat ¶
func (c SetConditionNx) Exat(timestamp time.Time) SetExpirationExatTimestampTyped
func (SetConditionNx) ExatTimestamp ¶
func (c SetConditionNx) ExatTimestamp(timestamp int64) SetExpirationExatTimestamp
func (SetConditionNx) Get ¶
func (c SetConditionNx) Get() SetGet
func (SetConditionNx) Keepttl ¶
func (c SetConditionNx) Keepttl() SetExpirationKeepttl
func (SetConditionNx) Px ¶
func (c SetConditionNx) Px(duration time.Duration) SetExpirationPxMsTyped
func (SetConditionNx) PxMilliseconds ¶
func (c SetConditionNx) PxMilliseconds(milliseconds int64) SetExpirationPxMilliseconds
func (SetConditionNx) Pxat ¶
func (c SetConditionNx) Pxat(timestamp time.Time) SetExpirationPxatMsTimestampTyped
func (SetConditionNx) PxatMillisecondsTimestamp ¶
func (c SetConditionNx) PxatMillisecondsTimestamp(millisecondsTimestamp int64) SetExpirationPxatMillisecondsTimestamp
type SetConditionXx ¶
type SetConditionXx Completed
func (SetConditionXx) Build ¶
func (c SetConditionXx) Build() Completed
func (SetConditionXx) Ex ¶
func (c SetConditionXx) Ex(duration time.Duration) SetExpirationExSecTyped
func (SetConditionXx) ExSeconds ¶
func (c SetConditionXx) ExSeconds(seconds int64) SetExpirationExSeconds
func (SetConditionXx) Exat ¶
func (c SetConditionXx) Exat(timestamp time.Time) SetExpirationExatTimestampTyped
func (SetConditionXx) ExatTimestamp ¶
func (c SetConditionXx) ExatTimestamp(timestamp int64) SetExpirationExatTimestamp
func (SetConditionXx) Get ¶
func (c SetConditionXx) Get() SetGet
func (SetConditionXx) Keepttl ¶
func (c SetConditionXx) Keepttl() SetExpirationKeepttl
func (SetConditionXx) Px ¶
func (c SetConditionXx) Px(duration time.Duration) SetExpirationPxMsTyped
func (SetConditionXx) PxMilliseconds ¶
func (c SetConditionXx) PxMilliseconds(milliseconds int64) SetExpirationPxMilliseconds
func (SetConditionXx) Pxat ¶
func (c SetConditionXx) Pxat(timestamp time.Time) SetExpirationPxatMsTimestampTyped
func (SetConditionXx) PxatMillisecondsTimestamp ¶
func (c SetConditionXx) PxatMillisecondsTimestamp(millisecondsTimestamp int64) SetExpirationPxatMillisecondsTimestamp
type SetExpirationExSecTyped ¶
type SetExpirationExSecTyped Completed
func (SetExpirationExSecTyped) Build ¶
func (c SetExpirationExSecTyped) Build() Completed
type SetExpirationExSeconds ¶
type SetExpirationExSeconds Completed
func (SetExpirationExSeconds) Build ¶
func (c SetExpirationExSeconds) Build() Completed
type SetExpirationExatTimestamp ¶
type SetExpirationExatTimestamp Completed
func (SetExpirationExatTimestamp) Build ¶
func (c SetExpirationExatTimestamp) Build() Completed
type SetExpirationExatTimestampTyped ¶
type SetExpirationExatTimestampTyped Completed
func (SetExpirationExatTimestampTyped) Build ¶
func (c SetExpirationExatTimestampTyped) Build() Completed
type SetExpirationKeepttl ¶
type SetExpirationKeepttl Completed
func (SetExpirationKeepttl) Build ¶
func (c SetExpirationKeepttl) Build() Completed
type SetExpirationPxMilliseconds ¶
type SetExpirationPxMilliseconds Completed
func (SetExpirationPxMilliseconds) Build ¶
func (c SetExpirationPxMilliseconds) Build() Completed
type SetExpirationPxMsTyped ¶
type SetExpirationPxMsTyped Completed
func (SetExpirationPxMsTyped) Build ¶
func (c SetExpirationPxMsTyped) Build() Completed
type SetExpirationPxatMillisecondsTimestamp ¶
type SetExpirationPxatMillisecondsTimestamp Completed
func (SetExpirationPxatMillisecondsTimestamp) Build ¶
func (c SetExpirationPxatMillisecondsTimestamp) Build() Completed
type SetExpirationPxatMsTimestampTyped ¶
type SetExpirationPxatMsTimestampTyped Completed
func (SetExpirationPxatMsTimestampTyped) Build ¶
func (c SetExpirationPxatMsTimestampTyped) Build() Completed
type SetGet ¶
type SetGet Completed
func (SetGet) ExSeconds ¶
func (c SetGet) ExSeconds(seconds int64) SetExpirationExSeconds
func (SetGet) ExatTimestamp ¶
func (c SetGet) ExatTimestamp(timestamp int64) SetExpirationExatTimestamp
func (SetGet) Keepttl ¶
func (c SetGet) Keepttl() SetExpirationKeepttl
func (SetGet) PxMilliseconds ¶
func (c SetGet) PxMilliseconds(milliseconds int64) SetExpirationPxMilliseconds
func (SetGet) PxatMillisecondsTimestamp ¶
func (c SetGet) PxatMillisecondsTimestamp(millisecondsTimestamp int64) SetExpirationPxatMillisecondsTimestamp
type SetValue ¶
type SetValue Completed
func (SetValue) ExSeconds ¶
func (c SetValue) ExSeconds(seconds int64) SetExpirationExSeconds
func (SetValue) ExatTimestamp ¶
func (c SetValue) ExatTimestamp(timestamp int64) SetExpirationExatTimestamp
func (SetValue) Keepttl ¶
func (c SetValue) Keepttl() SetExpirationKeepttl
func (SetValue) Nx ¶
func (c SetValue) Nx() SetConditionNx
func (SetValue) PxMilliseconds ¶
func (c SetValue) PxMilliseconds(milliseconds int64) SetExpirationPxMilliseconds
func (SetValue) Pxat ¶
func (c SetValue) Pxat(timestamp time.Time) SetExpirationPxatMsTimestampTyped
func (SetValue) PxatMillisecondsTimestamp ¶
func (c SetValue) PxatMillisecondsTimestamp(millisecondsTimestamp int64) SetExpirationPxatMillisecondsTimestamp
func (SetValue) Xx ¶
func (c SetValue) Xx() SetConditionXx
type SetbitKey ¶
type SetbitKey Completed
func (SetbitKey) Offset ¶
func (c SetbitKey) Offset(offset int64) SetbitOffset
type SetbitOffset ¶
type SetbitOffset Completed
func (SetbitOffset) Value ¶
func (c SetbitOffset) Value(value int64) SetbitValue
type SetbitValue ¶
type SetbitValue Completed
func (SetbitValue) Build ¶
func (c SetbitValue) Build() Completed
type SetexKey ¶
type SetexKey Completed
func (SetexKey) Seconds ¶
func (c SetexKey) Seconds(seconds int64) SetexSeconds
type SetexSeconds ¶
type SetexSeconds Completed
func (SetexSeconds) Value ¶
func (c SetexSeconds) Value(value string) SetexValue
type SetexValue ¶
type SetexValue Completed
func (SetexValue) Build ¶
func (c SetexValue) Build() Completed
type SetnxKey ¶
type SetnxKey Completed
func (SetnxKey) Value ¶
func (c SetnxKey) Value(value string) SetnxValue
type SetnxValue ¶
type SetnxValue Completed
func (SetnxValue) Build ¶
func (c SetnxValue) Build() Completed
type Setrange ¶
type Setrange Completed
func (Setrange) Key ¶
func (c Setrange) Key(key string) SetrangeKey
type SetrangeKey ¶
type SetrangeKey Completed
func (SetrangeKey) Offset ¶
func (c SetrangeKey) Offset(offset int64) SetrangeOffset
type SetrangeOffset ¶
type SetrangeOffset Completed
func (SetrangeOffset) Value ¶
func (c SetrangeOffset) Value(value string) SetrangeValue
type SetrangeValue ¶
type SetrangeValue Completed
func (SetrangeValue) Build ¶
func (c SetrangeValue) Build() Completed
type Shutdown ¶
type Shutdown Completed
func (Shutdown) Abort ¶
func (c Shutdown) Abort() ShutdownAbort
func (Shutdown) Force ¶
func (c Shutdown) Force() ShutdownForce
func (Shutdown) Nosave ¶
func (c Shutdown) Nosave() ShutdownSaveModeNosave
func (Shutdown) Now ¶
func (c Shutdown) Now() ShutdownNow
func (Shutdown) Save ¶
func (c Shutdown) Save() ShutdownSaveModeSave
type ShutdownAbort ¶
type ShutdownAbort Completed
func (ShutdownAbort) Build ¶
func (c ShutdownAbort) Build() Completed
type ShutdownForce ¶
type ShutdownForce Completed
func (ShutdownForce) Abort ¶
func (c ShutdownForce) Abort() ShutdownAbort
func (ShutdownForce) Build ¶
func (c ShutdownForce) Build() Completed
type ShutdownNow ¶
type ShutdownNow Completed
func (ShutdownNow) Abort ¶
func (c ShutdownNow) Abort() ShutdownAbort
func (ShutdownNow) Build ¶
func (c ShutdownNow) Build() Completed
func (ShutdownNow) Force ¶
func (c ShutdownNow) Force() ShutdownForce
type ShutdownSaveModeNosave ¶
type ShutdownSaveModeNosave Completed
func (ShutdownSaveModeNosave) Abort ¶
func (c ShutdownSaveModeNosave) Abort() ShutdownAbort
func (ShutdownSaveModeNosave) Build ¶
func (c ShutdownSaveModeNosave) Build() Completed
func (ShutdownSaveModeNosave) Force ¶
func (c ShutdownSaveModeNosave) Force() ShutdownForce
func (ShutdownSaveModeNosave) Now ¶
func (c ShutdownSaveModeNosave) Now() ShutdownNow
type ShutdownSaveModeSave ¶
type ShutdownSaveModeSave Completed
func (ShutdownSaveModeSave) Abort ¶
func (c ShutdownSaveModeSave) Abort() ShutdownAbort
func (ShutdownSaveModeSave) Build ¶
func (c ShutdownSaveModeSave) Build() Completed
func (ShutdownSaveModeSave) Force ¶
func (c ShutdownSaveModeSave) Force() ShutdownForce
func (ShutdownSaveModeSave) Now ¶
func (c ShutdownSaveModeSave) Now() ShutdownNow
type Sintercard ¶
type Sintercard Completed
func (Sintercard) Numkeys ¶
func (c Sintercard) Numkeys(numkeys int64) SintercardNumkeys
type SintercardKey ¶
type SintercardKey Completed
func (SintercardKey) Build ¶
func (c SintercardKey) Build() Completed
func (SintercardKey) Key ¶
func (c SintercardKey) Key(key ...string) SintercardKey
func (SintercardKey) Limit ¶
func (c SintercardKey) Limit(limit int64) SintercardLimit
type SintercardLimit ¶
type SintercardLimit Completed
func (SintercardLimit) Build ¶
func (c SintercardLimit) Build() Completed
type SintercardNumkeys ¶
type SintercardNumkeys Completed
func (SintercardNumkeys) Key ¶
func (c SintercardNumkeys) Key(key ...string) SintercardKey
type Sinterstore ¶
type Sinterstore Completed
func (Sinterstore) Destination ¶
func (c Sinterstore) Destination(destination string) SinterstoreDestination
type SinterstoreDestination ¶
type SinterstoreDestination Completed
func (SinterstoreDestination) Key ¶
func (c SinterstoreDestination) Key(key ...string) SinterstoreKey
type SinterstoreKey ¶
type SinterstoreKey Completed
func (SinterstoreKey) Build ¶
func (c SinterstoreKey) Build() Completed
func (SinterstoreKey) Key ¶
func (c SinterstoreKey) Key(key ...string) SinterstoreKey
type Sismember ¶
type Sismember Completed
func (Sismember) Key ¶
func (c Sismember) Key(key string) SismemberKey
type SismemberKey ¶
type SismemberKey Completed
func (SismemberKey) Member ¶
func (c SismemberKey) Member(member string) SismemberMember
type SismemberMember ¶
type SismemberMember Completed
func (SismemberMember) Build ¶
func (c SismemberMember) Build() Completed
func (SismemberMember) Cache ¶
func (c SismemberMember) Cache() Cacheable
type Slaveof ¶
type Slaveof Completed
func (Slaveof) Host ¶
func (c Slaveof) Host(host string) SlaveofHost
type SlaveofHost ¶
type SlaveofHost Completed
func (SlaveofHost) Port ¶
func (c SlaveofHost) Port(port int64) SlaveofPort
type SlaveofPort ¶
type SlaveofPort Completed
func (SlaveofPort) Build ¶
func (c SlaveofPort) Build() Completed
type SlowlogGet ¶
type SlowlogGet Completed
func (SlowlogGet) Build ¶
func (c SlowlogGet) Build() Completed
func (SlowlogGet) Count ¶
func (c SlowlogGet) Count(count int64) SlowlogGetCount
type SlowlogGetCount ¶
type SlowlogGetCount Completed
func (SlowlogGetCount) Build ¶
func (c SlowlogGetCount) Build() Completed
type SlowlogHelp ¶
type SlowlogHelp Completed
func (SlowlogHelp) Build ¶
func (c SlowlogHelp) Build() Completed
type SlowlogLen ¶
type SlowlogLen Completed
func (SlowlogLen) Build ¶
func (c SlowlogLen) Build() Completed
type SlowlogReset ¶
type SlowlogReset Completed
func (SlowlogReset) Build ¶
func (c SlowlogReset) Build() Completed
type Smembers ¶
type Smembers Completed
func (Smembers) Key ¶
func (c Smembers) Key(key string) SmembersKey
type SmembersKey ¶
type SmembersKey Completed
func (SmembersKey) Build ¶
func (c SmembersKey) Build() Completed
func (SmembersKey) Cache ¶
func (c SmembersKey) Cache() Cacheable
type Smismember ¶
type Smismember Completed
func (Smismember) Key ¶
func (c Smismember) Key(key string) SmismemberKey
type SmismemberKey ¶
type SmismemberKey Completed
func (SmismemberKey) Member ¶
func (c SmismemberKey) Member(member ...string) SmismemberMember
type SmismemberMember ¶
type SmismemberMember Completed
func (SmismemberMember) Build ¶
func (c SmismemberMember) Build() Completed
func (SmismemberMember) Cache ¶
func (c SmismemberMember) Cache() Cacheable
func (SmismemberMember) Member ¶
func (c SmismemberMember) Member(member ...string) SmismemberMember
type Smove ¶
type Smove Completed
func (Smove) Source ¶
func (c Smove) Source(source string) SmoveSource
type SmoveDestination ¶
type SmoveDestination Completed
func (SmoveDestination) Member ¶
func (c SmoveDestination) Member(member string) SmoveMember
type SmoveMember ¶
type SmoveMember Completed
func (SmoveMember) Build ¶
func (c SmoveMember) Build() Completed
type SmoveSource ¶
type SmoveSource Completed
func (SmoveSource) Destination ¶
func (c SmoveSource) Destination(destination string) SmoveDestination
type SortBy ¶
type SortBy Completed
func (SortBy) Alpha ¶
func (c SortBy) Alpha() SortSortingAlpha
func (SortBy) Asc ¶
func (c SortBy) Asc() SortOrderAsc
func (SortBy) Desc ¶
func (c SortBy) Desc() SortOrderDesc
type SortGet ¶
type SortGet Completed
func (SortGet) Alpha ¶
func (c SortGet) Alpha() SortSortingAlpha
func (SortGet) Asc ¶
func (c SortGet) Asc() SortOrderAsc
func (SortGet) Desc ¶
func (c SortGet) Desc() SortOrderDesc
type SortKey ¶
type SortKey Completed
func (SortKey) Alpha ¶
func (c SortKey) Alpha() SortSortingAlpha
func (SortKey) Asc ¶
func (c SortKey) Asc() SortOrderAsc
func (SortKey) Desc ¶
func (c SortKey) Desc() SortOrderDesc
type SortLimit ¶
type SortLimit Completed
func (SortLimit) Alpha ¶
func (c SortLimit) Alpha() SortSortingAlpha
func (SortLimit) Asc ¶
func (c SortLimit) Asc() SortOrderAsc
func (SortLimit) Desc ¶
func (c SortLimit) Desc() SortOrderDesc
type SortOrderAsc ¶
type SortOrderAsc Completed
func (SortOrderAsc) Alpha ¶
func (c SortOrderAsc) Alpha() SortSortingAlpha
func (SortOrderAsc) Build ¶
func (c SortOrderAsc) Build() Completed
func (SortOrderAsc) Store ¶
func (c SortOrderAsc) Store(destination string) SortStore
type SortOrderDesc ¶
type SortOrderDesc Completed
func (SortOrderDesc) Alpha ¶
func (c SortOrderDesc) Alpha() SortSortingAlpha
func (SortOrderDesc) Build ¶
func (c SortOrderDesc) Build() Completed
func (SortOrderDesc) Store ¶
func (c SortOrderDesc) Store(destination string) SortStore
type SortRoBy ¶
type SortRoBy Completed
func (SortRoBy) Alpha ¶
func (c SortRoBy) Alpha() SortRoSortingAlpha
func (SortRoBy) Asc ¶
func (c SortRoBy) Asc() SortRoOrderAsc
func (SortRoBy) Desc ¶
func (c SortRoBy) Desc() SortRoOrderDesc
type SortRoGet ¶
type SortRoGet Completed
func (SortRoGet) Alpha ¶
func (c SortRoGet) Alpha() SortRoSortingAlpha
func (SortRoGet) Asc ¶
func (c SortRoGet) Asc() SortRoOrderAsc
func (SortRoGet) Desc ¶
func (c SortRoGet) Desc() SortRoOrderDesc
type SortRoKey ¶
type SortRoKey Completed
func (SortRoKey) Alpha ¶
func (c SortRoKey) Alpha() SortRoSortingAlpha
func (SortRoKey) Asc ¶
func (c SortRoKey) Asc() SortRoOrderAsc
func (SortRoKey) Desc ¶
func (c SortRoKey) Desc() SortRoOrderDesc
type SortRoLimit ¶
type SortRoLimit Completed
func (SortRoLimit) Alpha ¶
func (c SortRoLimit) Alpha() SortRoSortingAlpha
func (SortRoLimit) Asc ¶
func (c SortRoLimit) Asc() SortRoOrderAsc
func (SortRoLimit) Build ¶
func (c SortRoLimit) Build() Completed
func (SortRoLimit) Cache ¶
func (c SortRoLimit) Cache() Cacheable
func (SortRoLimit) Desc ¶
func (c SortRoLimit) Desc() SortRoOrderDesc
func (SortRoLimit) Get ¶
func (c SortRoLimit) Get() SortRoGet
type SortRoOrderAsc ¶
type SortRoOrderAsc Completed
func (SortRoOrderAsc) Alpha ¶
func (c SortRoOrderAsc) Alpha() SortRoSortingAlpha
func (SortRoOrderAsc) Build ¶
func (c SortRoOrderAsc) Build() Completed
func (SortRoOrderAsc) Cache ¶
func (c SortRoOrderAsc) Cache() Cacheable
type SortRoOrderDesc ¶
type SortRoOrderDesc Completed
func (SortRoOrderDesc) Alpha ¶
func (c SortRoOrderDesc) Alpha() SortRoSortingAlpha
func (SortRoOrderDesc) Build ¶
func (c SortRoOrderDesc) Build() Completed
func (SortRoOrderDesc) Cache ¶
func (c SortRoOrderDesc) Cache() Cacheable
type SortRoSortingAlpha ¶
type SortRoSortingAlpha Completed
func (SortRoSortingAlpha) Build ¶
func (c SortRoSortingAlpha) Build() Completed
func (SortRoSortingAlpha) Cache ¶
func (c SortRoSortingAlpha) Cache() Cacheable
type SortSortingAlpha ¶
type SortSortingAlpha Completed
func (SortSortingAlpha) Build ¶
func (c SortSortingAlpha) Build() Completed
func (SortSortingAlpha) Store ¶
func (c SortSortingAlpha) Store(destination string) SortStore
type Spublish ¶
type Spublish Completed
func (Spublish) Channel ¶
func (c Spublish) Channel(channel string) SpublishChannel
type SpublishChannel ¶
type SpublishChannel Completed
func (SpublishChannel) Message ¶
func (c SpublishChannel) Message(message string) SpublishMessage
type SpublishMessage ¶
type SpublishMessage Completed
func (SpublishMessage) Build ¶
func (c SpublishMessage) Build() Completed
type Srandmember ¶
type Srandmember Completed
func (Srandmember) Key ¶
func (c Srandmember) Key(key string) SrandmemberKey
type SrandmemberCount ¶
type SrandmemberCount Completed
func (SrandmemberCount) Build ¶
func (c SrandmemberCount) Build() Completed
type SrandmemberKey ¶
type SrandmemberKey Completed
func (SrandmemberKey) Build ¶
func (c SrandmemberKey) Build() Completed
func (SrandmemberKey) Count ¶
func (c SrandmemberKey) Count(count int64) SrandmemberCount
type SremKey ¶
type SremKey Completed
func (SremKey) Member ¶
func (c SremKey) Member(member ...string) SremMember
type SremMember ¶
type SremMember Completed
func (SremMember) Build ¶
func (c SremMember) Build() Completed
func (SremMember) Member ¶
func (c SremMember) Member(member ...string) SremMember
type SscanCount ¶
type SscanCount Completed
func (SscanCount) Build ¶
func (c SscanCount) Build() Completed
type SscanCursor ¶
type SscanCursor Completed
func (SscanCursor) Build ¶
func (c SscanCursor) Build() Completed
func (SscanCursor) Count ¶
func (c SscanCursor) Count(count int64) SscanCount
func (SscanCursor) Match ¶
func (c SscanCursor) Match(pattern string) SscanMatch
type SscanKey ¶
type SscanKey Completed
func (SscanKey) Cursor ¶
func (c SscanKey) Cursor(cursor uint64) SscanCursor
type SscanMatch ¶
type SscanMatch Completed
func (SscanMatch) Build ¶
func (c SscanMatch) Build() Completed
func (SscanMatch) Count ¶
func (c SscanMatch) Count(count int64) SscanCount
type Ssubscribe ¶
type Ssubscribe Completed
func (Ssubscribe) Channel ¶
func (c Ssubscribe) Channel(channel ...string) SsubscribeChannel
type SsubscribeChannel ¶
type SsubscribeChannel Completed
func (SsubscribeChannel) Build ¶
func (c SsubscribeChannel) Build() Completed
func (SsubscribeChannel) Channel ¶
func (c SsubscribeChannel) Channel(channel ...string) SsubscribeChannel
type Subscribe ¶
type Subscribe Completed
func (Subscribe) Channel ¶
func (c Subscribe) Channel(channel ...string) SubscribeChannel
type SubscribeChannel ¶
type SubscribeChannel Completed
func (SubscribeChannel) Build ¶
func (c SubscribeChannel) Build() Completed
func (SubscribeChannel) Channel ¶
func (c SubscribeChannel) Channel(channel ...string) SubscribeChannel
type Sunionstore ¶
type Sunionstore Completed
func (Sunionstore) Destination ¶
func (c Sunionstore) Destination(destination string) SunionstoreDestination
type SunionstoreDestination ¶
type SunionstoreDestination Completed
func (SunionstoreDestination) Key ¶
func (c SunionstoreDestination) Key(key ...string) SunionstoreKey
type SunionstoreKey ¶
type SunionstoreKey Completed
func (SunionstoreKey) Build ¶
func (c SunionstoreKey) Build() Completed
func (SunionstoreKey) Key ¶
func (c SunionstoreKey) Key(key ...string) SunionstoreKey
type Sunsubscribe ¶
type Sunsubscribe Completed
func (Sunsubscribe) Build ¶
func (c Sunsubscribe) Build() Completed
func (Sunsubscribe) Channel ¶
func (c Sunsubscribe) Channel(channel ...string) SunsubscribeChannel
type SunsubscribeChannel ¶
type SunsubscribeChannel Completed
func (SunsubscribeChannel) Build ¶
func (c SunsubscribeChannel) Build() Completed
func (SunsubscribeChannel) Channel ¶
func (c SunsubscribeChannel) Channel(channel ...string) SunsubscribeChannel
type Swapdb ¶
type Swapdb Completed
func (Swapdb) Index1 ¶
func (c Swapdb) Index1(index1 int64) SwapdbIndex1
type SwapdbIndex1 ¶
type SwapdbIndex1 Completed
func (SwapdbIndex1) Index2 ¶
func (c SwapdbIndex1) Index2(index2 int64) SwapdbIndex2
type SwapdbIndex2 ¶
type SwapdbIndex2 Completed
func (SwapdbIndex2) Build ¶
func (c SwapdbIndex2) Build() Completed
type TdigestAdd ¶
type TdigestAdd Completed
func (TdigestAdd) Key ¶
func (c TdigestAdd) Key(key string) TdigestAddKey
type TdigestAddKey ¶
type TdigestAddKey Completed
func (TdigestAddKey) Value ¶
func (c TdigestAddKey) Value(value float64) TdigestAddValuesValue
type TdigestAddValuesValue ¶
type TdigestAddValuesValue Completed
func (TdigestAddValuesValue) Build ¶
func (c TdigestAddValuesValue) Build() Completed
func (TdigestAddValuesValue) Value ¶
func (c TdigestAddValuesValue) Value(value float64) TdigestAddValuesValue
type TdigestByrank ¶
type TdigestByrank Completed
func (TdigestByrank) Key ¶
func (c TdigestByrank) Key(key string) TdigestByrankKey
type TdigestByrankKey ¶
type TdigestByrankKey Completed
func (TdigestByrankKey) Rank ¶
func (c TdigestByrankKey) Rank(rank ...float64) TdigestByrankRank
type TdigestByrankRank ¶
type TdigestByrankRank Completed
func (TdigestByrankRank) Build ¶
func (c TdigestByrankRank) Build() Completed
func (TdigestByrankRank) Rank ¶
func (c TdigestByrankRank) Rank(rank ...float64) TdigestByrankRank
type TdigestByrevrank ¶
type TdigestByrevrank Completed
func (TdigestByrevrank) Key ¶
func (c TdigestByrevrank) Key(key string) TdigestByrevrankKey
type TdigestByrevrankKey ¶
type TdigestByrevrankKey Completed
func (TdigestByrevrankKey) ReverseRank ¶
func (c TdigestByrevrankKey) ReverseRank(reverseRank ...float64) TdigestByrevrankReverseRank
type TdigestByrevrankReverseRank ¶
type TdigestByrevrankReverseRank Completed
func (TdigestByrevrankReverseRank) Build ¶
func (c TdigestByrevrankReverseRank) Build() Completed
func (TdigestByrevrankReverseRank) ReverseRank ¶
func (c TdigestByrevrankReverseRank) ReverseRank(reverseRank ...float64) TdigestByrevrankReverseRank
type TdigestCdf ¶
type TdigestCdf Completed
func (TdigestCdf) Key ¶
func (c TdigestCdf) Key(key string) TdigestCdfKey
type TdigestCdfKey ¶
type TdigestCdfKey Completed
func (TdigestCdfKey) Value ¶
func (c TdigestCdfKey) Value(value ...float64) TdigestCdfValue
type TdigestCdfValue ¶
type TdigestCdfValue Completed
func (TdigestCdfValue) Build ¶
func (c TdigestCdfValue) Build() Completed
func (TdigestCdfValue) Value ¶
func (c TdigestCdfValue) Value(value ...float64) TdigestCdfValue
type TdigestCreate ¶
type TdigestCreate Completed
func (TdigestCreate) Key ¶
func (c TdigestCreate) Key(key string) TdigestCreateKey
type TdigestCreateCompression ¶
type TdigestCreateCompression Completed
func (TdigestCreateCompression) Build ¶
func (c TdigestCreateCompression) Build() Completed
type TdigestCreateKey ¶
type TdigestCreateKey Completed
func (TdigestCreateKey) Build ¶
func (c TdigestCreateKey) Build() Completed
func (TdigestCreateKey) Compression ¶
func (c TdigestCreateKey) Compression(compression int64) TdigestCreateCompression
type TdigestInfo ¶
type TdigestInfo Completed
func (TdigestInfo) Key ¶
func (c TdigestInfo) Key(key string) TdigestInfoKey
type TdigestInfoKey ¶
type TdigestInfoKey Completed
func (TdigestInfoKey) Build ¶
func (c TdigestInfoKey) Build() Completed
type TdigestMax ¶
type TdigestMax Completed
func (TdigestMax) Key ¶
func (c TdigestMax) Key(key string) TdigestMaxKey
type TdigestMaxKey ¶
type TdigestMaxKey Completed
func (TdigestMaxKey) Build ¶
func (c TdigestMaxKey) Build() Completed
type TdigestMerge ¶
type TdigestMerge Completed
func (TdigestMerge) DestinationKey ¶
func (c TdigestMerge) DestinationKey(destinationKey string) TdigestMergeDestinationKey
type TdigestMergeConfigCompression ¶
type TdigestMergeConfigCompression Completed
func (TdigestMergeConfigCompression) Build ¶
func (c TdigestMergeConfigCompression) Build() Completed
func (TdigestMergeConfigCompression) Override ¶
func (c TdigestMergeConfigCompression) Override() TdigestMergeOverride
type TdigestMergeDestinationKey ¶
type TdigestMergeDestinationKey Completed
func (TdigestMergeDestinationKey) Numkeys ¶
func (c TdigestMergeDestinationKey) Numkeys(numkeys int64) TdigestMergeNumkeys
type TdigestMergeNumkeys ¶
type TdigestMergeNumkeys Completed
func (TdigestMergeNumkeys) SourceKey ¶
func (c TdigestMergeNumkeys) SourceKey(sourceKey ...string) TdigestMergeSourceKey
type TdigestMergeOverride ¶
type TdigestMergeOverride Completed
func (TdigestMergeOverride) Build ¶
func (c TdigestMergeOverride) Build() Completed
type TdigestMergeSourceKey ¶
type TdigestMergeSourceKey Completed
func (TdigestMergeSourceKey) Build ¶
func (c TdigestMergeSourceKey) Build() Completed
func (TdigestMergeSourceKey) Compression ¶
func (c TdigestMergeSourceKey) Compression(compression int64) TdigestMergeConfigCompression
func (TdigestMergeSourceKey) Override ¶
func (c TdigestMergeSourceKey) Override() TdigestMergeOverride
func (TdigestMergeSourceKey) SourceKey ¶
func (c TdigestMergeSourceKey) SourceKey(sourceKey ...string) TdigestMergeSourceKey
type TdigestMin ¶
type TdigestMin Completed
func (TdigestMin) Key ¶
func (c TdigestMin) Key(key string) TdigestMinKey
type TdigestMinKey ¶
type TdigestMinKey Completed
func (TdigestMinKey) Build ¶
func (c TdigestMinKey) Build() Completed
type TdigestQuantile ¶
type TdigestQuantile Completed
func (TdigestQuantile) Key ¶
func (c TdigestQuantile) Key(key string) TdigestQuantileKey
type TdigestQuantileKey ¶
type TdigestQuantileKey Completed
func (TdigestQuantileKey) Quantile ¶
func (c TdigestQuantileKey) Quantile(quantile ...float64) TdigestQuantileQuantile
type TdigestQuantileQuantile ¶
type TdigestQuantileQuantile Completed
func (TdigestQuantileQuantile) Build ¶
func (c TdigestQuantileQuantile) Build() Completed
func (TdigestQuantileQuantile) Quantile ¶
func (c TdigestQuantileQuantile) Quantile(quantile ...float64) TdigestQuantileQuantile
type TdigestRank ¶
type TdigestRank Completed
func (TdigestRank) Key ¶
func (c TdigestRank) Key(key string) TdigestRankKey
type TdigestRankKey ¶
type TdigestRankKey Completed
func (TdigestRankKey) Value ¶
func (c TdigestRankKey) Value(value ...float64) TdigestRankValue
type TdigestRankValue ¶
type TdigestRankValue Completed
func (TdigestRankValue) Build ¶
func (c TdigestRankValue) Build() Completed
func (TdigestRankValue) Value ¶
func (c TdigestRankValue) Value(value ...float64) TdigestRankValue
type TdigestReset ¶
type TdigestReset Completed
func (TdigestReset) Key ¶
func (c TdigestReset) Key(key string) TdigestResetKey
type TdigestResetKey ¶
type TdigestResetKey Completed
func (TdigestResetKey) Build ¶
func (c TdigestResetKey) Build() Completed
type TdigestRevrank ¶
type TdigestRevrank Completed
func (TdigestRevrank) Key ¶
func (c TdigestRevrank) Key(key string) TdigestRevrankKey
type TdigestRevrankKey ¶
type TdigestRevrankKey Completed
func (TdigestRevrankKey) Value ¶
func (c TdigestRevrankKey) Value(value ...float64) TdigestRevrankValue
type TdigestRevrankValue ¶
type TdigestRevrankValue Completed
func (TdigestRevrankValue) Build ¶
func (c TdigestRevrankValue) Build() Completed
func (TdigestRevrankValue) Value ¶
func (c TdigestRevrankValue) Value(value ...float64) TdigestRevrankValue
type TdigestTrimmedMean ¶
type TdigestTrimmedMean Completed
func (TdigestTrimmedMean) Key ¶
func (c TdigestTrimmedMean) Key(key string) TdigestTrimmedMeanKey
type TdigestTrimmedMeanHighCutQuantile ¶
type TdigestTrimmedMeanHighCutQuantile Completed
func (TdigestTrimmedMeanHighCutQuantile) Build ¶
func (c TdigestTrimmedMeanHighCutQuantile) Build() Completed
type TdigestTrimmedMeanKey ¶
type TdigestTrimmedMeanKey Completed
func (TdigestTrimmedMeanKey) LowCutQuantile ¶
func (c TdigestTrimmedMeanKey) LowCutQuantile(lowCutQuantile float64) TdigestTrimmedMeanLowCutQuantile
type TdigestTrimmedMeanLowCutQuantile ¶
type TdigestTrimmedMeanLowCutQuantile Completed
func (TdigestTrimmedMeanLowCutQuantile) HighCutQuantile ¶
func (c TdigestTrimmedMeanLowCutQuantile) HighCutQuantile(highCutQuantile float64) TdigestTrimmedMeanHighCutQuantile
type TopkAdd ¶
type TopkAdd Completed
func (TopkAdd) Key ¶
func (c TopkAdd) Key(key string) TopkAddKey
type TopkAddItems ¶
type TopkAddItems Completed
func (TopkAddItems) Build ¶
func (c TopkAddItems) Build() Completed
func (TopkAddItems) Items ¶
func (c TopkAddItems) Items(items ...string) TopkAddItems
type TopkAddKey ¶
type TopkAddKey Completed
func (TopkAddKey) Items ¶
func (c TopkAddKey) Items(items ...string) TopkAddItems
type TopkCount ¶
type TopkCount Completed
func (TopkCount) Key ¶
func (c TopkCount) Key(key string) TopkCountKey
type TopkCountItem ¶
type TopkCountItem Completed
func (TopkCountItem) Build ¶
func (c TopkCountItem) Build() Completed
func (TopkCountItem) Item ¶
func (c TopkCountItem) Item(item ...string) TopkCountItem
type TopkCountKey ¶
type TopkCountKey Completed
func (TopkCountKey) Item ¶
func (c TopkCountKey) Item(item ...string) TopkCountItem
type TopkIncrby ¶
type TopkIncrby Completed
func (TopkIncrby) Key ¶
func (c TopkIncrby) Key(key string) TopkIncrbyKey
type TopkIncrbyItemsIncrement ¶
type TopkIncrbyItemsIncrement Completed
func (TopkIncrbyItemsIncrement) Build ¶
func (c TopkIncrbyItemsIncrement) Build() Completed
func (TopkIncrbyItemsIncrement) Item ¶
func (c TopkIncrbyItemsIncrement) Item(item string) TopkIncrbyItemsItem
type TopkIncrbyItemsItem ¶
type TopkIncrbyItemsItem Completed
func (TopkIncrbyItemsItem) Increment ¶
func (c TopkIncrbyItemsItem) Increment(increment int64) TopkIncrbyItemsIncrement
type TopkIncrbyKey ¶
type TopkIncrbyKey Completed
func (TopkIncrbyKey) Item ¶
func (c TopkIncrbyKey) Item(item string) TopkIncrbyItemsItem
type TopkInfo ¶
type TopkInfo Completed
func (TopkInfo) Key ¶
func (c TopkInfo) Key(key string) TopkInfoKey
type TopkInfoKey ¶
type TopkInfoKey Completed
func (TopkInfoKey) Build ¶
func (c TopkInfoKey) Build() Completed
func (TopkInfoKey) Cache ¶
func (c TopkInfoKey) Cache() Cacheable
type TopkList ¶
type TopkList Completed
func (TopkList) Key ¶
func (c TopkList) Key(key string) TopkListKey
type TopkListKey ¶
type TopkListKey Completed
func (TopkListKey) Build ¶
func (c TopkListKey) Build() Completed
func (TopkListKey) Cache ¶
func (c TopkListKey) Cache() Cacheable
func (TopkListKey) Withcount ¶
func (c TopkListKey) Withcount() TopkListWithcount
type TopkListWithcount ¶
type TopkListWithcount Completed
func (TopkListWithcount) Build ¶
func (c TopkListWithcount) Build() Completed
func (TopkListWithcount) Cache ¶
func (c TopkListWithcount) Cache() Cacheable
type TopkQuery ¶
type TopkQuery Completed
func (TopkQuery) Key ¶
func (c TopkQuery) Key(key string) TopkQueryKey
type TopkQueryItem ¶
type TopkQueryItem Completed
func (TopkQueryItem) Build ¶
func (c TopkQueryItem) Build() Completed
func (TopkQueryItem) Cache ¶
func (c TopkQueryItem) Cache() Cacheable
func (TopkQueryItem) Item ¶
func (c TopkQueryItem) Item(item ...string) TopkQueryItem
type TopkQueryKey ¶
type TopkQueryKey Completed
func (TopkQueryKey) Item ¶
func (c TopkQueryKey) Item(item ...string) TopkQueryItem
type TopkReserve ¶
type TopkReserve Completed
func (TopkReserve) Key ¶
func (c TopkReserve) Key(key string) TopkReserveKey
type TopkReserveKey ¶
type TopkReserveKey Completed
func (TopkReserveKey) Topk ¶
func (c TopkReserveKey) Topk(topk int64) TopkReserveTopk
type TopkReserveParamsDecay ¶
type TopkReserveParamsDecay Completed
func (TopkReserveParamsDecay) Build ¶
func (c TopkReserveParamsDecay) Build() Completed
type TopkReserveParamsDepth ¶
type TopkReserveParamsDepth Completed
func (TopkReserveParamsDepth) Decay ¶
func (c TopkReserveParamsDepth) Decay(decay float64) TopkReserveParamsDecay
type TopkReserveParamsWidth ¶
type TopkReserveParamsWidth Completed
func (TopkReserveParamsWidth) Depth ¶
func (c TopkReserveParamsWidth) Depth(depth int64) TopkReserveParamsDepth
type TopkReserveTopk ¶
type TopkReserveTopk Completed
func (TopkReserveTopk) Build ¶
func (c TopkReserveTopk) Build() Completed
func (TopkReserveTopk) Width ¶
func (c TopkReserveTopk) Width(width int64) TopkReserveParamsWidth
type TsAddChunkSize ¶
type TsAddChunkSize Completed
func (TsAddChunkSize) Build ¶
func (c TsAddChunkSize) Build() Completed
func (TsAddChunkSize) Labels ¶
func (c TsAddChunkSize) Labels() TsAddLabels
func (TsAddChunkSize) OnDuplicateBlock ¶
func (c TsAddChunkSize) OnDuplicateBlock() TsAddOnDuplicateBlock
func (TsAddChunkSize) OnDuplicateFirst ¶
func (c TsAddChunkSize) OnDuplicateFirst() TsAddOnDuplicateFirst
func (TsAddChunkSize) OnDuplicateLast ¶
func (c TsAddChunkSize) OnDuplicateLast() TsAddOnDuplicateLast
func (TsAddChunkSize) OnDuplicateMax ¶
func (c TsAddChunkSize) OnDuplicateMax() TsAddOnDuplicateMax
func (TsAddChunkSize) OnDuplicateMin ¶
func (c TsAddChunkSize) OnDuplicateMin() TsAddOnDuplicateMin
func (TsAddChunkSize) OnDuplicateSum ¶
func (c TsAddChunkSize) OnDuplicateSum() TsAddOnDuplicateSum
type TsAddEncodingCompressed ¶
type TsAddEncodingCompressed Completed
func (TsAddEncodingCompressed) Build ¶
func (c TsAddEncodingCompressed) Build() Completed
func (TsAddEncodingCompressed) ChunkSize ¶
func (c TsAddEncodingCompressed) ChunkSize(size int64) TsAddChunkSize
func (TsAddEncodingCompressed) Labels ¶
func (c TsAddEncodingCompressed) Labels() TsAddLabels
func (TsAddEncodingCompressed) OnDuplicateBlock ¶
func (c TsAddEncodingCompressed) OnDuplicateBlock() TsAddOnDuplicateBlock
func (TsAddEncodingCompressed) OnDuplicateFirst ¶
func (c TsAddEncodingCompressed) OnDuplicateFirst() TsAddOnDuplicateFirst
func (TsAddEncodingCompressed) OnDuplicateLast ¶
func (c TsAddEncodingCompressed) OnDuplicateLast() TsAddOnDuplicateLast
func (TsAddEncodingCompressed) OnDuplicateMax ¶
func (c TsAddEncodingCompressed) OnDuplicateMax() TsAddOnDuplicateMax
func (TsAddEncodingCompressed) OnDuplicateMin ¶
func (c TsAddEncodingCompressed) OnDuplicateMin() TsAddOnDuplicateMin
func (TsAddEncodingCompressed) OnDuplicateSum ¶
func (c TsAddEncodingCompressed) OnDuplicateSum() TsAddOnDuplicateSum
type TsAddEncodingUncompressed ¶
type TsAddEncodingUncompressed Completed
func (TsAddEncodingUncompressed) Build ¶
func (c TsAddEncodingUncompressed) Build() Completed
func (TsAddEncodingUncompressed) ChunkSize ¶
func (c TsAddEncodingUncompressed) ChunkSize(size int64) TsAddChunkSize
func (TsAddEncodingUncompressed) Labels ¶
func (c TsAddEncodingUncompressed) Labels() TsAddLabels
func (TsAddEncodingUncompressed) OnDuplicateBlock ¶
func (c TsAddEncodingUncompressed) OnDuplicateBlock() TsAddOnDuplicateBlock
func (TsAddEncodingUncompressed) OnDuplicateFirst ¶
func (c TsAddEncodingUncompressed) OnDuplicateFirst() TsAddOnDuplicateFirst
func (TsAddEncodingUncompressed) OnDuplicateLast ¶
func (c TsAddEncodingUncompressed) OnDuplicateLast() TsAddOnDuplicateLast
func (TsAddEncodingUncompressed) OnDuplicateMax ¶
func (c TsAddEncodingUncompressed) OnDuplicateMax() TsAddOnDuplicateMax
func (TsAddEncodingUncompressed) OnDuplicateMin ¶
func (c TsAddEncodingUncompressed) OnDuplicateMin() TsAddOnDuplicateMin
func (TsAddEncodingUncompressed) OnDuplicateSum ¶
func (c TsAddEncodingUncompressed) OnDuplicateSum() TsAddOnDuplicateSum
type TsAddKey ¶
type TsAddKey Completed
func (TsAddKey) Timestamp ¶
func (c TsAddKey) Timestamp(timestamp int64) TsAddTimestamp
type TsAddLabels ¶
type TsAddLabels Completed
func (TsAddLabels) Build ¶
func (c TsAddLabels) Build() Completed
func (TsAddLabels) Labels ¶
func (c TsAddLabels) Labels(label string, value string) TsAddLabels
type TsAddOnDuplicateBlock ¶
type TsAddOnDuplicateBlock Completed
func (TsAddOnDuplicateBlock) Build ¶
func (c TsAddOnDuplicateBlock) Build() Completed
func (TsAddOnDuplicateBlock) Labels ¶
func (c TsAddOnDuplicateBlock) Labels() TsAddLabels
type TsAddOnDuplicateFirst ¶
type TsAddOnDuplicateFirst Completed
func (TsAddOnDuplicateFirst) Build ¶
func (c TsAddOnDuplicateFirst) Build() Completed
func (TsAddOnDuplicateFirst) Labels ¶
func (c TsAddOnDuplicateFirst) Labels() TsAddLabels
type TsAddOnDuplicateLast ¶
type TsAddOnDuplicateLast Completed
func (TsAddOnDuplicateLast) Build ¶
func (c TsAddOnDuplicateLast) Build() Completed
func (TsAddOnDuplicateLast) Labels ¶
func (c TsAddOnDuplicateLast) Labels() TsAddLabels
type TsAddOnDuplicateMax ¶
type TsAddOnDuplicateMax Completed
func (TsAddOnDuplicateMax) Build ¶
func (c TsAddOnDuplicateMax) Build() Completed
func (TsAddOnDuplicateMax) Labels ¶
func (c TsAddOnDuplicateMax) Labels() TsAddLabels
type TsAddOnDuplicateMin ¶
type TsAddOnDuplicateMin Completed
func (TsAddOnDuplicateMin) Build ¶
func (c TsAddOnDuplicateMin) Build() Completed
func (TsAddOnDuplicateMin) Labels ¶
func (c TsAddOnDuplicateMin) Labels() TsAddLabels
type TsAddOnDuplicateSum ¶
type TsAddOnDuplicateSum Completed
func (TsAddOnDuplicateSum) Build ¶
func (c TsAddOnDuplicateSum) Build() Completed
func (TsAddOnDuplicateSum) Labels ¶
func (c TsAddOnDuplicateSum) Labels() TsAddLabels
type TsAddRetention ¶
type TsAddRetention Completed
func (TsAddRetention) Build ¶
func (c TsAddRetention) Build() Completed
func (TsAddRetention) ChunkSize ¶
func (c TsAddRetention) ChunkSize(size int64) TsAddChunkSize
func (TsAddRetention) EncodingCompressed ¶
func (c TsAddRetention) EncodingCompressed() TsAddEncodingCompressed
func (TsAddRetention) EncodingUncompressed ¶
func (c TsAddRetention) EncodingUncompressed() TsAddEncodingUncompressed
func (TsAddRetention) Labels ¶
func (c TsAddRetention) Labels() TsAddLabels
func (TsAddRetention) OnDuplicateBlock ¶
func (c TsAddRetention) OnDuplicateBlock() TsAddOnDuplicateBlock
func (TsAddRetention) OnDuplicateFirst ¶
func (c TsAddRetention) OnDuplicateFirst() TsAddOnDuplicateFirst
func (TsAddRetention) OnDuplicateLast ¶
func (c TsAddRetention) OnDuplicateLast() TsAddOnDuplicateLast
func (TsAddRetention) OnDuplicateMax ¶
func (c TsAddRetention) OnDuplicateMax() TsAddOnDuplicateMax
func (TsAddRetention) OnDuplicateMin ¶
func (c TsAddRetention) OnDuplicateMin() TsAddOnDuplicateMin
func (TsAddRetention) OnDuplicateSum ¶
func (c TsAddRetention) OnDuplicateSum() TsAddOnDuplicateSum
type TsAddTimestamp ¶
type TsAddTimestamp Completed
func (TsAddTimestamp) Value ¶
func (c TsAddTimestamp) Value(value float64) TsAddValue
type TsAddValue ¶
type TsAddValue Completed
func (TsAddValue) Build ¶
func (c TsAddValue) Build() Completed
func (TsAddValue) ChunkSize ¶
func (c TsAddValue) ChunkSize(size int64) TsAddChunkSize
func (TsAddValue) EncodingCompressed ¶
func (c TsAddValue) EncodingCompressed() TsAddEncodingCompressed
func (TsAddValue) EncodingUncompressed ¶
func (c TsAddValue) EncodingUncompressed() TsAddEncodingUncompressed
func (TsAddValue) Labels ¶
func (c TsAddValue) Labels() TsAddLabels
func (TsAddValue) OnDuplicateBlock ¶
func (c TsAddValue) OnDuplicateBlock() TsAddOnDuplicateBlock
func (TsAddValue) OnDuplicateFirst ¶
func (c TsAddValue) OnDuplicateFirst() TsAddOnDuplicateFirst
func (TsAddValue) OnDuplicateLast ¶
func (c TsAddValue) OnDuplicateLast() TsAddOnDuplicateLast
func (TsAddValue) OnDuplicateMax ¶
func (c TsAddValue) OnDuplicateMax() TsAddOnDuplicateMax
func (TsAddValue) OnDuplicateMin ¶
func (c TsAddValue) OnDuplicateMin() TsAddOnDuplicateMin
func (TsAddValue) OnDuplicateSum ¶
func (c TsAddValue) OnDuplicateSum() TsAddOnDuplicateSum
func (TsAddValue) Retention ¶
func (c TsAddValue) Retention(retentionperiod int64) TsAddRetention
type TsAlter ¶
type TsAlter Completed
func (TsAlter) Key ¶
func (c TsAlter) Key(key string) TsAlterKey
type TsAlterChunkSize ¶
type TsAlterChunkSize Completed
func (TsAlterChunkSize) Build ¶
func (c TsAlterChunkSize) Build() Completed
func (TsAlterChunkSize) DuplicatePolicyBlock ¶
func (c TsAlterChunkSize) DuplicatePolicyBlock() TsAlterDuplicatePolicyBlock
func (TsAlterChunkSize) DuplicatePolicyFirst ¶
func (c TsAlterChunkSize) DuplicatePolicyFirst() TsAlterDuplicatePolicyFirst
func (TsAlterChunkSize) DuplicatePolicyLast ¶
func (c TsAlterChunkSize) DuplicatePolicyLast() TsAlterDuplicatePolicyLast
func (TsAlterChunkSize) DuplicatePolicyMax ¶
func (c TsAlterChunkSize) DuplicatePolicyMax() TsAlterDuplicatePolicyMax
func (TsAlterChunkSize) DuplicatePolicyMin ¶
func (c TsAlterChunkSize) DuplicatePolicyMin() TsAlterDuplicatePolicyMin
func (TsAlterChunkSize) DuplicatePolicySum ¶
func (c TsAlterChunkSize) DuplicatePolicySum() TsAlterDuplicatePolicySum
func (TsAlterChunkSize) Labels ¶
func (c TsAlterChunkSize) Labels() TsAlterLabels
type TsAlterDuplicatePolicyBlock ¶
type TsAlterDuplicatePolicyBlock Completed
func (TsAlterDuplicatePolicyBlock) Build ¶
func (c TsAlterDuplicatePolicyBlock) Build() Completed
func (TsAlterDuplicatePolicyBlock) Labels ¶
func (c TsAlterDuplicatePolicyBlock) Labels() TsAlterLabels
type TsAlterDuplicatePolicyFirst ¶
type TsAlterDuplicatePolicyFirst Completed
func (TsAlterDuplicatePolicyFirst) Build ¶
func (c TsAlterDuplicatePolicyFirst) Build() Completed
func (TsAlterDuplicatePolicyFirst) Labels ¶
func (c TsAlterDuplicatePolicyFirst) Labels() TsAlterLabels
type TsAlterDuplicatePolicyLast ¶
type TsAlterDuplicatePolicyLast Completed
func (TsAlterDuplicatePolicyLast) Build ¶
func (c TsAlterDuplicatePolicyLast) Build() Completed
func (TsAlterDuplicatePolicyLast) Labels ¶
func (c TsAlterDuplicatePolicyLast) Labels() TsAlterLabels
type TsAlterDuplicatePolicyMax ¶
type TsAlterDuplicatePolicyMax Completed
func (TsAlterDuplicatePolicyMax) Build ¶
func (c TsAlterDuplicatePolicyMax) Build() Completed
func (TsAlterDuplicatePolicyMax) Labels ¶
func (c TsAlterDuplicatePolicyMax) Labels() TsAlterLabels
type TsAlterDuplicatePolicyMin ¶
type TsAlterDuplicatePolicyMin Completed
func (TsAlterDuplicatePolicyMin) Build ¶
func (c TsAlterDuplicatePolicyMin) Build() Completed
func (TsAlterDuplicatePolicyMin) Labels ¶
func (c TsAlterDuplicatePolicyMin) Labels() TsAlterLabels
type TsAlterDuplicatePolicySum ¶
type TsAlterDuplicatePolicySum Completed
func (TsAlterDuplicatePolicySum) Build ¶
func (c TsAlterDuplicatePolicySum) Build() Completed
func (TsAlterDuplicatePolicySum) Labels ¶
func (c TsAlterDuplicatePolicySum) Labels() TsAlterLabels
type TsAlterKey ¶
type TsAlterKey Completed
func (TsAlterKey) Build ¶
func (c TsAlterKey) Build() Completed
func (TsAlterKey) ChunkSize ¶
func (c TsAlterKey) ChunkSize(size int64) TsAlterChunkSize
func (TsAlterKey) DuplicatePolicyBlock ¶
func (c TsAlterKey) DuplicatePolicyBlock() TsAlterDuplicatePolicyBlock
func (TsAlterKey) DuplicatePolicyFirst ¶
func (c TsAlterKey) DuplicatePolicyFirst() TsAlterDuplicatePolicyFirst
func (TsAlterKey) DuplicatePolicyLast ¶
func (c TsAlterKey) DuplicatePolicyLast() TsAlterDuplicatePolicyLast
func (TsAlterKey) DuplicatePolicyMax ¶
func (c TsAlterKey) DuplicatePolicyMax() TsAlterDuplicatePolicyMax
func (TsAlterKey) DuplicatePolicyMin ¶
func (c TsAlterKey) DuplicatePolicyMin() TsAlterDuplicatePolicyMin
func (TsAlterKey) DuplicatePolicySum ¶
func (c TsAlterKey) DuplicatePolicySum() TsAlterDuplicatePolicySum
func (TsAlterKey) Labels ¶
func (c TsAlterKey) Labels() TsAlterLabels
func (TsAlterKey) Retention ¶
func (c TsAlterKey) Retention(retentionperiod int64) TsAlterRetention
type TsAlterLabels ¶
type TsAlterLabels Completed
func (TsAlterLabels) Build ¶
func (c TsAlterLabels) Build() Completed
func (TsAlterLabels) Labels ¶
func (c TsAlterLabels) Labels(label string, value string) TsAlterLabels
type TsAlterRetention ¶
type TsAlterRetention Completed
func (TsAlterRetention) Build ¶
func (c TsAlterRetention) Build() Completed
func (TsAlterRetention) ChunkSize ¶
func (c TsAlterRetention) ChunkSize(size int64) TsAlterChunkSize
func (TsAlterRetention) DuplicatePolicyBlock ¶
func (c TsAlterRetention) DuplicatePolicyBlock() TsAlterDuplicatePolicyBlock
func (TsAlterRetention) DuplicatePolicyFirst ¶
func (c TsAlterRetention) DuplicatePolicyFirst() TsAlterDuplicatePolicyFirst
func (TsAlterRetention) DuplicatePolicyLast ¶
func (c TsAlterRetention) DuplicatePolicyLast() TsAlterDuplicatePolicyLast
func (TsAlterRetention) DuplicatePolicyMax ¶
func (c TsAlterRetention) DuplicatePolicyMax() TsAlterDuplicatePolicyMax
func (TsAlterRetention) DuplicatePolicyMin ¶
func (c TsAlterRetention) DuplicatePolicyMin() TsAlterDuplicatePolicyMin
func (TsAlterRetention) DuplicatePolicySum ¶
func (c TsAlterRetention) DuplicatePolicySum() TsAlterDuplicatePolicySum
func (TsAlterRetention) Labels ¶
func (c TsAlterRetention) Labels() TsAlterLabels
type TsCreate ¶
type TsCreate Completed
func (TsCreate) Key ¶
func (c TsCreate) Key(key string) TsCreateKey
type TsCreateChunkSize ¶
type TsCreateChunkSize Completed
func (TsCreateChunkSize) Build ¶
func (c TsCreateChunkSize) Build() Completed
func (TsCreateChunkSize) DuplicatePolicyBlock ¶
func (c TsCreateChunkSize) DuplicatePolicyBlock() TsCreateDuplicatePolicyBlock
func (TsCreateChunkSize) DuplicatePolicyFirst ¶
func (c TsCreateChunkSize) DuplicatePolicyFirst() TsCreateDuplicatePolicyFirst
func (TsCreateChunkSize) DuplicatePolicyLast ¶
func (c TsCreateChunkSize) DuplicatePolicyLast() TsCreateDuplicatePolicyLast
func (TsCreateChunkSize) DuplicatePolicyMax ¶
func (c TsCreateChunkSize) DuplicatePolicyMax() TsCreateDuplicatePolicyMax
func (TsCreateChunkSize) DuplicatePolicyMin ¶
func (c TsCreateChunkSize) DuplicatePolicyMin() TsCreateDuplicatePolicyMin
func (TsCreateChunkSize) DuplicatePolicySum ¶
func (c TsCreateChunkSize) DuplicatePolicySum() TsCreateDuplicatePolicySum
func (TsCreateChunkSize) Labels ¶
func (c TsCreateChunkSize) Labels() TsCreateLabels
type TsCreateDuplicatePolicyBlock ¶
type TsCreateDuplicatePolicyBlock Completed
func (TsCreateDuplicatePolicyBlock) Build ¶
func (c TsCreateDuplicatePolicyBlock) Build() Completed
func (TsCreateDuplicatePolicyBlock) Labels ¶
func (c TsCreateDuplicatePolicyBlock) Labels() TsCreateLabels
type TsCreateDuplicatePolicyFirst ¶
type TsCreateDuplicatePolicyFirst Completed
func (TsCreateDuplicatePolicyFirst) Build ¶
func (c TsCreateDuplicatePolicyFirst) Build() Completed
func (TsCreateDuplicatePolicyFirst) Labels ¶
func (c TsCreateDuplicatePolicyFirst) Labels() TsCreateLabels
type TsCreateDuplicatePolicyLast ¶
type TsCreateDuplicatePolicyLast Completed
func (TsCreateDuplicatePolicyLast) Build ¶
func (c TsCreateDuplicatePolicyLast) Build() Completed
func (TsCreateDuplicatePolicyLast) Labels ¶
func (c TsCreateDuplicatePolicyLast) Labels() TsCreateLabels
type TsCreateDuplicatePolicyMax ¶
type TsCreateDuplicatePolicyMax Completed
func (TsCreateDuplicatePolicyMax) Build ¶
func (c TsCreateDuplicatePolicyMax) Build() Completed
func (TsCreateDuplicatePolicyMax) Labels ¶
func (c TsCreateDuplicatePolicyMax) Labels() TsCreateLabels
type TsCreateDuplicatePolicyMin ¶
type TsCreateDuplicatePolicyMin Completed
func (TsCreateDuplicatePolicyMin) Build ¶
func (c TsCreateDuplicatePolicyMin) Build() Completed
func (TsCreateDuplicatePolicyMin) Labels ¶
func (c TsCreateDuplicatePolicyMin) Labels() TsCreateLabels
type TsCreateDuplicatePolicySum ¶
type TsCreateDuplicatePolicySum Completed
func (TsCreateDuplicatePolicySum) Build ¶
func (c TsCreateDuplicatePolicySum) Build() Completed
func (TsCreateDuplicatePolicySum) Labels ¶
func (c TsCreateDuplicatePolicySum) Labels() TsCreateLabels
type TsCreateEncodingCompressed ¶
type TsCreateEncodingCompressed Completed
func (TsCreateEncodingCompressed) Build ¶
func (c TsCreateEncodingCompressed) Build() Completed
func (TsCreateEncodingCompressed) ChunkSize ¶
func (c TsCreateEncodingCompressed) ChunkSize(size int64) TsCreateChunkSize
func (TsCreateEncodingCompressed) DuplicatePolicyBlock ¶
func (c TsCreateEncodingCompressed) DuplicatePolicyBlock() TsCreateDuplicatePolicyBlock
func (TsCreateEncodingCompressed) DuplicatePolicyFirst ¶
func (c TsCreateEncodingCompressed) DuplicatePolicyFirst() TsCreateDuplicatePolicyFirst
func (TsCreateEncodingCompressed) DuplicatePolicyLast ¶
func (c TsCreateEncodingCompressed) DuplicatePolicyLast() TsCreateDuplicatePolicyLast
func (TsCreateEncodingCompressed) DuplicatePolicyMax ¶
func (c TsCreateEncodingCompressed) DuplicatePolicyMax() TsCreateDuplicatePolicyMax
func (TsCreateEncodingCompressed) DuplicatePolicyMin ¶
func (c TsCreateEncodingCompressed) DuplicatePolicyMin() TsCreateDuplicatePolicyMin
func (TsCreateEncodingCompressed) DuplicatePolicySum ¶
func (c TsCreateEncodingCompressed) DuplicatePolicySum() TsCreateDuplicatePolicySum
func (TsCreateEncodingCompressed) Labels ¶
func (c TsCreateEncodingCompressed) Labels() TsCreateLabels
type TsCreateEncodingUncompressed ¶
type TsCreateEncodingUncompressed Completed
func (TsCreateEncodingUncompressed) Build ¶
func (c TsCreateEncodingUncompressed) Build() Completed
func (TsCreateEncodingUncompressed) ChunkSize ¶
func (c TsCreateEncodingUncompressed) ChunkSize(size int64) TsCreateChunkSize
func (TsCreateEncodingUncompressed) DuplicatePolicyBlock ¶
func (c TsCreateEncodingUncompressed) DuplicatePolicyBlock() TsCreateDuplicatePolicyBlock
func (TsCreateEncodingUncompressed) DuplicatePolicyFirst ¶
func (c TsCreateEncodingUncompressed) DuplicatePolicyFirst() TsCreateDuplicatePolicyFirst
func (TsCreateEncodingUncompressed) DuplicatePolicyLast ¶
func (c TsCreateEncodingUncompressed) DuplicatePolicyLast() TsCreateDuplicatePolicyLast
func (TsCreateEncodingUncompressed) DuplicatePolicyMax ¶
func (c TsCreateEncodingUncompressed) DuplicatePolicyMax() TsCreateDuplicatePolicyMax
func (TsCreateEncodingUncompressed) DuplicatePolicyMin ¶
func (c TsCreateEncodingUncompressed) DuplicatePolicyMin() TsCreateDuplicatePolicyMin
func (TsCreateEncodingUncompressed) DuplicatePolicySum ¶
func (c TsCreateEncodingUncompressed) DuplicatePolicySum() TsCreateDuplicatePolicySum
func (TsCreateEncodingUncompressed) Labels ¶
func (c TsCreateEncodingUncompressed) Labels() TsCreateLabels
type TsCreateKey ¶
type TsCreateKey Completed
func (TsCreateKey) Build ¶
func (c TsCreateKey) Build() Completed
func (TsCreateKey) ChunkSize ¶
func (c TsCreateKey) ChunkSize(size int64) TsCreateChunkSize
func (TsCreateKey) DuplicatePolicyBlock ¶
func (c TsCreateKey) DuplicatePolicyBlock() TsCreateDuplicatePolicyBlock
func (TsCreateKey) DuplicatePolicyFirst ¶
func (c TsCreateKey) DuplicatePolicyFirst() TsCreateDuplicatePolicyFirst
func (TsCreateKey) DuplicatePolicyLast ¶
func (c TsCreateKey) DuplicatePolicyLast() TsCreateDuplicatePolicyLast
func (TsCreateKey) DuplicatePolicyMax ¶
func (c TsCreateKey) DuplicatePolicyMax() TsCreateDuplicatePolicyMax
func (TsCreateKey) DuplicatePolicyMin ¶
func (c TsCreateKey) DuplicatePolicyMin() TsCreateDuplicatePolicyMin
func (TsCreateKey) DuplicatePolicySum ¶
func (c TsCreateKey) DuplicatePolicySum() TsCreateDuplicatePolicySum
func (TsCreateKey) EncodingCompressed ¶
func (c TsCreateKey) EncodingCompressed() TsCreateEncodingCompressed
func (TsCreateKey) EncodingUncompressed ¶
func (c TsCreateKey) EncodingUncompressed() TsCreateEncodingUncompressed
func (TsCreateKey) Labels ¶
func (c TsCreateKey) Labels() TsCreateLabels
func (TsCreateKey) Retention ¶
func (c TsCreateKey) Retention(retentionperiod int64) TsCreateRetention
type TsCreateLabels ¶
type TsCreateLabels Completed
func (TsCreateLabels) Build ¶
func (c TsCreateLabels) Build() Completed
func (TsCreateLabels) Labels ¶
func (c TsCreateLabels) Labels(label string, value string) TsCreateLabels
type TsCreateRetention ¶
type TsCreateRetention Completed
func (TsCreateRetention) Build ¶
func (c TsCreateRetention) Build() Completed
func (TsCreateRetention) ChunkSize ¶
func (c TsCreateRetention) ChunkSize(size int64) TsCreateChunkSize
func (TsCreateRetention) DuplicatePolicyBlock ¶
func (c TsCreateRetention) DuplicatePolicyBlock() TsCreateDuplicatePolicyBlock
func (TsCreateRetention) DuplicatePolicyFirst ¶
func (c TsCreateRetention) DuplicatePolicyFirst() TsCreateDuplicatePolicyFirst
func (TsCreateRetention) DuplicatePolicyLast ¶
func (c TsCreateRetention) DuplicatePolicyLast() TsCreateDuplicatePolicyLast
func (TsCreateRetention) DuplicatePolicyMax ¶
func (c TsCreateRetention) DuplicatePolicyMax() TsCreateDuplicatePolicyMax
func (TsCreateRetention) DuplicatePolicyMin ¶
func (c TsCreateRetention) DuplicatePolicyMin() TsCreateDuplicatePolicyMin
func (TsCreateRetention) DuplicatePolicySum ¶
func (c TsCreateRetention) DuplicatePolicySum() TsCreateDuplicatePolicySum
func (TsCreateRetention) EncodingCompressed ¶
func (c TsCreateRetention) EncodingCompressed() TsCreateEncodingCompressed
func (TsCreateRetention) EncodingUncompressed ¶
func (c TsCreateRetention) EncodingUncompressed() TsCreateEncodingUncompressed
func (TsCreateRetention) Labels ¶
func (c TsCreateRetention) Labels() TsCreateLabels
type TsCreaterule ¶
type TsCreaterule Completed
func (TsCreaterule) Sourcekey ¶
func (c TsCreaterule) Sourcekey(sourcekey string) TsCreateruleSourcekey
type TsCreateruleAggregationAvg ¶
type TsCreateruleAggregationAvg Completed
func (TsCreateruleAggregationAvg) Bucketduration ¶
func (c TsCreateruleAggregationAvg) Bucketduration(bucketduration int64) TsCreateruleBucketduration
type TsCreateruleAggregationCount ¶
type TsCreateruleAggregationCount Completed
func (TsCreateruleAggregationCount) Bucketduration ¶
func (c TsCreateruleAggregationCount) Bucketduration(bucketduration int64) TsCreateruleBucketduration
type TsCreateruleAggregationFirst ¶
type TsCreateruleAggregationFirst Completed
func (TsCreateruleAggregationFirst) Bucketduration ¶
func (c TsCreateruleAggregationFirst) Bucketduration(bucketduration int64) TsCreateruleBucketduration
type TsCreateruleAggregationLast ¶
type TsCreateruleAggregationLast Completed
func (TsCreateruleAggregationLast) Bucketduration ¶
func (c TsCreateruleAggregationLast) Bucketduration(bucketduration int64) TsCreateruleBucketduration
type TsCreateruleAggregationMax ¶
type TsCreateruleAggregationMax Completed
func (TsCreateruleAggregationMax) Bucketduration ¶
func (c TsCreateruleAggregationMax) Bucketduration(bucketduration int64) TsCreateruleBucketduration
type TsCreateruleAggregationMin ¶
type TsCreateruleAggregationMin Completed
func (TsCreateruleAggregationMin) Bucketduration ¶
func (c TsCreateruleAggregationMin) Bucketduration(bucketduration int64) TsCreateruleBucketduration
type TsCreateruleAggregationRange ¶
type TsCreateruleAggregationRange Completed
func (TsCreateruleAggregationRange) Bucketduration ¶
func (c TsCreateruleAggregationRange) Bucketduration(bucketduration int64) TsCreateruleBucketduration
type TsCreateruleAggregationStdP ¶
type TsCreateruleAggregationStdP Completed
func (TsCreateruleAggregationStdP) Bucketduration ¶
func (c TsCreateruleAggregationStdP) Bucketduration(bucketduration int64) TsCreateruleBucketduration
type TsCreateruleAggregationStdS ¶
type TsCreateruleAggregationStdS Completed
func (TsCreateruleAggregationStdS) Bucketduration ¶
func (c TsCreateruleAggregationStdS) Bucketduration(bucketduration int64) TsCreateruleBucketduration
type TsCreateruleAggregationSum ¶
type TsCreateruleAggregationSum Completed
func (TsCreateruleAggregationSum) Bucketduration ¶
func (c TsCreateruleAggregationSum) Bucketduration(bucketduration int64) TsCreateruleBucketduration
type TsCreateruleAggregationTwa ¶
type TsCreateruleAggregationTwa Completed
func (TsCreateruleAggregationTwa) Bucketduration ¶
func (c TsCreateruleAggregationTwa) Bucketduration(bucketduration int64) TsCreateruleBucketduration
type TsCreateruleAggregationVarP ¶
type TsCreateruleAggregationVarP Completed
func (TsCreateruleAggregationVarP) Bucketduration ¶
func (c TsCreateruleAggregationVarP) Bucketduration(bucketduration int64) TsCreateruleBucketduration
type TsCreateruleAggregationVarS ¶
type TsCreateruleAggregationVarS Completed
func (TsCreateruleAggregationVarS) Bucketduration ¶
func (c TsCreateruleAggregationVarS) Bucketduration(bucketduration int64) TsCreateruleBucketduration
type TsCreateruleAligntimestamp ¶
type TsCreateruleAligntimestamp Completed
func (TsCreateruleAligntimestamp) Build ¶
func (c TsCreateruleAligntimestamp) Build() Completed
type TsCreateruleBucketduration ¶
type TsCreateruleBucketduration Completed
func (TsCreateruleBucketduration) Aligntimestamp ¶
func (c TsCreateruleBucketduration) Aligntimestamp(aligntimestamp int64) TsCreateruleAligntimestamp
func (TsCreateruleBucketduration) Build ¶
func (c TsCreateruleBucketduration) Build() Completed
type TsCreateruleDestkey ¶
type TsCreateruleDestkey Completed
func (TsCreateruleDestkey) AggregationAvg ¶
func (c TsCreateruleDestkey) AggregationAvg() TsCreateruleAggregationAvg
func (TsCreateruleDestkey) AggregationCount ¶
func (c TsCreateruleDestkey) AggregationCount() TsCreateruleAggregationCount
func (TsCreateruleDestkey) AggregationFirst ¶
func (c TsCreateruleDestkey) AggregationFirst() TsCreateruleAggregationFirst
func (TsCreateruleDestkey) AggregationLast ¶
func (c TsCreateruleDestkey) AggregationLast() TsCreateruleAggregationLast
func (TsCreateruleDestkey) AggregationMax ¶
func (c TsCreateruleDestkey) AggregationMax() TsCreateruleAggregationMax
func (TsCreateruleDestkey) AggregationMin ¶
func (c TsCreateruleDestkey) AggregationMin() TsCreateruleAggregationMin
func (TsCreateruleDestkey) AggregationRange ¶
func (c TsCreateruleDestkey) AggregationRange() TsCreateruleAggregationRange
func (TsCreateruleDestkey) AggregationStdP ¶
func (c TsCreateruleDestkey) AggregationStdP() TsCreateruleAggregationStdP
func (TsCreateruleDestkey) AggregationStdS ¶
func (c TsCreateruleDestkey) AggregationStdS() TsCreateruleAggregationStdS
func (TsCreateruleDestkey) AggregationSum ¶
func (c TsCreateruleDestkey) AggregationSum() TsCreateruleAggregationSum
func (TsCreateruleDestkey) AggregationTwa ¶
func (c TsCreateruleDestkey) AggregationTwa() TsCreateruleAggregationTwa
func (TsCreateruleDestkey) AggregationVarP ¶
func (c TsCreateruleDestkey) AggregationVarP() TsCreateruleAggregationVarP
func (TsCreateruleDestkey) AggregationVarS ¶
func (c TsCreateruleDestkey) AggregationVarS() TsCreateruleAggregationVarS
type TsCreateruleSourcekey ¶
type TsCreateruleSourcekey Completed
func (TsCreateruleSourcekey) Destkey ¶
func (c TsCreateruleSourcekey) Destkey(destkey string) TsCreateruleDestkey
type TsDecrby ¶
type TsDecrby Completed
func (TsDecrby) Key ¶
func (c TsDecrby) Key(key string) TsDecrbyKey
type TsDecrbyChunkSize ¶
type TsDecrbyChunkSize Completed
func (TsDecrbyChunkSize) Build ¶
func (c TsDecrbyChunkSize) Build() Completed
func (TsDecrbyChunkSize) Labels ¶
func (c TsDecrbyChunkSize) Labels() TsDecrbyLabels
type TsDecrbyKey ¶
type TsDecrbyKey Completed
func (TsDecrbyKey) Value ¶
func (c TsDecrbyKey) Value(value float64) TsDecrbyValue
type TsDecrbyLabels ¶
type TsDecrbyLabels Completed
func (TsDecrbyLabels) Build ¶
func (c TsDecrbyLabels) Build() Completed
func (TsDecrbyLabels) Labels ¶
func (c TsDecrbyLabels) Labels(label string, value string) TsDecrbyLabels
type TsDecrbyRetention ¶
type TsDecrbyRetention Completed
func (TsDecrbyRetention) Build ¶
func (c TsDecrbyRetention) Build() Completed
func (TsDecrbyRetention) ChunkSize ¶
func (c TsDecrbyRetention) ChunkSize(size int64) TsDecrbyChunkSize
func (TsDecrbyRetention) Labels ¶
func (c TsDecrbyRetention) Labels() TsDecrbyLabels
func (TsDecrbyRetention) Uncompressed ¶
func (c TsDecrbyRetention) Uncompressed() TsDecrbyUncompressed
type TsDecrbyTimestamp ¶
type TsDecrbyTimestamp Completed
func (TsDecrbyTimestamp) Build ¶
func (c TsDecrbyTimestamp) Build() Completed
func (TsDecrbyTimestamp) ChunkSize ¶
func (c TsDecrbyTimestamp) ChunkSize(size int64) TsDecrbyChunkSize
func (TsDecrbyTimestamp) Labels ¶
func (c TsDecrbyTimestamp) Labels() TsDecrbyLabels
func (TsDecrbyTimestamp) Retention ¶
func (c TsDecrbyTimestamp) Retention(retentionperiod int64) TsDecrbyRetention
func (TsDecrbyTimestamp) Uncompressed ¶
func (c TsDecrbyTimestamp) Uncompressed() TsDecrbyUncompressed
type TsDecrbyUncompressed ¶
type TsDecrbyUncompressed Completed
func (TsDecrbyUncompressed) Build ¶
func (c TsDecrbyUncompressed) Build() Completed
func (TsDecrbyUncompressed) ChunkSize ¶
func (c TsDecrbyUncompressed) ChunkSize(size int64) TsDecrbyChunkSize
func (TsDecrbyUncompressed) Labels ¶
func (c TsDecrbyUncompressed) Labels() TsDecrbyLabels
type TsDecrbyValue ¶
type TsDecrbyValue Completed
func (TsDecrbyValue) Build ¶
func (c TsDecrbyValue) Build() Completed
func (TsDecrbyValue) ChunkSize ¶
func (c TsDecrbyValue) ChunkSize(size int64) TsDecrbyChunkSize
func (TsDecrbyValue) Labels ¶
func (c TsDecrbyValue) Labels() TsDecrbyLabels
func (TsDecrbyValue) Retention ¶
func (c TsDecrbyValue) Retention(retentionperiod int64) TsDecrbyRetention
func (TsDecrbyValue) Timestamp ¶
func (c TsDecrbyValue) Timestamp(timestamp int64) TsDecrbyTimestamp
func (TsDecrbyValue) Uncompressed ¶
func (c TsDecrbyValue) Uncompressed() TsDecrbyUncompressed
type TsDelFromTimestamp ¶
type TsDelFromTimestamp Completed
func (TsDelFromTimestamp) ToTimestamp ¶
func (c TsDelFromTimestamp) ToTimestamp(toTimestamp int64) TsDelToTimestamp
type TsDelKey ¶
type TsDelKey Completed
func (TsDelKey) FromTimestamp ¶
func (c TsDelKey) FromTimestamp(fromTimestamp int64) TsDelFromTimestamp
type TsDelToTimestamp ¶
type TsDelToTimestamp Completed
func (TsDelToTimestamp) Build ¶
func (c TsDelToTimestamp) Build() Completed
type TsDeleterule ¶
type TsDeleterule Completed
func (TsDeleterule) Sourcekey ¶
func (c TsDeleterule) Sourcekey(sourcekey string) TsDeleteruleSourcekey
type TsDeleteruleDestkey ¶
type TsDeleteruleDestkey Completed
func (TsDeleteruleDestkey) Build ¶
func (c TsDeleteruleDestkey) Build() Completed
type TsDeleteruleSourcekey ¶
type TsDeleteruleSourcekey Completed
func (TsDeleteruleSourcekey) Destkey ¶
func (c TsDeleteruleSourcekey) Destkey(destkey string) TsDeleteruleDestkey
type TsGetKey ¶
type TsGetKey Completed
func (TsGetKey) Latest ¶
func (c TsGetKey) Latest() TsGetLatest
type TsGetLatest ¶
type TsGetLatest Completed
func (TsGetLatest) Build ¶
func (c TsGetLatest) Build() Completed
type TsIncrby ¶
type TsIncrby Completed
func (TsIncrby) Key ¶
func (c TsIncrby) Key(key string) TsIncrbyKey
type TsIncrbyChunkSize ¶
type TsIncrbyChunkSize Completed
func (TsIncrbyChunkSize) Build ¶
func (c TsIncrbyChunkSize) Build() Completed
func (TsIncrbyChunkSize) Labels ¶
func (c TsIncrbyChunkSize) Labels() TsIncrbyLabels
type TsIncrbyKey ¶
type TsIncrbyKey Completed
func (TsIncrbyKey) Value ¶
func (c TsIncrbyKey) Value(value float64) TsIncrbyValue
type TsIncrbyLabels ¶
type TsIncrbyLabels Completed
func (TsIncrbyLabels) Build ¶
func (c TsIncrbyLabels) Build() Completed
func (TsIncrbyLabels) Labels ¶
func (c TsIncrbyLabels) Labels(label string, value string) TsIncrbyLabels
type TsIncrbyRetention ¶
type TsIncrbyRetention Completed
func (TsIncrbyRetention) Build ¶
func (c TsIncrbyRetention) Build() Completed
func (TsIncrbyRetention) ChunkSize ¶
func (c TsIncrbyRetention) ChunkSize(size int64) TsIncrbyChunkSize
func (TsIncrbyRetention) Labels ¶
func (c TsIncrbyRetention) Labels() TsIncrbyLabels
func (TsIncrbyRetention) Uncompressed ¶
func (c TsIncrbyRetention) Uncompressed() TsIncrbyUncompressed
type TsIncrbyTimestamp ¶
type TsIncrbyTimestamp Completed
func (TsIncrbyTimestamp) Build ¶
func (c TsIncrbyTimestamp) Build() Completed
func (TsIncrbyTimestamp) ChunkSize ¶
func (c TsIncrbyTimestamp) ChunkSize(size int64) TsIncrbyChunkSize
func (TsIncrbyTimestamp) Labels ¶
func (c TsIncrbyTimestamp) Labels() TsIncrbyLabels
func (TsIncrbyTimestamp) Retention ¶
func (c TsIncrbyTimestamp) Retention(retentionperiod int64) TsIncrbyRetention
func (TsIncrbyTimestamp) Uncompressed ¶
func (c TsIncrbyTimestamp) Uncompressed() TsIncrbyUncompressed
type TsIncrbyUncompressed ¶
type TsIncrbyUncompressed Completed
func (TsIncrbyUncompressed) Build ¶
func (c TsIncrbyUncompressed) Build() Completed
func (TsIncrbyUncompressed) ChunkSize ¶
func (c TsIncrbyUncompressed) ChunkSize(size int64) TsIncrbyChunkSize
func (TsIncrbyUncompressed) Labels ¶
func (c TsIncrbyUncompressed) Labels() TsIncrbyLabels
type TsIncrbyValue ¶
type TsIncrbyValue Completed
func (TsIncrbyValue) Build ¶
func (c TsIncrbyValue) Build() Completed
func (TsIncrbyValue) ChunkSize ¶
func (c TsIncrbyValue) ChunkSize(size int64) TsIncrbyChunkSize
func (TsIncrbyValue) Labels ¶
func (c TsIncrbyValue) Labels() TsIncrbyLabels
func (TsIncrbyValue) Retention ¶
func (c TsIncrbyValue) Retention(retentionperiod int64) TsIncrbyRetention
func (TsIncrbyValue) Timestamp ¶
func (c TsIncrbyValue) Timestamp(timestamp int64) TsIncrbyTimestamp
func (TsIncrbyValue) Uncompressed ¶
func (c TsIncrbyValue) Uncompressed() TsIncrbyUncompressed
type TsInfoDebug ¶
type TsInfoDebug Completed
func (TsInfoDebug) Build ¶
func (c TsInfoDebug) Build() Completed
type TsInfoKey ¶
type TsInfoKey Completed
func (TsInfoKey) Debug ¶
func (c TsInfoKey) Debug(debug string) TsInfoDebug
type TsMadd ¶
type TsMadd Completed
func (TsMadd) KeyTimestampValue ¶
func (c TsMadd) KeyTimestampValue() TsMaddKeyTimestampValue
type TsMaddKeyTimestampValue ¶
type TsMaddKeyTimestampValue Completed
func (TsMaddKeyTimestampValue) Build ¶
func (c TsMaddKeyTimestampValue) Build() Completed
func (TsMaddKeyTimestampValue) KeyTimestampValue ¶
func (c TsMaddKeyTimestampValue) KeyTimestampValue(key string, timestamp int64, value float64) TsMaddKeyTimestampValue
type TsMget ¶
type TsMget Completed
func (TsMget) Filter ¶
func (c TsMget) Filter(filter ...string) TsMgetFilter
func (TsMget) Latest ¶
func (c TsMget) Latest() TsMgetLatest
func (TsMget) SelectedLabels ¶
func (c TsMget) SelectedLabels(labels []string) TsMgetSelectedLabels
func (TsMget) Withlabels ¶
func (c TsMget) Withlabels() TsMgetWithlabels
type TsMgetFilter ¶
type TsMgetFilter Completed
func (TsMgetFilter) Build ¶
func (c TsMgetFilter) Build() Completed
func (TsMgetFilter) Filter ¶
func (c TsMgetFilter) Filter(filter ...string) TsMgetFilter
type TsMgetLatest ¶
type TsMgetLatest Completed
func (TsMgetLatest) Filter ¶
func (c TsMgetLatest) Filter(filter ...string) TsMgetFilter
func (TsMgetLatest) SelectedLabels ¶
func (c TsMgetLatest) SelectedLabels(labels []string) TsMgetSelectedLabels
func (TsMgetLatest) Withlabels ¶
func (c TsMgetLatest) Withlabels() TsMgetWithlabels
type TsMgetSelectedLabels ¶
type TsMgetSelectedLabels Completed
func (TsMgetSelectedLabels) Filter ¶
func (c TsMgetSelectedLabels) Filter(filter ...string) TsMgetFilter
type TsMgetWithlabels ¶
type TsMgetWithlabels Completed
func (TsMgetWithlabels) Filter ¶
func (c TsMgetWithlabels) Filter(filter ...string) TsMgetFilter
type TsMrange ¶
type TsMrange Completed
func (TsMrange) Fromtimestamp ¶
func (c TsMrange) Fromtimestamp(fromtimestamp int64) TsMrangeFromtimestamp
type TsMrangeAggregationAggregationAvg ¶
type TsMrangeAggregationAggregationAvg Completed
func (TsMrangeAggregationAggregationAvg) Bucketduration ¶
func (c TsMrangeAggregationAggregationAvg) Bucketduration(bucketduration int64) TsMrangeAggregationBucketduration
type TsMrangeAggregationAggregationCount ¶
type TsMrangeAggregationAggregationCount Completed
func (TsMrangeAggregationAggregationCount) Bucketduration ¶
func (c TsMrangeAggregationAggregationCount) Bucketduration(bucketduration int64) TsMrangeAggregationBucketduration
type TsMrangeAggregationAggregationFirst ¶
type TsMrangeAggregationAggregationFirst Completed
func (TsMrangeAggregationAggregationFirst) Bucketduration ¶
func (c TsMrangeAggregationAggregationFirst) Bucketduration(bucketduration int64) TsMrangeAggregationBucketduration
type TsMrangeAggregationAggregationLast ¶
type TsMrangeAggregationAggregationLast Completed
func (TsMrangeAggregationAggregationLast) Bucketduration ¶
func (c TsMrangeAggregationAggregationLast) Bucketduration(bucketduration int64) TsMrangeAggregationBucketduration
type TsMrangeAggregationAggregationMax ¶
type TsMrangeAggregationAggregationMax Completed
func (TsMrangeAggregationAggregationMax) Bucketduration ¶
func (c TsMrangeAggregationAggregationMax) Bucketduration(bucketduration int64) TsMrangeAggregationBucketduration
type TsMrangeAggregationAggregationMin ¶
type TsMrangeAggregationAggregationMin Completed
func (TsMrangeAggregationAggregationMin) Bucketduration ¶
func (c TsMrangeAggregationAggregationMin) Bucketduration(bucketduration int64) TsMrangeAggregationBucketduration
type TsMrangeAggregationAggregationRange ¶
type TsMrangeAggregationAggregationRange Completed
func (TsMrangeAggregationAggregationRange) Bucketduration ¶
func (c TsMrangeAggregationAggregationRange) Bucketduration(bucketduration int64) TsMrangeAggregationBucketduration
type TsMrangeAggregationAggregationStdP ¶
type TsMrangeAggregationAggregationStdP Completed
func (TsMrangeAggregationAggregationStdP) Bucketduration ¶
func (c TsMrangeAggregationAggregationStdP) Bucketduration(bucketduration int64) TsMrangeAggregationBucketduration
type TsMrangeAggregationAggregationStdS ¶
type TsMrangeAggregationAggregationStdS Completed
func (TsMrangeAggregationAggregationStdS) Bucketduration ¶
func (c TsMrangeAggregationAggregationStdS) Bucketduration(bucketduration int64) TsMrangeAggregationBucketduration
type TsMrangeAggregationAggregationSum ¶
type TsMrangeAggregationAggregationSum Completed
func (TsMrangeAggregationAggregationSum) Bucketduration ¶
func (c TsMrangeAggregationAggregationSum) Bucketduration(bucketduration int64) TsMrangeAggregationBucketduration
type TsMrangeAggregationAggregationTwa ¶
type TsMrangeAggregationAggregationTwa Completed
func (TsMrangeAggregationAggregationTwa) Bucketduration ¶
func (c TsMrangeAggregationAggregationTwa) Bucketduration(bucketduration int64) TsMrangeAggregationBucketduration
type TsMrangeAggregationAggregationVarP ¶
type TsMrangeAggregationAggregationVarP Completed
func (TsMrangeAggregationAggregationVarP) Bucketduration ¶
func (c TsMrangeAggregationAggregationVarP) Bucketduration(bucketduration int64) TsMrangeAggregationBucketduration
type TsMrangeAggregationAggregationVarS ¶
type TsMrangeAggregationAggregationVarS Completed
func (TsMrangeAggregationAggregationVarS) Bucketduration ¶
func (c TsMrangeAggregationAggregationVarS) Bucketduration(bucketduration int64) TsMrangeAggregationBucketduration
type TsMrangeAggregationBucketduration ¶
type TsMrangeAggregationBucketduration Completed
func (TsMrangeAggregationBucketduration) Buckettimestamp ¶
func (c TsMrangeAggregationBucketduration) Buckettimestamp(buckettimestamp string) TsMrangeAggregationBuckettimestamp
func (TsMrangeAggregationBucketduration) Empty ¶
func (c TsMrangeAggregationBucketduration) Empty() TsMrangeAggregationEmpty
func (TsMrangeAggregationBucketduration) Filter ¶
func (c TsMrangeAggregationBucketduration) Filter(filter ...string) TsMrangeFilter
type TsMrangeAggregationBuckettimestamp ¶
type TsMrangeAggregationBuckettimestamp Completed
func (TsMrangeAggregationBuckettimestamp) Empty ¶
func (c TsMrangeAggregationBuckettimestamp) Empty() TsMrangeAggregationEmpty
func (TsMrangeAggregationBuckettimestamp) Filter ¶
func (c TsMrangeAggregationBuckettimestamp) Filter(filter ...string) TsMrangeFilter
type TsMrangeAggregationEmpty ¶
type TsMrangeAggregationEmpty Completed
func (TsMrangeAggregationEmpty) Filter ¶
func (c TsMrangeAggregationEmpty) Filter(filter ...string) TsMrangeFilter
type TsMrangeAlign ¶
type TsMrangeAlign Completed
func (TsMrangeAlign) AggregationAvg ¶
func (c TsMrangeAlign) AggregationAvg() TsMrangeAggregationAggregationAvg
func (TsMrangeAlign) AggregationCount ¶
func (c TsMrangeAlign) AggregationCount() TsMrangeAggregationAggregationCount
func (TsMrangeAlign) AggregationFirst ¶
func (c TsMrangeAlign) AggregationFirst() TsMrangeAggregationAggregationFirst
func (TsMrangeAlign) AggregationLast ¶
func (c TsMrangeAlign) AggregationLast() TsMrangeAggregationAggregationLast
func (TsMrangeAlign) AggregationMax ¶
func (c TsMrangeAlign) AggregationMax() TsMrangeAggregationAggregationMax
func (TsMrangeAlign) AggregationMin ¶
func (c TsMrangeAlign) AggregationMin() TsMrangeAggregationAggregationMin
func (TsMrangeAlign) AggregationRange ¶
func (c TsMrangeAlign) AggregationRange() TsMrangeAggregationAggregationRange
func (TsMrangeAlign) AggregationStdP ¶
func (c TsMrangeAlign) AggregationStdP() TsMrangeAggregationAggregationStdP
func (TsMrangeAlign) AggregationStdS ¶
func (c TsMrangeAlign) AggregationStdS() TsMrangeAggregationAggregationStdS
func (TsMrangeAlign) AggregationSum ¶
func (c TsMrangeAlign) AggregationSum() TsMrangeAggregationAggregationSum
func (TsMrangeAlign) AggregationTwa ¶
func (c TsMrangeAlign) AggregationTwa() TsMrangeAggregationAggregationTwa
func (TsMrangeAlign) AggregationVarP ¶
func (c TsMrangeAlign) AggregationVarP() TsMrangeAggregationAggregationVarP
func (TsMrangeAlign) AggregationVarS ¶
func (c TsMrangeAlign) AggregationVarS() TsMrangeAggregationAggregationVarS
func (TsMrangeAlign) Filter ¶
func (c TsMrangeAlign) Filter(filter ...string) TsMrangeFilter
type TsMrangeCount ¶
type TsMrangeCount Completed
func (TsMrangeCount) AggregationAvg ¶
func (c TsMrangeCount) AggregationAvg() TsMrangeAggregationAggregationAvg
func (TsMrangeCount) AggregationCount ¶
func (c TsMrangeCount) AggregationCount() TsMrangeAggregationAggregationCount
func (TsMrangeCount) AggregationFirst ¶
func (c TsMrangeCount) AggregationFirst() TsMrangeAggregationAggregationFirst
func (TsMrangeCount) AggregationLast ¶
func (c TsMrangeCount) AggregationLast() TsMrangeAggregationAggregationLast
func (TsMrangeCount) AggregationMax ¶
func (c TsMrangeCount) AggregationMax() TsMrangeAggregationAggregationMax
func (TsMrangeCount) AggregationMin ¶
func (c TsMrangeCount) AggregationMin() TsMrangeAggregationAggregationMin
func (TsMrangeCount) AggregationRange ¶
func (c TsMrangeCount) AggregationRange() TsMrangeAggregationAggregationRange
func (TsMrangeCount) AggregationStdP ¶
func (c TsMrangeCount) AggregationStdP() TsMrangeAggregationAggregationStdP
func (TsMrangeCount) AggregationStdS ¶
func (c TsMrangeCount) AggregationStdS() TsMrangeAggregationAggregationStdS
func (TsMrangeCount) AggregationSum ¶
func (c TsMrangeCount) AggregationSum() TsMrangeAggregationAggregationSum
func (TsMrangeCount) AggregationTwa ¶
func (c TsMrangeCount) AggregationTwa() TsMrangeAggregationAggregationTwa
func (TsMrangeCount) AggregationVarP ¶
func (c TsMrangeCount) AggregationVarP() TsMrangeAggregationAggregationVarP
func (TsMrangeCount) AggregationVarS ¶
func (c TsMrangeCount) AggregationVarS() TsMrangeAggregationAggregationVarS
func (TsMrangeCount) Align ¶
func (c TsMrangeCount) Align(value string) TsMrangeAlign
func (TsMrangeCount) Filter ¶
func (c TsMrangeCount) Filter(filter ...string) TsMrangeFilter
type TsMrangeFilter ¶
type TsMrangeFilter Completed
func (TsMrangeFilter) Build ¶
func (c TsMrangeFilter) Build() Completed
func (TsMrangeFilter) Filter ¶
func (c TsMrangeFilter) Filter(filter ...string) TsMrangeFilter
func (TsMrangeFilter) Groupby ¶
func (c TsMrangeFilter) Groupby(label string, reduce string, reducer string) TsMrangeGroupby
type TsMrangeFilterByTs ¶
type TsMrangeFilterByTs Completed
func (TsMrangeFilterByTs) AggregationAvg ¶
func (c TsMrangeFilterByTs) AggregationAvg() TsMrangeAggregationAggregationAvg
func (TsMrangeFilterByTs) AggregationCount ¶
func (c TsMrangeFilterByTs) AggregationCount() TsMrangeAggregationAggregationCount
func (TsMrangeFilterByTs) AggregationFirst ¶
func (c TsMrangeFilterByTs) AggregationFirst() TsMrangeAggregationAggregationFirst
func (TsMrangeFilterByTs) AggregationLast ¶
func (c TsMrangeFilterByTs) AggregationLast() TsMrangeAggregationAggregationLast
func (TsMrangeFilterByTs) AggregationMax ¶
func (c TsMrangeFilterByTs) AggregationMax() TsMrangeAggregationAggregationMax
func (TsMrangeFilterByTs) AggregationMin ¶
func (c TsMrangeFilterByTs) AggregationMin() TsMrangeAggregationAggregationMin
func (TsMrangeFilterByTs) AggregationRange ¶
func (c TsMrangeFilterByTs) AggregationRange() TsMrangeAggregationAggregationRange
func (TsMrangeFilterByTs) AggregationStdP ¶
func (c TsMrangeFilterByTs) AggregationStdP() TsMrangeAggregationAggregationStdP
func (TsMrangeFilterByTs) AggregationStdS ¶
func (c TsMrangeFilterByTs) AggregationStdS() TsMrangeAggregationAggregationStdS
func (TsMrangeFilterByTs) AggregationSum ¶
func (c TsMrangeFilterByTs) AggregationSum() TsMrangeAggregationAggregationSum
func (TsMrangeFilterByTs) AggregationTwa ¶
func (c TsMrangeFilterByTs) AggregationTwa() TsMrangeAggregationAggregationTwa
func (TsMrangeFilterByTs) AggregationVarP ¶
func (c TsMrangeFilterByTs) AggregationVarP() TsMrangeAggregationAggregationVarP
func (TsMrangeFilterByTs) AggregationVarS ¶
func (c TsMrangeFilterByTs) AggregationVarS() TsMrangeAggregationAggregationVarS
func (TsMrangeFilterByTs) Align ¶
func (c TsMrangeFilterByTs) Align(value string) TsMrangeAlign
func (TsMrangeFilterByTs) Count ¶
func (c TsMrangeFilterByTs) Count(count int64) TsMrangeCount
func (TsMrangeFilterByTs) Filter ¶
func (c TsMrangeFilterByTs) Filter(filter ...string) TsMrangeFilter
func (TsMrangeFilterByTs) FilterByTs ¶
func (c TsMrangeFilterByTs) FilterByTs(timestamp ...int64) TsMrangeFilterByTs
func (TsMrangeFilterByTs) FilterByValue ¶
func (c TsMrangeFilterByTs) FilterByValue(min float64, max float64) TsMrangeFilterByValue
func (TsMrangeFilterByTs) SelectedLabels ¶
func (c TsMrangeFilterByTs) SelectedLabels(labels []string) TsMrangeSelectedLabels
func (TsMrangeFilterByTs) Withlabels ¶
func (c TsMrangeFilterByTs) Withlabels() TsMrangeWithlabels
type TsMrangeFilterByValue ¶
type TsMrangeFilterByValue Completed
func (TsMrangeFilterByValue) AggregationAvg ¶
func (c TsMrangeFilterByValue) AggregationAvg() TsMrangeAggregationAggregationAvg
func (TsMrangeFilterByValue) AggregationCount ¶
func (c TsMrangeFilterByValue) AggregationCount() TsMrangeAggregationAggregationCount
func (TsMrangeFilterByValue) AggregationFirst ¶
func (c TsMrangeFilterByValue) AggregationFirst() TsMrangeAggregationAggregationFirst
func (TsMrangeFilterByValue) AggregationLast ¶
func (c TsMrangeFilterByValue) AggregationLast() TsMrangeAggregationAggregationLast
func (TsMrangeFilterByValue) AggregationMax ¶
func (c TsMrangeFilterByValue) AggregationMax() TsMrangeAggregationAggregationMax
func (TsMrangeFilterByValue) AggregationMin ¶
func (c TsMrangeFilterByValue) AggregationMin() TsMrangeAggregationAggregationMin
func (TsMrangeFilterByValue) AggregationRange ¶
func (c TsMrangeFilterByValue) AggregationRange() TsMrangeAggregationAggregationRange
func (TsMrangeFilterByValue) AggregationStdP ¶
func (c TsMrangeFilterByValue) AggregationStdP() TsMrangeAggregationAggregationStdP
func (TsMrangeFilterByValue) AggregationStdS ¶
func (c TsMrangeFilterByValue) AggregationStdS() TsMrangeAggregationAggregationStdS
func (TsMrangeFilterByValue) AggregationSum ¶
func (c TsMrangeFilterByValue) AggregationSum() TsMrangeAggregationAggregationSum
func (TsMrangeFilterByValue) AggregationTwa ¶
func (c TsMrangeFilterByValue) AggregationTwa() TsMrangeAggregationAggregationTwa
func (TsMrangeFilterByValue) AggregationVarP ¶
func (c TsMrangeFilterByValue) AggregationVarP() TsMrangeAggregationAggregationVarP
func (TsMrangeFilterByValue) AggregationVarS ¶
func (c TsMrangeFilterByValue) AggregationVarS() TsMrangeAggregationAggregationVarS
func (TsMrangeFilterByValue) Align ¶
func (c TsMrangeFilterByValue) Align(value string) TsMrangeAlign
func (TsMrangeFilterByValue) Count ¶
func (c TsMrangeFilterByValue) Count(count int64) TsMrangeCount
func (TsMrangeFilterByValue) Filter ¶
func (c TsMrangeFilterByValue) Filter(filter ...string) TsMrangeFilter
func (TsMrangeFilterByValue) SelectedLabels ¶
func (c TsMrangeFilterByValue) SelectedLabels(labels []string) TsMrangeSelectedLabels
func (TsMrangeFilterByValue) Withlabels ¶
func (c TsMrangeFilterByValue) Withlabels() TsMrangeWithlabels
type TsMrangeFromtimestamp ¶
type TsMrangeFromtimestamp Completed
func (TsMrangeFromtimestamp) Totimestamp ¶
func (c TsMrangeFromtimestamp) Totimestamp(totimestamp int64) TsMrangeTotimestamp
type TsMrangeGroupby ¶
type TsMrangeGroupby Completed
func (TsMrangeGroupby) Build ¶
func (c TsMrangeGroupby) Build() Completed
type TsMrangeLatest ¶
type TsMrangeLatest Completed
func (TsMrangeLatest) AggregationAvg ¶
func (c TsMrangeLatest) AggregationAvg() TsMrangeAggregationAggregationAvg
func (TsMrangeLatest) AggregationCount ¶
func (c TsMrangeLatest) AggregationCount() TsMrangeAggregationAggregationCount
func (TsMrangeLatest) AggregationFirst ¶
func (c TsMrangeLatest) AggregationFirst() TsMrangeAggregationAggregationFirst
func (TsMrangeLatest) AggregationLast ¶
func (c TsMrangeLatest) AggregationLast() TsMrangeAggregationAggregationLast
func (TsMrangeLatest) AggregationMax ¶
func (c TsMrangeLatest) AggregationMax() TsMrangeAggregationAggregationMax
func (TsMrangeLatest) AggregationMin ¶
func (c TsMrangeLatest) AggregationMin() TsMrangeAggregationAggregationMin
func (TsMrangeLatest) AggregationRange ¶
func (c TsMrangeLatest) AggregationRange() TsMrangeAggregationAggregationRange
func (TsMrangeLatest) AggregationStdP ¶
func (c TsMrangeLatest) AggregationStdP() TsMrangeAggregationAggregationStdP
func (TsMrangeLatest) AggregationStdS ¶
func (c TsMrangeLatest) AggregationStdS() TsMrangeAggregationAggregationStdS
func (TsMrangeLatest) AggregationSum ¶
func (c TsMrangeLatest) AggregationSum() TsMrangeAggregationAggregationSum
func (TsMrangeLatest) AggregationTwa ¶
func (c TsMrangeLatest) AggregationTwa() TsMrangeAggregationAggregationTwa
func (TsMrangeLatest) AggregationVarP ¶
func (c TsMrangeLatest) AggregationVarP() TsMrangeAggregationAggregationVarP
func (TsMrangeLatest) AggregationVarS ¶
func (c TsMrangeLatest) AggregationVarS() TsMrangeAggregationAggregationVarS
func (TsMrangeLatest) Align ¶
func (c TsMrangeLatest) Align(value string) TsMrangeAlign
func (TsMrangeLatest) Count ¶
func (c TsMrangeLatest) Count(count int64) TsMrangeCount
func (TsMrangeLatest) Filter ¶
func (c TsMrangeLatest) Filter(filter ...string) TsMrangeFilter
func (TsMrangeLatest) FilterByTs ¶
func (c TsMrangeLatest) FilterByTs(timestamp ...int64) TsMrangeFilterByTs
func (TsMrangeLatest) FilterByValue ¶
func (c TsMrangeLatest) FilterByValue(min float64, max float64) TsMrangeFilterByValue
func (TsMrangeLatest) SelectedLabels ¶
func (c TsMrangeLatest) SelectedLabels(labels []string) TsMrangeSelectedLabels
func (TsMrangeLatest) Withlabels ¶
func (c TsMrangeLatest) Withlabels() TsMrangeWithlabels
type TsMrangeSelectedLabels ¶
type TsMrangeSelectedLabels Completed
func (TsMrangeSelectedLabels) AggregationAvg ¶
func (c TsMrangeSelectedLabels) AggregationAvg() TsMrangeAggregationAggregationAvg
func (TsMrangeSelectedLabels) AggregationCount ¶
func (c TsMrangeSelectedLabels) AggregationCount() TsMrangeAggregationAggregationCount
func (TsMrangeSelectedLabels) AggregationFirst ¶
func (c TsMrangeSelectedLabels) AggregationFirst() TsMrangeAggregationAggregationFirst
func (TsMrangeSelectedLabels) AggregationLast ¶
func (c TsMrangeSelectedLabels) AggregationLast() TsMrangeAggregationAggregationLast
func (TsMrangeSelectedLabels) AggregationMax ¶
func (c TsMrangeSelectedLabels) AggregationMax() TsMrangeAggregationAggregationMax
func (TsMrangeSelectedLabels) AggregationMin ¶
func (c TsMrangeSelectedLabels) AggregationMin() TsMrangeAggregationAggregationMin
func (TsMrangeSelectedLabels) AggregationRange ¶
func (c TsMrangeSelectedLabels) AggregationRange() TsMrangeAggregationAggregationRange
func (TsMrangeSelectedLabels) AggregationStdP ¶
func (c TsMrangeSelectedLabels) AggregationStdP() TsMrangeAggregationAggregationStdP
func (TsMrangeSelectedLabels) AggregationStdS ¶
func (c TsMrangeSelectedLabels) AggregationStdS() TsMrangeAggregationAggregationStdS
func (TsMrangeSelectedLabels) AggregationSum ¶
func (c TsMrangeSelectedLabels) AggregationSum() TsMrangeAggregationAggregationSum
func (TsMrangeSelectedLabels) AggregationTwa ¶
func (c TsMrangeSelectedLabels) AggregationTwa() TsMrangeAggregationAggregationTwa
func (TsMrangeSelectedLabels) AggregationVarP ¶
func (c TsMrangeSelectedLabels) AggregationVarP() TsMrangeAggregationAggregationVarP
func (TsMrangeSelectedLabels) AggregationVarS ¶
func (c TsMrangeSelectedLabels) AggregationVarS() TsMrangeAggregationAggregationVarS
func (TsMrangeSelectedLabels) Align ¶
func (c TsMrangeSelectedLabels) Align(value string) TsMrangeAlign
func (TsMrangeSelectedLabels) Count ¶
func (c TsMrangeSelectedLabels) Count(count int64) TsMrangeCount
func (TsMrangeSelectedLabels) Filter ¶
func (c TsMrangeSelectedLabels) Filter(filter ...string) TsMrangeFilter
type TsMrangeTotimestamp ¶
type TsMrangeTotimestamp Completed
func (TsMrangeTotimestamp) AggregationAvg ¶
func (c TsMrangeTotimestamp) AggregationAvg() TsMrangeAggregationAggregationAvg
func (TsMrangeTotimestamp) AggregationCount ¶
func (c TsMrangeTotimestamp) AggregationCount() TsMrangeAggregationAggregationCount
func (TsMrangeTotimestamp) AggregationFirst ¶
func (c TsMrangeTotimestamp) AggregationFirst() TsMrangeAggregationAggregationFirst
func (TsMrangeTotimestamp) AggregationLast ¶
func (c TsMrangeTotimestamp) AggregationLast() TsMrangeAggregationAggregationLast
func (TsMrangeTotimestamp) AggregationMax ¶
func (c TsMrangeTotimestamp) AggregationMax() TsMrangeAggregationAggregationMax
func (TsMrangeTotimestamp) AggregationMin ¶
func (c TsMrangeTotimestamp) AggregationMin() TsMrangeAggregationAggregationMin
func (TsMrangeTotimestamp) AggregationRange ¶
func (c TsMrangeTotimestamp) AggregationRange() TsMrangeAggregationAggregationRange
func (TsMrangeTotimestamp) AggregationStdP ¶
func (c TsMrangeTotimestamp) AggregationStdP() TsMrangeAggregationAggregationStdP
func (TsMrangeTotimestamp) AggregationStdS ¶
func (c TsMrangeTotimestamp) AggregationStdS() TsMrangeAggregationAggregationStdS
func (TsMrangeTotimestamp) AggregationSum ¶
func (c TsMrangeTotimestamp) AggregationSum() TsMrangeAggregationAggregationSum
func (TsMrangeTotimestamp) AggregationTwa ¶
func (c TsMrangeTotimestamp) AggregationTwa() TsMrangeAggregationAggregationTwa
func (TsMrangeTotimestamp) AggregationVarP ¶
func (c TsMrangeTotimestamp) AggregationVarP() TsMrangeAggregationAggregationVarP
func (TsMrangeTotimestamp) AggregationVarS ¶
func (c TsMrangeTotimestamp) AggregationVarS() TsMrangeAggregationAggregationVarS
func (TsMrangeTotimestamp) Align ¶
func (c TsMrangeTotimestamp) Align(value string) TsMrangeAlign
func (TsMrangeTotimestamp) Count ¶
func (c TsMrangeTotimestamp) Count(count int64) TsMrangeCount
func (TsMrangeTotimestamp) Filter ¶
func (c TsMrangeTotimestamp) Filter(filter ...string) TsMrangeFilter
func (TsMrangeTotimestamp) FilterByTs ¶
func (c TsMrangeTotimestamp) FilterByTs(timestamp ...int64) TsMrangeFilterByTs
func (TsMrangeTotimestamp) FilterByValue ¶
func (c TsMrangeTotimestamp) FilterByValue(min float64, max float64) TsMrangeFilterByValue
func (TsMrangeTotimestamp) Latest ¶
func (c TsMrangeTotimestamp) Latest() TsMrangeLatest
func (TsMrangeTotimestamp) SelectedLabels ¶
func (c TsMrangeTotimestamp) SelectedLabels(labels []string) TsMrangeSelectedLabels
func (TsMrangeTotimestamp) Withlabels ¶
func (c TsMrangeTotimestamp) Withlabels() TsMrangeWithlabels
type TsMrangeWithlabels ¶
type TsMrangeWithlabels Completed
func (TsMrangeWithlabels) AggregationAvg ¶
func (c TsMrangeWithlabels) AggregationAvg() TsMrangeAggregationAggregationAvg
func (TsMrangeWithlabels) AggregationCount ¶
func (c TsMrangeWithlabels) AggregationCount() TsMrangeAggregationAggregationCount
func (TsMrangeWithlabels) AggregationFirst ¶
func (c TsMrangeWithlabels) AggregationFirst() TsMrangeAggregationAggregationFirst
func (TsMrangeWithlabels) AggregationLast ¶
func (c TsMrangeWithlabels) AggregationLast() TsMrangeAggregationAggregationLast
func (TsMrangeWithlabels) AggregationMax ¶
func (c TsMrangeWithlabels) AggregationMax() TsMrangeAggregationAggregationMax
func (TsMrangeWithlabels) AggregationMin ¶
func (c TsMrangeWithlabels) AggregationMin() TsMrangeAggregationAggregationMin
func (TsMrangeWithlabels) AggregationRange ¶
func (c TsMrangeWithlabels) AggregationRange() TsMrangeAggregationAggregationRange
func (TsMrangeWithlabels) AggregationStdP ¶
func (c TsMrangeWithlabels) AggregationStdP() TsMrangeAggregationAggregationStdP
func (TsMrangeWithlabels) AggregationStdS ¶
func (c TsMrangeWithlabels) AggregationStdS() TsMrangeAggregationAggregationStdS
func (TsMrangeWithlabels) AggregationSum ¶
func (c TsMrangeWithlabels) AggregationSum() TsMrangeAggregationAggregationSum
func (TsMrangeWithlabels) AggregationTwa ¶
func (c TsMrangeWithlabels) AggregationTwa() TsMrangeAggregationAggregationTwa
func (TsMrangeWithlabels) AggregationVarP ¶
func (c TsMrangeWithlabels) AggregationVarP() TsMrangeAggregationAggregationVarP
func (TsMrangeWithlabels) AggregationVarS ¶
func (c TsMrangeWithlabels) AggregationVarS() TsMrangeAggregationAggregationVarS
func (TsMrangeWithlabels) Align ¶
func (c TsMrangeWithlabels) Align(value string) TsMrangeAlign
func (TsMrangeWithlabels) Count ¶
func (c TsMrangeWithlabels) Count(count int64) TsMrangeCount
func (TsMrangeWithlabels) Filter ¶
func (c TsMrangeWithlabels) Filter(filter ...string) TsMrangeFilter
type TsMrevrange ¶
type TsMrevrange Completed
func (TsMrevrange) Fromtimestamp ¶
func (c TsMrevrange) Fromtimestamp(fromtimestamp int64) TsMrevrangeFromtimestamp
type TsMrevrangeAggregationAggregationAvg ¶
type TsMrevrangeAggregationAggregationAvg Completed
func (TsMrevrangeAggregationAggregationAvg) Bucketduration ¶
func (c TsMrevrangeAggregationAggregationAvg) Bucketduration(bucketduration int64) TsMrevrangeAggregationBucketduration
type TsMrevrangeAggregationAggregationCount ¶
type TsMrevrangeAggregationAggregationCount Completed
func (TsMrevrangeAggregationAggregationCount) Bucketduration ¶
func (c TsMrevrangeAggregationAggregationCount) Bucketduration(bucketduration int64) TsMrevrangeAggregationBucketduration
type TsMrevrangeAggregationAggregationFirst ¶
type TsMrevrangeAggregationAggregationFirst Completed
func (TsMrevrangeAggregationAggregationFirst) Bucketduration ¶
func (c TsMrevrangeAggregationAggregationFirst) Bucketduration(bucketduration int64) TsMrevrangeAggregationBucketduration
type TsMrevrangeAggregationAggregationLast ¶
type TsMrevrangeAggregationAggregationLast Completed
func (TsMrevrangeAggregationAggregationLast) Bucketduration ¶
func (c TsMrevrangeAggregationAggregationLast) Bucketduration(bucketduration int64) TsMrevrangeAggregationBucketduration
type TsMrevrangeAggregationAggregationMax ¶
type TsMrevrangeAggregationAggregationMax Completed
func (TsMrevrangeAggregationAggregationMax) Bucketduration ¶
func (c TsMrevrangeAggregationAggregationMax) Bucketduration(bucketduration int64) TsMrevrangeAggregationBucketduration
type TsMrevrangeAggregationAggregationMin ¶
type TsMrevrangeAggregationAggregationMin Completed
func (TsMrevrangeAggregationAggregationMin) Bucketduration ¶
func (c TsMrevrangeAggregationAggregationMin) Bucketduration(bucketduration int64) TsMrevrangeAggregationBucketduration
type TsMrevrangeAggregationAggregationRange ¶
type TsMrevrangeAggregationAggregationRange Completed
func (TsMrevrangeAggregationAggregationRange) Bucketduration ¶
func (c TsMrevrangeAggregationAggregationRange) Bucketduration(bucketduration int64) TsMrevrangeAggregationBucketduration
type TsMrevrangeAggregationAggregationStdP ¶
type TsMrevrangeAggregationAggregationStdP Completed
func (TsMrevrangeAggregationAggregationStdP) Bucketduration ¶
func (c TsMrevrangeAggregationAggregationStdP) Bucketduration(bucketduration int64) TsMrevrangeAggregationBucketduration
type TsMrevrangeAggregationAggregationStdS ¶
type TsMrevrangeAggregationAggregationStdS Completed
func (TsMrevrangeAggregationAggregationStdS) Bucketduration ¶
func (c TsMrevrangeAggregationAggregationStdS) Bucketduration(bucketduration int64) TsMrevrangeAggregationBucketduration
type TsMrevrangeAggregationAggregationSum ¶
type TsMrevrangeAggregationAggregationSum Completed
func (TsMrevrangeAggregationAggregationSum) Bucketduration ¶
func (c TsMrevrangeAggregationAggregationSum) Bucketduration(bucketduration int64) TsMrevrangeAggregationBucketduration
type TsMrevrangeAggregationAggregationTwa ¶
type TsMrevrangeAggregationAggregationTwa Completed
func (TsMrevrangeAggregationAggregationTwa) Bucketduration ¶
func (c TsMrevrangeAggregationAggregationTwa) Bucketduration(bucketduration int64) TsMrevrangeAggregationBucketduration
type TsMrevrangeAggregationAggregationVarP ¶
type TsMrevrangeAggregationAggregationVarP Completed
func (TsMrevrangeAggregationAggregationVarP) Bucketduration ¶
func (c TsMrevrangeAggregationAggregationVarP) Bucketduration(bucketduration int64) TsMrevrangeAggregationBucketduration
type TsMrevrangeAggregationAggregationVarS ¶
type TsMrevrangeAggregationAggregationVarS Completed
func (TsMrevrangeAggregationAggregationVarS) Bucketduration ¶
func (c TsMrevrangeAggregationAggregationVarS) Bucketduration(bucketduration int64) TsMrevrangeAggregationBucketduration
type TsMrevrangeAggregationBucketduration ¶
type TsMrevrangeAggregationBucketduration Completed
func (TsMrevrangeAggregationBucketduration) Buckettimestamp ¶
func (c TsMrevrangeAggregationBucketduration) Buckettimestamp(buckettimestamp string) TsMrevrangeAggregationBuckettimestamp
func (TsMrevrangeAggregationBucketduration) Empty ¶
func (c TsMrevrangeAggregationBucketduration) Empty() TsMrevrangeAggregationEmpty
func (TsMrevrangeAggregationBucketduration) Filter ¶
func (c TsMrevrangeAggregationBucketduration) Filter(filter ...string) TsMrevrangeFilter
type TsMrevrangeAggregationBuckettimestamp ¶
type TsMrevrangeAggregationBuckettimestamp Completed
func (TsMrevrangeAggregationBuckettimestamp) Empty ¶
func (c TsMrevrangeAggregationBuckettimestamp) Empty() TsMrevrangeAggregationEmpty
func (TsMrevrangeAggregationBuckettimestamp) Filter ¶
func (c TsMrevrangeAggregationBuckettimestamp) Filter(filter ...string) TsMrevrangeFilter
type TsMrevrangeAggregationEmpty ¶
type TsMrevrangeAggregationEmpty Completed
func (TsMrevrangeAggregationEmpty) Filter ¶
func (c TsMrevrangeAggregationEmpty) Filter(filter ...string) TsMrevrangeFilter
type TsMrevrangeAlign ¶
type TsMrevrangeAlign Completed
func (TsMrevrangeAlign) AggregationAvg ¶
func (c TsMrevrangeAlign) AggregationAvg() TsMrevrangeAggregationAggregationAvg
func (TsMrevrangeAlign) AggregationCount ¶
func (c TsMrevrangeAlign) AggregationCount() TsMrevrangeAggregationAggregationCount
func (TsMrevrangeAlign) AggregationFirst ¶
func (c TsMrevrangeAlign) AggregationFirst() TsMrevrangeAggregationAggregationFirst
func (TsMrevrangeAlign) AggregationLast ¶
func (c TsMrevrangeAlign) AggregationLast() TsMrevrangeAggregationAggregationLast
func (TsMrevrangeAlign) AggregationMax ¶
func (c TsMrevrangeAlign) AggregationMax() TsMrevrangeAggregationAggregationMax
func (TsMrevrangeAlign) AggregationMin ¶
func (c TsMrevrangeAlign) AggregationMin() TsMrevrangeAggregationAggregationMin
func (TsMrevrangeAlign) AggregationRange ¶
func (c TsMrevrangeAlign) AggregationRange() TsMrevrangeAggregationAggregationRange
func (TsMrevrangeAlign) AggregationStdP ¶
func (c TsMrevrangeAlign) AggregationStdP() TsMrevrangeAggregationAggregationStdP
func (TsMrevrangeAlign) AggregationStdS ¶
func (c TsMrevrangeAlign) AggregationStdS() TsMrevrangeAggregationAggregationStdS
func (TsMrevrangeAlign) AggregationSum ¶
func (c TsMrevrangeAlign) AggregationSum() TsMrevrangeAggregationAggregationSum
func (TsMrevrangeAlign) AggregationTwa ¶
func (c TsMrevrangeAlign) AggregationTwa() TsMrevrangeAggregationAggregationTwa
func (TsMrevrangeAlign) AggregationVarP ¶
func (c TsMrevrangeAlign) AggregationVarP() TsMrevrangeAggregationAggregationVarP
func (TsMrevrangeAlign) AggregationVarS ¶
func (c TsMrevrangeAlign) AggregationVarS() TsMrevrangeAggregationAggregationVarS
func (TsMrevrangeAlign) Filter ¶
func (c TsMrevrangeAlign) Filter(filter ...string) TsMrevrangeFilter
type TsMrevrangeCount ¶
type TsMrevrangeCount Completed
func (TsMrevrangeCount) AggregationAvg ¶
func (c TsMrevrangeCount) AggregationAvg() TsMrevrangeAggregationAggregationAvg
func (TsMrevrangeCount) AggregationCount ¶
func (c TsMrevrangeCount) AggregationCount() TsMrevrangeAggregationAggregationCount
func (TsMrevrangeCount) AggregationFirst ¶
func (c TsMrevrangeCount) AggregationFirst() TsMrevrangeAggregationAggregationFirst
func (TsMrevrangeCount) AggregationLast ¶
func (c TsMrevrangeCount) AggregationLast() TsMrevrangeAggregationAggregationLast
func (TsMrevrangeCount) AggregationMax ¶
func (c TsMrevrangeCount) AggregationMax() TsMrevrangeAggregationAggregationMax
func (TsMrevrangeCount) AggregationMin ¶
func (c TsMrevrangeCount) AggregationMin() TsMrevrangeAggregationAggregationMin
func (TsMrevrangeCount) AggregationRange ¶
func (c TsMrevrangeCount) AggregationRange() TsMrevrangeAggregationAggregationRange
func (TsMrevrangeCount) AggregationStdP ¶
func (c TsMrevrangeCount) AggregationStdP() TsMrevrangeAggregationAggregationStdP
func (TsMrevrangeCount) AggregationStdS ¶
func (c TsMrevrangeCount) AggregationStdS() TsMrevrangeAggregationAggregationStdS
func (TsMrevrangeCount) AggregationSum ¶
func (c TsMrevrangeCount) AggregationSum() TsMrevrangeAggregationAggregationSum
func (TsMrevrangeCount) AggregationTwa ¶
func (c TsMrevrangeCount) AggregationTwa() TsMrevrangeAggregationAggregationTwa
func (TsMrevrangeCount) AggregationVarP ¶
func (c TsMrevrangeCount) AggregationVarP() TsMrevrangeAggregationAggregationVarP
func (TsMrevrangeCount) AggregationVarS ¶
func (c TsMrevrangeCount) AggregationVarS() TsMrevrangeAggregationAggregationVarS
func (TsMrevrangeCount) Align ¶
func (c TsMrevrangeCount) Align(value string) TsMrevrangeAlign
func (TsMrevrangeCount) Filter ¶
func (c TsMrevrangeCount) Filter(filter ...string) TsMrevrangeFilter
type TsMrevrangeFilter ¶
type TsMrevrangeFilter Completed
func (TsMrevrangeFilter) Build ¶
func (c TsMrevrangeFilter) Build() Completed
func (TsMrevrangeFilter) Filter ¶
func (c TsMrevrangeFilter) Filter(filter ...string) TsMrevrangeFilter
func (TsMrevrangeFilter) Groupby ¶
func (c TsMrevrangeFilter) Groupby(label string, reduce string, reducer string) TsMrevrangeGroupby
type TsMrevrangeFilterByTs ¶
type TsMrevrangeFilterByTs Completed
func (TsMrevrangeFilterByTs) AggregationAvg ¶
func (c TsMrevrangeFilterByTs) AggregationAvg() TsMrevrangeAggregationAggregationAvg
func (TsMrevrangeFilterByTs) AggregationCount ¶
func (c TsMrevrangeFilterByTs) AggregationCount() TsMrevrangeAggregationAggregationCount
func (TsMrevrangeFilterByTs) AggregationFirst ¶
func (c TsMrevrangeFilterByTs) AggregationFirst() TsMrevrangeAggregationAggregationFirst
func (TsMrevrangeFilterByTs) AggregationLast ¶
func (c TsMrevrangeFilterByTs) AggregationLast() TsMrevrangeAggregationAggregationLast
func (TsMrevrangeFilterByTs) AggregationMax ¶
func (c TsMrevrangeFilterByTs) AggregationMax() TsMrevrangeAggregationAggregationMax
func (TsMrevrangeFilterByTs) AggregationMin ¶
func (c TsMrevrangeFilterByTs) AggregationMin() TsMrevrangeAggregationAggregationMin
func (TsMrevrangeFilterByTs) AggregationRange ¶
func (c TsMrevrangeFilterByTs) AggregationRange() TsMrevrangeAggregationAggregationRange
func (TsMrevrangeFilterByTs) AggregationStdP ¶
func (c TsMrevrangeFilterByTs) AggregationStdP() TsMrevrangeAggregationAggregationStdP
func (TsMrevrangeFilterByTs) AggregationStdS ¶
func (c TsMrevrangeFilterByTs) AggregationStdS() TsMrevrangeAggregationAggregationStdS
func (TsMrevrangeFilterByTs) AggregationSum ¶
func (c TsMrevrangeFilterByTs) AggregationSum() TsMrevrangeAggregationAggregationSum
func (TsMrevrangeFilterByTs) AggregationTwa ¶
func (c TsMrevrangeFilterByTs) AggregationTwa() TsMrevrangeAggregationAggregationTwa
func (TsMrevrangeFilterByTs) AggregationVarP ¶
func (c TsMrevrangeFilterByTs) AggregationVarP() TsMrevrangeAggregationAggregationVarP
func (TsMrevrangeFilterByTs) AggregationVarS ¶
func (c TsMrevrangeFilterByTs) AggregationVarS() TsMrevrangeAggregationAggregationVarS
func (TsMrevrangeFilterByTs) Align ¶
func (c TsMrevrangeFilterByTs) Align(value string) TsMrevrangeAlign
func (TsMrevrangeFilterByTs) Count ¶
func (c TsMrevrangeFilterByTs) Count(count int64) TsMrevrangeCount
func (TsMrevrangeFilterByTs) Filter ¶
func (c TsMrevrangeFilterByTs) Filter(filter ...string) TsMrevrangeFilter
func (TsMrevrangeFilterByTs) FilterByTs ¶
func (c TsMrevrangeFilterByTs) FilterByTs(timestamp ...int64) TsMrevrangeFilterByTs
func (TsMrevrangeFilterByTs) FilterByValue ¶
func (c TsMrevrangeFilterByTs) FilterByValue(min float64, max float64) TsMrevrangeFilterByValue
func (TsMrevrangeFilterByTs) SelectedLabels ¶
func (c TsMrevrangeFilterByTs) SelectedLabels(labels []string) TsMrevrangeSelectedLabels
func (TsMrevrangeFilterByTs) Withlabels ¶
func (c TsMrevrangeFilterByTs) Withlabels() TsMrevrangeWithlabels
type TsMrevrangeFilterByValue ¶
type TsMrevrangeFilterByValue Completed
func (TsMrevrangeFilterByValue) AggregationAvg ¶
func (c TsMrevrangeFilterByValue) AggregationAvg() TsMrevrangeAggregationAggregationAvg
func (TsMrevrangeFilterByValue) AggregationCount ¶
func (c TsMrevrangeFilterByValue) AggregationCount() TsMrevrangeAggregationAggregationCount
func (TsMrevrangeFilterByValue) AggregationFirst ¶
func (c TsMrevrangeFilterByValue) AggregationFirst() TsMrevrangeAggregationAggregationFirst
func (TsMrevrangeFilterByValue) AggregationLast ¶
func (c TsMrevrangeFilterByValue) AggregationLast() TsMrevrangeAggregationAggregationLast
func (TsMrevrangeFilterByValue) AggregationMax ¶
func (c TsMrevrangeFilterByValue) AggregationMax() TsMrevrangeAggregationAggregationMax
func (TsMrevrangeFilterByValue) AggregationMin ¶
func (c TsMrevrangeFilterByValue) AggregationMin() TsMrevrangeAggregationAggregationMin
func (TsMrevrangeFilterByValue) AggregationRange ¶
func (c TsMrevrangeFilterByValue) AggregationRange() TsMrevrangeAggregationAggregationRange
func (TsMrevrangeFilterByValue) AggregationStdP ¶
func (c TsMrevrangeFilterByValue) AggregationStdP() TsMrevrangeAggregationAggregationStdP
func (TsMrevrangeFilterByValue) AggregationStdS ¶
func (c TsMrevrangeFilterByValue) AggregationStdS() TsMrevrangeAggregationAggregationStdS
func (TsMrevrangeFilterByValue) AggregationSum ¶
func (c TsMrevrangeFilterByValue) AggregationSum() TsMrevrangeAggregationAggregationSum
func (TsMrevrangeFilterByValue) AggregationTwa ¶
func (c TsMrevrangeFilterByValue) AggregationTwa() TsMrevrangeAggregationAggregationTwa
func (TsMrevrangeFilterByValue) AggregationVarP ¶
func (c TsMrevrangeFilterByValue) AggregationVarP() TsMrevrangeAggregationAggregationVarP
func (TsMrevrangeFilterByValue) AggregationVarS ¶
func (c TsMrevrangeFilterByValue) AggregationVarS() TsMrevrangeAggregationAggregationVarS
func (TsMrevrangeFilterByValue) Align ¶
func (c TsMrevrangeFilterByValue) Align(value string) TsMrevrangeAlign
func (TsMrevrangeFilterByValue) Count ¶
func (c TsMrevrangeFilterByValue) Count(count int64) TsMrevrangeCount
func (TsMrevrangeFilterByValue) Filter ¶
func (c TsMrevrangeFilterByValue) Filter(filter ...string) TsMrevrangeFilter
func (TsMrevrangeFilterByValue) SelectedLabels ¶
func (c TsMrevrangeFilterByValue) SelectedLabels(labels []string) TsMrevrangeSelectedLabels
func (TsMrevrangeFilterByValue) Withlabels ¶
func (c TsMrevrangeFilterByValue) Withlabels() TsMrevrangeWithlabels
type TsMrevrangeFromtimestamp ¶
type TsMrevrangeFromtimestamp Completed
func (TsMrevrangeFromtimestamp) Totimestamp ¶
func (c TsMrevrangeFromtimestamp) Totimestamp(totimestamp int64) TsMrevrangeTotimestamp
type TsMrevrangeGroupby ¶
type TsMrevrangeGroupby Completed
func (TsMrevrangeGroupby) Build ¶
func (c TsMrevrangeGroupby) Build() Completed
type TsMrevrangeLatest ¶
type TsMrevrangeLatest Completed
func (TsMrevrangeLatest) AggregationAvg ¶
func (c TsMrevrangeLatest) AggregationAvg() TsMrevrangeAggregationAggregationAvg
func (TsMrevrangeLatest) AggregationCount ¶
func (c TsMrevrangeLatest) AggregationCount() TsMrevrangeAggregationAggregationCount
func (TsMrevrangeLatest) AggregationFirst ¶
func (c TsMrevrangeLatest) AggregationFirst() TsMrevrangeAggregationAggregationFirst
func (TsMrevrangeLatest) AggregationLast ¶
func (c TsMrevrangeLatest) AggregationLast() TsMrevrangeAggregationAggregationLast
func (TsMrevrangeLatest) AggregationMax ¶
func (c TsMrevrangeLatest) AggregationMax() TsMrevrangeAggregationAggregationMax
func (TsMrevrangeLatest) AggregationMin ¶
func (c TsMrevrangeLatest) AggregationMin() TsMrevrangeAggregationAggregationMin
func (TsMrevrangeLatest) AggregationRange ¶
func (c TsMrevrangeLatest) AggregationRange() TsMrevrangeAggregationAggregationRange
func (TsMrevrangeLatest) AggregationStdP ¶
func (c TsMrevrangeLatest) AggregationStdP() TsMrevrangeAggregationAggregationStdP
func (TsMrevrangeLatest) AggregationStdS ¶
func (c TsMrevrangeLatest) AggregationStdS() TsMrevrangeAggregationAggregationStdS
func (TsMrevrangeLatest) AggregationSum ¶
func (c TsMrevrangeLatest) AggregationSum() TsMrevrangeAggregationAggregationSum
func (TsMrevrangeLatest) AggregationTwa ¶
func (c TsMrevrangeLatest) AggregationTwa() TsMrevrangeAggregationAggregationTwa
func (TsMrevrangeLatest) AggregationVarP ¶
func (c TsMrevrangeLatest) AggregationVarP() TsMrevrangeAggregationAggregationVarP
func (TsMrevrangeLatest) AggregationVarS ¶
func (c TsMrevrangeLatest) AggregationVarS() TsMrevrangeAggregationAggregationVarS
func (TsMrevrangeLatest) Align ¶
func (c TsMrevrangeLatest) Align(value string) TsMrevrangeAlign
func (TsMrevrangeLatest) Count ¶
func (c TsMrevrangeLatest) Count(count int64) TsMrevrangeCount
func (TsMrevrangeLatest) Filter ¶
func (c TsMrevrangeLatest) Filter(filter ...string) TsMrevrangeFilter
func (TsMrevrangeLatest) FilterByTs ¶
func (c TsMrevrangeLatest) FilterByTs(timestamp ...int64) TsMrevrangeFilterByTs
func (TsMrevrangeLatest) FilterByValue ¶
func (c TsMrevrangeLatest) FilterByValue(min float64, max float64) TsMrevrangeFilterByValue
func (TsMrevrangeLatest) SelectedLabels ¶
func (c TsMrevrangeLatest) SelectedLabels(labels []string) TsMrevrangeSelectedLabels
func (TsMrevrangeLatest) Withlabels ¶
func (c TsMrevrangeLatest) Withlabels() TsMrevrangeWithlabels
type TsMrevrangeSelectedLabels ¶
type TsMrevrangeSelectedLabels Completed
func (TsMrevrangeSelectedLabels) AggregationAvg ¶
func (c TsMrevrangeSelectedLabels) AggregationAvg() TsMrevrangeAggregationAggregationAvg
func (TsMrevrangeSelectedLabels) AggregationCount ¶
func (c TsMrevrangeSelectedLabels) AggregationCount() TsMrevrangeAggregationAggregationCount
func (TsMrevrangeSelectedLabels) AggregationFirst ¶
func (c TsMrevrangeSelectedLabels) AggregationFirst() TsMrevrangeAggregationAggregationFirst
func (TsMrevrangeSelectedLabels) AggregationLast ¶
func (c TsMrevrangeSelectedLabels) AggregationLast() TsMrevrangeAggregationAggregationLast
func (TsMrevrangeSelectedLabels) AggregationMax ¶
func (c TsMrevrangeSelectedLabels) AggregationMax() TsMrevrangeAggregationAggregationMax
func (TsMrevrangeSelectedLabels) AggregationMin ¶
func (c TsMrevrangeSelectedLabels) AggregationMin() TsMrevrangeAggregationAggregationMin
func (TsMrevrangeSelectedLabels) AggregationRange ¶
func (c TsMrevrangeSelectedLabels) AggregationRange() TsMrevrangeAggregationAggregationRange
func (TsMrevrangeSelectedLabels) AggregationStdP ¶
func (c TsMrevrangeSelectedLabels) AggregationStdP() TsMrevrangeAggregationAggregationStdP
func (TsMrevrangeSelectedLabels) AggregationStdS ¶
func (c TsMrevrangeSelectedLabels) AggregationStdS() TsMrevrangeAggregationAggregationStdS
func (TsMrevrangeSelectedLabels) AggregationSum ¶
func (c TsMrevrangeSelectedLabels) AggregationSum() TsMrevrangeAggregationAggregationSum
func (TsMrevrangeSelectedLabels) AggregationTwa ¶
func (c TsMrevrangeSelectedLabels) AggregationTwa() TsMrevrangeAggregationAggregationTwa
func (TsMrevrangeSelectedLabels) AggregationVarP ¶
func (c TsMrevrangeSelectedLabels) AggregationVarP() TsMrevrangeAggregationAggregationVarP
func (TsMrevrangeSelectedLabels) AggregationVarS ¶
func (c TsMrevrangeSelectedLabels) AggregationVarS() TsMrevrangeAggregationAggregationVarS
func (TsMrevrangeSelectedLabels) Align ¶
func (c TsMrevrangeSelectedLabels) Align(value string) TsMrevrangeAlign
func (TsMrevrangeSelectedLabels) Count ¶
func (c TsMrevrangeSelectedLabels) Count(count int64) TsMrevrangeCount
func (TsMrevrangeSelectedLabels) Filter ¶
func (c TsMrevrangeSelectedLabels) Filter(filter ...string) TsMrevrangeFilter
type TsMrevrangeTotimestamp ¶
type TsMrevrangeTotimestamp Completed
func (TsMrevrangeTotimestamp) AggregationAvg ¶
func (c TsMrevrangeTotimestamp) AggregationAvg() TsMrevrangeAggregationAggregationAvg
func (TsMrevrangeTotimestamp) AggregationCount ¶
func (c TsMrevrangeTotimestamp) AggregationCount() TsMrevrangeAggregationAggregationCount
func (TsMrevrangeTotimestamp) AggregationFirst ¶
func (c TsMrevrangeTotimestamp) AggregationFirst() TsMrevrangeAggregationAggregationFirst
func (TsMrevrangeTotimestamp) AggregationLast ¶
func (c TsMrevrangeTotimestamp) AggregationLast() TsMrevrangeAggregationAggregationLast
func (TsMrevrangeTotimestamp) AggregationMax ¶
func (c TsMrevrangeTotimestamp) AggregationMax() TsMrevrangeAggregationAggregationMax
func (TsMrevrangeTotimestamp) AggregationMin ¶
func (c TsMrevrangeTotimestamp) AggregationMin() TsMrevrangeAggregationAggregationMin
func (TsMrevrangeTotimestamp) AggregationRange ¶
func (c TsMrevrangeTotimestamp) AggregationRange() TsMrevrangeAggregationAggregationRange
func (TsMrevrangeTotimestamp) AggregationStdP ¶
func (c TsMrevrangeTotimestamp) AggregationStdP() TsMrevrangeAggregationAggregationStdP
func (TsMrevrangeTotimestamp) AggregationStdS ¶
func (c TsMrevrangeTotimestamp) AggregationStdS() TsMrevrangeAggregationAggregationStdS
func (TsMrevrangeTotimestamp) AggregationSum ¶
func (c TsMrevrangeTotimestamp) AggregationSum() TsMrevrangeAggregationAggregationSum
func (TsMrevrangeTotimestamp) AggregationTwa ¶
func (c TsMrevrangeTotimestamp) AggregationTwa() TsMrevrangeAggregationAggregationTwa
func (TsMrevrangeTotimestamp) AggregationVarP ¶
func (c TsMrevrangeTotimestamp) AggregationVarP() TsMrevrangeAggregationAggregationVarP
func (TsMrevrangeTotimestamp) AggregationVarS ¶
func (c TsMrevrangeTotimestamp) AggregationVarS() TsMrevrangeAggregationAggregationVarS
func (TsMrevrangeTotimestamp) Align ¶
func (c TsMrevrangeTotimestamp) Align(value string) TsMrevrangeAlign
func (TsMrevrangeTotimestamp) Count ¶
func (c TsMrevrangeTotimestamp) Count(count int64) TsMrevrangeCount
func (TsMrevrangeTotimestamp) Filter ¶
func (c TsMrevrangeTotimestamp) Filter(filter ...string) TsMrevrangeFilter
func (TsMrevrangeTotimestamp) FilterByTs ¶
func (c TsMrevrangeTotimestamp) FilterByTs(timestamp ...int64) TsMrevrangeFilterByTs
func (TsMrevrangeTotimestamp) FilterByValue ¶
func (c TsMrevrangeTotimestamp) FilterByValue(min float64, max float64) TsMrevrangeFilterByValue
func (TsMrevrangeTotimestamp) Latest ¶
func (c TsMrevrangeTotimestamp) Latest() TsMrevrangeLatest
func (TsMrevrangeTotimestamp) SelectedLabels ¶
func (c TsMrevrangeTotimestamp) SelectedLabels(labels []string) TsMrevrangeSelectedLabels
func (TsMrevrangeTotimestamp) Withlabels ¶
func (c TsMrevrangeTotimestamp) Withlabels() TsMrevrangeWithlabels
type TsMrevrangeWithlabels ¶
type TsMrevrangeWithlabels Completed
func (TsMrevrangeWithlabels) AggregationAvg ¶
func (c TsMrevrangeWithlabels) AggregationAvg() TsMrevrangeAggregationAggregationAvg
func (TsMrevrangeWithlabels) AggregationCount ¶
func (c TsMrevrangeWithlabels) AggregationCount() TsMrevrangeAggregationAggregationCount
func (TsMrevrangeWithlabels) AggregationFirst ¶
func (c TsMrevrangeWithlabels) AggregationFirst() TsMrevrangeAggregationAggregationFirst
func (TsMrevrangeWithlabels) AggregationLast ¶
func (c TsMrevrangeWithlabels) AggregationLast() TsMrevrangeAggregationAggregationLast
func (TsMrevrangeWithlabels) AggregationMax ¶
func (c TsMrevrangeWithlabels) AggregationMax() TsMrevrangeAggregationAggregationMax
func (TsMrevrangeWithlabels) AggregationMin ¶
func (c TsMrevrangeWithlabels) AggregationMin() TsMrevrangeAggregationAggregationMin
func (TsMrevrangeWithlabels) AggregationRange ¶
func (c TsMrevrangeWithlabels) AggregationRange() TsMrevrangeAggregationAggregationRange
func (TsMrevrangeWithlabels) AggregationStdP ¶
func (c TsMrevrangeWithlabels) AggregationStdP() TsMrevrangeAggregationAggregationStdP
func (TsMrevrangeWithlabels) AggregationStdS ¶
func (c TsMrevrangeWithlabels) AggregationStdS() TsMrevrangeAggregationAggregationStdS
func (TsMrevrangeWithlabels) AggregationSum ¶
func (c TsMrevrangeWithlabels) AggregationSum() TsMrevrangeAggregationAggregationSum
func (TsMrevrangeWithlabels) AggregationTwa ¶
func (c TsMrevrangeWithlabels) AggregationTwa() TsMrevrangeAggregationAggregationTwa
func (TsMrevrangeWithlabels) AggregationVarP ¶
func (c TsMrevrangeWithlabels) AggregationVarP() TsMrevrangeAggregationAggregationVarP
func (TsMrevrangeWithlabels) AggregationVarS ¶
func (c TsMrevrangeWithlabels) AggregationVarS() TsMrevrangeAggregationAggregationVarS
func (TsMrevrangeWithlabels) Align ¶
func (c TsMrevrangeWithlabels) Align(value string) TsMrevrangeAlign
func (TsMrevrangeWithlabels) Count ¶
func (c TsMrevrangeWithlabels) Count(count int64) TsMrevrangeCount
func (TsMrevrangeWithlabels) Filter ¶
func (c TsMrevrangeWithlabels) Filter(filter ...string) TsMrevrangeFilter
type TsQueryindex ¶
type TsQueryindex Completed
func (TsQueryindex) Filter ¶
func (c TsQueryindex) Filter(filter ...string) TsQueryindexFilter
type TsQueryindexFilter ¶
type TsQueryindexFilter Completed
func (TsQueryindexFilter) Build ¶
func (c TsQueryindexFilter) Build() Completed
func (TsQueryindexFilter) Filter ¶
func (c TsQueryindexFilter) Filter(filter ...string) TsQueryindexFilter
type TsRange ¶
type TsRange Completed
func (TsRange) Key ¶
func (c TsRange) Key(key string) TsRangeKey
type TsRangeAggregationAggregationAvg ¶
type TsRangeAggregationAggregationAvg Completed
func (TsRangeAggregationAggregationAvg) Bucketduration ¶
func (c TsRangeAggregationAggregationAvg) Bucketduration(bucketduration int64) TsRangeAggregationBucketduration
type TsRangeAggregationAggregationCount ¶
type TsRangeAggregationAggregationCount Completed
func (TsRangeAggregationAggregationCount) Bucketduration ¶
func (c TsRangeAggregationAggregationCount) Bucketduration(bucketduration int64) TsRangeAggregationBucketduration
type TsRangeAggregationAggregationFirst ¶
type TsRangeAggregationAggregationFirst Completed
func (TsRangeAggregationAggregationFirst) Bucketduration ¶
func (c TsRangeAggregationAggregationFirst) Bucketduration(bucketduration int64) TsRangeAggregationBucketduration
type TsRangeAggregationAggregationLast ¶
type TsRangeAggregationAggregationLast Completed
func (TsRangeAggregationAggregationLast) Bucketduration ¶
func (c TsRangeAggregationAggregationLast) Bucketduration(bucketduration int64) TsRangeAggregationBucketduration
type TsRangeAggregationAggregationMax ¶
type TsRangeAggregationAggregationMax Completed
func (TsRangeAggregationAggregationMax) Bucketduration ¶
func (c TsRangeAggregationAggregationMax) Bucketduration(bucketduration int64) TsRangeAggregationBucketduration
type TsRangeAggregationAggregationMin ¶
type TsRangeAggregationAggregationMin Completed
func (TsRangeAggregationAggregationMin) Bucketduration ¶
func (c TsRangeAggregationAggregationMin) Bucketduration(bucketduration int64) TsRangeAggregationBucketduration
type TsRangeAggregationAggregationRange ¶
type TsRangeAggregationAggregationRange Completed
func (TsRangeAggregationAggregationRange) Bucketduration ¶
func (c TsRangeAggregationAggregationRange) Bucketduration(bucketduration int64) TsRangeAggregationBucketduration
type TsRangeAggregationAggregationStdP ¶
type TsRangeAggregationAggregationStdP Completed
func (TsRangeAggregationAggregationStdP) Bucketduration ¶
func (c TsRangeAggregationAggregationStdP) Bucketduration(bucketduration int64) TsRangeAggregationBucketduration
type TsRangeAggregationAggregationStdS ¶
type TsRangeAggregationAggregationStdS Completed
func (TsRangeAggregationAggregationStdS) Bucketduration ¶
func (c TsRangeAggregationAggregationStdS) Bucketduration(bucketduration int64) TsRangeAggregationBucketduration
type TsRangeAggregationAggregationSum ¶
type TsRangeAggregationAggregationSum Completed
func (TsRangeAggregationAggregationSum) Bucketduration ¶
func (c TsRangeAggregationAggregationSum) Bucketduration(bucketduration int64) TsRangeAggregationBucketduration
type TsRangeAggregationAggregationTwa ¶
type TsRangeAggregationAggregationTwa Completed
func (TsRangeAggregationAggregationTwa) Bucketduration ¶
func (c TsRangeAggregationAggregationTwa) Bucketduration(bucketduration int64) TsRangeAggregationBucketduration
type TsRangeAggregationAggregationVarP ¶
type TsRangeAggregationAggregationVarP Completed
func (TsRangeAggregationAggregationVarP) Bucketduration ¶
func (c TsRangeAggregationAggregationVarP) Bucketduration(bucketduration int64) TsRangeAggregationBucketduration
type TsRangeAggregationAggregationVarS ¶
type TsRangeAggregationAggregationVarS Completed
func (TsRangeAggregationAggregationVarS) Bucketduration ¶
func (c TsRangeAggregationAggregationVarS) Bucketduration(bucketduration int64) TsRangeAggregationBucketduration
type TsRangeAggregationBucketduration ¶
type TsRangeAggregationBucketduration Completed
func (TsRangeAggregationBucketduration) Buckettimestamp ¶
func (c TsRangeAggregationBucketduration) Buckettimestamp(buckettimestamp string) TsRangeAggregationBuckettimestamp
func (TsRangeAggregationBucketduration) Build ¶
func (c TsRangeAggregationBucketduration) Build() Completed
func (TsRangeAggregationBucketduration) Empty ¶
func (c TsRangeAggregationBucketduration) Empty() TsRangeAggregationEmpty
type TsRangeAggregationBuckettimestamp ¶
type TsRangeAggregationBuckettimestamp Completed
func (TsRangeAggregationBuckettimestamp) Build ¶
func (c TsRangeAggregationBuckettimestamp) Build() Completed
func (TsRangeAggregationBuckettimestamp) Empty ¶
func (c TsRangeAggregationBuckettimestamp) Empty() TsRangeAggregationEmpty
type TsRangeAggregationEmpty ¶
type TsRangeAggregationEmpty Completed
func (TsRangeAggregationEmpty) Build ¶
func (c TsRangeAggregationEmpty) Build() Completed
type TsRangeAlign ¶
type TsRangeAlign Completed
func (TsRangeAlign) AggregationAvg ¶
func (c TsRangeAlign) AggregationAvg() TsRangeAggregationAggregationAvg
func (TsRangeAlign) AggregationCount ¶
func (c TsRangeAlign) AggregationCount() TsRangeAggregationAggregationCount
func (TsRangeAlign) AggregationFirst ¶
func (c TsRangeAlign) AggregationFirst() TsRangeAggregationAggregationFirst
func (TsRangeAlign) AggregationLast ¶
func (c TsRangeAlign) AggregationLast() TsRangeAggregationAggregationLast
func (TsRangeAlign) AggregationMax ¶
func (c TsRangeAlign) AggregationMax() TsRangeAggregationAggregationMax
func (TsRangeAlign) AggregationMin ¶
func (c TsRangeAlign) AggregationMin() TsRangeAggregationAggregationMin
func (TsRangeAlign) AggregationRange ¶
func (c TsRangeAlign) AggregationRange() TsRangeAggregationAggregationRange
func (TsRangeAlign) AggregationStdP ¶
func (c TsRangeAlign) AggregationStdP() TsRangeAggregationAggregationStdP
func (TsRangeAlign) AggregationStdS ¶
func (c TsRangeAlign) AggregationStdS() TsRangeAggregationAggregationStdS
func (TsRangeAlign) AggregationSum ¶
func (c TsRangeAlign) AggregationSum() TsRangeAggregationAggregationSum
func (TsRangeAlign) AggregationTwa ¶
func (c TsRangeAlign) AggregationTwa() TsRangeAggregationAggregationTwa
func (TsRangeAlign) AggregationVarP ¶
func (c TsRangeAlign) AggregationVarP() TsRangeAggregationAggregationVarP
func (TsRangeAlign) AggregationVarS ¶
func (c TsRangeAlign) AggregationVarS() TsRangeAggregationAggregationVarS
func (TsRangeAlign) Build ¶
func (c TsRangeAlign) Build() Completed
type TsRangeCount ¶
type TsRangeCount Completed
func (TsRangeCount) AggregationAvg ¶
func (c TsRangeCount) AggregationAvg() TsRangeAggregationAggregationAvg
func (TsRangeCount) AggregationCount ¶
func (c TsRangeCount) AggregationCount() TsRangeAggregationAggregationCount
func (TsRangeCount) AggregationFirst ¶
func (c TsRangeCount) AggregationFirst() TsRangeAggregationAggregationFirst
func (TsRangeCount) AggregationLast ¶
func (c TsRangeCount) AggregationLast() TsRangeAggregationAggregationLast
func (TsRangeCount) AggregationMax ¶
func (c TsRangeCount) AggregationMax() TsRangeAggregationAggregationMax
func (TsRangeCount) AggregationMin ¶
func (c TsRangeCount) AggregationMin() TsRangeAggregationAggregationMin
func (TsRangeCount) AggregationRange ¶
func (c TsRangeCount) AggregationRange() TsRangeAggregationAggregationRange
func (TsRangeCount) AggregationStdP ¶
func (c TsRangeCount) AggregationStdP() TsRangeAggregationAggregationStdP
func (TsRangeCount) AggregationStdS ¶
func (c TsRangeCount) AggregationStdS() TsRangeAggregationAggregationStdS
func (TsRangeCount) AggregationSum ¶
func (c TsRangeCount) AggregationSum() TsRangeAggregationAggregationSum
func (TsRangeCount) AggregationTwa ¶
func (c TsRangeCount) AggregationTwa() TsRangeAggregationAggregationTwa
func (TsRangeCount) AggregationVarP ¶
func (c TsRangeCount) AggregationVarP() TsRangeAggregationAggregationVarP
func (TsRangeCount) AggregationVarS ¶
func (c TsRangeCount) AggregationVarS() TsRangeAggregationAggregationVarS
func (TsRangeCount) Align ¶
func (c TsRangeCount) Align(value string) TsRangeAlign
func (TsRangeCount) Build ¶
func (c TsRangeCount) Build() Completed
type TsRangeFilterByTs ¶
type TsRangeFilterByTs Completed
func (TsRangeFilterByTs) AggregationAvg ¶
func (c TsRangeFilterByTs) AggregationAvg() TsRangeAggregationAggregationAvg
func (TsRangeFilterByTs) AggregationCount ¶
func (c TsRangeFilterByTs) AggregationCount() TsRangeAggregationAggregationCount
func (TsRangeFilterByTs) AggregationFirst ¶
func (c TsRangeFilterByTs) AggregationFirst() TsRangeAggregationAggregationFirst
func (TsRangeFilterByTs) AggregationLast ¶
func (c TsRangeFilterByTs) AggregationLast() TsRangeAggregationAggregationLast
func (TsRangeFilterByTs) AggregationMax ¶
func (c TsRangeFilterByTs) AggregationMax() TsRangeAggregationAggregationMax
func (TsRangeFilterByTs) AggregationMin ¶
func (c TsRangeFilterByTs) AggregationMin() TsRangeAggregationAggregationMin
func (TsRangeFilterByTs) AggregationRange ¶
func (c TsRangeFilterByTs) AggregationRange() TsRangeAggregationAggregationRange
func (TsRangeFilterByTs) AggregationStdP ¶
func (c TsRangeFilterByTs) AggregationStdP() TsRangeAggregationAggregationStdP
func (TsRangeFilterByTs) AggregationStdS ¶
func (c TsRangeFilterByTs) AggregationStdS() TsRangeAggregationAggregationStdS
func (TsRangeFilterByTs) AggregationSum ¶
func (c TsRangeFilterByTs) AggregationSum() TsRangeAggregationAggregationSum
func (TsRangeFilterByTs) AggregationTwa ¶
func (c TsRangeFilterByTs) AggregationTwa() TsRangeAggregationAggregationTwa
func (TsRangeFilterByTs) AggregationVarP ¶
func (c TsRangeFilterByTs) AggregationVarP() TsRangeAggregationAggregationVarP
func (TsRangeFilterByTs) AggregationVarS ¶
func (c TsRangeFilterByTs) AggregationVarS() TsRangeAggregationAggregationVarS
func (TsRangeFilterByTs) Align ¶
func (c TsRangeFilterByTs) Align(value string) TsRangeAlign
func (TsRangeFilterByTs) Build ¶
func (c TsRangeFilterByTs) Build() Completed
func (TsRangeFilterByTs) Count ¶
func (c TsRangeFilterByTs) Count(count int64) TsRangeCount
func (TsRangeFilterByTs) FilterByTs ¶
func (c TsRangeFilterByTs) FilterByTs(timestamp ...int64) TsRangeFilterByTs
func (TsRangeFilterByTs) FilterByValue ¶
func (c TsRangeFilterByTs) FilterByValue(min float64, max float64) TsRangeFilterByValue
type TsRangeFilterByValue ¶
type TsRangeFilterByValue Completed
func (TsRangeFilterByValue) AggregationAvg ¶
func (c TsRangeFilterByValue) AggregationAvg() TsRangeAggregationAggregationAvg
func (TsRangeFilterByValue) AggregationCount ¶
func (c TsRangeFilterByValue) AggregationCount() TsRangeAggregationAggregationCount
func (TsRangeFilterByValue) AggregationFirst ¶
func (c TsRangeFilterByValue) AggregationFirst() TsRangeAggregationAggregationFirst
func (TsRangeFilterByValue) AggregationLast ¶
func (c TsRangeFilterByValue) AggregationLast() TsRangeAggregationAggregationLast
func (TsRangeFilterByValue) AggregationMax ¶
func (c TsRangeFilterByValue) AggregationMax() TsRangeAggregationAggregationMax
func (TsRangeFilterByValue) AggregationMin ¶
func (c TsRangeFilterByValue) AggregationMin() TsRangeAggregationAggregationMin
func (TsRangeFilterByValue) AggregationRange ¶
func (c TsRangeFilterByValue) AggregationRange() TsRangeAggregationAggregationRange
func (TsRangeFilterByValue) AggregationStdP ¶
func (c TsRangeFilterByValue) AggregationStdP() TsRangeAggregationAggregationStdP
func (TsRangeFilterByValue) AggregationStdS ¶
func (c TsRangeFilterByValue) AggregationStdS() TsRangeAggregationAggregationStdS
func (TsRangeFilterByValue) AggregationSum ¶
func (c TsRangeFilterByValue) AggregationSum() TsRangeAggregationAggregationSum
func (TsRangeFilterByValue) AggregationTwa ¶
func (c TsRangeFilterByValue) AggregationTwa() TsRangeAggregationAggregationTwa
func (TsRangeFilterByValue) AggregationVarP ¶
func (c TsRangeFilterByValue) AggregationVarP() TsRangeAggregationAggregationVarP
func (TsRangeFilterByValue) AggregationVarS ¶
func (c TsRangeFilterByValue) AggregationVarS() TsRangeAggregationAggregationVarS
func (TsRangeFilterByValue) Align ¶
func (c TsRangeFilterByValue) Align(value string) TsRangeAlign
func (TsRangeFilterByValue) Build ¶
func (c TsRangeFilterByValue) Build() Completed
func (TsRangeFilterByValue) Count ¶
func (c TsRangeFilterByValue) Count(count int64) TsRangeCount
type TsRangeFromtimestamp ¶
type TsRangeFromtimestamp Completed
func (TsRangeFromtimestamp) Totimestamp ¶
func (c TsRangeFromtimestamp) Totimestamp(totimestamp int64) TsRangeTotimestamp
type TsRangeKey ¶
type TsRangeKey Completed
func (TsRangeKey) Fromtimestamp ¶
func (c TsRangeKey) Fromtimestamp(fromtimestamp int64) TsRangeFromtimestamp
type TsRangeLatest ¶
type TsRangeLatest Completed
func (TsRangeLatest) AggregationAvg ¶
func (c TsRangeLatest) AggregationAvg() TsRangeAggregationAggregationAvg
func (TsRangeLatest) AggregationCount ¶
func (c TsRangeLatest) AggregationCount() TsRangeAggregationAggregationCount
func (TsRangeLatest) AggregationFirst ¶
func (c TsRangeLatest) AggregationFirst() TsRangeAggregationAggregationFirst
func (TsRangeLatest) AggregationLast ¶
func (c TsRangeLatest) AggregationLast() TsRangeAggregationAggregationLast
func (TsRangeLatest) AggregationMax ¶
func (c TsRangeLatest) AggregationMax() TsRangeAggregationAggregationMax
func (TsRangeLatest) AggregationMin ¶
func (c TsRangeLatest) AggregationMin() TsRangeAggregationAggregationMin
func (TsRangeLatest) AggregationRange ¶
func (c TsRangeLatest) AggregationRange() TsRangeAggregationAggregationRange
func (TsRangeLatest) AggregationStdP ¶
func (c TsRangeLatest) AggregationStdP() TsRangeAggregationAggregationStdP
func (TsRangeLatest) AggregationStdS ¶
func (c TsRangeLatest) AggregationStdS() TsRangeAggregationAggregationStdS
func (TsRangeLatest) AggregationSum ¶
func (c TsRangeLatest) AggregationSum() TsRangeAggregationAggregationSum
func (TsRangeLatest) AggregationTwa ¶
func (c TsRangeLatest) AggregationTwa() TsRangeAggregationAggregationTwa
func (TsRangeLatest) AggregationVarP ¶
func (c TsRangeLatest) AggregationVarP() TsRangeAggregationAggregationVarP
func (TsRangeLatest) AggregationVarS ¶
func (c TsRangeLatest) AggregationVarS() TsRangeAggregationAggregationVarS
func (TsRangeLatest) Align ¶
func (c TsRangeLatest) Align(value string) TsRangeAlign
func (TsRangeLatest) Build ¶
func (c TsRangeLatest) Build() Completed
func (TsRangeLatest) Count ¶
func (c TsRangeLatest) Count(count int64) TsRangeCount
func (TsRangeLatest) FilterByTs ¶
func (c TsRangeLatest) FilterByTs(timestamp ...int64) TsRangeFilterByTs
func (TsRangeLatest) FilterByValue ¶
func (c TsRangeLatest) FilterByValue(min float64, max float64) TsRangeFilterByValue
type TsRangeTotimestamp ¶
type TsRangeTotimestamp Completed
func (TsRangeTotimestamp) AggregationAvg ¶
func (c TsRangeTotimestamp) AggregationAvg() TsRangeAggregationAggregationAvg
func (TsRangeTotimestamp) AggregationCount ¶
func (c TsRangeTotimestamp) AggregationCount() TsRangeAggregationAggregationCount
func (TsRangeTotimestamp) AggregationFirst ¶
func (c TsRangeTotimestamp) AggregationFirst() TsRangeAggregationAggregationFirst
func (TsRangeTotimestamp) AggregationLast ¶
func (c TsRangeTotimestamp) AggregationLast() TsRangeAggregationAggregationLast
func (TsRangeTotimestamp) AggregationMax ¶
func (c TsRangeTotimestamp) AggregationMax() TsRangeAggregationAggregationMax
func (TsRangeTotimestamp) AggregationMin ¶
func (c TsRangeTotimestamp) AggregationMin() TsRangeAggregationAggregationMin
func (TsRangeTotimestamp) AggregationRange ¶
func (c TsRangeTotimestamp) AggregationRange() TsRangeAggregationAggregationRange
func (TsRangeTotimestamp) AggregationStdP ¶
func (c TsRangeTotimestamp) AggregationStdP() TsRangeAggregationAggregationStdP
func (TsRangeTotimestamp) AggregationStdS ¶
func (c TsRangeTotimestamp) AggregationStdS() TsRangeAggregationAggregationStdS
func (TsRangeTotimestamp) AggregationSum ¶
func (c TsRangeTotimestamp) AggregationSum() TsRangeAggregationAggregationSum
func (TsRangeTotimestamp) AggregationTwa ¶
func (c TsRangeTotimestamp) AggregationTwa() TsRangeAggregationAggregationTwa
func (TsRangeTotimestamp) AggregationVarP ¶
func (c TsRangeTotimestamp) AggregationVarP() TsRangeAggregationAggregationVarP
func (TsRangeTotimestamp) AggregationVarS ¶
func (c TsRangeTotimestamp) AggregationVarS() TsRangeAggregationAggregationVarS
func (TsRangeTotimestamp) Align ¶
func (c TsRangeTotimestamp) Align(value string) TsRangeAlign
func (TsRangeTotimestamp) Build ¶
func (c TsRangeTotimestamp) Build() Completed
func (TsRangeTotimestamp) Count ¶
func (c TsRangeTotimestamp) Count(count int64) TsRangeCount
func (TsRangeTotimestamp) FilterByTs ¶
func (c TsRangeTotimestamp) FilterByTs(timestamp ...int64) TsRangeFilterByTs
func (TsRangeTotimestamp) FilterByValue ¶
func (c TsRangeTotimestamp) FilterByValue(min float64, max float64) TsRangeFilterByValue
func (TsRangeTotimestamp) Latest ¶
func (c TsRangeTotimestamp) Latest() TsRangeLatest
type TsRevrange ¶
type TsRevrange Completed
func (TsRevrange) Key ¶
func (c TsRevrange) Key(key string) TsRevrangeKey
type TsRevrangeAggregationAggregationAvg ¶
type TsRevrangeAggregationAggregationAvg Completed
func (TsRevrangeAggregationAggregationAvg) Bucketduration ¶
func (c TsRevrangeAggregationAggregationAvg) Bucketduration(bucketduration int64) TsRevrangeAggregationBucketduration
type TsRevrangeAggregationAggregationCount ¶
type TsRevrangeAggregationAggregationCount Completed
func (TsRevrangeAggregationAggregationCount) Bucketduration ¶
func (c TsRevrangeAggregationAggregationCount) Bucketduration(bucketduration int64) TsRevrangeAggregationBucketduration
type TsRevrangeAggregationAggregationFirst ¶
type TsRevrangeAggregationAggregationFirst Completed
func (TsRevrangeAggregationAggregationFirst) Bucketduration ¶
func (c TsRevrangeAggregationAggregationFirst) Bucketduration(bucketduration int64) TsRevrangeAggregationBucketduration
type TsRevrangeAggregationAggregationLast ¶
type TsRevrangeAggregationAggregationLast Completed
func (TsRevrangeAggregationAggregationLast) Bucketduration ¶
func (c TsRevrangeAggregationAggregationLast) Bucketduration(bucketduration int64) TsRevrangeAggregationBucketduration
type TsRevrangeAggregationAggregationMax ¶
type TsRevrangeAggregationAggregationMax Completed
func (TsRevrangeAggregationAggregationMax) Bucketduration ¶
func (c TsRevrangeAggregationAggregationMax) Bucketduration(bucketduration int64) TsRevrangeAggregationBucketduration
type TsRevrangeAggregationAggregationMin ¶
type TsRevrangeAggregationAggregationMin Completed
func (TsRevrangeAggregationAggregationMin) Bucketduration ¶
func (c TsRevrangeAggregationAggregationMin) Bucketduration(bucketduration int64) TsRevrangeAggregationBucketduration
type TsRevrangeAggregationAggregationRange ¶
type TsRevrangeAggregationAggregationRange Completed
func (TsRevrangeAggregationAggregationRange) Bucketduration ¶
func (c TsRevrangeAggregationAggregationRange) Bucketduration(bucketduration int64) TsRevrangeAggregationBucketduration
type TsRevrangeAggregationAggregationStdP ¶
type TsRevrangeAggregationAggregationStdP Completed
func (TsRevrangeAggregationAggregationStdP) Bucketduration ¶
func (c TsRevrangeAggregationAggregationStdP) Bucketduration(bucketduration int64) TsRevrangeAggregationBucketduration
type TsRevrangeAggregationAggregationStdS ¶
type TsRevrangeAggregationAggregationStdS Completed
func (TsRevrangeAggregationAggregationStdS) Bucketduration ¶
func (c TsRevrangeAggregationAggregationStdS) Bucketduration(bucketduration int64) TsRevrangeAggregationBucketduration
type TsRevrangeAggregationAggregationSum ¶
type TsRevrangeAggregationAggregationSum Completed
func (TsRevrangeAggregationAggregationSum) Bucketduration ¶
func (c TsRevrangeAggregationAggregationSum) Bucketduration(bucketduration int64) TsRevrangeAggregationBucketduration
type TsRevrangeAggregationAggregationTwa ¶
type TsRevrangeAggregationAggregationTwa Completed
func (TsRevrangeAggregationAggregationTwa) Bucketduration ¶
func (c TsRevrangeAggregationAggregationTwa) Bucketduration(bucketduration int64) TsRevrangeAggregationBucketduration
type TsRevrangeAggregationAggregationVarP ¶
type TsRevrangeAggregationAggregationVarP Completed
func (TsRevrangeAggregationAggregationVarP) Bucketduration ¶
func (c TsRevrangeAggregationAggregationVarP) Bucketduration(bucketduration int64) TsRevrangeAggregationBucketduration
type TsRevrangeAggregationAggregationVarS ¶
type TsRevrangeAggregationAggregationVarS Completed
func (TsRevrangeAggregationAggregationVarS) Bucketduration ¶
func (c TsRevrangeAggregationAggregationVarS) Bucketduration(bucketduration int64) TsRevrangeAggregationBucketduration
type TsRevrangeAggregationBucketduration ¶
type TsRevrangeAggregationBucketduration Completed
func (TsRevrangeAggregationBucketduration) Buckettimestamp ¶
func (c TsRevrangeAggregationBucketduration) Buckettimestamp(buckettimestamp string) TsRevrangeAggregationBuckettimestamp
func (TsRevrangeAggregationBucketduration) Build ¶
func (c TsRevrangeAggregationBucketduration) Build() Completed
func (TsRevrangeAggregationBucketduration) Empty ¶
func (c TsRevrangeAggregationBucketduration) Empty() TsRevrangeAggregationEmpty
type TsRevrangeAggregationBuckettimestamp ¶
type TsRevrangeAggregationBuckettimestamp Completed
func (TsRevrangeAggregationBuckettimestamp) Build ¶
func (c TsRevrangeAggregationBuckettimestamp) Build() Completed
func (TsRevrangeAggregationBuckettimestamp) Empty ¶
func (c TsRevrangeAggregationBuckettimestamp) Empty() TsRevrangeAggregationEmpty
type TsRevrangeAggregationEmpty ¶
type TsRevrangeAggregationEmpty Completed
func (TsRevrangeAggregationEmpty) Build ¶
func (c TsRevrangeAggregationEmpty) Build() Completed
type TsRevrangeAlign ¶
type TsRevrangeAlign Completed
func (TsRevrangeAlign) AggregationAvg ¶
func (c TsRevrangeAlign) AggregationAvg() TsRevrangeAggregationAggregationAvg
func (TsRevrangeAlign) AggregationCount ¶
func (c TsRevrangeAlign) AggregationCount() TsRevrangeAggregationAggregationCount
func (TsRevrangeAlign) AggregationFirst ¶
func (c TsRevrangeAlign) AggregationFirst() TsRevrangeAggregationAggregationFirst
func (TsRevrangeAlign) AggregationLast ¶
func (c TsRevrangeAlign) AggregationLast() TsRevrangeAggregationAggregationLast
func (TsRevrangeAlign) AggregationMax ¶
func (c TsRevrangeAlign) AggregationMax() TsRevrangeAggregationAggregationMax
func (TsRevrangeAlign) AggregationMin ¶
func (c TsRevrangeAlign) AggregationMin() TsRevrangeAggregationAggregationMin
func (TsRevrangeAlign) AggregationRange ¶
func (c TsRevrangeAlign) AggregationRange() TsRevrangeAggregationAggregationRange
func (TsRevrangeAlign) AggregationStdP ¶
func (c TsRevrangeAlign) AggregationStdP() TsRevrangeAggregationAggregationStdP
func (TsRevrangeAlign) AggregationStdS ¶
func (c TsRevrangeAlign) AggregationStdS() TsRevrangeAggregationAggregationStdS
func (TsRevrangeAlign) AggregationSum ¶
func (c TsRevrangeAlign) AggregationSum() TsRevrangeAggregationAggregationSum
func (TsRevrangeAlign) AggregationTwa ¶
func (c TsRevrangeAlign) AggregationTwa() TsRevrangeAggregationAggregationTwa
func (TsRevrangeAlign) AggregationVarP ¶
func (c TsRevrangeAlign) AggregationVarP() TsRevrangeAggregationAggregationVarP
func (TsRevrangeAlign) AggregationVarS ¶
func (c TsRevrangeAlign) AggregationVarS() TsRevrangeAggregationAggregationVarS
func (TsRevrangeAlign) Build ¶
func (c TsRevrangeAlign) Build() Completed
type TsRevrangeCount ¶
type TsRevrangeCount Completed
func (TsRevrangeCount) AggregationAvg ¶
func (c TsRevrangeCount) AggregationAvg() TsRevrangeAggregationAggregationAvg
func (TsRevrangeCount) AggregationCount ¶
func (c TsRevrangeCount) AggregationCount() TsRevrangeAggregationAggregationCount
func (TsRevrangeCount) AggregationFirst ¶
func (c TsRevrangeCount) AggregationFirst() TsRevrangeAggregationAggregationFirst
func (TsRevrangeCount) AggregationLast ¶
func (c TsRevrangeCount) AggregationLast() TsRevrangeAggregationAggregationLast
func (TsRevrangeCount) AggregationMax ¶
func (c TsRevrangeCount) AggregationMax() TsRevrangeAggregationAggregationMax
func (TsRevrangeCount) AggregationMin ¶
func (c TsRevrangeCount) AggregationMin() TsRevrangeAggregationAggregationMin
func (TsRevrangeCount) AggregationRange ¶
func (c TsRevrangeCount) AggregationRange() TsRevrangeAggregationAggregationRange
func (TsRevrangeCount) AggregationStdP ¶
func (c TsRevrangeCount) AggregationStdP() TsRevrangeAggregationAggregationStdP
func (TsRevrangeCount) AggregationStdS ¶
func (c TsRevrangeCount) AggregationStdS() TsRevrangeAggregationAggregationStdS
func (TsRevrangeCount) AggregationSum ¶
func (c TsRevrangeCount) AggregationSum() TsRevrangeAggregationAggregationSum
func (TsRevrangeCount) AggregationTwa ¶
func (c TsRevrangeCount) AggregationTwa() TsRevrangeAggregationAggregationTwa
func (TsRevrangeCount) AggregationVarP ¶
func (c TsRevrangeCount) AggregationVarP() TsRevrangeAggregationAggregationVarP
func (TsRevrangeCount) AggregationVarS ¶
func (c TsRevrangeCount) AggregationVarS() TsRevrangeAggregationAggregationVarS
func (TsRevrangeCount) Align ¶
func (c TsRevrangeCount) Align(value string) TsRevrangeAlign
func (TsRevrangeCount) Build ¶
func (c TsRevrangeCount) Build() Completed
type TsRevrangeFilterByTs ¶
type TsRevrangeFilterByTs Completed
func (TsRevrangeFilterByTs) AggregationAvg ¶
func (c TsRevrangeFilterByTs) AggregationAvg() TsRevrangeAggregationAggregationAvg
func (TsRevrangeFilterByTs) AggregationCount ¶
func (c TsRevrangeFilterByTs) AggregationCount() TsRevrangeAggregationAggregationCount
func (TsRevrangeFilterByTs) AggregationFirst ¶
func (c TsRevrangeFilterByTs) AggregationFirst() TsRevrangeAggregationAggregationFirst
func (TsRevrangeFilterByTs) AggregationLast ¶
func (c TsRevrangeFilterByTs) AggregationLast() TsRevrangeAggregationAggregationLast
func (TsRevrangeFilterByTs) AggregationMax ¶
func (c TsRevrangeFilterByTs) AggregationMax() TsRevrangeAggregationAggregationMax
func (TsRevrangeFilterByTs) AggregationMin ¶
func (c TsRevrangeFilterByTs) AggregationMin() TsRevrangeAggregationAggregationMin
func (TsRevrangeFilterByTs) AggregationRange ¶
func (c TsRevrangeFilterByTs) AggregationRange() TsRevrangeAggregationAggregationRange
func (TsRevrangeFilterByTs) AggregationStdP ¶
func (c TsRevrangeFilterByTs) AggregationStdP() TsRevrangeAggregationAggregationStdP
func (TsRevrangeFilterByTs) AggregationStdS ¶
func (c TsRevrangeFilterByTs) AggregationStdS() TsRevrangeAggregationAggregationStdS
func (TsRevrangeFilterByTs) AggregationSum ¶
func (c TsRevrangeFilterByTs) AggregationSum() TsRevrangeAggregationAggregationSum
func (TsRevrangeFilterByTs) AggregationTwa ¶
func (c TsRevrangeFilterByTs) AggregationTwa() TsRevrangeAggregationAggregationTwa
func (TsRevrangeFilterByTs) AggregationVarP ¶
func (c TsRevrangeFilterByTs) AggregationVarP() TsRevrangeAggregationAggregationVarP
func (TsRevrangeFilterByTs) AggregationVarS ¶
func (c TsRevrangeFilterByTs) AggregationVarS() TsRevrangeAggregationAggregationVarS
func (TsRevrangeFilterByTs) Align ¶
func (c TsRevrangeFilterByTs) Align(value string) TsRevrangeAlign
func (TsRevrangeFilterByTs) Build ¶
func (c TsRevrangeFilterByTs) Build() Completed
func (TsRevrangeFilterByTs) Count ¶
func (c TsRevrangeFilterByTs) Count(count int64) TsRevrangeCount
func (TsRevrangeFilterByTs) FilterByTs ¶
func (c TsRevrangeFilterByTs) FilterByTs(timestamp ...int64) TsRevrangeFilterByTs
func (TsRevrangeFilterByTs) FilterByValue ¶
func (c TsRevrangeFilterByTs) FilterByValue(min float64, max float64) TsRevrangeFilterByValue
type TsRevrangeFilterByValue ¶
type TsRevrangeFilterByValue Completed
func (TsRevrangeFilterByValue) AggregationAvg ¶
func (c TsRevrangeFilterByValue) AggregationAvg() TsRevrangeAggregationAggregationAvg
func (TsRevrangeFilterByValue) AggregationCount ¶
func (c TsRevrangeFilterByValue) AggregationCount() TsRevrangeAggregationAggregationCount
func (TsRevrangeFilterByValue) AggregationFirst ¶
func (c TsRevrangeFilterByValue) AggregationFirst() TsRevrangeAggregationAggregationFirst
func (TsRevrangeFilterByValue) AggregationLast ¶
func (c TsRevrangeFilterByValue) AggregationLast() TsRevrangeAggregationAggregationLast
func (TsRevrangeFilterByValue) AggregationMax ¶
func (c TsRevrangeFilterByValue) AggregationMax() TsRevrangeAggregationAggregationMax
func (TsRevrangeFilterByValue) AggregationMin ¶
func (c TsRevrangeFilterByValue) AggregationMin() TsRevrangeAggregationAggregationMin
func (TsRevrangeFilterByValue) AggregationRange ¶
func (c TsRevrangeFilterByValue) AggregationRange() TsRevrangeAggregationAggregationRange
func (TsRevrangeFilterByValue) AggregationStdP ¶
func (c TsRevrangeFilterByValue) AggregationStdP() TsRevrangeAggregationAggregationStdP
func (TsRevrangeFilterByValue) AggregationStdS ¶
func (c TsRevrangeFilterByValue) AggregationStdS() TsRevrangeAggregationAggregationStdS
func (TsRevrangeFilterByValue) AggregationSum ¶
func (c TsRevrangeFilterByValue) AggregationSum() TsRevrangeAggregationAggregationSum
func (TsRevrangeFilterByValue) AggregationTwa ¶
func (c TsRevrangeFilterByValue) AggregationTwa() TsRevrangeAggregationAggregationTwa
func (TsRevrangeFilterByValue) AggregationVarP ¶
func (c TsRevrangeFilterByValue) AggregationVarP() TsRevrangeAggregationAggregationVarP
func (TsRevrangeFilterByValue) AggregationVarS ¶
func (c TsRevrangeFilterByValue) AggregationVarS() TsRevrangeAggregationAggregationVarS
func (TsRevrangeFilterByValue) Align ¶
func (c TsRevrangeFilterByValue) Align(value string) TsRevrangeAlign
func (TsRevrangeFilterByValue) Build ¶
func (c TsRevrangeFilterByValue) Build() Completed
func (TsRevrangeFilterByValue) Count ¶
func (c TsRevrangeFilterByValue) Count(count int64) TsRevrangeCount
type TsRevrangeFromtimestamp ¶
type TsRevrangeFromtimestamp Completed
func (TsRevrangeFromtimestamp) Totimestamp ¶
func (c TsRevrangeFromtimestamp) Totimestamp(totimestamp int64) TsRevrangeTotimestamp
type TsRevrangeKey ¶
type TsRevrangeKey Completed
func (TsRevrangeKey) Fromtimestamp ¶
func (c TsRevrangeKey) Fromtimestamp(fromtimestamp int64) TsRevrangeFromtimestamp
type TsRevrangeLatest ¶
type TsRevrangeLatest Completed
func (TsRevrangeLatest) AggregationAvg ¶
func (c TsRevrangeLatest) AggregationAvg() TsRevrangeAggregationAggregationAvg
func (TsRevrangeLatest) AggregationCount ¶
func (c TsRevrangeLatest) AggregationCount() TsRevrangeAggregationAggregationCount
func (TsRevrangeLatest) AggregationFirst ¶
func (c TsRevrangeLatest) AggregationFirst() TsRevrangeAggregationAggregationFirst
func (TsRevrangeLatest) AggregationLast ¶
func (c TsRevrangeLatest) AggregationLast() TsRevrangeAggregationAggregationLast
func (TsRevrangeLatest) AggregationMax ¶
func (c TsRevrangeLatest) AggregationMax() TsRevrangeAggregationAggregationMax
func (TsRevrangeLatest) AggregationMin ¶
func (c TsRevrangeLatest) AggregationMin() TsRevrangeAggregationAggregationMin
func (TsRevrangeLatest) AggregationRange ¶
func (c TsRevrangeLatest) AggregationRange() TsRevrangeAggregationAggregationRange
func (TsRevrangeLatest) AggregationStdP ¶
func (c TsRevrangeLatest) AggregationStdP() TsRevrangeAggregationAggregationStdP
func (TsRevrangeLatest) AggregationStdS ¶
func (c TsRevrangeLatest) AggregationStdS() TsRevrangeAggregationAggregationStdS
func (TsRevrangeLatest) AggregationSum ¶
func (c TsRevrangeLatest) AggregationSum() TsRevrangeAggregationAggregationSum
func (TsRevrangeLatest) AggregationTwa ¶
func (c TsRevrangeLatest) AggregationTwa() TsRevrangeAggregationAggregationTwa
func (TsRevrangeLatest) AggregationVarP ¶
func (c TsRevrangeLatest) AggregationVarP() TsRevrangeAggregationAggregationVarP
func (TsRevrangeLatest) AggregationVarS ¶
func (c TsRevrangeLatest) AggregationVarS() TsRevrangeAggregationAggregationVarS
func (TsRevrangeLatest) Align ¶
func (c TsRevrangeLatest) Align(value string) TsRevrangeAlign
func (TsRevrangeLatest) Build ¶
func (c TsRevrangeLatest) Build() Completed
func (TsRevrangeLatest) Count ¶
func (c TsRevrangeLatest) Count(count int64) TsRevrangeCount
func (TsRevrangeLatest) FilterByTs ¶
func (c TsRevrangeLatest) FilterByTs(timestamp ...int64) TsRevrangeFilterByTs
func (TsRevrangeLatest) FilterByValue ¶
func (c TsRevrangeLatest) FilterByValue(min float64, max float64) TsRevrangeFilterByValue
type TsRevrangeTotimestamp ¶
type TsRevrangeTotimestamp Completed
func (TsRevrangeTotimestamp) AggregationAvg ¶
func (c TsRevrangeTotimestamp) AggregationAvg() TsRevrangeAggregationAggregationAvg
func (TsRevrangeTotimestamp) AggregationCount ¶
func (c TsRevrangeTotimestamp) AggregationCount() TsRevrangeAggregationAggregationCount
func (TsRevrangeTotimestamp) AggregationFirst ¶
func (c TsRevrangeTotimestamp) AggregationFirst() TsRevrangeAggregationAggregationFirst
func (TsRevrangeTotimestamp) AggregationLast ¶
func (c TsRevrangeTotimestamp) AggregationLast() TsRevrangeAggregationAggregationLast
func (TsRevrangeTotimestamp) AggregationMax ¶
func (c TsRevrangeTotimestamp) AggregationMax() TsRevrangeAggregationAggregationMax
func (TsRevrangeTotimestamp) AggregationMin ¶
func (c TsRevrangeTotimestamp) AggregationMin() TsRevrangeAggregationAggregationMin
func (TsRevrangeTotimestamp) AggregationRange ¶
func (c TsRevrangeTotimestamp) AggregationRange() TsRevrangeAggregationAggregationRange
func (TsRevrangeTotimestamp) AggregationStdP ¶
func (c TsRevrangeTotimestamp) AggregationStdP() TsRevrangeAggregationAggregationStdP
func (TsRevrangeTotimestamp) AggregationStdS ¶
func (c TsRevrangeTotimestamp) AggregationStdS() TsRevrangeAggregationAggregationStdS
func (TsRevrangeTotimestamp) AggregationSum ¶
func (c TsRevrangeTotimestamp) AggregationSum() TsRevrangeAggregationAggregationSum
func (TsRevrangeTotimestamp) AggregationTwa ¶
func (c TsRevrangeTotimestamp) AggregationTwa() TsRevrangeAggregationAggregationTwa
func (TsRevrangeTotimestamp) AggregationVarP ¶
func (c TsRevrangeTotimestamp) AggregationVarP() TsRevrangeAggregationAggregationVarP
func (TsRevrangeTotimestamp) AggregationVarS ¶
func (c TsRevrangeTotimestamp) AggregationVarS() TsRevrangeAggregationAggregationVarS
func (TsRevrangeTotimestamp) Align ¶
func (c TsRevrangeTotimestamp) Align(value string) TsRevrangeAlign
func (TsRevrangeTotimestamp) Build ¶
func (c TsRevrangeTotimestamp) Build() Completed
func (TsRevrangeTotimestamp) Count ¶
func (c TsRevrangeTotimestamp) Count(count int64) TsRevrangeCount
func (TsRevrangeTotimestamp) FilterByTs ¶
func (c TsRevrangeTotimestamp) FilterByTs(timestamp ...int64) TsRevrangeFilterByTs
func (TsRevrangeTotimestamp) FilterByValue ¶
func (c TsRevrangeTotimestamp) FilterByValue(min float64, max float64) TsRevrangeFilterByValue
func (TsRevrangeTotimestamp) Latest ¶
func (c TsRevrangeTotimestamp) Latest() TsRevrangeLatest
type Unsubscribe ¶
type Unsubscribe Completed
func (Unsubscribe) Build ¶
func (c Unsubscribe) Build() Completed
func (Unsubscribe) Channel ¶
func (c Unsubscribe) Channel(channel ...string) UnsubscribeChannel
type UnsubscribeChannel ¶
type UnsubscribeChannel Completed
func (UnsubscribeChannel) Build ¶
func (c UnsubscribeChannel) Build() Completed
func (UnsubscribeChannel) Channel ¶
func (c UnsubscribeChannel) Channel(channel ...string) UnsubscribeChannel
type Wait ¶
type Wait Completed
func (Wait) Numreplicas ¶
func (c Wait) Numreplicas(numreplicas int64) WaitNumreplicas
type WaitNumreplicas ¶
type WaitNumreplicas Completed
func (WaitNumreplicas) Timeout ¶
func (c WaitNumreplicas) Timeout(timeout int64) WaitTimeout
type WaitTimeout ¶
type WaitTimeout Completed
func (WaitTimeout) Build ¶
func (c WaitTimeout) Build() Completed
type Waitaof ¶
type Waitaof Completed
func (Waitaof) Numlocal ¶
func (c Waitaof) Numlocal(numlocal int64) WaitaofNumlocal
type WaitaofNumlocal ¶
type WaitaofNumlocal Completed
func (WaitaofNumlocal) Numreplicas ¶
func (c WaitaofNumlocal) Numreplicas(numreplicas int64) WaitaofNumreplicas
type WaitaofNumreplicas ¶
type WaitaofNumreplicas Completed
func (WaitaofNumreplicas) Timeout ¶
func (c WaitaofNumreplicas) Timeout(timeout int64) WaitaofTimeout
type WaitaofTimeout ¶
type WaitaofTimeout Completed
func (WaitaofTimeout) Build ¶
func (c WaitaofTimeout) Build() Completed
type XaddFieldValue ¶
type XaddFieldValue Completed
func (XaddFieldValue) Build ¶
func (c XaddFieldValue) Build() Completed
func (XaddFieldValue) FieldValue ¶
func (c XaddFieldValue) FieldValue(field string, value string) XaddFieldValue
type XaddId ¶
type XaddId Completed
func (XaddId) FieldValue ¶
func (c XaddId) FieldValue() XaddFieldValue
type XaddKey ¶
type XaddKey Completed
func (XaddKey) Maxlen ¶
func (c XaddKey) Maxlen() XaddTrimStrategyMaxlen
func (XaddKey) Minid ¶
func (c XaddKey) Minid() XaddTrimStrategyMinid
func (XaddKey) Nomkstream ¶
func (c XaddKey) Nomkstream() XaddNomkstream
type XaddNomkstream ¶
type XaddNomkstream Completed
func (XaddNomkstream) Id ¶
func (c XaddNomkstream) Id(id string) XaddId
func (XaddNomkstream) Maxlen ¶
func (c XaddNomkstream) Maxlen() XaddTrimStrategyMaxlen
func (XaddNomkstream) Minid ¶
func (c XaddNomkstream) Minid() XaddTrimStrategyMinid
type XaddTrimLimit ¶
type XaddTrimLimit Completed
func (XaddTrimLimit) Id ¶
func (c XaddTrimLimit) Id(id string) XaddId
type XaddTrimOperatorAlmost ¶
type XaddTrimOperatorAlmost Completed
func (XaddTrimOperatorAlmost) Threshold ¶
func (c XaddTrimOperatorAlmost) Threshold(threshold string) XaddTrimThreshold
type XaddTrimOperatorExact ¶
type XaddTrimOperatorExact Completed
func (XaddTrimOperatorExact) Threshold ¶
func (c XaddTrimOperatorExact) Threshold(threshold string) XaddTrimThreshold
type XaddTrimStrategyMaxlen ¶
type XaddTrimStrategyMaxlen Completed
func (XaddTrimStrategyMaxlen) Almost ¶
func (c XaddTrimStrategyMaxlen) Almost() XaddTrimOperatorAlmost
func (XaddTrimStrategyMaxlen) Exact ¶
func (c XaddTrimStrategyMaxlen) Exact() XaddTrimOperatorExact
func (XaddTrimStrategyMaxlen) Threshold ¶
func (c XaddTrimStrategyMaxlen) Threshold(threshold string) XaddTrimThreshold
type XaddTrimStrategyMinid ¶
type XaddTrimStrategyMinid Completed
func (XaddTrimStrategyMinid) Almost ¶
func (c XaddTrimStrategyMinid) Almost() XaddTrimOperatorAlmost
func (XaddTrimStrategyMinid) Exact ¶
func (c XaddTrimStrategyMinid) Exact() XaddTrimOperatorExact
func (XaddTrimStrategyMinid) Threshold ¶
func (c XaddTrimStrategyMinid) Threshold(threshold string) XaddTrimThreshold
type XaddTrimThreshold ¶
type XaddTrimThreshold Completed
func (XaddTrimThreshold) Id ¶
func (c XaddTrimThreshold) Id(id string) XaddId
func (XaddTrimThreshold) Limit ¶
func (c XaddTrimThreshold) Limit(count int64) XaddTrimLimit
type Xautoclaim ¶
type Xautoclaim Completed
func (Xautoclaim) Key ¶
func (c Xautoclaim) Key(key string) XautoclaimKey
type XautoclaimConsumer ¶
type XautoclaimConsumer Completed
func (XautoclaimConsumer) MinIdleTime ¶
func (c XautoclaimConsumer) MinIdleTime(minIdleTime string) XautoclaimMinIdleTime
type XautoclaimCount ¶
type XautoclaimCount Completed
func (XautoclaimCount) Build ¶
func (c XautoclaimCount) Build() Completed
func (XautoclaimCount) Justid ¶
func (c XautoclaimCount) Justid() XautoclaimJustid
type XautoclaimGroup ¶
type XautoclaimGroup Completed
func (XautoclaimGroup) Consumer ¶
func (c XautoclaimGroup) Consumer(consumer string) XautoclaimConsumer
type XautoclaimJustid ¶
type XautoclaimJustid Completed
func (XautoclaimJustid) Build ¶
func (c XautoclaimJustid) Build() Completed
type XautoclaimKey ¶
type XautoclaimKey Completed
func (XautoclaimKey) Group ¶
func (c XautoclaimKey) Group(group string) XautoclaimGroup
type XautoclaimMinIdleTime ¶
type XautoclaimMinIdleTime Completed
func (XautoclaimMinIdleTime) Start ¶
func (c XautoclaimMinIdleTime) Start(start string) XautoclaimStart
type XautoclaimStart ¶
type XautoclaimStart Completed
func (XautoclaimStart) Build ¶
func (c XautoclaimStart) Build() Completed
func (XautoclaimStart) Count ¶
func (c XautoclaimStart) Count(count int64) XautoclaimCount
func (XautoclaimStart) Justid ¶
func (c XautoclaimStart) Justid() XautoclaimJustid
type XclaimConsumer ¶
type XclaimConsumer Completed
func (XclaimConsumer) MinIdleTime ¶
func (c XclaimConsumer) MinIdleTime(minIdleTime string) XclaimMinIdleTime
type XclaimForce ¶
type XclaimForce Completed
func (XclaimForce) Build ¶
func (c XclaimForce) Build() Completed
func (XclaimForce) Justid ¶
func (c XclaimForce) Justid() XclaimJustid
func (XclaimForce) Lastid ¶
func (c XclaimForce) Lastid() XclaimLastid
type XclaimGroup ¶
type XclaimGroup Completed
func (XclaimGroup) Consumer ¶
func (c XclaimGroup) Consumer(consumer string) XclaimConsumer
type XclaimId ¶
type XclaimId Completed
func (XclaimId) Force ¶
func (c XclaimId) Force() XclaimForce
func (XclaimId) Idle ¶
func (c XclaimId) Idle(ms int64) XclaimIdle
func (XclaimId) Justid ¶
func (c XclaimId) Justid() XclaimJustid
func (XclaimId) Lastid ¶
func (c XclaimId) Lastid() XclaimLastid
func (XclaimId) Retrycount ¶
func (c XclaimId) Retrycount(count int64) XclaimRetrycount
func (XclaimId) Time ¶
func (c XclaimId) Time(msUnixTime int64) XclaimTime
type XclaimIdle ¶
type XclaimIdle Completed
func (XclaimIdle) Build ¶
func (c XclaimIdle) Build() Completed
func (XclaimIdle) Force ¶
func (c XclaimIdle) Force() XclaimForce
func (XclaimIdle) Justid ¶
func (c XclaimIdle) Justid() XclaimJustid
func (XclaimIdle) Lastid ¶
func (c XclaimIdle) Lastid() XclaimLastid
func (XclaimIdle) Retrycount ¶
func (c XclaimIdle) Retrycount(count int64) XclaimRetrycount
func (XclaimIdle) Time ¶
func (c XclaimIdle) Time(msUnixTime int64) XclaimTime
type XclaimJustid ¶
type XclaimJustid Completed
func (XclaimJustid) Build ¶
func (c XclaimJustid) Build() Completed
func (XclaimJustid) Lastid ¶
func (c XclaimJustid) Lastid() XclaimLastid
type XclaimKey ¶
type XclaimKey Completed
func (XclaimKey) Group ¶
func (c XclaimKey) Group(group string) XclaimGroup
type XclaimLastid ¶
type XclaimLastid Completed
func (XclaimLastid) Build ¶
func (c XclaimLastid) Build() Completed
type XclaimMinIdleTime ¶
type XclaimMinIdleTime Completed
func (XclaimMinIdleTime) Id ¶
func (c XclaimMinIdleTime) Id(id ...string) XclaimId
type XclaimRetrycount ¶
type XclaimRetrycount Completed
func (XclaimRetrycount) Build ¶
func (c XclaimRetrycount) Build() Completed
func (XclaimRetrycount) Force ¶
func (c XclaimRetrycount) Force() XclaimForce
func (XclaimRetrycount) Justid ¶
func (c XclaimRetrycount) Justid() XclaimJustid
func (XclaimRetrycount) Lastid ¶
func (c XclaimRetrycount) Lastid() XclaimLastid
type XclaimTime ¶
type XclaimTime Completed
func (XclaimTime) Build ¶
func (c XclaimTime) Build() Completed
func (XclaimTime) Force ¶
func (c XclaimTime) Force() XclaimForce
func (XclaimTime) Justid ¶
func (c XclaimTime) Justid() XclaimJustid
func (XclaimTime) Lastid ¶
func (c XclaimTime) Lastid() XclaimLastid
func (XclaimTime) Retrycount ¶
func (c XclaimTime) Retrycount(count int64) XclaimRetrycount
type XgroupCreate ¶
type XgroupCreate Completed
func (XgroupCreate) Key ¶
func (c XgroupCreate) Key(key string) XgroupCreateKey
type XgroupCreateEntriesread ¶
type XgroupCreateEntriesread Completed
func (XgroupCreateEntriesread) Build ¶
func (c XgroupCreateEntriesread) Build() Completed
type XgroupCreateGroup ¶
type XgroupCreateGroup Completed
func (XgroupCreateGroup) Id ¶
func (c XgroupCreateGroup) Id(id string) XgroupCreateId
type XgroupCreateId ¶
type XgroupCreateId Completed
func (XgroupCreateId) Build ¶
func (c XgroupCreateId) Build() Completed
func (XgroupCreateId) Entriesread ¶
func (c XgroupCreateId) Entriesread(entriesRead int64) XgroupCreateEntriesread
func (XgroupCreateId) Mkstream ¶
func (c XgroupCreateId) Mkstream() XgroupCreateMkstream
type XgroupCreateKey ¶
type XgroupCreateKey Completed
func (XgroupCreateKey) Group ¶
func (c XgroupCreateKey) Group(group string) XgroupCreateGroup
type XgroupCreateMkstream ¶
type XgroupCreateMkstream Completed
func (XgroupCreateMkstream) Build ¶
func (c XgroupCreateMkstream) Build() Completed
func (XgroupCreateMkstream) Entriesread ¶
func (c XgroupCreateMkstream) Entriesread(entriesRead int64) XgroupCreateEntriesread
type XgroupCreateconsumer ¶
type XgroupCreateconsumer Completed
func (XgroupCreateconsumer) Key ¶
func (c XgroupCreateconsumer) Key(key string) XgroupCreateconsumerKey
type XgroupCreateconsumerConsumer ¶
type XgroupCreateconsumerConsumer Completed
func (XgroupCreateconsumerConsumer) Build ¶
func (c XgroupCreateconsumerConsumer) Build() Completed
type XgroupCreateconsumerGroup ¶
type XgroupCreateconsumerGroup Completed
func (XgroupCreateconsumerGroup) Consumer ¶
func (c XgroupCreateconsumerGroup) Consumer(consumer string) XgroupCreateconsumerConsumer
type XgroupCreateconsumerKey ¶
type XgroupCreateconsumerKey Completed
func (XgroupCreateconsumerKey) Group ¶
func (c XgroupCreateconsumerKey) Group(group string) XgroupCreateconsumerGroup
type XgroupDelconsumer ¶
type XgroupDelconsumer Completed
func (XgroupDelconsumer) Key ¶
func (c XgroupDelconsumer) Key(key string) XgroupDelconsumerKey
type XgroupDelconsumerConsumername ¶
type XgroupDelconsumerConsumername Completed
func (XgroupDelconsumerConsumername) Build ¶
func (c XgroupDelconsumerConsumername) Build() Completed
type XgroupDelconsumerGroup ¶
type XgroupDelconsumerGroup Completed
func (XgroupDelconsumerGroup) Consumername ¶
func (c XgroupDelconsumerGroup) Consumername(consumername string) XgroupDelconsumerConsumername
type XgroupDelconsumerKey ¶
type XgroupDelconsumerKey Completed
func (XgroupDelconsumerKey) Group ¶
func (c XgroupDelconsumerKey) Group(group string) XgroupDelconsumerGroup
type XgroupDestroy ¶
type XgroupDestroy Completed
func (XgroupDestroy) Key ¶
func (c XgroupDestroy) Key(key string) XgroupDestroyKey
type XgroupDestroyGroup ¶
type XgroupDestroyGroup Completed
func (XgroupDestroyGroup) Build ¶
func (c XgroupDestroyGroup) Build() Completed
type XgroupDestroyKey ¶
type XgroupDestroyKey Completed
func (XgroupDestroyKey) Group ¶
func (c XgroupDestroyKey) Group(group string) XgroupDestroyGroup
type XgroupHelp ¶
type XgroupHelp Completed
func (XgroupHelp) Build ¶
func (c XgroupHelp) Build() Completed
type XgroupSetid ¶
type XgroupSetid Completed
func (XgroupSetid) Key ¶
func (c XgroupSetid) Key(key string) XgroupSetidKey
type XgroupSetidEntriesread ¶
type XgroupSetidEntriesread Completed
func (XgroupSetidEntriesread) Build ¶
func (c XgroupSetidEntriesread) Build() Completed
type XgroupSetidGroup ¶
type XgroupSetidGroup Completed
func (XgroupSetidGroup) Id ¶
func (c XgroupSetidGroup) Id(id string) XgroupSetidId
type XgroupSetidId ¶
type XgroupSetidId Completed
func (XgroupSetidId) Build ¶
func (c XgroupSetidId) Build() Completed
func (XgroupSetidId) Entriesread ¶
func (c XgroupSetidId) Entriesread(entriesRead int64) XgroupSetidEntriesread
type XgroupSetidKey ¶
type XgroupSetidKey Completed
func (XgroupSetidKey) Group ¶
func (c XgroupSetidKey) Group(group string) XgroupSetidGroup
type XinfoConsumers ¶
type XinfoConsumers Completed
func (XinfoConsumers) Key ¶
func (c XinfoConsumers) Key(key string) XinfoConsumersKey
type XinfoConsumersGroup ¶
type XinfoConsumersGroup Completed
func (XinfoConsumersGroup) Build ¶
func (c XinfoConsumersGroup) Build() Completed
type XinfoConsumersKey ¶
type XinfoConsumersKey Completed
func (XinfoConsumersKey) Group ¶
func (c XinfoConsumersKey) Group(group string) XinfoConsumersGroup
type XinfoGroups ¶
type XinfoGroups Completed
func (XinfoGroups) Key ¶
func (c XinfoGroups) Key(key string) XinfoGroupsKey
type XinfoGroupsKey ¶
type XinfoGroupsKey Completed
func (XinfoGroupsKey) Build ¶
func (c XinfoGroupsKey) Build() Completed
type XinfoStream ¶
type XinfoStream Completed
func (XinfoStream) Key ¶
func (c XinfoStream) Key(key string) XinfoStreamKey
type XinfoStreamFullCount ¶
type XinfoStreamFullCount Completed
func (XinfoStreamFullCount) Build ¶
func (c XinfoStreamFullCount) Build() Completed
type XinfoStreamFullFull ¶
type XinfoStreamFullFull Completed
func (XinfoStreamFullFull) Build ¶
func (c XinfoStreamFullFull) Build() Completed
func (XinfoStreamFullFull) Count ¶
func (c XinfoStreamFullFull) Count(count int64) XinfoStreamFullCount
type XinfoStreamKey ¶
type XinfoStreamKey Completed
func (XinfoStreamKey) Build ¶
func (c XinfoStreamKey) Build() Completed
func (XinfoStreamKey) Full ¶
func (c XinfoStreamKey) Full() XinfoStreamFullFull
type Xpending ¶
type Xpending Completed
func (Xpending) Key ¶
func (c Xpending) Key(key string) XpendingKey
type XpendingFiltersConsumer ¶
type XpendingFiltersConsumer Completed
func (XpendingFiltersConsumer) Build ¶
func (c XpendingFiltersConsumer) Build() Completed
type XpendingFiltersCount ¶
type XpendingFiltersCount Completed
func (XpendingFiltersCount) Build ¶
func (c XpendingFiltersCount) Build() Completed
func (XpendingFiltersCount) Consumer ¶
func (c XpendingFiltersCount) Consumer(consumer string) XpendingFiltersConsumer
type XpendingFiltersEnd ¶
type XpendingFiltersEnd Completed
func (XpendingFiltersEnd) Count ¶
func (c XpendingFiltersEnd) Count(count int64) XpendingFiltersCount
type XpendingFiltersIdle ¶
type XpendingFiltersIdle Completed
func (XpendingFiltersIdle) Start ¶
func (c XpendingFiltersIdle) Start(start string) XpendingFiltersStart
type XpendingFiltersStart ¶
type XpendingFiltersStart Completed
func (XpendingFiltersStart) End ¶
func (c XpendingFiltersStart) End(end string) XpendingFiltersEnd
type XpendingGroup ¶
type XpendingGroup Completed
func (XpendingGroup) Build ¶
func (c XpendingGroup) Build() Completed
func (XpendingGroup) Idle ¶
func (c XpendingGroup) Idle(minIdleTime int64) XpendingFiltersIdle
func (XpendingGroup) Start ¶
func (c XpendingGroup) Start(start string) XpendingFiltersStart
type XpendingKey ¶
type XpendingKey Completed
func (XpendingKey) Group ¶
func (c XpendingKey) Group(group string) XpendingGroup
type XrangeCount ¶
type XrangeCount Completed
func (XrangeCount) Build ¶
func (c XrangeCount) Build() Completed
type XrangeEnd ¶
type XrangeEnd Completed
func (XrangeEnd) Count ¶
func (c XrangeEnd) Count(count int64) XrangeCount
type XrangeKey ¶
type XrangeKey Completed
func (XrangeKey) Start ¶
func (c XrangeKey) Start(start string) XrangeStart
type XrangeStart ¶
type XrangeStart Completed
func (XrangeStart) End ¶
func (c XrangeStart) End(end string) XrangeEnd
type Xread ¶
type Xread Completed
func (Xread) Block ¶
func (c Xread) Block(milliseconds int64) XreadBlock
func (Xread) Count ¶
func (c Xread) Count(count int64) XreadCount
func (Xread) Streams ¶
func (c Xread) Streams() XreadStreams
type XreadBlock ¶
type XreadBlock Completed
func (XreadBlock) Streams ¶
func (c XreadBlock) Streams() XreadStreams
type XreadCount ¶
type XreadCount Completed
func (XreadCount) Block ¶
func (c XreadCount) Block(milliseconds int64) XreadBlock
func (XreadCount) Streams ¶
func (c XreadCount) Streams() XreadStreams
type XreadStreams ¶
type XreadStreams Completed
func (XreadStreams) Key ¶
func (c XreadStreams) Key(key ...string) XreadKey
type Xreadgroup ¶
type Xreadgroup Completed
func (Xreadgroup) Group ¶
func (c Xreadgroup) Group(group string, consumer string) XreadgroupGroup
type XreadgroupBlock ¶
type XreadgroupBlock Completed
func (XreadgroupBlock) Noack ¶
func (c XreadgroupBlock) Noack() XreadgroupNoack
func (XreadgroupBlock) Streams ¶
func (c XreadgroupBlock) Streams() XreadgroupStreams
type XreadgroupCount ¶
type XreadgroupCount Completed
func (XreadgroupCount) Block ¶
func (c XreadgroupCount) Block(milliseconds int64) XreadgroupBlock
func (XreadgroupCount) Noack ¶
func (c XreadgroupCount) Noack() XreadgroupNoack
func (XreadgroupCount) Streams ¶
func (c XreadgroupCount) Streams() XreadgroupStreams
type XreadgroupGroup ¶
type XreadgroupGroup Completed
func (XreadgroupGroup) Block ¶
func (c XreadgroupGroup) Block(milliseconds int64) XreadgroupBlock
func (XreadgroupGroup) Count ¶
func (c XreadgroupGroup) Count(count int64) XreadgroupCount
func (XreadgroupGroup) Noack ¶
func (c XreadgroupGroup) Noack() XreadgroupNoack
func (XreadgroupGroup) Streams ¶
func (c XreadgroupGroup) Streams() XreadgroupStreams
type XreadgroupId ¶
type XreadgroupId Completed
func (XreadgroupId) Build ¶
func (c XreadgroupId) Build() Completed
func (XreadgroupId) Id ¶
func (c XreadgroupId) Id(id ...string) XreadgroupId
type XreadgroupKey ¶
type XreadgroupKey Completed
func (XreadgroupKey) Id ¶
func (c XreadgroupKey) Id(id ...string) XreadgroupId
func (XreadgroupKey) Key ¶
func (c XreadgroupKey) Key(key ...string) XreadgroupKey
type XreadgroupNoack ¶
type XreadgroupNoack Completed
func (XreadgroupNoack) Streams ¶
func (c XreadgroupNoack) Streams() XreadgroupStreams
type XreadgroupStreams ¶
type XreadgroupStreams Completed
func (XreadgroupStreams) Key ¶
func (c XreadgroupStreams) Key(key ...string) XreadgroupKey
type Xrevrange ¶
type Xrevrange Completed
func (Xrevrange) Key ¶
func (c Xrevrange) Key(key string) XrevrangeKey
type XrevrangeCount ¶
type XrevrangeCount Completed
func (XrevrangeCount) Build ¶
func (c XrevrangeCount) Build() Completed
type XrevrangeEnd ¶
type XrevrangeEnd Completed
func (XrevrangeEnd) Start ¶
func (c XrevrangeEnd) Start(start string) XrevrangeStart
type XrevrangeKey ¶
type XrevrangeKey Completed
func (XrevrangeKey) End ¶
func (c XrevrangeKey) End(end string) XrevrangeEnd
type XrevrangeStart ¶
type XrevrangeStart Completed
func (XrevrangeStart) Build ¶
func (c XrevrangeStart) Build() Completed
func (XrevrangeStart) Count ¶
func (c XrevrangeStart) Count(count int64) XrevrangeCount
type XsetidEntriesadded ¶
type XsetidEntriesadded Completed
func (XsetidEntriesadded) Build ¶
func (c XsetidEntriesadded) Build() Completed
func (XsetidEntriesadded) Maxdeletedid ¶
func (c XsetidEntriesadded) Maxdeletedid(maxDeletedEntryId string) XsetidMaxdeletedid
type XsetidKey ¶
type XsetidKey Completed
func (XsetidKey) LastId ¶
func (c XsetidKey) LastId(lastId string) XsetidLastId
type XsetidLastId ¶
type XsetidLastId Completed
func (XsetidLastId) Build ¶
func (c XsetidLastId) Build() Completed
func (XsetidLastId) Entriesadded ¶
func (c XsetidLastId) Entriesadded(entriesAdded int64) XsetidEntriesadded
func (XsetidLastId) Maxdeletedid ¶
func (c XsetidLastId) Maxdeletedid(maxDeletedEntryId string) XsetidMaxdeletedid
type XsetidMaxdeletedid ¶
type XsetidMaxdeletedid Completed
func (XsetidMaxdeletedid) Build ¶
func (c XsetidMaxdeletedid) Build() Completed
type XtrimKey ¶
type XtrimKey Completed
func (XtrimKey) Maxlen ¶
func (c XtrimKey) Maxlen() XtrimTrimStrategyMaxlen
func (XtrimKey) Minid ¶
func (c XtrimKey) Minid() XtrimTrimStrategyMinid
type XtrimTrimLimit ¶
type XtrimTrimLimit Completed
func (XtrimTrimLimit) Build ¶
func (c XtrimTrimLimit) Build() Completed
type XtrimTrimOperatorAlmost ¶
type XtrimTrimOperatorAlmost Completed
func (XtrimTrimOperatorAlmost) Threshold ¶
func (c XtrimTrimOperatorAlmost) Threshold(threshold string) XtrimTrimThreshold
type XtrimTrimOperatorExact ¶
type XtrimTrimOperatorExact Completed
func (XtrimTrimOperatorExact) Threshold ¶
func (c XtrimTrimOperatorExact) Threshold(threshold string) XtrimTrimThreshold
type XtrimTrimStrategyMaxlen ¶
type XtrimTrimStrategyMaxlen Completed
func (XtrimTrimStrategyMaxlen) Almost ¶
func (c XtrimTrimStrategyMaxlen) Almost() XtrimTrimOperatorAlmost
func (XtrimTrimStrategyMaxlen) Exact ¶
func (c XtrimTrimStrategyMaxlen) Exact() XtrimTrimOperatorExact
func (XtrimTrimStrategyMaxlen) Threshold ¶
func (c XtrimTrimStrategyMaxlen) Threshold(threshold string) XtrimTrimThreshold
type XtrimTrimStrategyMinid ¶
type XtrimTrimStrategyMinid Completed
func (XtrimTrimStrategyMinid) Almost ¶
func (c XtrimTrimStrategyMinid) Almost() XtrimTrimOperatorAlmost
func (XtrimTrimStrategyMinid) Exact ¶
func (c XtrimTrimStrategyMinid) Exact() XtrimTrimOperatorExact
func (XtrimTrimStrategyMinid) Threshold ¶
func (c XtrimTrimStrategyMinid) Threshold(threshold string) XtrimTrimThreshold
type XtrimTrimThreshold ¶
type XtrimTrimThreshold Completed
func (XtrimTrimThreshold) Build ¶
func (c XtrimTrimThreshold) Build() Completed
func (XtrimTrimThreshold) Limit ¶
func (c XtrimTrimThreshold) Limit(count int64) XtrimTrimLimit
type ZaddChangeCh ¶
type ZaddChangeCh Completed
func (ZaddChangeCh) Incr ¶
func (c ZaddChangeCh) Incr() ZaddIncrementIncr
func (ZaddChangeCh) ScoreMember ¶
func (c ZaddChangeCh) ScoreMember() ZaddScoreMember
type ZaddComparisonGt ¶
type ZaddComparisonGt Completed
func (ZaddComparisonGt) Ch ¶
func (c ZaddComparisonGt) Ch() ZaddChangeCh
func (ZaddComparisonGt) Incr ¶
func (c ZaddComparisonGt) Incr() ZaddIncrementIncr
func (ZaddComparisonGt) ScoreMember ¶
func (c ZaddComparisonGt) ScoreMember() ZaddScoreMember
type ZaddComparisonLt ¶
type ZaddComparisonLt Completed
func (ZaddComparisonLt) Ch ¶
func (c ZaddComparisonLt) Ch() ZaddChangeCh
func (ZaddComparisonLt) Incr ¶
func (c ZaddComparisonLt) Incr() ZaddIncrementIncr
func (ZaddComparisonLt) ScoreMember ¶
func (c ZaddComparisonLt) ScoreMember() ZaddScoreMember
type ZaddConditionNx ¶
type ZaddConditionNx Completed
func (ZaddConditionNx) Ch ¶
func (c ZaddConditionNx) Ch() ZaddChangeCh
func (ZaddConditionNx) Gt ¶
func (c ZaddConditionNx) Gt() ZaddComparisonGt
func (ZaddConditionNx) Incr ¶
func (c ZaddConditionNx) Incr() ZaddIncrementIncr
func (ZaddConditionNx) Lt ¶
func (c ZaddConditionNx) Lt() ZaddComparisonLt
func (ZaddConditionNx) ScoreMember ¶
func (c ZaddConditionNx) ScoreMember() ZaddScoreMember
type ZaddConditionXx ¶
type ZaddConditionXx Completed
func (ZaddConditionXx) Ch ¶
func (c ZaddConditionXx) Ch() ZaddChangeCh
func (ZaddConditionXx) Gt ¶
func (c ZaddConditionXx) Gt() ZaddComparisonGt
func (ZaddConditionXx) Incr ¶
func (c ZaddConditionXx) Incr() ZaddIncrementIncr
func (ZaddConditionXx) Lt ¶
func (c ZaddConditionXx) Lt() ZaddComparisonLt
func (ZaddConditionXx) ScoreMember ¶
func (c ZaddConditionXx) ScoreMember() ZaddScoreMember
type ZaddIncrementIncr ¶
type ZaddIncrementIncr Completed
func (ZaddIncrementIncr) ScoreMember ¶
func (c ZaddIncrementIncr) ScoreMember() ZaddScoreMember
type ZaddKey ¶
type ZaddKey Completed
func (ZaddKey) Ch ¶
func (c ZaddKey) Ch() ZaddChangeCh
func (ZaddKey) Gt ¶
func (c ZaddKey) Gt() ZaddComparisonGt
func (ZaddKey) Incr ¶
func (c ZaddKey) Incr() ZaddIncrementIncr
func (ZaddKey) Lt ¶
func (c ZaddKey) Lt() ZaddComparisonLt
func (ZaddKey) Nx ¶
func (c ZaddKey) Nx() ZaddConditionNx
func (ZaddKey) ScoreMember ¶
func (c ZaddKey) ScoreMember() ZaddScoreMember
func (ZaddKey) Xx ¶
func (c ZaddKey) Xx() ZaddConditionXx
type ZaddScoreMember ¶
type ZaddScoreMember Completed
func (ZaddScoreMember) Build ¶
func (c ZaddScoreMember) Build() Completed
func (ZaddScoreMember) ScoreMember ¶
func (c ZaddScoreMember) ScoreMember(score float64, member string) ZaddScoreMember
type Zdiff ¶
type Zdiff Completed
func (Zdiff) Numkeys ¶
func (c Zdiff) Numkeys(numkeys int64) ZdiffNumkeys
type ZdiffKey ¶
type ZdiffKey Completed
func (ZdiffKey) Withscores ¶
func (c ZdiffKey) Withscores() ZdiffWithscores
type ZdiffNumkeys ¶
type ZdiffNumkeys Completed
func (ZdiffNumkeys) Key ¶
func (c ZdiffNumkeys) Key(key ...string) ZdiffKey
type ZdiffWithscores ¶
type ZdiffWithscores Completed
func (ZdiffWithscores) Build ¶
func (c ZdiffWithscores) Build() Completed
type Zdiffstore ¶
type Zdiffstore Completed
func (Zdiffstore) Destination ¶
func (c Zdiffstore) Destination(destination string) ZdiffstoreDestination
type ZdiffstoreDestination ¶
type ZdiffstoreDestination Completed
func (ZdiffstoreDestination) Numkeys ¶
func (c ZdiffstoreDestination) Numkeys(numkeys int64) ZdiffstoreNumkeys
type ZdiffstoreKey ¶
type ZdiffstoreKey Completed
func (ZdiffstoreKey) Build ¶
func (c ZdiffstoreKey) Build() Completed
func (ZdiffstoreKey) Key ¶
func (c ZdiffstoreKey) Key(key ...string) ZdiffstoreKey
type ZdiffstoreNumkeys ¶
type ZdiffstoreNumkeys Completed
func (ZdiffstoreNumkeys) Key ¶
func (c ZdiffstoreNumkeys) Key(key ...string) ZdiffstoreKey
type Zincrby ¶
type Zincrby Completed
func (Zincrby) Key ¶
func (c Zincrby) Key(key string) ZincrbyKey
type ZincrbyIncrement ¶
type ZincrbyIncrement Completed
func (ZincrbyIncrement) Member ¶
func (c ZincrbyIncrement) Member(member string) ZincrbyMember
type ZincrbyKey ¶
type ZincrbyKey Completed
func (ZincrbyKey) Increment ¶
func (c ZincrbyKey) Increment(increment float64) ZincrbyIncrement
type ZincrbyMember ¶
type ZincrbyMember Completed
func (ZincrbyMember) Build ¶
func (c ZincrbyMember) Build() Completed
type Zinter ¶
type Zinter Completed
func (Zinter) Numkeys ¶
func (c Zinter) Numkeys(numkeys int64) ZinterNumkeys
type ZinterAggregateMax ¶
type ZinterAggregateMax Completed
func (ZinterAggregateMax) Build ¶
func (c ZinterAggregateMax) Build() Completed
func (ZinterAggregateMax) Withscores ¶
func (c ZinterAggregateMax) Withscores() ZinterWithscores
type ZinterAggregateMin ¶
type ZinterAggregateMin Completed
func (ZinterAggregateMin) Build ¶
func (c ZinterAggregateMin) Build() Completed
func (ZinterAggregateMin) Withscores ¶
func (c ZinterAggregateMin) Withscores() ZinterWithscores
type ZinterAggregateSum ¶
type ZinterAggregateSum Completed
func (ZinterAggregateSum) Build ¶
func (c ZinterAggregateSum) Build() Completed
func (ZinterAggregateSum) Withscores ¶
func (c ZinterAggregateSum) Withscores() ZinterWithscores
type ZinterKey ¶
type ZinterKey Completed
func (ZinterKey) AggregateMax ¶
func (c ZinterKey) AggregateMax() ZinterAggregateMax
func (ZinterKey) AggregateMin ¶
func (c ZinterKey) AggregateMin() ZinterAggregateMin
func (ZinterKey) AggregateSum ¶
func (c ZinterKey) AggregateSum() ZinterAggregateSum
func (ZinterKey) Weights ¶
func (c ZinterKey) Weights(weight ...int64) ZinterWeights
func (ZinterKey) Withscores ¶
func (c ZinterKey) Withscores() ZinterWithscores
type ZinterNumkeys ¶
type ZinterNumkeys Completed
func (ZinterNumkeys) Key ¶
func (c ZinterNumkeys) Key(key ...string) ZinterKey
type ZinterWeights ¶
type ZinterWeights Completed
func (ZinterWeights) AggregateMax ¶
func (c ZinterWeights) AggregateMax() ZinterAggregateMax
func (ZinterWeights) AggregateMin ¶
func (c ZinterWeights) AggregateMin() ZinterAggregateMin
func (ZinterWeights) AggregateSum ¶
func (c ZinterWeights) AggregateSum() ZinterAggregateSum
func (ZinterWeights) Build ¶
func (c ZinterWeights) Build() Completed
func (ZinterWeights) Weights ¶
func (c ZinterWeights) Weights(weight ...int64) ZinterWeights
func (ZinterWeights) Withscores ¶
func (c ZinterWeights) Withscores() ZinterWithscores
type ZinterWithscores ¶
type ZinterWithscores Completed
func (ZinterWithscores) Build ¶
func (c ZinterWithscores) Build() Completed
type Zintercard ¶
type Zintercard Completed
func (Zintercard) Numkeys ¶
func (c Zintercard) Numkeys(numkeys int64) ZintercardNumkeys
type ZintercardKey ¶
type ZintercardKey Completed
func (ZintercardKey) Build ¶
func (c ZintercardKey) Build() Completed
func (ZintercardKey) Key ¶
func (c ZintercardKey) Key(key ...string) ZintercardKey
func (ZintercardKey) Limit ¶
func (c ZintercardKey) Limit(limit int64) ZintercardLimit
type ZintercardLimit ¶
type ZintercardLimit Completed
func (ZintercardLimit) Build ¶
func (c ZintercardLimit) Build() Completed
type ZintercardNumkeys ¶
type ZintercardNumkeys Completed
func (ZintercardNumkeys) Key ¶
func (c ZintercardNumkeys) Key(key ...string) ZintercardKey
type Zinterstore ¶
type Zinterstore Completed
func (Zinterstore) Destination ¶
func (c Zinterstore) Destination(destination string) ZinterstoreDestination
type ZinterstoreAggregateMax ¶
type ZinterstoreAggregateMax Completed
func (ZinterstoreAggregateMax) Build ¶
func (c ZinterstoreAggregateMax) Build() Completed
type ZinterstoreAggregateMin ¶
type ZinterstoreAggregateMin Completed
func (ZinterstoreAggregateMin) Build ¶
func (c ZinterstoreAggregateMin) Build() Completed
type ZinterstoreAggregateSum ¶
type ZinterstoreAggregateSum Completed
func (ZinterstoreAggregateSum) Build ¶
func (c ZinterstoreAggregateSum) Build() Completed
type ZinterstoreDestination ¶
type ZinterstoreDestination Completed
func (ZinterstoreDestination) Numkeys ¶
func (c ZinterstoreDestination) Numkeys(numkeys int64) ZinterstoreNumkeys
type ZinterstoreKey ¶
type ZinterstoreKey Completed
func (ZinterstoreKey) AggregateMax ¶
func (c ZinterstoreKey) AggregateMax() ZinterstoreAggregateMax
func (ZinterstoreKey) AggregateMin ¶
func (c ZinterstoreKey) AggregateMin() ZinterstoreAggregateMin
func (ZinterstoreKey) AggregateSum ¶
func (c ZinterstoreKey) AggregateSum() ZinterstoreAggregateSum
func (ZinterstoreKey) Build ¶
func (c ZinterstoreKey) Build() Completed
func (ZinterstoreKey) Key ¶
func (c ZinterstoreKey) Key(key ...string) ZinterstoreKey
func (ZinterstoreKey) Weights ¶
func (c ZinterstoreKey) Weights(weight ...int64) ZinterstoreWeights
type ZinterstoreNumkeys ¶
type ZinterstoreNumkeys Completed
func (ZinterstoreNumkeys) Key ¶
func (c ZinterstoreNumkeys) Key(key ...string) ZinterstoreKey
type ZinterstoreWeights ¶
type ZinterstoreWeights Completed
func (ZinterstoreWeights) AggregateMax ¶
func (c ZinterstoreWeights) AggregateMax() ZinterstoreAggregateMax
func (ZinterstoreWeights) AggregateMin ¶
func (c ZinterstoreWeights) AggregateMin() ZinterstoreAggregateMin
func (ZinterstoreWeights) AggregateSum ¶
func (c ZinterstoreWeights) AggregateSum() ZinterstoreAggregateSum
func (ZinterstoreWeights) Build ¶
func (c ZinterstoreWeights) Build() Completed
func (ZinterstoreWeights) Weights ¶
func (c ZinterstoreWeights) Weights(weight ...int64) ZinterstoreWeights
type Zlexcount ¶
type Zlexcount Completed
func (Zlexcount) Key ¶
func (c Zlexcount) Key(key string) ZlexcountKey
type ZlexcountKey ¶
type ZlexcountKey Completed
func (ZlexcountKey) Min ¶
func (c ZlexcountKey) Min(min string) ZlexcountMin
type ZlexcountMax ¶
type ZlexcountMax Completed
func (ZlexcountMax) Build ¶
func (c ZlexcountMax) Build() Completed
func (ZlexcountMax) Cache ¶
func (c ZlexcountMax) Cache() Cacheable
type ZlexcountMin ¶
type ZlexcountMin Completed
func (ZlexcountMin) Max ¶
func (c ZlexcountMin) Max(max string) ZlexcountMax
type Zmpop ¶
type Zmpop Completed
func (Zmpop) Numkeys ¶
func (c Zmpop) Numkeys(numkeys int64) ZmpopNumkeys
type ZmpopCount ¶
type ZmpopCount Completed
func (ZmpopCount) Build ¶
func (c ZmpopCount) Build() Completed
type ZmpopKey ¶
type ZmpopKey Completed
func (ZmpopKey) Max ¶
func (c ZmpopKey) Max() ZmpopWhereMax
func (ZmpopKey) Min ¶
func (c ZmpopKey) Min() ZmpopWhereMin
type ZmpopNumkeys ¶
type ZmpopNumkeys Completed
func (ZmpopNumkeys) Key ¶
func (c ZmpopNumkeys) Key(key ...string) ZmpopKey
type ZmpopWhereMax ¶
type ZmpopWhereMax Completed
func (ZmpopWhereMax) Build ¶
func (c ZmpopWhereMax) Build() Completed
func (ZmpopWhereMax) Count ¶
func (c ZmpopWhereMax) Count(count int64) ZmpopCount
type ZmpopWhereMin ¶
type ZmpopWhereMin Completed
func (ZmpopWhereMin) Build ¶
func (c ZmpopWhereMin) Build() Completed
func (ZmpopWhereMin) Count ¶
func (c ZmpopWhereMin) Count(count int64) ZmpopCount
type Zmscore ¶
type Zmscore Completed
func (Zmscore) Key ¶
func (c Zmscore) Key(key string) ZmscoreKey
type ZmscoreKey ¶
type ZmscoreKey Completed
func (ZmscoreKey) Member ¶
func (c ZmscoreKey) Member(member ...string) ZmscoreMember
type ZmscoreMember ¶
type ZmscoreMember Completed
func (ZmscoreMember) Build ¶
func (c ZmscoreMember) Build() Completed
func (ZmscoreMember) Cache ¶
func (c ZmscoreMember) Cache() Cacheable
func (ZmscoreMember) Member ¶
func (c ZmscoreMember) Member(member ...string) ZmscoreMember
type Zpopmax ¶
type Zpopmax Completed
func (Zpopmax) Key ¶
func (c Zpopmax) Key(key string) ZpopmaxKey
type ZpopmaxCount ¶
type ZpopmaxCount Completed
func (ZpopmaxCount) Build ¶
func (c ZpopmaxCount) Build() Completed
type ZpopmaxKey ¶
type ZpopmaxKey Completed
func (ZpopmaxKey) Build ¶
func (c ZpopmaxKey) Build() Completed
func (ZpopmaxKey) Count ¶
func (c ZpopmaxKey) Count(count int64) ZpopmaxCount
type Zpopmin ¶
type Zpopmin Completed
func (Zpopmin) Key ¶
func (c Zpopmin) Key(key string) ZpopminKey
type ZpopminCount ¶
type ZpopminCount Completed
func (ZpopminCount) Build ¶
func (c ZpopminCount) Build() Completed
type ZpopminKey ¶
type ZpopminKey Completed
func (ZpopminKey) Build ¶
func (c ZpopminKey) Build() Completed
func (ZpopminKey) Count ¶
func (c ZpopminKey) Count(count int64) ZpopminCount
type Zrandmember ¶
type Zrandmember Completed
func (Zrandmember) Key ¶
func (c Zrandmember) Key(key string) ZrandmemberKey
type ZrandmemberKey ¶
type ZrandmemberKey Completed
func (ZrandmemberKey) Build ¶
func (c ZrandmemberKey) Build() Completed
func (ZrandmemberKey) Count ¶
func (c ZrandmemberKey) Count(count int64) ZrandmemberOptionsCount
type ZrandmemberOptionsCount ¶
type ZrandmemberOptionsCount Completed
func (ZrandmemberOptionsCount) Build ¶
func (c ZrandmemberOptionsCount) Build() Completed
func (ZrandmemberOptionsCount) Withscores ¶
func (c ZrandmemberOptionsCount) Withscores() ZrandmemberOptionsWithscores
type ZrandmemberOptionsWithscores ¶
type ZrandmemberOptionsWithscores Completed
func (ZrandmemberOptionsWithscores) Build ¶
func (c ZrandmemberOptionsWithscores) Build() Completed
type ZrangeLimit ¶
type ZrangeLimit Completed
func (ZrangeLimit) Build ¶
func (c ZrangeLimit) Build() Completed
func (ZrangeLimit) Cache ¶
func (c ZrangeLimit) Cache() Cacheable
func (ZrangeLimit) Withscores ¶
func (c ZrangeLimit) Withscores() ZrangeWithscores
type ZrangeMax ¶
type ZrangeMax Completed
func (ZrangeMax) Bylex ¶
func (c ZrangeMax) Bylex() ZrangeSortbyBylex
func (ZrangeMax) Byscore ¶
func (c ZrangeMax) Byscore() ZrangeSortbyByscore
func (ZrangeMax) Withscores ¶
func (c ZrangeMax) Withscores() ZrangeWithscores
type ZrangeRev ¶
type ZrangeRev Completed
func (ZrangeRev) Withscores ¶
func (c ZrangeRev) Withscores() ZrangeWithscores
type ZrangeSortbyBylex ¶
type ZrangeSortbyBylex Completed
func (ZrangeSortbyBylex) Build ¶
func (c ZrangeSortbyBylex) Build() Completed
func (ZrangeSortbyBylex) Cache ¶
func (c ZrangeSortbyBylex) Cache() Cacheable
func (ZrangeSortbyBylex) Limit ¶
func (c ZrangeSortbyBylex) Limit(offset int64, count int64) ZrangeLimit
func (ZrangeSortbyBylex) Rev ¶
func (c ZrangeSortbyBylex) Rev() ZrangeRev
func (ZrangeSortbyBylex) Withscores ¶
func (c ZrangeSortbyBylex) Withscores() ZrangeWithscores
type ZrangeSortbyByscore ¶
type ZrangeSortbyByscore Completed
func (ZrangeSortbyByscore) Build ¶
func (c ZrangeSortbyByscore) Build() Completed
func (ZrangeSortbyByscore) Cache ¶
func (c ZrangeSortbyByscore) Cache() Cacheable
func (ZrangeSortbyByscore) Limit ¶
func (c ZrangeSortbyByscore) Limit(offset int64, count int64) ZrangeLimit
func (ZrangeSortbyByscore) Rev ¶
func (c ZrangeSortbyByscore) Rev() ZrangeRev
func (ZrangeSortbyByscore) Withscores ¶
func (c ZrangeSortbyByscore) Withscores() ZrangeWithscores
type ZrangeWithscores ¶
type ZrangeWithscores Completed
func (ZrangeWithscores) Build ¶
func (c ZrangeWithscores) Build() Completed
func (ZrangeWithscores) Cache ¶
func (c ZrangeWithscores) Cache() Cacheable
type Zrangebylex ¶
type Zrangebylex Completed
func (Zrangebylex) Key ¶
func (c Zrangebylex) Key(key string) ZrangebylexKey
type ZrangebylexKey ¶
type ZrangebylexKey Completed
func (ZrangebylexKey) Min ¶
func (c ZrangebylexKey) Min(min string) ZrangebylexMin
type ZrangebylexLimit ¶
type ZrangebylexLimit Completed
func (ZrangebylexLimit) Build ¶
func (c ZrangebylexLimit) Build() Completed
func (ZrangebylexLimit) Cache ¶
func (c ZrangebylexLimit) Cache() Cacheable
type ZrangebylexMax ¶
type ZrangebylexMax Completed
func (ZrangebylexMax) Build ¶
func (c ZrangebylexMax) Build() Completed
func (ZrangebylexMax) Cache ¶
func (c ZrangebylexMax) Cache() Cacheable
func (ZrangebylexMax) Limit ¶
func (c ZrangebylexMax) Limit(offset int64, count int64) ZrangebylexLimit
type ZrangebylexMin ¶
type ZrangebylexMin Completed
func (ZrangebylexMin) Max ¶
func (c ZrangebylexMin) Max(max string) ZrangebylexMax
type Zrangebyscore ¶
type Zrangebyscore Completed
func (Zrangebyscore) Key ¶
func (c Zrangebyscore) Key(key string) ZrangebyscoreKey
type ZrangebyscoreKey ¶
type ZrangebyscoreKey Completed
func (ZrangebyscoreKey) Min ¶
func (c ZrangebyscoreKey) Min(min string) ZrangebyscoreMin
type ZrangebyscoreLimit ¶
type ZrangebyscoreLimit Completed
func (ZrangebyscoreLimit) Build ¶
func (c ZrangebyscoreLimit) Build() Completed
func (ZrangebyscoreLimit) Cache ¶
func (c ZrangebyscoreLimit) Cache() Cacheable
type ZrangebyscoreMax ¶
type ZrangebyscoreMax Completed
func (ZrangebyscoreMax) Build ¶
func (c ZrangebyscoreMax) Build() Completed
func (ZrangebyscoreMax) Cache ¶
func (c ZrangebyscoreMax) Cache() Cacheable
func (ZrangebyscoreMax) Limit ¶
func (c ZrangebyscoreMax) Limit(offset int64, count int64) ZrangebyscoreLimit
func (ZrangebyscoreMax) Withscores ¶
func (c ZrangebyscoreMax) Withscores() ZrangebyscoreWithscores
type ZrangebyscoreMin ¶
type ZrangebyscoreMin Completed
func (ZrangebyscoreMin) Max ¶
func (c ZrangebyscoreMin) Max(max string) ZrangebyscoreMax
type ZrangebyscoreWithscores ¶
type ZrangebyscoreWithscores Completed
func (ZrangebyscoreWithscores) Build ¶
func (c ZrangebyscoreWithscores) Build() Completed
func (ZrangebyscoreWithscores) Cache ¶
func (c ZrangebyscoreWithscores) Cache() Cacheable
func (ZrangebyscoreWithscores) Limit ¶
func (c ZrangebyscoreWithscores) Limit(offset int64, count int64) ZrangebyscoreLimit
type Zrangestore ¶
type Zrangestore Completed
func (Zrangestore) Dst ¶
func (c Zrangestore) Dst(dst string) ZrangestoreDst
type ZrangestoreDst ¶
type ZrangestoreDst Completed
func (ZrangestoreDst) Src ¶
func (c ZrangestoreDst) Src(src string) ZrangestoreSrc
type ZrangestoreLimit ¶
type ZrangestoreLimit Completed
func (ZrangestoreLimit) Build ¶
func (c ZrangestoreLimit) Build() Completed
type ZrangestoreMax ¶
type ZrangestoreMax Completed
func (ZrangestoreMax) Build ¶
func (c ZrangestoreMax) Build() Completed
func (ZrangestoreMax) Bylex ¶
func (c ZrangestoreMax) Bylex() ZrangestoreSortbyBylex
func (ZrangestoreMax) Byscore ¶
func (c ZrangestoreMax) Byscore() ZrangestoreSortbyByscore
func (ZrangestoreMax) Limit ¶
func (c ZrangestoreMax) Limit(offset int64, count int64) ZrangestoreLimit
func (ZrangestoreMax) Rev ¶
func (c ZrangestoreMax) Rev() ZrangestoreRev
type ZrangestoreMin ¶
type ZrangestoreMin Completed
func (ZrangestoreMin) Max ¶
func (c ZrangestoreMin) Max(max string) ZrangestoreMax
type ZrangestoreRev ¶
type ZrangestoreRev Completed
func (ZrangestoreRev) Build ¶
func (c ZrangestoreRev) Build() Completed
func (ZrangestoreRev) Limit ¶
func (c ZrangestoreRev) Limit(offset int64, count int64) ZrangestoreLimit
type ZrangestoreSortbyBylex ¶
type ZrangestoreSortbyBylex Completed
func (ZrangestoreSortbyBylex) Build ¶
func (c ZrangestoreSortbyBylex) Build() Completed
func (ZrangestoreSortbyBylex) Limit ¶
func (c ZrangestoreSortbyBylex) Limit(offset int64, count int64) ZrangestoreLimit
func (ZrangestoreSortbyBylex) Rev ¶
func (c ZrangestoreSortbyBylex) Rev() ZrangestoreRev
type ZrangestoreSortbyByscore ¶
type ZrangestoreSortbyByscore Completed
func (ZrangestoreSortbyByscore) Build ¶
func (c ZrangestoreSortbyByscore) Build() Completed
func (ZrangestoreSortbyByscore) Limit ¶
func (c ZrangestoreSortbyByscore) Limit(offset int64, count int64) ZrangestoreLimit
func (ZrangestoreSortbyByscore) Rev ¶
func (c ZrangestoreSortbyByscore) Rev() ZrangestoreRev
type ZrangestoreSrc ¶
type ZrangestoreSrc Completed
func (ZrangestoreSrc) Min ¶
func (c ZrangestoreSrc) Min(min string) ZrangestoreMin
type ZrankKey ¶
type ZrankKey Completed
func (ZrankKey) Member ¶
func (c ZrankKey) Member(member string) ZrankMember
type ZrankMember ¶
type ZrankMember Completed
func (ZrankMember) Build ¶
func (c ZrankMember) Build() Completed
func (ZrankMember) Cache ¶
func (c ZrankMember) Cache() Cacheable
func (ZrankMember) Withscore ¶
func (c ZrankMember) Withscore() ZrankWithscore
type ZrankWithscore ¶
type ZrankWithscore Completed
func (ZrankWithscore) Build ¶
func (c ZrankWithscore) Build() Completed
func (ZrankWithscore) Cache ¶
func (c ZrankWithscore) Cache() Cacheable
type ZremKey ¶
type ZremKey Completed
func (ZremKey) Member ¶
func (c ZremKey) Member(member ...string) ZremMember
type ZremMember ¶
type ZremMember Completed
func (ZremMember) Build ¶
func (c ZremMember) Build() Completed
func (ZremMember) Member ¶
func (c ZremMember) Member(member ...string) ZremMember
type Zremrangebylex ¶
type Zremrangebylex Completed
func (Zremrangebylex) Key ¶
func (c Zremrangebylex) Key(key string) ZremrangebylexKey
type ZremrangebylexKey ¶
type ZremrangebylexKey Completed
func (ZremrangebylexKey) Min ¶
func (c ZremrangebylexKey) Min(min string) ZremrangebylexMin
type ZremrangebylexMax ¶
type ZremrangebylexMax Completed
func (ZremrangebylexMax) Build ¶
func (c ZremrangebylexMax) Build() Completed
type ZremrangebylexMin ¶
type ZremrangebylexMin Completed
func (ZremrangebylexMin) Max ¶
func (c ZremrangebylexMin) Max(max string) ZremrangebylexMax
type Zremrangebyrank ¶
type Zremrangebyrank Completed
func (Zremrangebyrank) Key ¶
func (c Zremrangebyrank) Key(key string) ZremrangebyrankKey
type ZremrangebyrankKey ¶
type ZremrangebyrankKey Completed
func (ZremrangebyrankKey) Start ¶
func (c ZremrangebyrankKey) Start(start int64) ZremrangebyrankStart
type ZremrangebyrankStart ¶
type ZremrangebyrankStart Completed
func (ZremrangebyrankStart) Stop ¶
func (c ZremrangebyrankStart) Stop(stop int64) ZremrangebyrankStop
type ZremrangebyrankStop ¶
type ZremrangebyrankStop Completed
func (ZremrangebyrankStop) Build ¶
func (c ZremrangebyrankStop) Build() Completed
type Zremrangebyscore ¶
type Zremrangebyscore Completed
func (Zremrangebyscore) Key ¶
func (c Zremrangebyscore) Key(key string) ZremrangebyscoreKey
type ZremrangebyscoreKey ¶
type ZremrangebyscoreKey Completed
func (ZremrangebyscoreKey) Min ¶
func (c ZremrangebyscoreKey) Min(min string) ZremrangebyscoreMin
type ZremrangebyscoreMax ¶
type ZremrangebyscoreMax Completed
func (ZremrangebyscoreMax) Build ¶
func (c ZremrangebyscoreMax) Build() Completed
type ZremrangebyscoreMin ¶
type ZremrangebyscoreMin Completed
func (ZremrangebyscoreMin) Max ¶
func (c ZremrangebyscoreMin) Max(max string) ZremrangebyscoreMax
type Zrevrange ¶
type Zrevrange Completed
func (Zrevrange) Key ¶
func (c Zrevrange) Key(key string) ZrevrangeKey
type ZrevrangeKey ¶
type ZrevrangeKey Completed
func (ZrevrangeKey) Start ¶
func (c ZrevrangeKey) Start(start int64) ZrevrangeStart
type ZrevrangeStart ¶
type ZrevrangeStart Completed
func (ZrevrangeStart) Stop ¶
func (c ZrevrangeStart) Stop(stop int64) ZrevrangeStop
type ZrevrangeStop ¶
type ZrevrangeStop Completed
func (ZrevrangeStop) Build ¶
func (c ZrevrangeStop) Build() Completed
func (ZrevrangeStop) Cache ¶
func (c ZrevrangeStop) Cache() Cacheable
func (ZrevrangeStop) Withscores ¶
func (c ZrevrangeStop) Withscores() ZrevrangeWithscores
type ZrevrangeWithscores ¶
type ZrevrangeWithscores Completed
func (ZrevrangeWithscores) Build ¶
func (c ZrevrangeWithscores) Build() Completed
func (ZrevrangeWithscores) Cache ¶
func (c ZrevrangeWithscores) Cache() Cacheable
type Zrevrangebylex ¶
type Zrevrangebylex Completed
func (Zrevrangebylex) Key ¶
func (c Zrevrangebylex) Key(key string) ZrevrangebylexKey
type ZrevrangebylexKey ¶
type ZrevrangebylexKey Completed
func (ZrevrangebylexKey) Max ¶
func (c ZrevrangebylexKey) Max(max string) ZrevrangebylexMax
type ZrevrangebylexLimit ¶
type ZrevrangebylexLimit Completed
func (ZrevrangebylexLimit) Build ¶
func (c ZrevrangebylexLimit) Build() Completed
func (ZrevrangebylexLimit) Cache ¶
func (c ZrevrangebylexLimit) Cache() Cacheable
type ZrevrangebylexMax ¶
type ZrevrangebylexMax Completed
func (ZrevrangebylexMax) Min ¶
func (c ZrevrangebylexMax) Min(min string) ZrevrangebylexMin
type ZrevrangebylexMin ¶
type ZrevrangebylexMin Completed
func (ZrevrangebylexMin) Build ¶
func (c ZrevrangebylexMin) Build() Completed
func (ZrevrangebylexMin) Cache ¶
func (c ZrevrangebylexMin) Cache() Cacheable
func (ZrevrangebylexMin) Limit ¶
func (c ZrevrangebylexMin) Limit(offset int64, count int64) ZrevrangebylexLimit
type Zrevrangebyscore ¶
type Zrevrangebyscore Completed
func (Zrevrangebyscore) Key ¶
func (c Zrevrangebyscore) Key(key string) ZrevrangebyscoreKey
type ZrevrangebyscoreKey ¶
type ZrevrangebyscoreKey Completed
func (ZrevrangebyscoreKey) Max ¶
func (c ZrevrangebyscoreKey) Max(max string) ZrevrangebyscoreMax
type ZrevrangebyscoreLimit ¶
type ZrevrangebyscoreLimit Completed
func (ZrevrangebyscoreLimit) Build ¶
func (c ZrevrangebyscoreLimit) Build() Completed
func (ZrevrangebyscoreLimit) Cache ¶
func (c ZrevrangebyscoreLimit) Cache() Cacheable
type ZrevrangebyscoreMax ¶
type ZrevrangebyscoreMax Completed
func (ZrevrangebyscoreMax) Min ¶
func (c ZrevrangebyscoreMax) Min(min string) ZrevrangebyscoreMin
type ZrevrangebyscoreMin ¶
type ZrevrangebyscoreMin Completed
func (ZrevrangebyscoreMin) Build ¶
func (c ZrevrangebyscoreMin) Build() Completed
func (ZrevrangebyscoreMin) Cache ¶
func (c ZrevrangebyscoreMin) Cache() Cacheable
func (ZrevrangebyscoreMin) Limit ¶
func (c ZrevrangebyscoreMin) Limit(offset int64, count int64) ZrevrangebyscoreLimit
func (ZrevrangebyscoreMin) Withscores ¶
func (c ZrevrangebyscoreMin) Withscores() ZrevrangebyscoreWithscores
type ZrevrangebyscoreWithscores ¶
type ZrevrangebyscoreWithscores Completed
func (ZrevrangebyscoreWithscores) Build ¶
func (c ZrevrangebyscoreWithscores) Build() Completed
func (ZrevrangebyscoreWithscores) Cache ¶
func (c ZrevrangebyscoreWithscores) Cache() Cacheable
func (ZrevrangebyscoreWithscores) Limit ¶
func (c ZrevrangebyscoreWithscores) Limit(offset int64, count int64) ZrevrangebyscoreLimit
type Zrevrank ¶
type Zrevrank Completed
func (Zrevrank) Key ¶
func (c Zrevrank) Key(key string) ZrevrankKey
type ZrevrankKey ¶
type ZrevrankKey Completed
func (ZrevrankKey) Member ¶
func (c ZrevrankKey) Member(member string) ZrevrankMember
type ZrevrankMember ¶
type ZrevrankMember Completed
func (ZrevrankMember) Build ¶
func (c ZrevrankMember) Build() Completed
func (ZrevrankMember) Cache ¶
func (c ZrevrankMember) Cache() Cacheable
func (ZrevrankMember) Withscore ¶
func (c ZrevrankMember) Withscore() ZrevrankWithscore
type ZrevrankWithscore ¶
type ZrevrankWithscore Completed
func (ZrevrankWithscore) Build ¶
func (c ZrevrankWithscore) Build() Completed
func (ZrevrankWithscore) Cache ¶
func (c ZrevrankWithscore) Cache() Cacheable
type ZscanCount ¶
type ZscanCount Completed
func (ZscanCount) Build ¶
func (c ZscanCount) Build() Completed
type ZscanCursor ¶
type ZscanCursor Completed
func (ZscanCursor) Build ¶
func (c ZscanCursor) Build() Completed
func (ZscanCursor) Count ¶
func (c ZscanCursor) Count(count int64) ZscanCount
func (ZscanCursor) Match ¶
func (c ZscanCursor) Match(pattern string) ZscanMatch
type ZscanKey ¶
type ZscanKey Completed
func (ZscanKey) Cursor ¶
func (c ZscanKey) Cursor(cursor uint64) ZscanCursor
type ZscanMatch ¶
type ZscanMatch Completed
func (ZscanMatch) Build ¶
func (c ZscanMatch) Build() Completed
func (ZscanMatch) Count ¶
func (c ZscanMatch) Count(count int64) ZscanCount
type ZscoreKey ¶
type ZscoreKey Completed
func (ZscoreKey) Member ¶
func (c ZscoreKey) Member(member string) ZscoreMember
type ZscoreMember ¶
type ZscoreMember Completed
func (ZscoreMember) Build ¶
func (c ZscoreMember) Build() Completed
func (ZscoreMember) Cache ¶
func (c ZscoreMember) Cache() Cacheable
type Zunion ¶
type Zunion Completed
func (Zunion) Numkeys ¶
func (c Zunion) Numkeys(numkeys int64) ZunionNumkeys
type ZunionAggregateMax ¶
type ZunionAggregateMax Completed
func (ZunionAggregateMax) Build ¶
func (c ZunionAggregateMax) Build() Completed
func (ZunionAggregateMax) Withscores ¶
func (c ZunionAggregateMax) Withscores() ZunionWithscores
type ZunionAggregateMin ¶
type ZunionAggregateMin Completed
func (ZunionAggregateMin) Build ¶
func (c ZunionAggregateMin) Build() Completed
func (ZunionAggregateMin) Withscores ¶
func (c ZunionAggregateMin) Withscores() ZunionWithscores
type ZunionAggregateSum ¶
type ZunionAggregateSum Completed
func (ZunionAggregateSum) Build ¶
func (c ZunionAggregateSum) Build() Completed
func (ZunionAggregateSum) Withscores ¶
func (c ZunionAggregateSum) Withscores() ZunionWithscores
type ZunionKey ¶
type ZunionKey Completed
func (ZunionKey) AggregateMax ¶
func (c ZunionKey) AggregateMax() ZunionAggregateMax
func (ZunionKey) AggregateMin ¶
func (c ZunionKey) AggregateMin() ZunionAggregateMin
func (ZunionKey) AggregateSum ¶
func (c ZunionKey) AggregateSum() ZunionAggregateSum
func (ZunionKey) Weights ¶
func (c ZunionKey) Weights(weight ...int64) ZunionWeights
func (ZunionKey) Withscores ¶
func (c ZunionKey) Withscores() ZunionWithscores
type ZunionNumkeys ¶
type ZunionNumkeys Completed
func (ZunionNumkeys) Key ¶
func (c ZunionNumkeys) Key(key ...string) ZunionKey
type ZunionWeights ¶
type ZunionWeights Completed
func (ZunionWeights) AggregateMax ¶
func (c ZunionWeights) AggregateMax() ZunionAggregateMax
func (ZunionWeights) AggregateMin ¶
func (c ZunionWeights) AggregateMin() ZunionAggregateMin
func (ZunionWeights) AggregateSum ¶
func (c ZunionWeights) AggregateSum() ZunionAggregateSum
func (ZunionWeights) Build ¶
func (c ZunionWeights) Build() Completed
func (ZunionWeights) Weights ¶
func (c ZunionWeights) Weights(weight ...int64) ZunionWeights
func (ZunionWeights) Withscores ¶
func (c ZunionWeights) Withscores() ZunionWithscores
type ZunionWithscores ¶
type ZunionWithscores Completed
func (ZunionWithscores) Build ¶
func (c ZunionWithscores) Build() Completed
type Zunionstore ¶
type Zunionstore Completed
func (Zunionstore) Destination ¶
func (c Zunionstore) Destination(destination string) ZunionstoreDestination
type ZunionstoreAggregateMax ¶
type ZunionstoreAggregateMax Completed
func (ZunionstoreAggregateMax) Build ¶
func (c ZunionstoreAggregateMax) Build() Completed
type ZunionstoreAggregateMin ¶
type ZunionstoreAggregateMin Completed
func (ZunionstoreAggregateMin) Build ¶
func (c ZunionstoreAggregateMin) Build() Completed
type ZunionstoreAggregateSum ¶
type ZunionstoreAggregateSum Completed
func (ZunionstoreAggregateSum) Build ¶
func (c ZunionstoreAggregateSum) Build() Completed
type ZunionstoreDestination ¶
type ZunionstoreDestination Completed
func (ZunionstoreDestination) Numkeys ¶
func (c ZunionstoreDestination) Numkeys(numkeys int64) ZunionstoreNumkeys
type ZunionstoreKey ¶
type ZunionstoreKey Completed
func (ZunionstoreKey) AggregateMax ¶
func (c ZunionstoreKey) AggregateMax() ZunionstoreAggregateMax
func (ZunionstoreKey) AggregateMin ¶
func (c ZunionstoreKey) AggregateMin() ZunionstoreAggregateMin
func (ZunionstoreKey) AggregateSum ¶
func (c ZunionstoreKey) AggregateSum() ZunionstoreAggregateSum
func (ZunionstoreKey) Build ¶
func (c ZunionstoreKey) Build() Completed
func (ZunionstoreKey) Key ¶
func (c ZunionstoreKey) Key(key ...string) ZunionstoreKey
func (ZunionstoreKey) Weights ¶
func (c ZunionstoreKey) Weights(weight ...int64) ZunionstoreWeights
type ZunionstoreNumkeys ¶
type ZunionstoreNumkeys Completed
func (ZunionstoreNumkeys) Key ¶
func (c ZunionstoreNumkeys) Key(key ...string) ZunionstoreKey
type ZunionstoreWeights ¶
type ZunionstoreWeights Completed
func (ZunionstoreWeights) AggregateMax ¶
func (c ZunionstoreWeights) AggregateMax() ZunionstoreAggregateMax
func (ZunionstoreWeights) AggregateMin ¶
func (c ZunionstoreWeights) AggregateMin() ZunionstoreAggregateMin
func (ZunionstoreWeights) AggregateSum ¶
func (c ZunionstoreWeights) AggregateSum() ZunionstoreAggregateSum
func (ZunionstoreWeights) Build ¶
func (c ZunionstoreWeights) Build() Completed
func (ZunionstoreWeights) Weights ¶
func (c ZunionstoreWeights) Weights(weight ...int64) ZunionstoreWeights
Source Files
¶
- builder.go
- cmds.go
- gen_bf.go
- gen_bitmap.go
- gen_cf.go
- gen_cluster.go
- gen_cms.go
- gen_connection.go
- gen_gears.go
- gen_generic.go
- gen_geo.go
- gen_graph.go
- gen_hash.go
- gen_hyperloglog.go
- gen_inference.go
- gen_json.go
- gen_list.go
- gen_model.go
- gen_pubsub.go
- gen_script.go
- gen_scripting.go
- gen_search.go
- gen_sentinel.go
- gen_server.go
- gen_set.go
- gen_sorted_set.go
- gen_stream.go
- gen_string.go
- gen_suggestion.go
- gen_tdigest.go
- gen_tensor.go
- gen_timeseries.go
- gen_topk.go
- gen_transactions.go
- slot.go