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 PutCompletedForce(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) Build() Completed
- func (c BitfieldOperationGet) Get(encoding string, offset int64) 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) ClThrottle() (c ClThrottle)
- func (b Builder) ClientCaching() (c ClientCaching)
- func (b Builder) ClientCapa() (c ClientCapa)
- 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) ClusterSlotStats() (c ClusterSlotStats)
- 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) Hexpire() (c Hexpire)
- func (b Builder) Hexpireat() (c Hexpireat)
- func (b Builder) Hexpiretime() (c Hexpiretime)
- 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) Hpersist() (c Hpersist)
- func (b Builder) Hpexpire() (c Hpexpire)
- func (b Builder) Hpexpireat() (c Hpexpireat)
- func (b Builder) Hpexpiretime() (c Hpexpiretime)
- func (b Builder) Hpttl() (c Hpttl)
- 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) Httl() (c Httl)
- 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) ScriptShow() (c ScriptShow)
- 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) Tfcall() (c Tfcall)
- func (b Builder) Tfcallasync() (c Tfcallasync)
- func (b Builder) TfunctionDelete() (c TfunctionDelete)
- func (b Builder) TfunctionList() (c TfunctionList)
- func (b Builder) TfunctionLoad() (c TfunctionLoad)
- 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 ClThrottle
- type ClThrottleCountPerPeriod
- type ClThrottleKey
- type ClThrottleMaxBurst
- type ClThrottlePeriod
- type ClThrottleQuantity
- type ClientCaching
- type ClientCachingModeNo
- type ClientCachingModeYes
- type ClientCapa
- type ClientCapaCapability
- 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) Maxage(maxage int64) ClientKillMaxage
- 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) Maxage(maxage int64) ClientKillMaxage
- 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) Maxage(maxage int64) ClientKillMaxage
- 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 ClientKillMaxage
- 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) Maxage(maxage int64) ClientKillMaxage
- 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) Maxage(maxage int64) ClientKillMaxage
- 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) Maxage(maxage int64) ClientKillMaxage
- 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) Maxage(maxage int64) ClientKillMaxage
- func (c ClientKillTypeReplica) SkipmeNo() ClientKillSkipmeNo
- func (c ClientKillTypeReplica) SkipmeYes() ClientKillSkipmeYes
- func (c ClientKillTypeReplica) User(username string) ClientKillUser
- type ClientKillUser
- func (c ClientKillUser) Addr(ipPort string) ClientKillAddr
- func (c ClientKillUser) Build() Completed
- func (c ClientKillUser) Laddr(ipPort string) ClientKillLaddr
- func (c ClientKillUser) Maxage(maxage int64) ClientKillMaxage
- func (c ClientKillUser) SkipmeNo() ClientKillSkipmeNo
- func (c ClientKillUser) SkipmeYes() ClientKillSkipmeYes
- 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 ClusterSetslotTimeout
- type ClusterShards
- type ClusterSlaves
- type ClusterSlavesNodeId
- type ClusterSlotStats
- type ClusterSlotStatsFilterOrderbyLimit
- type ClusterSlotStatsFilterOrderbyMetric
- func (c ClusterSlotStatsFilterOrderbyMetric) Asc() ClusterSlotStatsFilterOrderbyOrderAsc
- func (c ClusterSlotStatsFilterOrderbyMetric) Build() Completed
- func (c ClusterSlotStatsFilterOrderbyMetric) Desc() ClusterSlotStatsFilterOrderbyOrderDesc
- func (c ClusterSlotStatsFilterOrderbyMetric) Limit(limit int64) ClusterSlotStatsFilterOrderbyLimit
- type ClusterSlotStatsFilterOrderbyOrderAsc
- type ClusterSlotStatsFilterOrderbyOrderDesc
- type ClusterSlotStatsFilterOrderbyOrderby
- type ClusterSlotStatsFilterSlotsrangeEndSlot
- type ClusterSlotStatsFilterSlotsrangeSlotsrange
- type ClusterSlotStatsFilterSlotsrangeStartSlot
- 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) IsPipe() bool
- func (c *Completed) IsReadOnly() bool
- func (c *Completed) IsUnsub() bool
- func (c *Completed) IsWrite() bool
- func (c *Completed) NoReply() bool
- func (c Completed) Pin() Completed
- func (c Completed) SetSlot(key string) Completed
- func (c *Completed) Slot() uint16
- func (c Completed) ToPipe() Completed
- 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 FtAggregateAddscores
- type FtAggregateCursorCount
- func (c FtAggregateCursorCount) Addscores() FtAggregateAddscores
- func (c FtAggregateCursorCount) Build() Completed
- func (c FtAggregateCursorCount) Dialect(dialect int64) FtAggregateDialect
- func (c FtAggregateCursorCount) Maxidle(idleTime int64) FtAggregateCursorMaxidle
- func (c FtAggregateCursorCount) Params() FtAggregateParamsParams
- type FtAggregateCursorMaxidle
- type FtAggregateCursorWithcursor
- func (c FtAggregateCursorWithcursor) Addscores() FtAggregateAddscores
- 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) Addscores() FtAggregateAddscores
- 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) Addscores() FtAggregateAddscores
- 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) Addscores() FtAggregateAddscores
- 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) Addscores() FtAggregateAddscores
- 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) Addscores() FtAggregateAddscores
- 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) Addscores() FtAggregateAddscores
- 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) Addscores() FtAggregateAddscores
- 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) Addscores() FtAggregateAddscores
- 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) Addscores() FtAggregateAddscores
- 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) Addscores() FtAggregateAddscores
- 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) Addscores() FtAggregateAddscores
- 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) Addscores() FtAggregateAddscores
- 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) Addscores() FtAggregateAddscores
- 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) Addscores() FtAggregateAddscores
- 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) Withcount() FtAggregateOpSortbyWithcount
- func (c FtAggregateOpSortbyFieldsOrderAsc) Withcursor() FtAggregateCursorWithcursor
- type FtAggregateOpSortbyFieldsOrderDesc
- func (c FtAggregateOpSortbyFieldsOrderDesc) Addscores() FtAggregateAddscores
- 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) Withcount() FtAggregateOpSortbyWithcount
- func (c FtAggregateOpSortbyFieldsOrderDesc) Withcursor() FtAggregateCursorWithcursor
- type FtAggregateOpSortbyFieldsProperty
- func (c FtAggregateOpSortbyFieldsProperty) Addscores() FtAggregateAddscores
- 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) Withcount() FtAggregateOpSortbyWithcount
- func (c FtAggregateOpSortbyFieldsProperty) Withcursor() FtAggregateCursorWithcursor
- type FtAggregateOpSortbyMax
- func (c FtAggregateOpSortbyMax) Addscores() FtAggregateAddscores
- 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) Withcount() FtAggregateOpSortbyWithcount
- func (c FtAggregateOpSortbyMax) Withcursor() FtAggregateCursorWithcursor
- type FtAggregateOpSortbySortby
- func (c FtAggregateOpSortbySortby) Addscores() FtAggregateAddscores
- 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) Withcount() FtAggregateOpSortbyWithcount
- func (c FtAggregateOpSortbySortby) Withcursor() FtAggregateCursorWithcursor
- type FtAggregateOpSortbyWithcount
- func (c FtAggregateOpSortbyWithcount) Addscores() FtAggregateAddscores
- func (c FtAggregateOpSortbyWithcount) Apply(expression string) FtAggregateOpApplyApply
- func (c FtAggregateOpSortbyWithcount) Build() Completed
- func (c FtAggregateOpSortbyWithcount) Dialect(dialect int64) FtAggregateDialect
- func (c FtAggregateOpSortbyWithcount) Filter(filter string) FtAggregateOpFilter
- func (c FtAggregateOpSortbyWithcount) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
- func (c FtAggregateOpSortbyWithcount) Limit() FtAggregateOpLimitLimit
- func (c FtAggregateOpSortbyWithcount) Load(count int64) FtAggregateOpLoadLoad
- func (c FtAggregateOpSortbyWithcount) LoadAll() FtAggregateOpLoadallLoadAll
- func (c FtAggregateOpSortbyWithcount) Params() FtAggregateParamsParams
- func (c FtAggregateOpSortbyWithcount) Sortby(nargs int64) FtAggregateOpSortbySortby
- func (c FtAggregateOpSortbyWithcount) Withcursor() FtAggregateCursorWithcursor
- type FtAggregateParamsNameValue
- func (c FtAggregateParamsNameValue) Addscores() FtAggregateAddscores
- func (c FtAggregateParamsNameValue) Build() Completed
- func (c FtAggregateParamsNameValue) Dialect(dialect int64) FtAggregateDialect
- func (c FtAggregateParamsNameValue) NameValue(name string, value string) FtAggregateParamsNameValue
- type FtAggregateParamsNargs
- type FtAggregateParamsParams
- type FtAggregateQuery
- func (c FtAggregateQuery) Addscores() FtAggregateAddscores
- 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) Addscores() FtAggregateAddscores
- 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) Addscores() FtAggregateAddscores
- 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) Geoshape() FtCreateFieldFieldTypeGeoshape
- 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) Geoshape() FtCreateFieldFieldTypeGeoshape
- 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) Indexempty() FtCreateFieldOptionIndexempty
- func (c FtCreateFieldFieldTypeGeo) Indexmissing() FtCreateFieldOptionIndexmissing
- 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 FtCreateFieldFieldTypeGeoshape
- func (c FtCreateFieldFieldTypeGeoshape) Build() Completed
- func (c FtCreateFieldFieldTypeGeoshape) Casesensitive() FtCreateFieldOptionCasesensitive
- func (c FtCreateFieldFieldTypeGeoshape) FieldName(fieldName string) FtCreateFieldFieldName
- func (c FtCreateFieldFieldTypeGeoshape) Indexempty() FtCreateFieldOptionIndexempty
- func (c FtCreateFieldFieldTypeGeoshape) Indexmissing() FtCreateFieldOptionIndexmissing
- func (c FtCreateFieldFieldTypeGeoshape) Noindex() FtCreateFieldOptionNoindex
- func (c FtCreateFieldFieldTypeGeoshape) Nostem() FtCreateFieldOptionNostem
- func (c FtCreateFieldFieldTypeGeoshape) Phonetic(phonetic string) FtCreateFieldOptionPhonetic
- func (c FtCreateFieldFieldTypeGeoshape) Separator(separator string) FtCreateFieldOptionSeparator
- func (c FtCreateFieldFieldTypeGeoshape) Sortable() FtCreateFieldOptionSortableSortable
- func (c FtCreateFieldFieldTypeGeoshape) Weight(weight float64) FtCreateFieldOptionWeight
- func (c FtCreateFieldFieldTypeGeoshape) Withsuffixtrie() FtCreateFieldOptionWithsuffixtrie
- type FtCreateFieldFieldTypeNumeric
- func (c FtCreateFieldFieldTypeNumeric) Build() Completed
- func (c FtCreateFieldFieldTypeNumeric) Casesensitive() FtCreateFieldOptionCasesensitive
- func (c FtCreateFieldFieldTypeNumeric) FieldName(fieldName string) FtCreateFieldFieldName
- func (c FtCreateFieldFieldTypeNumeric) Indexempty() FtCreateFieldOptionIndexempty
- func (c FtCreateFieldFieldTypeNumeric) Indexmissing() FtCreateFieldOptionIndexmissing
- 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) Indexempty() FtCreateFieldOptionIndexempty
- func (c FtCreateFieldFieldTypeTag) Indexmissing() FtCreateFieldOptionIndexmissing
- 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) Indexempty() FtCreateFieldOptionIndexempty
- func (c FtCreateFieldFieldTypeText) Indexmissing() FtCreateFieldOptionIndexmissing
- 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) Indexempty() FtCreateFieldOptionIndexempty
- func (c FtCreateFieldFieldTypeVector) Indexmissing() FtCreateFieldOptionIndexmissing
- 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) Indexempty() FtCreateFieldOptionIndexempty
- func (c FtCreateFieldOptionCasesensitive) Indexmissing() FtCreateFieldOptionIndexmissing
- 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 FtCreateFieldOptionIndexempty
- func (c FtCreateFieldOptionIndexempty) Build() Completed
- func (c FtCreateFieldOptionIndexempty) Casesensitive() FtCreateFieldOptionCasesensitive
- func (c FtCreateFieldOptionIndexempty) FieldName(fieldName string) FtCreateFieldFieldName
- func (c FtCreateFieldOptionIndexempty) Indexempty() FtCreateFieldOptionIndexempty
- func (c FtCreateFieldOptionIndexempty) Indexmissing() FtCreateFieldOptionIndexmissing
- func (c FtCreateFieldOptionIndexempty) Noindex() FtCreateFieldOptionNoindex
- func (c FtCreateFieldOptionIndexempty) Nostem() FtCreateFieldOptionNostem
- func (c FtCreateFieldOptionIndexempty) Phonetic(phonetic string) FtCreateFieldOptionPhonetic
- func (c FtCreateFieldOptionIndexempty) Separator(separator string) FtCreateFieldOptionSeparator
- func (c FtCreateFieldOptionIndexempty) Sortable() FtCreateFieldOptionSortableSortable
- func (c FtCreateFieldOptionIndexempty) Weight(weight float64) FtCreateFieldOptionWeight
- func (c FtCreateFieldOptionIndexempty) Withsuffixtrie() FtCreateFieldOptionWithsuffixtrie
- type FtCreateFieldOptionIndexmissing
- func (c FtCreateFieldOptionIndexmissing) Build() Completed
- func (c FtCreateFieldOptionIndexmissing) Casesensitive() FtCreateFieldOptionCasesensitive
- func (c FtCreateFieldOptionIndexmissing) FieldName(fieldName string) FtCreateFieldFieldName
- func (c FtCreateFieldOptionIndexmissing) Indexempty() FtCreateFieldOptionIndexempty
- func (c FtCreateFieldOptionIndexmissing) Indexmissing() FtCreateFieldOptionIndexmissing
- func (c FtCreateFieldOptionIndexmissing) Noindex() FtCreateFieldOptionNoindex
- func (c FtCreateFieldOptionIndexmissing) Nostem() FtCreateFieldOptionNostem
- func (c FtCreateFieldOptionIndexmissing) Phonetic(phonetic string) FtCreateFieldOptionPhonetic
- func (c FtCreateFieldOptionIndexmissing) Separator(separator string) FtCreateFieldOptionSeparator
- func (c FtCreateFieldOptionIndexmissing) Sortable() FtCreateFieldOptionSortableSortable
- func (c FtCreateFieldOptionIndexmissing) Weight(weight float64) FtCreateFieldOptionWeight
- func (c FtCreateFieldOptionIndexmissing) Withsuffixtrie() FtCreateFieldOptionWithsuffixtrie
- type FtCreateFieldOptionNoindex
- func (c FtCreateFieldOptionNoindex) Build() Completed
- func (c FtCreateFieldOptionNoindex) Casesensitive() FtCreateFieldOptionCasesensitive
- func (c FtCreateFieldOptionNoindex) FieldName(fieldName string) FtCreateFieldFieldName
- func (c FtCreateFieldOptionNoindex) Indexempty() FtCreateFieldOptionIndexempty
- func (c FtCreateFieldOptionNoindex) Indexmissing() FtCreateFieldOptionIndexmissing
- 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) Indexempty() FtCreateFieldOptionIndexempty
- func (c FtCreateFieldOptionNostem) Indexmissing() FtCreateFieldOptionIndexmissing
- 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) Indexempty() FtCreateFieldOptionIndexempty
- func (c FtCreateFieldOptionPhonetic) Indexmissing() FtCreateFieldOptionIndexmissing
- 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) Indexempty() FtCreateFieldOptionIndexempty
- func (c FtCreateFieldOptionSeparator) Indexmissing() FtCreateFieldOptionIndexmissing
- 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) Indexempty() FtCreateFieldOptionIndexempty
- func (c FtCreateFieldOptionSortableSortable) Indexmissing() FtCreateFieldOptionIndexmissing
- 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) Indexempty() FtCreateFieldOptionIndexempty
- func (c FtCreateFieldOptionSortableUnf) Indexmissing() FtCreateFieldOptionIndexmissing
- 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) Indexempty() FtCreateFieldOptionIndexempty
- func (c FtCreateFieldOptionWeight) Indexmissing() FtCreateFieldOptionIndexmissing
- 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) Indexempty() FtCreateFieldOptionIndexempty
- func (c FtCreateFieldOptionWithsuffixtrie) Indexmissing() FtCreateFieldOptionIndexmissing
- 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
- func (c FtSearchSortbyOrderAsc) Build() Completed
- func (c FtSearchSortbyOrderAsc) Dialect(dialect int64) FtSearchDialect
- func (c FtSearchSortbyOrderAsc) Limit() FtSearchLimitLimit
- func (c FtSearchSortbyOrderAsc) Params() FtSearchParamsParams
- func (c FtSearchSortbyOrderAsc) Withcount() FtSearchSortbyWithcount
- type FtSearchSortbyOrderDesc
- func (c FtSearchSortbyOrderDesc) Build() Completed
- func (c FtSearchSortbyOrderDesc) Dialect(dialect int64) FtSearchDialect
- func (c FtSearchSortbyOrderDesc) Limit() FtSearchLimitLimit
- func (c FtSearchSortbyOrderDesc) Params() FtSearchParamsParams
- func (c FtSearchSortbyOrderDesc) Withcount() FtSearchSortbyWithcount
- 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
- func (c FtSearchSortbySortby) Withcount() FtSearchSortbyWithcount
- type FtSearchSortbyWithcount
- 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) GeoradiusStoreKey
- func (c GeoradiusCountCount) Storedist(key string) GeoradiusStoredistKey
- 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 GeoradiusStoreKey
- type GeoradiusStoredistKey
- 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) GeoradiusStoreKey
- func (c GeoradiusUnitFt) Storedist(key string) GeoradiusStoredistKey
- 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) GeoradiusStoreKey
- func (c GeoradiusUnitKm) Storedist(key string) GeoradiusStoredistKey
- 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) GeoradiusStoreKey
- func (c GeoradiusUnitM) Storedist(key string) GeoradiusStoredistKey
- 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) GeoradiusStoreKey
- func (c GeoradiusUnitMi) Storedist(key string) GeoradiusStoredistKey
- 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) GeoradiusStoreKey
- func (c GeoradiusWithcoord) Storedist(key string) GeoradiusStoredistKey
- 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) GeoradiusStoreKey
- func (c GeoradiusWithdist) Storedist(key string) GeoradiusStoredistKey
- 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) GeoradiusStoreKey
- func (c GeoradiusWithhash) Storedist(key string) GeoradiusStoredistKey
- 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) GeoradiusbymemberStoreStoreKey
- func (c GeoradiusbymemberCountAny) Storedist(key string) GeoradiusbymemberStoreStoredistKey
- 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) GeoradiusbymemberStoreStoreKey
- func (c GeoradiusbymemberCountCount) Storedist(key string) GeoradiusbymemberStoreStoredistKey
- 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 GeoradiusbymemberStoreStoreKey
- type GeoradiusbymemberStoreStoredistKey
- 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) GeoradiusbymemberStoreStoreKey
- func (c GeoradiusbymemberUnitFt) Storedist(key string) GeoradiusbymemberStoreStoredistKey
- 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) GeoradiusbymemberStoreStoreKey
- func (c GeoradiusbymemberUnitKm) Storedist(key string) GeoradiusbymemberStoreStoredistKey
- 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) GeoradiusbymemberStoreStoreKey
- func (c GeoradiusbymemberUnitM) Storedist(key string) GeoradiusbymemberStoreStoredistKey
- 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) GeoradiusbymemberStoreStoreKey
- func (c GeoradiusbymemberUnitMi) Storedist(key string) GeoradiusbymemberStoreStoredistKey
- 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) GeoradiusbymemberStoreStoreKey
- func (c GeoradiusbymemberWithcoord) Storedist(key string) GeoradiusbymemberStoreStoredistKey
- 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) GeoradiusbymemberStoreStoreKey
- func (c GeoradiusbymemberWithdist) Storedist(key string) GeoradiusbymemberStoreStoredistKey
- 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) GeoradiusbymemberStoreStoreKey
- func (c GeoradiusbymemberWithhash) Storedist(key string) GeoradiusbymemberStoreStoredistKey
- 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 GraphConstraintCreateEntityNode
- type GraphConstraintCreateEntityRelationship
- type GraphConstraintCreateKey
- type GraphConstraintCreateModeMandatory
- type GraphConstraintCreateModeUnique
- type GraphConstraintCreateProp
- type GraphConstraintCreateProperties
- type GraphConstraintDrop
- type GraphConstraintDropEntityNode
- type GraphConstraintDropEntityRelationship
- type GraphConstraintDropKey
- type GraphConstraintDropModeMandatory
- type GraphConstraintDropModeUnique
- type GraphConstraintDropProp
- type GraphConstraintDropProperties
- 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 Hexpire
- type HexpireConditionGt
- type HexpireConditionLt
- type HexpireConditionNx
- type HexpireConditionXx
- type HexpireField
- type HexpireFields
- type HexpireKey
- type HexpireNumfields
- type HexpireSeconds
- type Hexpireat
- type HexpireatConditionGt
- type HexpireatConditionLt
- type HexpireatConditionNx
- type HexpireatConditionXx
- type HexpireatField
- type HexpireatFields
- type HexpireatKey
- type HexpireatNumfields
- type HexpireatUnixTimeSeconds
- type Hexpiretime
- type HexpiretimeField
- type HexpiretimeFields
- type HexpiretimeKey
- type HexpiretimeNumfields
- 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 Hpersist
- type HpersistField
- type HpersistFields
- type HpersistKey
- type HpersistNumfields
- type Hpexpire
- type HpexpireConditionGt
- type HpexpireConditionLt
- type HpexpireConditionNx
- type HpexpireConditionXx
- type HpexpireField
- type HpexpireFields
- type HpexpireKey
- type HpexpireMilliseconds
- type HpexpireNumfields
- type Hpexpireat
- type HpexpireatConditionGt
- type HpexpireatConditionLt
- type HpexpireatConditionNx
- type HpexpireatConditionXx
- type HpexpireatField
- type HpexpireatFields
- type HpexpireatKey
- type HpexpireatNumfields
- type HpexpireatUnixTimeMilliseconds
- func (c HpexpireatUnixTimeMilliseconds) Fields() HpexpireatFields
- func (c HpexpireatUnixTimeMilliseconds) Gt() HpexpireatConditionGt
- func (c HpexpireatUnixTimeMilliseconds) Lt() HpexpireatConditionLt
- func (c HpexpireatUnixTimeMilliseconds) Nx() HpexpireatConditionNx
- func (c HpexpireatUnixTimeMilliseconds) Xx() HpexpireatConditionXx
- type Hpexpiretime
- type HpexpiretimeField
- type HpexpiretimeFields
- type HpexpiretimeKey
- type HpexpiretimeNumfields
- type Hpttl
- type HpttlField
- type HpttlFields
- type HpttlKey
- type HpttlNumfields
- type Hrandfield
- type HrandfieldKey
- type HrandfieldOptionsCount
- type HrandfieldOptionsWithvalues
- type Hscan
- type HscanCount
- type HscanCursor
- type HscanKey
- type HscanMatch
- type HscanNovalues
- type Hset
- type HsetFieldValue
- type HsetKey
- type Hsetnx
- type HsetnxField
- type HsetnxKey
- type HsetnxValue
- type Hstrlen
- type HstrlenField
- type HstrlenKey
- type Httl
- type HttlField
- type HttlFields
- type HttlKey
- type HttlNumfields
- type Hvals
- type HvalsKey
- type Incomplete
- 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 ReplicaofArgsHostPortHost
- type ReplicaofArgsHostPortPort
- type ReplicaofArgsNoOneNo
- type ReplicaofArgsNoOneOne
- 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 ScriptShow
- type ScriptShowSha1
- 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 SetConditionIfeq
- func (c SetConditionIfeq) Build() Completed
- func (c SetConditionIfeq) Ex(duration time.Duration) SetExpirationExSecTyped
- func (c SetConditionIfeq) ExSeconds(seconds int64) SetExpirationExSeconds
- func (c SetConditionIfeq) Exat(timestamp time.Time) SetExpirationExatTimestampTyped
- func (c SetConditionIfeq) ExatTimestamp(timestamp int64) SetExpirationExatTimestamp
- func (c SetConditionIfeq) Get() SetGet
- func (c SetConditionIfeq) Keepttl() SetExpirationKeepttl
- func (c SetConditionIfeq) Px(duration time.Duration) SetExpirationPxMsTyped
- func (c SetConditionIfeq) PxMilliseconds(milliseconds int64) SetExpirationPxMilliseconds
- func (c SetConditionIfeq) Pxat(timestamp time.Time) SetExpirationPxatMsTimestampTyped
- func (c SetConditionIfeq) PxatMillisecondsTimestamp(millisecondsTimestamp int64) SetExpirationPxatMillisecondsTimestamp
- 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) Ifeq(ifeq string) SetConditionIfeq
- 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 SlaveofArgsHostPortHost
- type SlaveofArgsHostPortPort
- type SlaveofArgsNoOneNo
- type SlaveofArgsNoOneOne
- 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 Tfcall
- type TfcallArg
- type TfcallKey
- type TfcallLibraryFunction
- type TfcallNumkeys
- type Tfcallasync
- type TfcallasyncArg
- type TfcallasyncKey
- type TfcallasyncLibraryFunction
- type TfcallasyncNumkeys
- type TfunctionDelete
- type TfunctionDeleteLibraryName
- type TfunctionList
- type TfunctionListLibraryName
- type TfunctionListV
- type TfunctionListVerbose
- type TfunctionListWithcode
- type TfunctionLoad
- type TfunctionLoadConfig
- type TfunctionLoadLibraryCode
- type TfunctionLoadReplace
- 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 string) 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 string) 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 ZscanNoscores
- 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 valkey 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 } // 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 } // ShardsCmd is predefined CLUSTER SHARDS ShardsCmd = 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 } // DiscardCmd is predefined DISCARD DiscardCmd = 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)
func PutCompletedForce ¶
func PutCompletedForce(c Completed)
PutCompletedForce recycles the Completed regardless of the c.cs.r
Types ¶
type AclCat ¶
type AclCat Incomplete
func (AclCat) Categoryname ¶
func (c AclCat) Categoryname(categoryname string) AclCatCategoryname
type AclCatCategoryname ¶
type AclCatCategoryname Incomplete
func (AclCatCategoryname) Build ¶
func (c AclCatCategoryname) Build() Completed
type AclDeluser ¶
type AclDeluser Incomplete
func (AclDeluser) Username ¶
func (c AclDeluser) Username(username ...string) AclDeluserUsername
type AclDeluserUsername ¶
type AclDeluserUsername Incomplete
func (AclDeluserUsername) Build ¶
func (c AclDeluserUsername) Build() Completed
func (AclDeluserUsername) Username ¶
func (c AclDeluserUsername) Username(username ...string) AclDeluserUsername
type AclDryrun ¶
type AclDryrun Incomplete
func (AclDryrun) Username ¶
func (c AclDryrun) Username(username string) AclDryrunUsername
type AclDryrunArg ¶
type AclDryrunArg Incomplete
func (AclDryrunArg) Arg ¶
func (c AclDryrunArg) Arg(arg ...string) AclDryrunArg
func (AclDryrunArg) Build ¶
func (c AclDryrunArg) Build() Completed
type AclDryrunCommand ¶
type AclDryrunCommand Incomplete
func (AclDryrunCommand) Arg ¶
func (c AclDryrunCommand) Arg(arg ...string) AclDryrunArg
func (AclDryrunCommand) Build ¶
func (c AclDryrunCommand) Build() Completed
type AclDryrunUsername ¶
type AclDryrunUsername Incomplete
func (AclDryrunUsername) Command ¶
func (c AclDryrunUsername) Command(command string) AclDryrunCommand
type AclGenpass ¶
type AclGenpass Incomplete
func (AclGenpass) Bits ¶
func (c AclGenpass) Bits(bits int64) AclGenpassBits
func (AclGenpass) Build ¶
func (c AclGenpass) Build() Completed
type AclGenpassBits ¶
type AclGenpassBits Incomplete
func (AclGenpassBits) Build ¶
func (c AclGenpassBits) Build() Completed
type AclGetuser ¶
type AclGetuser Incomplete
func (AclGetuser) Username ¶
func (c AclGetuser) Username(username string) AclGetuserUsername
type AclGetuserUsername ¶
type AclGetuserUsername Incomplete
func (AclGetuserUsername) Build ¶
func (c AclGetuserUsername) Build() Completed
type AclLog ¶
type AclLog Incomplete
func (AclLog) Count ¶
func (c AclLog) Count(count int64) AclLogCountCount
func (AclLog) Reset ¶
func (c AclLog) Reset() AclLogCountReset
type AclLogCountCount ¶
type AclLogCountCount Incomplete
func (AclLogCountCount) Build ¶
func (c AclLogCountCount) Build() Completed
func (AclLogCountCount) Reset ¶
func (c AclLogCountCount) Reset() AclLogCountReset
type AclLogCountReset ¶
type AclLogCountReset Incomplete
func (AclLogCountReset) Build ¶
func (c AclLogCountReset) Build() Completed
type AclSetuser ¶
type AclSetuser Incomplete
func (AclSetuser) Username ¶
func (c AclSetuser) Username(username string) AclSetuserUsername
type AclSetuserRule ¶
type AclSetuserRule Incomplete
func (AclSetuserRule) Build ¶
func (c AclSetuserRule) Build() Completed
func (AclSetuserRule) Rule ¶
func (c AclSetuserRule) Rule(rule ...string) AclSetuserRule
type AclSetuserUsername ¶
type AclSetuserUsername Incomplete
func (AclSetuserUsername) Build ¶
func (c AclSetuserUsername) Build() Completed
func (AclSetuserUsername) Rule ¶
func (c AclSetuserUsername) Rule(rule ...string) AclSetuserRule
type AclUsers ¶
type AclUsers Incomplete
type AclWhoami ¶
type AclWhoami Incomplete
type AiModeldel ¶
type AiModeldel Incomplete
func (AiModeldel) Key ¶
func (c AiModeldel) Key(key string) AiModeldelKey
type AiModeldelKey ¶
type AiModeldelKey Incomplete
func (AiModeldelKey) Build ¶
func (c AiModeldelKey) Build() Completed
type AiModelexecute ¶
type AiModelexecute Incomplete
func (AiModelexecute) Key ¶
func (c AiModelexecute) Key(key string) AiModelexecuteKey
type AiModelexecuteInputsInput ¶
type AiModelexecuteInputsInput Incomplete
func (AiModelexecuteInputsInput) Input ¶
func (c AiModelexecuteInputsInput) Input(input ...string) AiModelexecuteInputsInput
func (AiModelexecuteInputsInput) Outputs ¶
func (c AiModelexecuteInputsInput) Outputs(outputCount int64) AiModelexecuteOutputsOutputs
type AiModelexecuteInputsInputs ¶
type AiModelexecuteInputsInputs Incomplete
func (AiModelexecuteInputsInputs) Input ¶
func (c AiModelexecuteInputsInputs) Input(input ...string) AiModelexecuteInputsInput
type AiModelexecuteKey ¶
type AiModelexecuteKey Incomplete
func (AiModelexecuteKey) Inputs ¶
func (c AiModelexecuteKey) Inputs(inputCount int64) AiModelexecuteInputsInputs
type AiModelexecuteOutputsOutput ¶
type AiModelexecuteOutputsOutput Incomplete
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 Incomplete
func (AiModelexecuteOutputsOutputs) Output ¶
func (c AiModelexecuteOutputsOutputs) Output(output ...string) AiModelexecuteOutputsOutput
type AiModelexecuteTimeout ¶
type AiModelexecuteTimeout Incomplete
func (AiModelexecuteTimeout) Build ¶
func (c AiModelexecuteTimeout) Build() Completed
func (AiModelexecuteTimeout) Cache ¶
func (c AiModelexecuteTimeout) Cache() Cacheable
type AiModelget ¶
type AiModelget Incomplete
func (AiModelget) Key ¶
func (c AiModelget) Key(key string) AiModelgetKey
type AiModelgetBlob ¶
type AiModelgetBlob Incomplete
func (AiModelgetBlob) Build ¶
func (c AiModelgetBlob) Build() Completed
func (AiModelgetBlob) Cache ¶
func (c AiModelgetBlob) Cache() Cacheable
type AiModelgetKey ¶
type AiModelgetKey Incomplete
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 Incomplete
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 Incomplete
func (AiModelstore) Key ¶
func (c AiModelstore) Key(key string) AiModelstoreKey
type AiModelstoreBackendOnnx ¶
type AiModelstoreBackendOnnx Incomplete
func (AiModelstoreBackendOnnx) Cpu ¶
func (c AiModelstoreBackendOnnx) Cpu() AiModelstoreDeviceCpu
func (AiModelstoreBackendOnnx) Gpu ¶
func (c AiModelstoreBackendOnnx) Gpu() AiModelstoreDeviceGpu
type AiModelstoreBackendTf ¶
type AiModelstoreBackendTf Incomplete
func (AiModelstoreBackendTf) Cpu ¶
func (c AiModelstoreBackendTf) Cpu() AiModelstoreDeviceCpu
func (AiModelstoreBackendTf) Gpu ¶
func (c AiModelstoreBackendTf) Gpu() AiModelstoreDeviceGpu
type AiModelstoreBackendTorch ¶
type AiModelstoreBackendTorch Incomplete
func (AiModelstoreBackendTorch) Cpu ¶
func (c AiModelstoreBackendTorch) Cpu() AiModelstoreDeviceCpu
func (AiModelstoreBackendTorch) Gpu ¶
func (c AiModelstoreBackendTorch) Gpu() AiModelstoreDeviceGpu
type AiModelstoreBatchsize ¶
type AiModelstoreBatchsize Incomplete
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 Incomplete
func (AiModelstoreBlob) Build ¶
func (c AiModelstoreBlob) Build() Completed
type AiModelstoreDeviceCpu ¶
type AiModelstoreDeviceCpu Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
func (AiModelstoreInputsInputs) Input ¶
func (c AiModelstoreInputsInputs) Input(input ...string) AiModelstoreInputsInput
type AiModelstoreKey ¶
type AiModelstoreKey Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
func (AiModelstoreOutputsOutputs) Output ¶
func (c AiModelstoreOutputsOutputs) Output(output ...string) AiModelstoreOutputsOutput
type AiModelstoreTag ¶
type AiModelstoreTag Incomplete
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 Incomplete
func (AiScriptdel) Key ¶
func (c AiScriptdel) Key(key string) AiScriptdelKey
type AiScriptdelKey ¶
type AiScriptdelKey Incomplete
func (AiScriptdelKey) Build ¶
func (c AiScriptdelKey) Build() Completed
type AiScriptexecute ¶
type AiScriptexecute Incomplete
func (AiScriptexecute) Key ¶
func (c AiScriptexecute) Key(key string) AiScriptexecuteKey
type AiScriptexecuteArgsArg ¶
type AiScriptexecuteArgsArg Incomplete
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 Incomplete
func (AiScriptexecuteArgsArgs) Arg ¶
func (c AiScriptexecuteArgsArgs) Arg(arg ...string) AiScriptexecuteArgsArg
type AiScriptexecuteFunction ¶
type AiScriptexecuteFunction Incomplete
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 Incomplete
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 Incomplete
func (AiScriptexecuteInputsInputs) Input ¶
func (c AiScriptexecuteInputsInputs) Input(input ...string) AiScriptexecuteInputsInput
type AiScriptexecuteKey ¶
type AiScriptexecuteKey Incomplete
func (AiScriptexecuteKey) Function ¶
func (c AiScriptexecuteKey) Function(function string) AiScriptexecuteFunction
type AiScriptexecuteKeysKey ¶
type AiScriptexecuteKeysKey Incomplete
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 Incomplete
func (AiScriptexecuteKeysKeys) Key ¶
func (c AiScriptexecuteKeysKeys) Key(key ...string) AiScriptexecuteKeysKey
type AiScriptexecuteOutputsOutput ¶
type AiScriptexecuteOutputsOutput Incomplete
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 Incomplete
func (AiScriptexecuteOutputsOutputs) Output ¶
func (c AiScriptexecuteOutputsOutputs) Output(output ...string) AiScriptexecuteOutputsOutput
type AiScriptexecuteTimeout ¶
type AiScriptexecuteTimeout Incomplete
func (AiScriptexecuteTimeout) Build ¶
func (c AiScriptexecuteTimeout) Build() Completed
type AiScriptget ¶
type AiScriptget Incomplete
func (AiScriptget) Key ¶
func (c AiScriptget) Key(key string) AiScriptgetKey
type AiScriptgetKey ¶
type AiScriptgetKey Incomplete
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 Incomplete
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 Incomplete
func (AiScriptgetSource) Build ¶
func (c AiScriptgetSource) Build() Completed
func (AiScriptgetSource) Cache ¶
func (c AiScriptgetSource) Cache() Cacheable
type AiScriptstore ¶
type AiScriptstore Incomplete
func (AiScriptstore) Key ¶
func (c AiScriptstore) Key(key string) AiScriptstoreKey
type AiScriptstoreDeviceCpu ¶
type AiScriptstoreDeviceCpu Incomplete
func (AiScriptstoreDeviceCpu) EntryPoints ¶
func (c AiScriptstoreDeviceCpu) EntryPoints(entryPointCount int64) AiScriptstoreEntryPointsEntryPoints
func (AiScriptstoreDeviceCpu) Tag ¶
func (c AiScriptstoreDeviceCpu) Tag(tag string) AiScriptstoreTag
type AiScriptstoreDeviceGpu ¶
type AiScriptstoreDeviceGpu Incomplete
func (AiScriptstoreDeviceGpu) EntryPoints ¶
func (c AiScriptstoreDeviceGpu) EntryPoints(entryPointCount int64) AiScriptstoreEntryPointsEntryPoints
func (AiScriptstoreDeviceGpu) Tag ¶
func (c AiScriptstoreDeviceGpu) Tag(tag string) AiScriptstoreTag
type AiScriptstoreEntryPointsEntryPoint ¶
type AiScriptstoreEntryPointsEntryPoint Incomplete
func (AiScriptstoreEntryPointsEntryPoint) Build ¶
func (c AiScriptstoreEntryPointsEntryPoint) Build() Completed
func (AiScriptstoreEntryPointsEntryPoint) EntryPoint ¶
func (c AiScriptstoreEntryPointsEntryPoint) EntryPoint(entryPoint ...string) AiScriptstoreEntryPointsEntryPoint
type AiScriptstoreEntryPointsEntryPoints ¶
type AiScriptstoreEntryPointsEntryPoints Incomplete
func (AiScriptstoreEntryPointsEntryPoints) EntryPoint ¶
func (c AiScriptstoreEntryPointsEntryPoints) EntryPoint(entryPoint ...string) AiScriptstoreEntryPointsEntryPoint
type AiScriptstoreKey ¶
type AiScriptstoreKey Incomplete
func (AiScriptstoreKey) Cpu ¶
func (c AiScriptstoreKey) Cpu() AiScriptstoreDeviceCpu
func (AiScriptstoreKey) Gpu ¶
func (c AiScriptstoreKey) Gpu() AiScriptstoreDeviceGpu
type AiScriptstoreTag ¶
type AiScriptstoreTag Incomplete
func (AiScriptstoreTag) EntryPoints ¶
func (c AiScriptstoreTag) EntryPoints(entryPointCount int64) AiScriptstoreEntryPointsEntryPoints
type AiTensorget ¶
type AiTensorget Incomplete
func (AiTensorget) Key ¶
func (c AiTensorget) Key(key string) AiTensorgetKey
type AiTensorgetFormatBlob ¶
type AiTensorgetFormatBlob Incomplete
func (AiTensorgetFormatBlob) Build ¶
func (c AiTensorgetFormatBlob) Build() Completed
func (AiTensorgetFormatBlob) Cache ¶
func (c AiTensorgetFormatBlob) Cache() Cacheable
type AiTensorgetFormatValues ¶
type AiTensorgetFormatValues Incomplete
func (AiTensorgetFormatValues) Build ¶
func (c AiTensorgetFormatValues) Build() Completed
func (AiTensorgetFormatValues) Cache ¶
func (c AiTensorgetFormatValues) Cache() Cacheable
type AiTensorgetKey ¶
type AiTensorgetKey Incomplete
func (AiTensorgetKey) Meta ¶
func (c AiTensorgetKey) Meta() AiTensorgetMeta
type AiTensorgetMeta ¶
type AiTensorgetMeta Incomplete
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 Incomplete
func (AiTensorset) Key ¶
func (c AiTensorset) Key(key string) AiTensorsetKey
type AiTensorsetBlob ¶
type AiTensorsetBlob Incomplete
func (AiTensorsetBlob) Build ¶
func (c AiTensorsetBlob) Build() Completed
func (AiTensorsetBlob) Values ¶
func (c AiTensorsetBlob) Values(value ...string) AiTensorsetValues
type AiTensorsetKey ¶
type AiTensorsetKey Incomplete
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 Incomplete
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 Incomplete
func (AiTensorsetTypeBool) Shape ¶
func (c AiTensorsetTypeBool) Shape(shape ...int64) AiTensorsetShape
type AiTensorsetTypeDouble ¶
type AiTensorsetTypeDouble Incomplete
func (AiTensorsetTypeDouble) Shape ¶
func (c AiTensorsetTypeDouble) Shape(shape ...int64) AiTensorsetShape
type AiTensorsetTypeFloat ¶
type AiTensorsetTypeFloat Incomplete
func (AiTensorsetTypeFloat) Shape ¶
func (c AiTensorsetTypeFloat) Shape(shape ...int64) AiTensorsetShape
type AiTensorsetTypeInt16 ¶
type AiTensorsetTypeInt16 Incomplete
func (AiTensorsetTypeInt16) Shape ¶
func (c AiTensorsetTypeInt16) Shape(shape ...int64) AiTensorsetShape
type AiTensorsetTypeInt32 ¶
type AiTensorsetTypeInt32 Incomplete
func (AiTensorsetTypeInt32) Shape ¶
func (c AiTensorsetTypeInt32) Shape(shape ...int64) AiTensorsetShape
type AiTensorsetTypeInt64 ¶
type AiTensorsetTypeInt64 Incomplete
func (AiTensorsetTypeInt64) Shape ¶
func (c AiTensorsetTypeInt64) Shape(shape ...int64) AiTensorsetShape
type AiTensorsetTypeInt8 ¶
type AiTensorsetTypeInt8 Incomplete
func (AiTensorsetTypeInt8) Shape ¶
func (c AiTensorsetTypeInt8) Shape(shape ...int64) AiTensorsetShape
type AiTensorsetTypeString ¶
type AiTensorsetTypeString Incomplete
func (AiTensorsetTypeString) Shape ¶
func (c AiTensorsetTypeString) Shape(shape ...int64) AiTensorsetShape
type AiTensorsetTypeUint16 ¶
type AiTensorsetTypeUint16 Incomplete
func (AiTensorsetTypeUint16) Shape ¶
func (c AiTensorsetTypeUint16) Shape(shape ...int64) AiTensorsetShape
type AiTensorsetTypeUint8 ¶
type AiTensorsetTypeUint8 Incomplete
func (AiTensorsetTypeUint8) Shape ¶
func (c AiTensorsetTypeUint8) Shape(shape ...int64) AiTensorsetShape
type AiTensorsetValues ¶
type AiTensorsetValues Incomplete
func (AiTensorsetValues) Build ¶
func (c AiTensorsetValues) Build() Completed
func (AiTensorsetValues) Values ¶
func (c AiTensorsetValues) Values(value ...string) AiTensorsetValues
type AppendKey ¶
type AppendKey Incomplete
func (AppendKey) Value ¶
func (c AppendKey) Value(value string) AppendValue
type AppendValue ¶
type AppendValue Incomplete
func (AppendValue) Build ¶
func (c AppendValue) Build() Completed
type Arbitrary ¶
type Arbitrary Completed
Arbitrary allows user to build an arbitrary valkey 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 valkey node.
type Auth ¶
type Auth Incomplete
func (Auth) Password ¶
func (c Auth) Password(password string) AuthPassword
func (Auth) Username ¶
func (c Auth) Username(username string) AuthUsername
type AuthPassword ¶
type AuthPassword Incomplete
func (AuthPassword) Build ¶
func (c AuthPassword) Build() Completed
type AuthUsername ¶
type AuthUsername Incomplete
func (AuthUsername) Password ¶
func (c AuthUsername) Password(password string) AuthPassword
type BfAddItem ¶
type BfAddItem Incomplete
type BfAddKey ¶
type BfAddKey Incomplete
type BfCardKey ¶
type BfCardKey Incomplete
type BfExists ¶
type BfExists Incomplete
func (BfExists) Key ¶
func (c BfExists) Key(key string) BfExistsKey
type BfExistsItem ¶
type BfExistsItem Incomplete
func (BfExistsItem) Build ¶
func (c BfExistsItem) Build() Completed
func (BfExistsItem) Cache ¶
func (c BfExistsItem) Cache() Cacheable
type BfExistsKey ¶
type BfExistsKey Incomplete
func (BfExistsKey) Item ¶
func (c BfExistsKey) Item(item string) BfExistsItem
type BfInfoKey ¶
type BfInfoKey Incomplete
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 Incomplete
func (BfInfoSingleValueCapacity) Build ¶
func (c BfInfoSingleValueCapacity) Build() Completed
func (BfInfoSingleValueCapacity) Cache ¶
func (c BfInfoSingleValueCapacity) Cache() Cacheable
type BfInfoSingleValueExpansion ¶
type BfInfoSingleValueExpansion Incomplete
func (BfInfoSingleValueExpansion) Build ¶
func (c BfInfoSingleValueExpansion) Build() Completed
func (BfInfoSingleValueExpansion) Cache ¶
func (c BfInfoSingleValueExpansion) Cache() Cacheable
type BfInfoSingleValueFilters ¶
type BfInfoSingleValueFilters Incomplete
func (BfInfoSingleValueFilters) Build ¶
func (c BfInfoSingleValueFilters) Build() Completed
func (BfInfoSingleValueFilters) Cache ¶
func (c BfInfoSingleValueFilters) Cache() Cacheable
type BfInfoSingleValueItems ¶
type BfInfoSingleValueItems Incomplete
func (BfInfoSingleValueItems) Build ¶
func (c BfInfoSingleValueItems) Build() Completed
func (BfInfoSingleValueItems) Cache ¶
func (c BfInfoSingleValueItems) Cache() Cacheable
type BfInfoSingleValueSize ¶
type BfInfoSingleValueSize Incomplete
func (BfInfoSingleValueSize) Build ¶
func (c BfInfoSingleValueSize) Build() Completed
func (BfInfoSingleValueSize) Cache ¶
func (c BfInfoSingleValueSize) Cache() Cacheable
type BfInsert ¶
type BfInsert Incomplete
func (BfInsert) Key ¶
func (c BfInsert) Key(key string) BfInsertKey
type BfInsertCapacity ¶
type BfInsertCapacity Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
func (BfInsertItem) Build ¶
func (c BfInsertItem) Build() Completed
func (BfInsertItem) Item ¶
func (c BfInsertItem) Item(item ...string) BfInsertItem
type BfInsertItems ¶
type BfInsertItems Incomplete
func (BfInsertItems) Item ¶
func (c BfInsertItems) Item(item ...string) BfInsertItem
type BfInsertKey ¶
type BfInsertKey Incomplete
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 Incomplete
func (BfInsertNocreate) Items ¶
func (c BfInsertNocreate) Items() BfInsertItems
func (BfInsertNocreate) Nonscaling ¶
func (c BfInsertNocreate) Nonscaling() BfInsertNonscaling
type BfInsertNonscaling ¶
type BfInsertNonscaling Incomplete
func (BfInsertNonscaling) Items ¶
func (c BfInsertNonscaling) Items() BfInsertItems
type BfLoadchunk ¶
type BfLoadchunk Incomplete
func (BfLoadchunk) Key ¶
func (c BfLoadchunk) Key(key string) BfLoadchunkKey
type BfLoadchunkData ¶
type BfLoadchunkData Incomplete
func (BfLoadchunkData) Build ¶
func (c BfLoadchunkData) Build() Completed
type BfLoadchunkIterator ¶
type BfLoadchunkIterator Incomplete
func (BfLoadchunkIterator) Data ¶
func (c BfLoadchunkIterator) Data(data string) BfLoadchunkData
type BfLoadchunkKey ¶
type BfLoadchunkKey Incomplete
func (BfLoadchunkKey) Iterator ¶
func (c BfLoadchunkKey) Iterator(iterator int64) BfLoadchunkIterator
type BfMaddItem ¶
type BfMaddItem Incomplete
func (BfMaddItem) Build ¶
func (c BfMaddItem) Build() Completed
func (BfMaddItem) Item ¶
func (c BfMaddItem) Item(item ...string) BfMaddItem
type BfMaddKey ¶
type BfMaddKey Incomplete
func (BfMaddKey) Item ¶
func (c BfMaddKey) Item(item ...string) BfMaddItem
type BfMexists ¶
type BfMexists Incomplete
func (BfMexists) Key ¶
func (c BfMexists) Key(key string) BfMexistsKey
type BfMexistsItem ¶
type BfMexistsItem Incomplete
func (BfMexistsItem) Build ¶
func (c BfMexistsItem) Build() Completed
func (BfMexistsItem) Item ¶
func (c BfMexistsItem) Item(item ...string) BfMexistsItem
type BfMexistsKey ¶
type BfMexistsKey Incomplete
func (BfMexistsKey) Item ¶
func (c BfMexistsKey) Item(item ...string) BfMexistsItem
type BfReserve ¶
type BfReserve Incomplete
func (BfReserve) Key ¶
func (c BfReserve) Key(key string) BfReserveKey
type BfReserveCapacity ¶
type BfReserveCapacity Incomplete
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 Incomplete
func (BfReserveErrorRate) Capacity ¶
func (c BfReserveErrorRate) Capacity(capacity int64) BfReserveCapacity
type BfReserveExpansion ¶
type BfReserveExpansion Incomplete
func (BfReserveExpansion) Build ¶
func (c BfReserveExpansion) Build() Completed
func (BfReserveExpansion) Nonscaling ¶
func (c BfReserveExpansion) Nonscaling() BfReserveNonscaling
type BfReserveKey ¶
type BfReserveKey Incomplete
func (BfReserveKey) ErrorRate ¶
func (c BfReserveKey) ErrorRate(errorRate float64) BfReserveErrorRate
type BfReserveNonscaling ¶
type BfReserveNonscaling Incomplete
func (BfReserveNonscaling) Build ¶
func (c BfReserveNonscaling) Build() Completed
type BfScandump ¶
type BfScandump Incomplete
func (BfScandump) Key ¶
func (c BfScandump) Key(key string) BfScandumpKey
type BfScandumpIterator ¶
type BfScandumpIterator Incomplete
func (BfScandumpIterator) Build ¶
func (c BfScandumpIterator) Build() Completed
type BfScandumpKey ¶
type BfScandumpKey Incomplete
func (BfScandumpKey) Iterator ¶
func (c BfScandumpKey) Iterator(iterator int64) BfScandumpIterator
type Bgrewriteaof ¶
type Bgrewriteaof Incomplete
func (Bgrewriteaof) Build ¶
func (c Bgrewriteaof) Build() Completed
type Bgsave ¶
type Bgsave Incomplete
func (Bgsave) Schedule ¶
func (c Bgsave) Schedule() BgsaveSchedule
type BgsaveSchedule ¶
type BgsaveSchedule Incomplete
func (BgsaveSchedule) Build ¶
func (c BgsaveSchedule) Build() Completed
type Bitcount ¶
type Bitcount Incomplete
func (Bitcount) Key ¶
func (c Bitcount) Key(key string) BitcountKey
type BitcountIndexEnd ¶
type BitcountIndexEnd Incomplete
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 Incomplete
func (BitcountIndexIndexUnitBit) Build ¶
func (c BitcountIndexIndexUnitBit) Build() Completed
func (BitcountIndexIndexUnitBit) Cache ¶
func (c BitcountIndexIndexUnitBit) Cache() Cacheable
type BitcountIndexIndexUnitByte ¶
type BitcountIndexIndexUnitByte Incomplete
func (BitcountIndexIndexUnitByte) Build ¶
func (c BitcountIndexIndexUnitByte) Build() Completed
func (BitcountIndexIndexUnitByte) Cache ¶
func (c BitcountIndexIndexUnitByte) Cache() Cacheable
type BitcountIndexStart ¶
type BitcountIndexStart Incomplete
func (BitcountIndexStart) End ¶
func (c BitcountIndexStart) End(end int64) BitcountIndexEnd
type BitcountKey ¶
type BitcountKey Incomplete
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 Incomplete
func (Bitfield) Key ¶
func (c Bitfield) Key(key string) BitfieldKey
type BitfieldKey ¶
type BitfieldKey Incomplete
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 Incomplete
func (BitfieldOperationGet) Build ¶
func (c BitfieldOperationGet) Build() Completed
func (BitfieldOperationGet) Get ¶
func (c BitfieldOperationGet) Get(encoding string, offset int64) BitfieldOperationGet
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
func (BitfieldRo) Key ¶
func (c BitfieldRo) Key(key string) BitfieldRoKey
type BitfieldRoGet ¶
type BitfieldRoGet Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
func (BitopDestkey) Key ¶
func (c BitopDestkey) Key(key ...string) BitopKey
type BitopKey ¶
type BitopKey Incomplete
type BitopOperationAnd ¶
type BitopOperationAnd Incomplete
func (BitopOperationAnd) Destkey ¶
func (c BitopOperationAnd) Destkey(destkey string) BitopDestkey
type BitopOperationNot ¶
type BitopOperationNot Incomplete
func (BitopOperationNot) Destkey ¶
func (c BitopOperationNot) Destkey(destkey string) BitopDestkey
type BitopOperationOr ¶
type BitopOperationOr Incomplete
func (BitopOperationOr) Destkey ¶
func (c BitopOperationOr) Destkey(destkey string) BitopDestkey
type BitopOperationXor ¶
type BitopOperationXor Incomplete
func (BitopOperationXor) Destkey ¶
func (c BitopOperationXor) Destkey(destkey string) BitopDestkey
type BitposBit ¶
type BitposBit Incomplete
func (BitposBit) Start ¶
func (c BitposBit) Start(start int64) BitposIndexStart
type BitposIndexEndIndexEnd ¶
type BitposIndexEndIndexEnd Incomplete
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 Incomplete
func (BitposIndexEndIndexIndexUnitBit) Build ¶
func (c BitposIndexEndIndexIndexUnitBit) Build() Completed
func (BitposIndexEndIndexIndexUnitBit) Cache ¶
func (c BitposIndexEndIndexIndexUnitBit) Cache() Cacheable
type BitposIndexEndIndexIndexUnitByte ¶
type BitposIndexEndIndexIndexUnitByte Incomplete
func (BitposIndexEndIndexIndexUnitByte) Build ¶
func (c BitposIndexEndIndexIndexUnitByte) Build() Completed
func (BitposIndexEndIndexIndexUnitByte) Cache ¶
func (c BitposIndexEndIndexIndexUnitByte) Cache() Cacheable
type BitposIndexStart ¶
type BitposIndexStart Incomplete
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 BitposKey ¶
type BitposKey Incomplete
type Blmove ¶
type Blmove Incomplete
func (Blmove) Source ¶
func (c Blmove) Source(source string) BlmoveSource
type BlmoveDestination ¶
type BlmoveDestination Incomplete
func (BlmoveDestination) Left ¶
func (c BlmoveDestination) Left() BlmoveWherefromLeft
func (BlmoveDestination) Right ¶
func (c BlmoveDestination) Right() BlmoveWherefromRight
type BlmoveSource ¶
type BlmoveSource Incomplete
func (BlmoveSource) Destination ¶
func (c BlmoveSource) Destination(destination string) BlmoveDestination
type BlmoveTimeout ¶
type BlmoveTimeout Incomplete
func (BlmoveTimeout) Build ¶
func (c BlmoveTimeout) Build() Completed
type BlmoveWherefromLeft ¶
type BlmoveWherefromLeft Incomplete
func (BlmoveWherefromLeft) Left ¶
func (c BlmoveWherefromLeft) Left() BlmoveWheretoLeft
func (BlmoveWherefromLeft) Right ¶
func (c BlmoveWherefromLeft) Right() BlmoveWheretoRight
type BlmoveWherefromRight ¶
type BlmoveWherefromRight Incomplete
func (BlmoveWherefromRight) Left ¶
func (c BlmoveWherefromRight) Left() BlmoveWheretoLeft
func (BlmoveWherefromRight) Right ¶
func (c BlmoveWherefromRight) Right() BlmoveWheretoRight
type BlmoveWheretoLeft ¶
type BlmoveWheretoLeft Incomplete
func (BlmoveWheretoLeft) Timeout ¶
func (c BlmoveWheretoLeft) Timeout(timeout float64) BlmoveTimeout
type BlmoveWheretoRight ¶
type BlmoveWheretoRight Incomplete
func (BlmoveWheretoRight) Timeout ¶
func (c BlmoveWheretoRight) Timeout(timeout float64) BlmoveTimeout
type Blmpop ¶
type Blmpop Incomplete
func (Blmpop) Timeout ¶
func (c Blmpop) Timeout(timeout float64) BlmpopTimeout
type BlmpopCount ¶
type BlmpopCount Incomplete
func (BlmpopCount) Build ¶
func (c BlmpopCount) Build() Completed
type BlmpopKey ¶
type BlmpopKey Incomplete
func (BlmpopKey) Left ¶
func (c BlmpopKey) Left() BlmpopWhereLeft
func (BlmpopKey) Right ¶
func (c BlmpopKey) Right() BlmpopWhereRight
type BlmpopNumkeys ¶
type BlmpopNumkeys Incomplete
func (BlmpopNumkeys) Key ¶
func (c BlmpopNumkeys) Key(key ...string) BlmpopKey
type BlmpopTimeout ¶
type BlmpopTimeout Incomplete
func (BlmpopTimeout) Numkeys ¶
func (c BlmpopTimeout) Numkeys(numkeys int64) BlmpopNumkeys
type BlmpopWhereLeft ¶
type BlmpopWhereLeft Incomplete
func (BlmpopWhereLeft) Build ¶
func (c BlmpopWhereLeft) Build() Completed
func (BlmpopWhereLeft) Count ¶
func (c BlmpopWhereLeft) Count(count int64) BlmpopCount
type BlmpopWhereRight ¶
type BlmpopWhereRight Incomplete
func (BlmpopWhereRight) Build ¶
func (c BlmpopWhereRight) Build() Completed
func (BlmpopWhereRight) Count ¶
func (c BlmpopWhereRight) Count(count int64) BlmpopCount
type BlpopKey ¶
type BlpopKey Incomplete
func (BlpopKey) Timeout ¶
func (c BlpopKey) Timeout(timeout float64) BlpopTimeout
type BlpopTimeout ¶
type BlpopTimeout Incomplete
func (BlpopTimeout) Build ¶
func (c BlpopTimeout) Build() Completed
type BrpopKey ¶
type BrpopKey Incomplete
func (BrpopKey) Timeout ¶
func (c BrpopKey) Timeout(timeout float64) BrpopTimeout
type BrpopTimeout ¶
type BrpopTimeout Incomplete
func (BrpopTimeout) Build ¶
func (c BrpopTimeout) Build() Completed
type Brpoplpush ¶
type Brpoplpush Incomplete
func (Brpoplpush) Source ¶
func (c Brpoplpush) Source(source string) BrpoplpushSource
type BrpoplpushDestination ¶
type BrpoplpushDestination Incomplete
func (BrpoplpushDestination) Timeout ¶
func (c BrpoplpushDestination) Timeout(timeout float64) BrpoplpushTimeout
type BrpoplpushSource ¶
type BrpoplpushSource Incomplete
func (BrpoplpushSource) Destination ¶
func (c BrpoplpushSource) Destination(destination string) BrpoplpushDestination
type BrpoplpushTimeout ¶
type BrpoplpushTimeout Incomplete
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 valkey 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) ClThrottle ¶
func (b Builder) ClThrottle() (c ClThrottle)
func (Builder) ClientCaching ¶
func (b Builder) ClientCaching() (c ClientCaching)
func (Builder) ClientCapa ¶
func (b Builder) ClientCapa() (c ClientCapa)
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) ClusterSlotStats ¶
func (b Builder) ClusterSlotStats() (c ClusterSlotStats)
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) Hexpiretime ¶
func (b Builder) Hexpiretime() (c Hexpiretime)
func (Builder) Hincrbyfloat ¶
func (b Builder) Hincrbyfloat() (c Hincrbyfloat)
func (Builder) Hpexpireat ¶
func (b Builder) Hpexpireat() (c Hpexpireat)
func (Builder) Hpexpiretime ¶
func (b Builder) Hpexpiretime() (c Hpexpiretime)
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) ScriptShow ¶
func (b Builder) ScriptShow() (c ScriptShow)
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) Tfcallasync ¶
func (b Builder) Tfcallasync() (c Tfcallasync)
func (Builder) TfunctionDelete ¶
func (b Builder) TfunctionDelete() (c TfunctionDelete)
func (Builder) TfunctionList ¶
func (b Builder) TfunctionList() (c TfunctionList)
func (Builder) TfunctionLoad ¶
func (b Builder) TfunctionLoad() (c TfunctionLoad)
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 Incomplete
func (Bzmpop) Timeout ¶
func (c Bzmpop) Timeout(timeout float64) BzmpopTimeout
type BzmpopCount ¶
type BzmpopCount Incomplete
func (BzmpopCount) Build ¶
func (c BzmpopCount) Build() Completed
type BzmpopKey ¶
type BzmpopKey Incomplete
func (BzmpopKey) Max ¶
func (c BzmpopKey) Max() BzmpopWhereMax
func (BzmpopKey) Min ¶
func (c BzmpopKey) Min() BzmpopWhereMin
type BzmpopNumkeys ¶
type BzmpopNumkeys Incomplete
func (BzmpopNumkeys) Key ¶
func (c BzmpopNumkeys) Key(key ...string) BzmpopKey
type BzmpopTimeout ¶
type BzmpopTimeout Incomplete
func (BzmpopTimeout) Numkeys ¶
func (c BzmpopTimeout) Numkeys(numkeys int64) BzmpopNumkeys
type BzmpopWhereMax ¶
type BzmpopWhereMax Incomplete
func (BzmpopWhereMax) Build ¶
func (c BzmpopWhereMax) Build() Completed
func (BzmpopWhereMax) Count ¶
func (c BzmpopWhereMax) Count(count int64) BzmpopCount
type BzmpopWhereMin ¶
type BzmpopWhereMin Incomplete
func (BzmpopWhereMin) Build ¶
func (c BzmpopWhereMin) Build() Completed
func (BzmpopWhereMin) Count ¶
func (c BzmpopWhereMin) Count(count int64) BzmpopCount
type Bzpopmax ¶
type Bzpopmax Incomplete
func (Bzpopmax) Key ¶
func (c Bzpopmax) Key(key ...string) BzpopmaxKey
type BzpopmaxKey ¶
type BzpopmaxKey Incomplete
func (BzpopmaxKey) Key ¶
func (c BzpopmaxKey) Key(key ...string) BzpopmaxKey
func (BzpopmaxKey) Timeout ¶
func (c BzpopmaxKey) Timeout(timeout float64) BzpopmaxTimeout
type BzpopmaxTimeout ¶
type BzpopmaxTimeout Incomplete
func (BzpopmaxTimeout) Build ¶
func (c BzpopmaxTimeout) Build() Completed
type Bzpopmin ¶
type Bzpopmin Incomplete
func (Bzpopmin) Key ¶
func (c Bzpopmin) Key(key ...string) BzpopminKey
type BzpopminKey ¶
type BzpopminKey Incomplete
func (BzpopminKey) Key ¶
func (c BzpopminKey) Key(key ...string) BzpopminKey
func (BzpopminKey) Timeout ¶
func (c BzpopminKey) Timeout(timeout float64) BzpopminTimeout
type BzpopminTimeout ¶
type BzpopminTimeout Incomplete
func (BzpopminTimeout) Build ¶
func (c BzpopminTimeout) Build() Completed
type Cacheable ¶
type Cacheable Completed
Cacheable represents a completed Valkey command which supports server-assisted client side caching, and it should be created by the Cache() of command builder.
type CfAddItem ¶
type CfAddItem Incomplete
type CfAddKey ¶
type CfAddKey Incomplete
type CfAddnx ¶
type CfAddnx Incomplete
func (CfAddnx) Key ¶
func (c CfAddnx) Key(key string) CfAddnxKey
type CfAddnxItem ¶
type CfAddnxItem Incomplete
func (CfAddnxItem) Build ¶
func (c CfAddnxItem) Build() Completed
type CfAddnxKey ¶
type CfAddnxKey Incomplete
func (CfAddnxKey) Item ¶
func (c CfAddnxKey) Item(item string) CfAddnxItem
type CfCount ¶
type CfCount Incomplete
func (CfCount) Key ¶
func (c CfCount) Key(key string) CfCountKey
type CfCountItem ¶
type CfCountItem Incomplete
func (CfCountItem) Build ¶
func (c CfCountItem) Build() Completed
func (CfCountItem) Cache ¶
func (c CfCountItem) Cache() Cacheable
type CfCountKey ¶
type CfCountKey Incomplete
func (CfCountKey) Item ¶
func (c CfCountKey) Item(item string) CfCountItem
type CfDelItem ¶
type CfDelItem Incomplete
type CfDelKey ¶
type CfDelKey Incomplete
type CfExists ¶
type CfExists Incomplete
func (CfExists) Key ¶
func (c CfExists) Key(key string) CfExistsKey
type CfExistsItem ¶
type CfExistsItem Incomplete
func (CfExistsItem) Build ¶
func (c CfExistsItem) Build() Completed
func (CfExistsItem) Cache ¶
func (c CfExistsItem) Cache() Cacheable
type CfExistsKey ¶
type CfExistsKey Incomplete
func (CfExistsKey) Item ¶
func (c CfExistsKey) Item(item string) CfExistsItem
type CfInfoKey ¶
type CfInfoKey Incomplete
type CfInsert ¶
type CfInsert Incomplete
func (CfInsert) Key ¶
func (c CfInsert) Key(key string) CfInsertKey
type CfInsertCapacity ¶
type CfInsertCapacity Incomplete
func (CfInsertCapacity) Items ¶
func (c CfInsertCapacity) Items() CfInsertItems
func (CfInsertCapacity) Nocreate ¶
func (c CfInsertCapacity) Nocreate() CfInsertNocreate
type CfInsertItem ¶
type CfInsertItem Incomplete
func (CfInsertItem) Build ¶
func (c CfInsertItem) Build() Completed
func (CfInsertItem) Item ¶
func (c CfInsertItem) Item(item ...string) CfInsertItem
type CfInsertItems ¶
type CfInsertItems Incomplete
func (CfInsertItems) Item ¶
func (c CfInsertItems) Item(item ...string) CfInsertItem
type CfInsertKey ¶
type CfInsertKey Incomplete
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 Incomplete
func (CfInsertNocreate) Items ¶
func (c CfInsertNocreate) Items() CfInsertItems
type CfInsertnx ¶
type CfInsertnx Incomplete
func (CfInsertnx) Key ¶
func (c CfInsertnx) Key(key string) CfInsertnxKey
type CfInsertnxCapacity ¶
type CfInsertnxCapacity Incomplete
func (CfInsertnxCapacity) Items ¶
func (c CfInsertnxCapacity) Items() CfInsertnxItems
func (CfInsertnxCapacity) Nocreate ¶
func (c CfInsertnxCapacity) Nocreate() CfInsertnxNocreate
type CfInsertnxItem ¶
type CfInsertnxItem Incomplete
func (CfInsertnxItem) Build ¶
func (c CfInsertnxItem) Build() Completed
func (CfInsertnxItem) Item ¶
func (c CfInsertnxItem) Item(item ...string) CfInsertnxItem
type CfInsertnxItems ¶
type CfInsertnxItems Incomplete
func (CfInsertnxItems) Item ¶
func (c CfInsertnxItems) Item(item ...string) CfInsertnxItem
type CfInsertnxKey ¶
type CfInsertnxKey Incomplete
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 Incomplete
func (CfInsertnxNocreate) Items ¶
func (c CfInsertnxNocreate) Items() CfInsertnxItems
type CfLoadchunk ¶
type CfLoadchunk Incomplete
func (CfLoadchunk) Key ¶
func (c CfLoadchunk) Key(key string) CfLoadchunkKey
type CfLoadchunkData ¶
type CfLoadchunkData Incomplete
func (CfLoadchunkData) Build ¶
func (c CfLoadchunkData) Build() Completed
type CfLoadchunkIterator ¶
type CfLoadchunkIterator Incomplete
func (CfLoadchunkIterator) Data ¶
func (c CfLoadchunkIterator) Data(data string) CfLoadchunkData
type CfLoadchunkKey ¶
type CfLoadchunkKey Incomplete
func (CfLoadchunkKey) Iterator ¶
func (c CfLoadchunkKey) Iterator(iterator int64) CfLoadchunkIterator
type CfMexists ¶
type CfMexists Incomplete
func (CfMexists) Key ¶
func (c CfMexists) Key(key string) CfMexistsKey
type CfMexistsItem ¶
type CfMexistsItem Incomplete
func (CfMexistsItem) Build ¶
func (c CfMexistsItem) Build() Completed
func (CfMexistsItem) Item ¶
func (c CfMexistsItem) Item(item ...string) CfMexistsItem
type CfMexistsKey ¶
type CfMexistsKey Incomplete
func (CfMexistsKey) Item ¶
func (c CfMexistsKey) Item(item ...string) CfMexistsItem
type CfReserve ¶
type CfReserve Incomplete
func (CfReserve) Key ¶
func (c CfReserve) Key(key string) CfReserveKey
type CfReserveBucketsize ¶
type CfReserveBucketsize Incomplete
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 Incomplete
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 Incomplete
func (CfReserveExpansion) Build ¶
func (c CfReserveExpansion) Build() Completed
type CfReserveKey ¶
type CfReserveKey Incomplete
func (CfReserveKey) Capacity ¶
func (c CfReserveKey) Capacity(capacity int64) CfReserveCapacity
type CfReserveMaxiterations ¶
type CfReserveMaxiterations Incomplete
func (CfReserveMaxiterations) Build ¶
func (c CfReserveMaxiterations) Build() Completed
func (CfReserveMaxiterations) Expansion ¶
func (c CfReserveMaxiterations) Expansion(expansion int64) CfReserveExpansion
type CfScandump ¶
type CfScandump Incomplete
func (CfScandump) Key ¶
func (c CfScandump) Key(key string) CfScandumpKey
type CfScandumpIterator ¶
type CfScandumpIterator Incomplete
func (CfScandumpIterator) Build ¶
func (c CfScandumpIterator) Build() Completed
type CfScandumpKey ¶
type CfScandumpKey Incomplete
func (CfScandumpKey) Iterator ¶
func (c CfScandumpKey) Iterator(iterator int64) CfScandumpIterator
type ClThrottle ¶
type ClThrottle Incomplete
func (ClThrottle) Key ¶
func (c ClThrottle) Key(key string) ClThrottleKey
type ClThrottleCountPerPeriod ¶
type ClThrottleCountPerPeriod Incomplete
func (ClThrottleCountPerPeriod) Period ¶
func (c ClThrottleCountPerPeriod) Period(period int64) ClThrottlePeriod
type ClThrottleKey ¶
type ClThrottleKey Incomplete
func (ClThrottleKey) MaxBurst ¶
func (c ClThrottleKey) MaxBurst(maxBurst int64) ClThrottleMaxBurst
type ClThrottleMaxBurst ¶
type ClThrottleMaxBurst Incomplete
func (ClThrottleMaxBurst) CountPerPeriod ¶
func (c ClThrottleMaxBurst) CountPerPeriod(countPerPeriod int64) ClThrottleCountPerPeriod
type ClThrottlePeriod ¶
type ClThrottlePeriod Incomplete
func (ClThrottlePeriod) Build ¶
func (c ClThrottlePeriod) Build() Completed
func (ClThrottlePeriod) Quantity ¶
func (c ClThrottlePeriod) Quantity(quantity int64) ClThrottleQuantity
type ClThrottleQuantity ¶
type ClThrottleQuantity Incomplete
func (ClThrottleQuantity) Build ¶
func (c ClThrottleQuantity) Build() Completed
type ClientCaching ¶
type ClientCaching Incomplete
func (ClientCaching) No ¶
func (c ClientCaching) No() ClientCachingModeNo
func (ClientCaching) Yes ¶
func (c ClientCaching) Yes() ClientCachingModeYes
type ClientCachingModeNo ¶
type ClientCachingModeNo Incomplete
func (ClientCachingModeNo) Build ¶
func (c ClientCachingModeNo) Build() Completed
type ClientCachingModeYes ¶
type ClientCachingModeYes Incomplete
func (ClientCachingModeYes) Build ¶
func (c ClientCachingModeYes) Build() Completed
type ClientCapa ¶
type ClientCapa Incomplete
func (ClientCapa) Capability ¶
func (c ClientCapa) Capability(capability ...string) ClientCapaCapability
type ClientCapaCapability ¶
type ClientCapaCapability Incomplete
func (ClientCapaCapability) Build ¶
func (c ClientCapaCapability) Build() Completed
func (ClientCapaCapability) Capability ¶
func (c ClientCapaCapability) Capability(capability ...string) ClientCapaCapability
type ClientGetname ¶
type ClientGetname Incomplete
func (ClientGetname) Build ¶
func (c ClientGetname) Build() Completed
type ClientGetredir ¶
type ClientGetredir Incomplete
func (ClientGetredir) Build ¶
func (c ClientGetredir) Build() Completed
type ClientId ¶
type ClientId Incomplete
type ClientInfo ¶
type ClientInfo Incomplete
func (ClientInfo) Build ¶
func (c ClientInfo) Build() Completed
type ClientKill ¶
type ClientKill Incomplete
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) Maxage ¶
func (c ClientKill) Maxage(maxage int64) ClientKillMaxage
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 Incomplete
func (ClientKillAddr) Build ¶
func (c ClientKillAddr) Build() Completed
func (ClientKillAddr) Laddr ¶
func (c ClientKillAddr) Laddr(ipPort string) ClientKillLaddr
func (ClientKillAddr) Maxage ¶
func (c ClientKillAddr) Maxage(maxage int64) ClientKillMaxage
func (ClientKillAddr) SkipmeNo ¶
func (c ClientKillAddr) SkipmeNo() ClientKillSkipmeNo
func (ClientKillAddr) SkipmeYes ¶
func (c ClientKillAddr) SkipmeYes() ClientKillSkipmeYes
type ClientKillId ¶
type ClientKillId Incomplete
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) Maxage ¶
func (c ClientKillId) Maxage(maxage int64) ClientKillMaxage
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 Incomplete
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) Maxage ¶
func (c ClientKillIpPort) Maxage(maxage int64) ClientKillMaxage
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 Incomplete
func (ClientKillLaddr) Build ¶
func (c ClientKillLaddr) Build() Completed
func (ClientKillLaddr) Maxage ¶
func (c ClientKillLaddr) Maxage(maxage int64) ClientKillMaxage
func (ClientKillLaddr) SkipmeNo ¶
func (c ClientKillLaddr) SkipmeNo() ClientKillSkipmeNo
func (ClientKillLaddr) SkipmeYes ¶
func (c ClientKillLaddr) SkipmeYes() ClientKillSkipmeYes
type ClientKillMaxage ¶
type ClientKillMaxage Incomplete
func (ClientKillMaxage) Build ¶
func (c ClientKillMaxage) Build() Completed
type ClientKillSkipmeNo ¶
type ClientKillSkipmeNo Incomplete
func (ClientKillSkipmeNo) Build ¶
func (c ClientKillSkipmeNo) Build() Completed
func (ClientKillSkipmeNo) Maxage ¶
func (c ClientKillSkipmeNo) Maxage(maxage int64) ClientKillMaxage
type ClientKillSkipmeYes ¶
type ClientKillSkipmeYes Incomplete
func (ClientKillSkipmeYes) Build ¶
func (c ClientKillSkipmeYes) Build() Completed
func (ClientKillSkipmeYes) Maxage ¶
func (c ClientKillSkipmeYes) Maxage(maxage int64) ClientKillMaxage
type ClientKillTypeMaster ¶
type ClientKillTypeMaster Incomplete
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) Maxage ¶
func (c ClientKillTypeMaster) Maxage(maxage int64) ClientKillMaxage
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 Incomplete
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) Maxage ¶
func (c ClientKillTypeNormal) Maxage(maxage int64) ClientKillMaxage
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 Incomplete
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) Maxage ¶
func (c ClientKillTypePubsub) Maxage(maxage int64) ClientKillMaxage
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 Incomplete
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) Maxage ¶
func (c ClientKillTypeReplica) Maxage(maxage int64) ClientKillMaxage
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 Incomplete
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) Maxage ¶
func (c ClientKillUser) Maxage(maxage int64) ClientKillMaxage
func (ClientKillUser) SkipmeNo ¶
func (c ClientKillUser) SkipmeNo() ClientKillSkipmeNo
func (ClientKillUser) SkipmeYes ¶
func (c ClientKillUser) SkipmeYes() ClientKillSkipmeYes
type ClientList ¶
type ClientList Incomplete
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 Incomplete
func (ClientListIdClientId) Build ¶
func (c ClientListIdClientId) Build() Completed
func (ClientListIdClientId) ClientId ¶
func (c ClientListIdClientId) ClientId(clientId ...int64) ClientListIdClientId
type ClientListIdId ¶
type ClientListIdId Incomplete
func (ClientListIdId) ClientId ¶
func (c ClientListIdId) ClientId(clientId ...int64) ClientListIdClientId
type ClientListTypeMaster ¶
type ClientListTypeMaster Incomplete
func (ClientListTypeMaster) Build ¶
func (c ClientListTypeMaster) Build() Completed
func (ClientListTypeMaster) Id ¶
func (c ClientListTypeMaster) Id() ClientListIdId
type ClientListTypeNormal ¶
type ClientListTypeNormal Incomplete
func (ClientListTypeNormal) Build ¶
func (c ClientListTypeNormal) Build() Completed
func (ClientListTypeNormal) Id ¶
func (c ClientListTypeNormal) Id() ClientListIdId
type ClientListTypePubsub ¶
type ClientListTypePubsub Incomplete
func (ClientListTypePubsub) Build ¶
func (c ClientListTypePubsub) Build() Completed
func (ClientListTypePubsub) Id ¶
func (c ClientListTypePubsub) Id() ClientListIdId
type ClientListTypeReplica ¶
type ClientListTypeReplica Incomplete
func (ClientListTypeReplica) Build ¶
func (c ClientListTypeReplica) Build() Completed
func (ClientListTypeReplica) Id ¶
func (c ClientListTypeReplica) Id() ClientListIdId
type ClientNoEvict ¶
type ClientNoEvict Incomplete
func (ClientNoEvict) Off ¶
func (c ClientNoEvict) Off() ClientNoEvictEnabledOff
func (ClientNoEvict) On ¶
func (c ClientNoEvict) On() ClientNoEvictEnabledOn
type ClientNoEvictEnabledOff ¶
type ClientNoEvictEnabledOff Incomplete
func (ClientNoEvictEnabledOff) Build ¶
func (c ClientNoEvictEnabledOff) Build() Completed
type ClientNoEvictEnabledOn ¶
type ClientNoEvictEnabledOn Incomplete
func (ClientNoEvictEnabledOn) Build ¶
func (c ClientNoEvictEnabledOn) Build() Completed
type ClientNoTouch ¶
type ClientNoTouch Incomplete
func (ClientNoTouch) Off ¶
func (c ClientNoTouch) Off() ClientNoTouchEnabledOff
func (ClientNoTouch) On ¶
func (c ClientNoTouch) On() ClientNoTouchEnabledOn
type ClientNoTouchEnabledOff ¶
type ClientNoTouchEnabledOff Incomplete
func (ClientNoTouchEnabledOff) Build ¶
func (c ClientNoTouchEnabledOff) Build() Completed
type ClientNoTouchEnabledOn ¶
type ClientNoTouchEnabledOn Incomplete
func (ClientNoTouchEnabledOn) Build ¶
func (c ClientNoTouchEnabledOn) Build() Completed
type ClientPause ¶
type ClientPause Incomplete
func (ClientPause) Timeout ¶
func (c ClientPause) Timeout(timeout int64) ClientPauseTimeout
type ClientPauseModeAll ¶
type ClientPauseModeAll Incomplete
func (ClientPauseModeAll) Build ¶
func (c ClientPauseModeAll) Build() Completed
type ClientPauseModeWrite ¶
type ClientPauseModeWrite Incomplete
func (ClientPauseModeWrite) Build ¶
func (c ClientPauseModeWrite) Build() Completed
type ClientPauseTimeout ¶
type ClientPauseTimeout Incomplete
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 Incomplete
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 Incomplete
func (ClientReplyReplyModeOff) Build ¶
func (c ClientReplyReplyModeOff) Build() Completed
type ClientReplyReplyModeOn ¶
type ClientReplyReplyModeOn Incomplete
func (ClientReplyReplyModeOn) Build ¶
func (c ClientReplyReplyModeOn) Build() Completed
type ClientReplyReplyModeSkip ¶
type ClientReplyReplyModeSkip Incomplete
func (ClientReplyReplyModeSkip) Build ¶
func (c ClientReplyReplyModeSkip) Build() Completed
type ClientSetinfo ¶
type ClientSetinfo Incomplete
func (ClientSetinfo) Libname ¶
func (c ClientSetinfo) Libname(libname string) ClientSetinfoAttrLibname
func (ClientSetinfo) Libver ¶
func (c ClientSetinfo) Libver(libver string) ClientSetinfoAttrLibver
type ClientSetinfoAttrLibname ¶
type ClientSetinfoAttrLibname Incomplete
func (ClientSetinfoAttrLibname) Build ¶
func (c ClientSetinfoAttrLibname) Build() Completed
type ClientSetinfoAttrLibver ¶
type ClientSetinfoAttrLibver Incomplete
func (ClientSetinfoAttrLibver) Build ¶
func (c ClientSetinfoAttrLibver) Build() Completed
type ClientSetname ¶
type ClientSetname Incomplete
func (ClientSetname) ConnectionName ¶
func (c ClientSetname) ConnectionName(connectionName string) ClientSetnameConnectionName
type ClientSetnameConnectionName ¶
type ClientSetnameConnectionName Incomplete
func (ClientSetnameConnectionName) Build ¶
func (c ClientSetnameConnectionName) Build() Completed
type ClientTracking ¶
type ClientTracking Incomplete
func (ClientTracking) Off ¶
func (c ClientTracking) Off() ClientTrackingStatusOff
func (ClientTracking) On ¶
func (c ClientTracking) On() ClientTrackingStatusOn
type ClientTrackingBcast ¶
type ClientTrackingBcast Incomplete
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 Incomplete
func (ClientTrackingNoloop) Build ¶
func (c ClientTrackingNoloop) Build() Completed
type ClientTrackingOptin ¶
type ClientTrackingOptin Incomplete
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 Incomplete
func (ClientTrackingOptout) Build ¶
func (c ClientTrackingOptout) Build() Completed
func (ClientTrackingOptout) Noloop ¶
func (c ClientTrackingOptout) Noloop() ClientTrackingNoloop
type ClientTrackingPrefix ¶
type ClientTrackingPrefix Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
func (ClientTrackinginfo) Build ¶
func (c ClientTrackinginfo) Build() Completed
type ClientUnblock ¶
type ClientUnblock Incomplete
func (ClientUnblock) ClientId ¶
func (c ClientUnblock) ClientId(clientId int64) ClientUnblockClientId
type ClientUnblockClientId ¶
type ClientUnblockClientId Incomplete
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 Incomplete
func (ClientUnblockUnblockTypeError) Build ¶
func (c ClientUnblockUnblockTypeError) Build() Completed
type ClientUnblockUnblockTypeTimeout ¶
type ClientUnblockUnblockTypeTimeout Incomplete
func (ClientUnblockUnblockTypeTimeout) Build ¶
func (c ClientUnblockUnblockTypeTimeout) Build() Completed
type ClientUnpause ¶
type ClientUnpause Incomplete
func (ClientUnpause) Build ¶
func (c ClientUnpause) Build() Completed
type ClusterAddslots ¶
type ClusterAddslots Incomplete
func (ClusterAddslots) Slot ¶
func (c ClusterAddslots) Slot(slot ...int64) ClusterAddslotsSlot
type ClusterAddslotsSlot ¶
type ClusterAddslotsSlot Incomplete
func (ClusterAddslotsSlot) Build ¶
func (c ClusterAddslotsSlot) Build() Completed
func (ClusterAddslotsSlot) Slot ¶
func (c ClusterAddslotsSlot) Slot(slot ...int64) ClusterAddslotsSlot
type ClusterAddslotsrange ¶
type ClusterAddslotsrange Incomplete
func (ClusterAddslotsrange) StartSlotEndSlot ¶
func (c ClusterAddslotsrange) StartSlotEndSlot() ClusterAddslotsrangeStartSlotEndSlot
type ClusterAddslotsrangeStartSlotEndSlot ¶
type ClusterAddslotsrangeStartSlotEndSlot Incomplete
func (ClusterAddslotsrangeStartSlotEndSlot) Build ¶
func (c ClusterAddslotsrangeStartSlotEndSlot) Build() Completed
func (ClusterAddslotsrangeStartSlotEndSlot) StartSlotEndSlot ¶
func (c ClusterAddslotsrangeStartSlotEndSlot) StartSlotEndSlot(startSlot int64, endSlot int64) ClusterAddslotsrangeStartSlotEndSlot
type ClusterBumpepoch ¶
type ClusterBumpepoch Incomplete
func (ClusterBumpepoch) Build ¶
func (c ClusterBumpepoch) Build() Completed
type ClusterCountFailureReports ¶
type ClusterCountFailureReports Incomplete
func (ClusterCountFailureReports) NodeId ¶
func (c ClusterCountFailureReports) NodeId(nodeId string) ClusterCountFailureReportsNodeId
type ClusterCountFailureReportsNodeId ¶
type ClusterCountFailureReportsNodeId Incomplete
func (ClusterCountFailureReportsNodeId) Build ¶
func (c ClusterCountFailureReportsNodeId) Build() Completed
type ClusterCountkeysinslot ¶
type ClusterCountkeysinslot Incomplete
func (ClusterCountkeysinslot) Slot ¶
func (c ClusterCountkeysinslot) Slot(slot int64) ClusterCountkeysinslotSlot
type ClusterCountkeysinslotSlot ¶
type ClusterCountkeysinslotSlot Incomplete
func (ClusterCountkeysinslotSlot) Build ¶
func (c ClusterCountkeysinslotSlot) Build() Completed
type ClusterDelslots ¶
type ClusterDelslots Incomplete
func (ClusterDelslots) Slot ¶
func (c ClusterDelslots) Slot(slot ...int64) ClusterDelslotsSlot
type ClusterDelslotsSlot ¶
type ClusterDelslotsSlot Incomplete
func (ClusterDelslotsSlot) Build ¶
func (c ClusterDelslotsSlot) Build() Completed
func (ClusterDelslotsSlot) Slot ¶
func (c ClusterDelslotsSlot) Slot(slot ...int64) ClusterDelslotsSlot
type ClusterDelslotsrange ¶
type ClusterDelslotsrange Incomplete
func (ClusterDelslotsrange) StartSlotEndSlot ¶
func (c ClusterDelslotsrange) StartSlotEndSlot() ClusterDelslotsrangeStartSlotEndSlot
type ClusterDelslotsrangeStartSlotEndSlot ¶
type ClusterDelslotsrangeStartSlotEndSlot Incomplete
func (ClusterDelslotsrangeStartSlotEndSlot) Build ¶
func (c ClusterDelslotsrangeStartSlotEndSlot) Build() Completed
func (ClusterDelslotsrangeStartSlotEndSlot) StartSlotEndSlot ¶
func (c ClusterDelslotsrangeStartSlotEndSlot) StartSlotEndSlot(startSlot int64, endSlot int64) ClusterDelslotsrangeStartSlotEndSlot
type ClusterFailover ¶
type ClusterFailover Incomplete
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 Incomplete
func (ClusterFailoverOptionsForce) Build ¶
func (c ClusterFailoverOptionsForce) Build() Completed
type ClusterFailoverOptionsTakeover ¶
type ClusterFailoverOptionsTakeover Incomplete
func (ClusterFailoverOptionsTakeover) Build ¶
func (c ClusterFailoverOptionsTakeover) Build() Completed
type ClusterFlushslots ¶
type ClusterFlushslots Incomplete
func (ClusterFlushslots) Build ¶
func (c ClusterFlushslots) Build() Completed
type ClusterForget ¶
type ClusterForget Incomplete
func (ClusterForget) NodeId ¶
func (c ClusterForget) NodeId(nodeId string) ClusterForgetNodeId
type ClusterForgetNodeId ¶
type ClusterForgetNodeId Incomplete
func (ClusterForgetNodeId) Build ¶
func (c ClusterForgetNodeId) Build() Completed
type ClusterGetkeysinslot ¶
type ClusterGetkeysinslot Incomplete
func (ClusterGetkeysinslot) Slot ¶
func (c ClusterGetkeysinslot) Slot(slot int64) ClusterGetkeysinslotSlot
type ClusterGetkeysinslotCount ¶
type ClusterGetkeysinslotCount Incomplete
func (ClusterGetkeysinslotCount) Build ¶
func (c ClusterGetkeysinslotCount) Build() Completed
type ClusterGetkeysinslotSlot ¶
type ClusterGetkeysinslotSlot Incomplete
func (ClusterGetkeysinslotSlot) Count ¶
func (c ClusterGetkeysinslotSlot) Count(count int64) ClusterGetkeysinslotCount
type ClusterInfo ¶
type ClusterInfo Incomplete
func (ClusterInfo) Build ¶
func (c ClusterInfo) Build() Completed
type ClusterKeyslot ¶
type ClusterKeyslot Incomplete
func (ClusterKeyslot) Key ¶
func (c ClusterKeyslot) Key(key string) ClusterKeyslotKey
type ClusterKeyslotKey ¶
type ClusterKeyslotKey Incomplete
func (ClusterKeyslotKey) Build ¶
func (c ClusterKeyslotKey) Build() Completed
type ClusterLinks ¶
type ClusterLinks Incomplete
func (ClusterLinks) Build ¶
func (c ClusterLinks) Build() Completed
type ClusterMeet ¶
type ClusterMeet Incomplete
func (ClusterMeet) Ip ¶
func (c ClusterMeet) Ip(ip string) ClusterMeetIp
type ClusterMeetClusterBusPort ¶
type ClusterMeetClusterBusPort Incomplete
func (ClusterMeetClusterBusPort) Build ¶
func (c ClusterMeetClusterBusPort) Build() Completed
type ClusterMeetIp ¶
type ClusterMeetIp Incomplete
func (ClusterMeetIp) Port ¶
func (c ClusterMeetIp) Port(port int64) ClusterMeetPort
type ClusterMeetPort ¶
type ClusterMeetPort Incomplete
func (ClusterMeetPort) Build ¶
func (c ClusterMeetPort) Build() Completed
func (ClusterMeetPort) ClusterBusPort ¶
func (c ClusterMeetPort) ClusterBusPort(clusterBusPort int64) ClusterMeetClusterBusPort
type ClusterMyid ¶
type ClusterMyid Incomplete
func (ClusterMyid) Build ¶
func (c ClusterMyid) Build() Completed
type ClusterMyshardid ¶
type ClusterMyshardid Incomplete
func (ClusterMyshardid) Build ¶
func (c ClusterMyshardid) Build() Completed
type ClusterNodes ¶
type ClusterNodes Incomplete
func (ClusterNodes) Build ¶
func (c ClusterNodes) Build() Completed
type ClusterReplicas ¶
type ClusterReplicas Incomplete
func (ClusterReplicas) NodeId ¶
func (c ClusterReplicas) NodeId(nodeId string) ClusterReplicasNodeId
type ClusterReplicasNodeId ¶
type ClusterReplicasNodeId Incomplete
func (ClusterReplicasNodeId) Build ¶
func (c ClusterReplicasNodeId) Build() Completed
type ClusterReplicate ¶
type ClusterReplicate Incomplete
func (ClusterReplicate) NodeId ¶
func (c ClusterReplicate) NodeId(nodeId string) ClusterReplicateNodeId
type ClusterReplicateNodeId ¶
type ClusterReplicateNodeId Incomplete
func (ClusterReplicateNodeId) Build ¶
func (c ClusterReplicateNodeId) Build() Completed
type ClusterReset ¶
type ClusterReset Incomplete
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 Incomplete
func (ClusterResetResetTypeHard) Build ¶
func (c ClusterResetResetTypeHard) Build() Completed
type ClusterResetResetTypeSoft ¶
type ClusterResetResetTypeSoft Incomplete
func (ClusterResetResetTypeSoft) Build ¶
func (c ClusterResetResetTypeSoft) Build() Completed
type ClusterSaveconfig ¶
type ClusterSaveconfig Incomplete
func (ClusterSaveconfig) Build ¶
func (c ClusterSaveconfig) Build() Completed
type ClusterSetConfigEpoch ¶
type ClusterSetConfigEpoch Incomplete
func (ClusterSetConfigEpoch) ConfigEpoch ¶
func (c ClusterSetConfigEpoch) ConfigEpoch(configEpoch int64) ClusterSetConfigEpochConfigEpoch
type ClusterSetConfigEpochConfigEpoch ¶
type ClusterSetConfigEpochConfigEpoch Incomplete
func (ClusterSetConfigEpochConfigEpoch) Build ¶
func (c ClusterSetConfigEpochConfigEpoch) Build() Completed
type ClusterSetslot ¶
type ClusterSetslot Incomplete
func (ClusterSetslot) Slot ¶
func (c ClusterSetslot) Slot(slot int64) ClusterSetslotSlot
type ClusterSetslotNodeId ¶
type ClusterSetslotNodeId Incomplete
func (ClusterSetslotNodeId) Build ¶
func (c ClusterSetslotNodeId) Build() Completed
func (ClusterSetslotNodeId) Timeout ¶
func (c ClusterSetslotNodeId) Timeout(timeout int64) ClusterSetslotTimeout
type ClusterSetslotSlot ¶
type ClusterSetslotSlot Incomplete
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 Incomplete
func (ClusterSetslotSubcommandImporting) Build ¶
func (c ClusterSetslotSubcommandImporting) Build() Completed
func (ClusterSetslotSubcommandImporting) NodeId ¶
func (c ClusterSetslotSubcommandImporting) NodeId(nodeId string) ClusterSetslotNodeId
func (ClusterSetslotSubcommandImporting) Timeout ¶
func (c ClusterSetslotSubcommandImporting) Timeout(timeout int64) ClusterSetslotTimeout
type ClusterSetslotSubcommandMigrating ¶
type ClusterSetslotSubcommandMigrating Incomplete
func (ClusterSetslotSubcommandMigrating) Build ¶
func (c ClusterSetslotSubcommandMigrating) Build() Completed
func (ClusterSetslotSubcommandMigrating) NodeId ¶
func (c ClusterSetslotSubcommandMigrating) NodeId(nodeId string) ClusterSetslotNodeId
func (ClusterSetslotSubcommandMigrating) Timeout ¶
func (c ClusterSetslotSubcommandMigrating) Timeout(timeout int64) ClusterSetslotTimeout
type ClusterSetslotSubcommandNode ¶
type ClusterSetslotSubcommandNode Incomplete
func (ClusterSetslotSubcommandNode) Build ¶
func (c ClusterSetslotSubcommandNode) Build() Completed
func (ClusterSetslotSubcommandNode) NodeId ¶
func (c ClusterSetslotSubcommandNode) NodeId(nodeId string) ClusterSetslotNodeId
func (ClusterSetslotSubcommandNode) Timeout ¶
func (c ClusterSetslotSubcommandNode) Timeout(timeout int64) ClusterSetslotTimeout
type ClusterSetslotSubcommandStable ¶
type ClusterSetslotSubcommandStable Incomplete
func (ClusterSetslotSubcommandStable) Build ¶
func (c ClusterSetslotSubcommandStable) Build() Completed
func (ClusterSetslotSubcommandStable) NodeId ¶
func (c ClusterSetslotSubcommandStable) NodeId(nodeId string) ClusterSetslotNodeId
func (ClusterSetslotSubcommandStable) Timeout ¶
func (c ClusterSetslotSubcommandStable) Timeout(timeout int64) ClusterSetslotTimeout
type ClusterSetslotTimeout ¶
type ClusterSetslotTimeout Incomplete
func (ClusterSetslotTimeout) Build ¶
func (c ClusterSetslotTimeout) Build() Completed
type ClusterShards ¶
type ClusterShards Incomplete
func (ClusterShards) Build ¶
func (c ClusterShards) Build() Completed
type ClusterSlaves ¶
type ClusterSlaves Incomplete
func (ClusterSlaves) NodeId ¶
func (c ClusterSlaves) NodeId(nodeId string) ClusterSlavesNodeId
type ClusterSlavesNodeId ¶
type ClusterSlavesNodeId Incomplete
func (ClusterSlavesNodeId) Build ¶
func (c ClusterSlavesNodeId) Build() Completed
type ClusterSlotStats ¶
type ClusterSlotStats Incomplete
func (ClusterSlotStats) Orderby ¶
func (c ClusterSlotStats) Orderby() ClusterSlotStatsFilterOrderbyOrderby
func (ClusterSlotStats) Slotsrange ¶
func (c ClusterSlotStats) Slotsrange() ClusterSlotStatsFilterSlotsrangeSlotsrange
type ClusterSlotStatsFilterOrderbyLimit ¶
type ClusterSlotStatsFilterOrderbyLimit Incomplete
func (ClusterSlotStatsFilterOrderbyLimit) Build ¶
func (c ClusterSlotStatsFilterOrderbyLimit) Build() Completed
type ClusterSlotStatsFilterOrderbyMetric ¶
type ClusterSlotStatsFilterOrderbyMetric Incomplete
func (ClusterSlotStatsFilterOrderbyMetric) Build ¶
func (c ClusterSlotStatsFilterOrderbyMetric) Build() Completed
func (ClusterSlotStatsFilterOrderbyMetric) Limit ¶
func (c ClusterSlotStatsFilterOrderbyMetric) Limit(limit int64) ClusterSlotStatsFilterOrderbyLimit
type ClusterSlotStatsFilterOrderbyOrderAsc ¶
type ClusterSlotStatsFilterOrderbyOrderAsc Incomplete
func (ClusterSlotStatsFilterOrderbyOrderAsc) Build ¶
func (c ClusterSlotStatsFilterOrderbyOrderAsc) Build() Completed
type ClusterSlotStatsFilterOrderbyOrderDesc ¶
type ClusterSlotStatsFilterOrderbyOrderDesc Incomplete
func (ClusterSlotStatsFilterOrderbyOrderDesc) Build ¶
func (c ClusterSlotStatsFilterOrderbyOrderDesc) Build() Completed
type ClusterSlotStatsFilterOrderbyOrderby ¶
type ClusterSlotStatsFilterOrderbyOrderby Incomplete
func (ClusterSlotStatsFilterOrderbyOrderby) Metric ¶
func (c ClusterSlotStatsFilterOrderbyOrderby) Metric(metric string) ClusterSlotStatsFilterOrderbyMetric
type ClusterSlotStatsFilterSlotsrangeEndSlot ¶
type ClusterSlotStatsFilterSlotsrangeEndSlot Incomplete
func (ClusterSlotStatsFilterSlotsrangeEndSlot) Build ¶
func (c ClusterSlotStatsFilterSlotsrangeEndSlot) Build() Completed
type ClusterSlotStatsFilterSlotsrangeSlotsrange ¶
type ClusterSlotStatsFilterSlotsrangeSlotsrange Incomplete
func (ClusterSlotStatsFilterSlotsrangeSlotsrange) StartSlot ¶
func (c ClusterSlotStatsFilterSlotsrangeSlotsrange) StartSlot(startSlot int64) ClusterSlotStatsFilterSlotsrangeStartSlot
type ClusterSlotStatsFilterSlotsrangeStartSlot ¶
type ClusterSlotStatsFilterSlotsrangeStartSlot Incomplete
func (ClusterSlotStatsFilterSlotsrangeStartSlot) EndSlot ¶
func (c ClusterSlotStatsFilterSlotsrangeStartSlot) EndSlot(endSlot int64) ClusterSlotStatsFilterSlotsrangeEndSlot
type ClusterSlots ¶
type ClusterSlots Incomplete
func (ClusterSlots) Build ¶
func (c ClusterSlots) Build() Completed
type CmsIncrby ¶
type CmsIncrby Incomplete
func (CmsIncrby) Key ¶
func (c CmsIncrby) Key(key string) CmsIncrbyKey
type CmsIncrbyItemsIncrement ¶
type CmsIncrbyItemsIncrement Incomplete
func (CmsIncrbyItemsIncrement) Build ¶
func (c CmsIncrbyItemsIncrement) Build() Completed
func (CmsIncrbyItemsIncrement) Item ¶
func (c CmsIncrbyItemsIncrement) Item(item string) CmsIncrbyItemsItem
type CmsIncrbyItemsItem ¶
type CmsIncrbyItemsItem Incomplete
func (CmsIncrbyItemsItem) Increment ¶
func (c CmsIncrbyItemsItem) Increment(increment int64) CmsIncrbyItemsIncrement
type CmsIncrbyKey ¶
type CmsIncrbyKey Incomplete
func (CmsIncrbyKey) Item ¶
func (c CmsIncrbyKey) Item(item string) CmsIncrbyItemsItem
type CmsInfo ¶
type CmsInfo Incomplete
func (CmsInfo) Key ¶
func (c CmsInfo) Key(key string) CmsInfoKey
type CmsInfoKey ¶
type CmsInfoKey Incomplete
func (CmsInfoKey) Build ¶
func (c CmsInfoKey) Build() Completed
func (CmsInfoKey) Cache ¶
func (c CmsInfoKey) Cache() Cacheable
type CmsInitbydim ¶
type CmsInitbydim Incomplete
func (CmsInitbydim) Key ¶
func (c CmsInitbydim) Key(key string) CmsInitbydimKey
type CmsInitbydimDepth ¶
type CmsInitbydimDepth Incomplete
func (CmsInitbydimDepth) Build ¶
func (c CmsInitbydimDepth) Build() Completed
type CmsInitbydimKey ¶
type CmsInitbydimKey Incomplete
func (CmsInitbydimKey) Width ¶
func (c CmsInitbydimKey) Width(width int64) CmsInitbydimWidth
type CmsInitbydimWidth ¶
type CmsInitbydimWidth Incomplete
func (CmsInitbydimWidth) Depth ¶
func (c CmsInitbydimWidth) Depth(depth int64) CmsInitbydimDepth
type CmsInitbyprob ¶
type CmsInitbyprob Incomplete
func (CmsInitbyprob) Key ¶
func (c CmsInitbyprob) Key(key string) CmsInitbyprobKey
type CmsInitbyprobError ¶
type CmsInitbyprobError Incomplete
func (CmsInitbyprobError) Probability ¶
func (c CmsInitbyprobError) Probability(probability float64) CmsInitbyprobProbability
type CmsInitbyprobKey ¶
type CmsInitbyprobKey Incomplete
func (CmsInitbyprobKey) Error ¶
func (c CmsInitbyprobKey) Error(error float64) CmsInitbyprobError
type CmsInitbyprobProbability ¶
type CmsInitbyprobProbability Incomplete
func (CmsInitbyprobProbability) Build ¶
func (c CmsInitbyprobProbability) Build() Completed
type CmsMerge ¶
type CmsMerge Incomplete
func (CmsMerge) Destination ¶
func (c CmsMerge) Destination(destination string) CmsMergeDestination
type CmsMergeDestination ¶
type CmsMergeDestination Incomplete
func (CmsMergeDestination) Numkeys ¶
func (c CmsMergeDestination) Numkeys(numkeys int64) CmsMergeNumkeys
type CmsMergeNumkeys ¶
type CmsMergeNumkeys Incomplete
func (CmsMergeNumkeys) Source ¶
func (c CmsMergeNumkeys) Source(source ...string) CmsMergeSource
type CmsMergeSource ¶
type CmsMergeSource Incomplete
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 Incomplete
func (CmsMergeWeightWeight) Build ¶
func (c CmsMergeWeightWeight) Build() Completed
func (CmsMergeWeightWeight) Weight ¶
func (c CmsMergeWeightWeight) Weight(weight ...float64) CmsMergeWeightWeight
type CmsMergeWeightWeights ¶
type CmsMergeWeightWeights Incomplete
func (CmsMergeWeightWeights) Weight ¶
func (c CmsMergeWeightWeights) Weight(weight ...float64) CmsMergeWeightWeight
type CmsQuery ¶
type CmsQuery Incomplete
func (CmsQuery) Key ¶
func (c CmsQuery) Key(key string) CmsQueryKey
type CmsQueryItem ¶
type CmsQueryItem Incomplete
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 Incomplete
func (CmsQueryKey) Item ¶
func (c CmsQueryKey) Item(item ...string) CmsQueryItem
type CommandCount ¶
type CommandCount Incomplete
func (CommandCount) Build ¶
func (c CommandCount) Build() Completed
type CommandDocs ¶
type CommandDocs Incomplete
func (CommandDocs) Build ¶
func (c CommandDocs) Build() Completed
func (CommandDocs) CommandName ¶
func (c CommandDocs) CommandName(commandName ...string) CommandDocsCommandName
type CommandDocsCommandName ¶
type CommandDocsCommandName Incomplete
func (CommandDocsCommandName) Build ¶
func (c CommandDocsCommandName) Build() Completed
func (CommandDocsCommandName) CommandName ¶
func (c CommandDocsCommandName) CommandName(commandName ...string) CommandDocsCommandName
type CommandGetkeys ¶
type CommandGetkeys Incomplete
func (CommandGetkeys) Command ¶
func (c CommandGetkeys) Command(command string) CommandGetkeysCommand
type CommandGetkeysArg ¶
type CommandGetkeysArg Incomplete
func (CommandGetkeysArg) Arg ¶
func (c CommandGetkeysArg) Arg(arg ...string) CommandGetkeysArg
func (CommandGetkeysArg) Build ¶
func (c CommandGetkeysArg) Build() Completed
type CommandGetkeysCommand ¶
type CommandGetkeysCommand Incomplete
func (CommandGetkeysCommand) Arg ¶
func (c CommandGetkeysCommand) Arg(arg ...string) CommandGetkeysArg
func (CommandGetkeysCommand) Build ¶
func (c CommandGetkeysCommand) Build() Completed
type CommandGetkeysandflags ¶
type CommandGetkeysandflags Incomplete
func (CommandGetkeysandflags) Command ¶
func (c CommandGetkeysandflags) Command(command string) CommandGetkeysandflagsCommand
type CommandGetkeysandflagsArg ¶
type CommandGetkeysandflagsArg Incomplete
func (CommandGetkeysandflagsArg) Arg ¶
func (c CommandGetkeysandflagsArg) Arg(arg ...string) CommandGetkeysandflagsArg
func (CommandGetkeysandflagsArg) Build ¶
func (c CommandGetkeysandflagsArg) Build() Completed
type CommandGetkeysandflagsCommand ¶
type CommandGetkeysandflagsCommand Incomplete
func (CommandGetkeysandflagsCommand) Arg ¶
func (c CommandGetkeysandflagsCommand) Arg(arg ...string) CommandGetkeysandflagsArg
func (CommandGetkeysandflagsCommand) Build ¶
func (c CommandGetkeysandflagsCommand) Build() Completed
type CommandInfo ¶
type CommandInfo Incomplete
func (CommandInfo) Build ¶
func (c CommandInfo) Build() Completed
func (CommandInfo) CommandName ¶
func (c CommandInfo) CommandName(commandName ...string) CommandInfoCommandName
type CommandInfoCommandName ¶
type CommandInfoCommandName Incomplete
func (CommandInfoCommandName) Build ¶
func (c CommandInfoCommandName) Build() Completed
func (CommandInfoCommandName) CommandName ¶
func (c CommandInfoCommandName) CommandName(commandName ...string) CommandInfoCommandName
type CommandList ¶
type CommandList Incomplete
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 Incomplete
func (CommandListFilterbyAclcatCategory) Build ¶
func (c CommandListFilterbyAclcatCategory) Build() Completed
type CommandListFilterbyModuleName ¶
type CommandListFilterbyModuleName Incomplete
func (CommandListFilterbyModuleName) Build ¶
func (c CommandListFilterbyModuleName) Build() Completed
type CommandListFilterbyPatternPattern ¶
type CommandListFilterbyPatternPattern Incomplete
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 Valkey 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.
func (*Completed) IsUnsub ¶
IsUnsub checks if it is one of the UNSUBSCRIBE, PUNSUBSCRIBE, or SUNSUBSCRIBE commands.
func (*Completed) NoReply ¶
NoReply checks if it is one of the SUBSCRIBE, PSUBSCRIBE, UNSUBSCRIBE or PUNSUBSCRIBE commands.
type ConfigGet ¶
type ConfigGet Incomplete
func (ConfigGet) Parameter ¶
func (c ConfigGet) Parameter(parameter ...string) ConfigGetParameter
type ConfigGetParameter ¶
type ConfigGetParameter Incomplete
func (ConfigGetParameter) Build ¶
func (c ConfigGetParameter) Build() Completed
func (ConfigGetParameter) Parameter ¶
func (c ConfigGetParameter) Parameter(parameter ...string) ConfigGetParameter
type ConfigResetstat ¶
type ConfigResetstat Incomplete
func (ConfigResetstat) Build ¶
func (c ConfigResetstat) Build() Completed
type ConfigRewrite ¶
type ConfigRewrite Incomplete
func (ConfigRewrite) Build ¶
func (c ConfigRewrite) Build() Completed
type ConfigSet ¶
type ConfigSet Incomplete
func (ConfigSet) ParameterValue ¶
func (c ConfigSet) ParameterValue() ConfigSetParameterValue
type ConfigSetParameterValue ¶
type ConfigSetParameterValue Incomplete
func (ConfigSetParameterValue) Build ¶
func (c ConfigSetParameterValue) Build() Completed
func (ConfigSetParameterValue) ParameterValue ¶
func (c ConfigSetParameterValue) ParameterValue(parameter string, value string) ConfigSetParameterValue
type Copy ¶
type Copy Incomplete
func (Copy) Source ¶
func (c Copy) Source(source string) CopySource
type CopyDestination ¶
type CopyDestination Incomplete
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 Incomplete
func (CopyReplace) Build ¶
func (c CopyReplace) Build() Completed
type CopySource ¶
type CopySource Incomplete
func (CopySource) Destination ¶
func (c CopySource) Destination(destination string) CopyDestination
type DebugObject ¶
type DebugObject Incomplete
func (DebugObject) Key ¶
func (c DebugObject) Key(key string) DebugObjectKey
type DebugObjectKey ¶
type DebugObjectKey Incomplete
func (DebugObjectKey) Build ¶
func (c DebugObjectKey) Build() Completed
type DebugSegfault ¶
type DebugSegfault Incomplete
func (DebugSegfault) Build ¶
func (c DebugSegfault) Build() Completed
type DecrbyDecrement ¶
type DecrbyDecrement Incomplete
func (DecrbyDecrement) Build ¶
func (c DecrbyDecrement) Build() Completed
type DecrbyKey ¶
type DecrbyKey Incomplete
func (DecrbyKey) Decrement ¶
func (c DecrbyKey) Decrement(decrement int64) DecrbyDecrement
type DelKey ¶
type DelKey Incomplete
type Echo ¶
type Echo Incomplete
func (Echo) Message ¶
func (c Echo) Message(message string) EchoMessage
type EchoMessage ¶
type EchoMessage Incomplete
func (EchoMessage) Build ¶
func (c EchoMessage) Build() Completed
type Eval ¶
type Eval Incomplete
func (Eval) Script ¶
func (c Eval) Script(script string) EvalScript
type EvalArg ¶
type EvalArg Incomplete
type EvalKey ¶
type EvalKey Incomplete
type EvalNumkeys ¶
type EvalNumkeys Incomplete
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 Incomplete
func (EvalRo) Script ¶
func (c EvalRo) Script(script string) EvalRoScript
type EvalRoArg ¶
type EvalRoArg Incomplete
type EvalRoKey ¶
type EvalRoKey Incomplete
type EvalRoNumkeys ¶
type EvalRoNumkeys Incomplete
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 Incomplete
func (EvalRoScript) Numkeys ¶
func (c EvalRoScript) Numkeys(numkeys int64) EvalRoNumkeys
type EvalScript ¶
type EvalScript Incomplete
func (EvalScript) Numkeys ¶
func (c EvalScript) Numkeys(numkeys int64) EvalNumkeys
type Evalsha ¶
type Evalsha Incomplete
func (Evalsha) Sha1 ¶
func (c Evalsha) Sha1(sha1 string) EvalshaSha1
type EvalshaArg ¶
type EvalshaArg Incomplete
func (EvalshaArg) Arg ¶
func (c EvalshaArg) Arg(arg ...string) EvalshaArg
func (EvalshaArg) Build ¶
func (c EvalshaArg) Build() Completed
type EvalshaKey ¶
type EvalshaKey Incomplete
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 Incomplete
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 Incomplete
func (EvalshaRo) Sha1 ¶
func (c EvalshaRo) Sha1(sha1 string) EvalshaRoSha1
type EvalshaRoArg ¶
type EvalshaRoArg Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
func (EvalshaRoSha1) Numkeys ¶
func (c EvalshaRoSha1) Numkeys(numkeys int64) EvalshaRoNumkeys
type EvalshaSha1 ¶
type EvalshaSha1 Incomplete
func (EvalshaSha1) Numkeys ¶
func (c EvalshaSha1) Numkeys(numkeys int64) EvalshaNumkeys
type Exists ¶
type Exists Incomplete
type ExistsKey ¶
type ExistsKey Incomplete
type ExpireConditionGt ¶
type ExpireConditionGt Incomplete
func (ExpireConditionGt) Build ¶
func (c ExpireConditionGt) Build() Completed
type ExpireConditionLt ¶
type ExpireConditionLt Incomplete
func (ExpireConditionLt) Build ¶
func (c ExpireConditionLt) Build() Completed
type ExpireConditionNx ¶
type ExpireConditionNx Incomplete
func (ExpireConditionNx) Build ¶
func (c ExpireConditionNx) Build() Completed
type ExpireConditionXx ¶
type ExpireConditionXx Incomplete
func (ExpireConditionXx) Build ¶
func (c ExpireConditionXx) Build() Completed
type ExpireKey ¶
type ExpireKey Incomplete
func (ExpireKey) Seconds ¶
func (c ExpireKey) Seconds(seconds int64) ExpireSeconds
type ExpireSeconds ¶
type ExpireSeconds Incomplete
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 Incomplete
func (Expireat) Key ¶
func (c Expireat) Key(key string) ExpireatKey
type ExpireatConditionGt ¶
type ExpireatConditionGt Incomplete
func (ExpireatConditionGt) Build ¶
func (c ExpireatConditionGt) Build() Completed
type ExpireatConditionLt ¶
type ExpireatConditionLt Incomplete
func (ExpireatConditionLt) Build ¶
func (c ExpireatConditionLt) Build() Completed
type ExpireatConditionNx ¶
type ExpireatConditionNx Incomplete
func (ExpireatConditionNx) Build ¶
func (c ExpireatConditionNx) Build() Completed
type ExpireatConditionXx ¶
type ExpireatConditionXx Incomplete
func (ExpireatConditionXx) Build ¶
func (c ExpireatConditionXx) Build() Completed
type ExpireatKey ¶
type ExpireatKey Incomplete
func (ExpireatKey) Timestamp ¶
func (c ExpireatKey) Timestamp(timestamp int64) ExpireatTimestamp
type ExpireatTimestamp ¶
type ExpireatTimestamp Incomplete
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 Incomplete
func (Expiretime) Key ¶
func (c Expiretime) Key(key string) ExpiretimeKey
type ExpiretimeKey ¶
type ExpiretimeKey Incomplete
func (ExpiretimeKey) Build ¶
func (c ExpiretimeKey) Build() Completed
func (ExpiretimeKey) Cache ¶
func (c ExpiretimeKey) Cache() Cacheable
type Failover ¶
type Failover Incomplete
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 Incomplete
func (FailoverAbort) Build ¶
func (c FailoverAbort) Build() Completed
func (FailoverAbort) Timeout ¶
func (c FailoverAbort) Timeout(milliseconds int64) FailoverTimeout
type FailoverTargetForce ¶
type FailoverTargetForce Incomplete
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 Incomplete
func (FailoverTargetHost) Port ¶
func (c FailoverTargetHost) Port(port int64) FailoverTargetPort
type FailoverTargetPort ¶
type FailoverTargetPort Incomplete
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 Incomplete
func (FailoverTargetTo) Host ¶
func (c FailoverTargetTo) Host(host string) FailoverTargetHost
type FailoverTimeout ¶
type FailoverTimeout Incomplete
func (FailoverTimeout) Build ¶
func (c FailoverTimeout) Build() Completed
type Fcall ¶
type Fcall Incomplete
func (Fcall) Function ¶
func (c Fcall) Function(function string) FcallFunction
type FcallArg ¶
type FcallArg Incomplete
type FcallFunction ¶
type FcallFunction Incomplete
func (FcallFunction) Numkeys ¶
func (c FcallFunction) Numkeys(numkeys int64) FcallNumkeys
type FcallKey ¶
type FcallKey Incomplete
type FcallNumkeys ¶
type FcallNumkeys Incomplete
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 Incomplete
func (FcallRo) Function ¶
func (c FcallRo) Function(function string) FcallRoFunction
type FcallRoArg ¶
type FcallRoArg Incomplete
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 Incomplete
func (FcallRoFunction) Numkeys ¶
func (c FcallRoFunction) Numkeys(numkeys int64) FcallRoNumkeys
type FcallRoKey ¶
type FcallRoKey Incomplete
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 Incomplete
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 Incomplete
func (Flushall) Async ¶
func (c Flushall) Async() FlushallAsync
func (Flushall) Sync ¶
func (c Flushall) Sync() FlushallAsyncSync
type FlushallAsync ¶
type FlushallAsync Incomplete
func (FlushallAsync) Build ¶
func (c FlushallAsync) Build() Completed
type FlushallAsyncSync ¶
type FlushallAsyncSync Incomplete
func (FlushallAsyncSync) Build ¶
func (c FlushallAsyncSync) Build() Completed
type Flushdb ¶
type Flushdb Incomplete
func (Flushdb) Async ¶
func (c Flushdb) Async() FlushdbAsync
func (Flushdb) Sync ¶
func (c Flushdb) Sync() FlushdbAsyncSync
type FlushdbAsync ¶
type FlushdbAsync Incomplete
func (FlushdbAsync) Build ¶
func (c FlushdbAsync) Build() Completed
type FlushdbAsyncSync ¶
type FlushdbAsyncSync Incomplete
func (FlushdbAsyncSync) Build ¶
func (c FlushdbAsyncSync) Build() Completed
type FtAggregate ¶
type FtAggregate Incomplete
func (FtAggregate) Index ¶
func (c FtAggregate) Index(index string) FtAggregateIndex
type FtAggregateAddscores ¶
type FtAggregateAddscores Incomplete
func (FtAggregateAddscores) Build ¶
func (c FtAggregateAddscores) Build() Completed
func (FtAggregateAddscores) Dialect ¶
func (c FtAggregateAddscores) Dialect(dialect int64) FtAggregateDialect
type FtAggregateCursorCount ¶
type FtAggregateCursorCount Incomplete
func (FtAggregateCursorCount) Addscores ¶
func (c FtAggregateCursorCount) Addscores() FtAggregateAddscores
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 Incomplete
func (FtAggregateCursorMaxidle) Addscores ¶
func (c FtAggregateCursorMaxidle) Addscores() FtAggregateAddscores
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 Incomplete
func (FtAggregateCursorWithcursor) Addscores ¶
func (c FtAggregateCursorWithcursor) Addscores() FtAggregateAddscores
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 Incomplete
func (FtAggregateDialect) Build ¶
func (c FtAggregateDialect) Build() Completed
type FtAggregateIndex ¶
type FtAggregateIndex Incomplete
func (FtAggregateIndex) Query ¶
func (c FtAggregateIndex) Query(query string) FtAggregateQuery
type FtAggregateOpApplyApply ¶
type FtAggregateOpApplyApply Incomplete
func (FtAggregateOpApplyApply) As ¶
func (c FtAggregateOpApplyApply) As(name string) FtAggregateOpApplyAs
type FtAggregateOpApplyAs ¶
type FtAggregateOpApplyAs Incomplete
func (FtAggregateOpApplyAs) Addscores ¶
func (c FtAggregateOpApplyAs) Addscores() FtAggregateAddscores
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 Incomplete
func (FtAggregateOpFilter) Addscores ¶
func (c FtAggregateOpFilter) Addscores() FtAggregateAddscores
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 Incomplete
func (FtAggregateOpGroupbyGroupby) Addscores ¶
func (c FtAggregateOpGroupbyGroupby) Addscores() FtAggregateAddscores
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 Incomplete
func (FtAggregateOpGroupbyProperty) Addscores ¶
func (c FtAggregateOpGroupbyProperty) Addscores() FtAggregateAddscores
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 Incomplete
func (FtAggregateOpGroupbyReduceArg) Addscores ¶
func (c FtAggregateOpGroupbyReduceArg) Addscores() FtAggregateAddscores
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 Incomplete
func (FtAggregateOpGroupbyReduceAs) Addscores ¶
func (c FtAggregateOpGroupbyReduceAs) Addscores() FtAggregateAddscores
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 Incomplete
func (FtAggregateOpGroupbyReduceBy) Addscores ¶
func (c FtAggregateOpGroupbyReduceBy) Addscores() FtAggregateAddscores
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 Incomplete
func (FtAggregateOpGroupbyReduceNargs) Addscores ¶
func (c FtAggregateOpGroupbyReduceNargs) Addscores() FtAggregateAddscores
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 Incomplete
func (FtAggregateOpGroupbyReduceOrderAsc) Addscores ¶
func (c FtAggregateOpGroupbyReduceOrderAsc) Addscores() FtAggregateAddscores
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 Incomplete
func (FtAggregateOpGroupbyReduceOrderDesc) Addscores ¶
func (c FtAggregateOpGroupbyReduceOrderDesc) Addscores() FtAggregateAddscores
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 Incomplete
func (FtAggregateOpGroupbyReduceReduce) Nargs ¶
func (c FtAggregateOpGroupbyReduceReduce) Nargs(nargs int64) FtAggregateOpGroupbyReduceNargs
type FtAggregateOpLimitLimit ¶
type FtAggregateOpLimitLimit Incomplete
func (FtAggregateOpLimitLimit) OffsetNum ¶
func (c FtAggregateOpLimitLimit) OffsetNum(offset int64, num int64) FtAggregateOpLimitOffsetNum
type FtAggregateOpLimitOffsetNum ¶
type FtAggregateOpLimitOffsetNum Incomplete
func (FtAggregateOpLimitOffsetNum) Addscores ¶
func (c FtAggregateOpLimitOffsetNum) Addscores() FtAggregateAddscores
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 Incomplete
func (FtAggregateOpLoadField) Addscores ¶
func (c FtAggregateOpLoadField) Addscores() FtAggregateAddscores
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 Incomplete
func (FtAggregateOpLoadLoad) Field ¶
func (c FtAggregateOpLoadLoad) Field(field ...string) FtAggregateOpLoadField
type FtAggregateOpLoadallLoadAll ¶
type FtAggregateOpLoadallLoadAll Incomplete
func (FtAggregateOpLoadallLoadAll) Addscores ¶
func (c FtAggregateOpLoadallLoadAll) Addscores() FtAggregateAddscores
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 Incomplete
func (FtAggregateOpSortbyFieldsOrderAsc) Addscores ¶
func (c FtAggregateOpSortbyFieldsOrderAsc) Addscores() FtAggregateAddscores
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) Withcount ¶
func (c FtAggregateOpSortbyFieldsOrderAsc) Withcount() FtAggregateOpSortbyWithcount
func (FtAggregateOpSortbyFieldsOrderAsc) Withcursor ¶
func (c FtAggregateOpSortbyFieldsOrderAsc) Withcursor() FtAggregateCursorWithcursor
type FtAggregateOpSortbyFieldsOrderDesc ¶
type FtAggregateOpSortbyFieldsOrderDesc Incomplete
func (FtAggregateOpSortbyFieldsOrderDesc) Addscores ¶
func (c FtAggregateOpSortbyFieldsOrderDesc) Addscores() FtAggregateAddscores
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) Withcount ¶
func (c FtAggregateOpSortbyFieldsOrderDesc) Withcount() FtAggregateOpSortbyWithcount
func (FtAggregateOpSortbyFieldsOrderDesc) Withcursor ¶
func (c FtAggregateOpSortbyFieldsOrderDesc) Withcursor() FtAggregateCursorWithcursor
type FtAggregateOpSortbyFieldsProperty ¶
type FtAggregateOpSortbyFieldsProperty Incomplete
func (FtAggregateOpSortbyFieldsProperty) Addscores ¶
func (c FtAggregateOpSortbyFieldsProperty) Addscores() FtAggregateAddscores
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) Withcount ¶
func (c FtAggregateOpSortbyFieldsProperty) Withcount() FtAggregateOpSortbyWithcount
func (FtAggregateOpSortbyFieldsProperty) Withcursor ¶
func (c FtAggregateOpSortbyFieldsProperty) Withcursor() FtAggregateCursorWithcursor
type FtAggregateOpSortbyMax ¶
type FtAggregateOpSortbyMax Incomplete
func (FtAggregateOpSortbyMax) Addscores ¶
func (c FtAggregateOpSortbyMax) Addscores() FtAggregateAddscores
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) Withcount ¶
func (c FtAggregateOpSortbyMax) Withcount() FtAggregateOpSortbyWithcount
func (FtAggregateOpSortbyMax) Withcursor ¶
func (c FtAggregateOpSortbyMax) Withcursor() FtAggregateCursorWithcursor
type FtAggregateOpSortbySortby ¶
type FtAggregateOpSortbySortby Incomplete
func (FtAggregateOpSortbySortby) Addscores ¶
func (c FtAggregateOpSortbySortby) Addscores() FtAggregateAddscores
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) Withcount ¶
func (c FtAggregateOpSortbySortby) Withcount() FtAggregateOpSortbyWithcount
func (FtAggregateOpSortbySortby) Withcursor ¶
func (c FtAggregateOpSortbySortby) Withcursor() FtAggregateCursorWithcursor
type FtAggregateOpSortbyWithcount ¶
type FtAggregateOpSortbyWithcount Incomplete
func (FtAggregateOpSortbyWithcount) Addscores ¶
func (c FtAggregateOpSortbyWithcount) Addscores() FtAggregateAddscores
func (FtAggregateOpSortbyWithcount) Apply ¶
func (c FtAggregateOpSortbyWithcount) Apply(expression string) FtAggregateOpApplyApply
func (FtAggregateOpSortbyWithcount) Build ¶
func (c FtAggregateOpSortbyWithcount) Build() Completed
func (FtAggregateOpSortbyWithcount) Dialect ¶
func (c FtAggregateOpSortbyWithcount) Dialect(dialect int64) FtAggregateDialect
func (FtAggregateOpSortbyWithcount) Filter ¶
func (c FtAggregateOpSortbyWithcount) Filter(filter string) FtAggregateOpFilter
func (FtAggregateOpSortbyWithcount) Groupby ¶
func (c FtAggregateOpSortbyWithcount) Groupby(nargs int64) FtAggregateOpGroupbyGroupby
func (FtAggregateOpSortbyWithcount) Limit ¶
func (c FtAggregateOpSortbyWithcount) Limit() FtAggregateOpLimitLimit
func (FtAggregateOpSortbyWithcount) Load ¶
func (c FtAggregateOpSortbyWithcount) Load(count int64) FtAggregateOpLoadLoad
func (FtAggregateOpSortbyWithcount) LoadAll ¶
func (c FtAggregateOpSortbyWithcount) LoadAll() FtAggregateOpLoadallLoadAll
func (FtAggregateOpSortbyWithcount) Params ¶
func (c FtAggregateOpSortbyWithcount) Params() FtAggregateParamsParams
func (FtAggregateOpSortbyWithcount) Sortby ¶
func (c FtAggregateOpSortbyWithcount) Sortby(nargs int64) FtAggregateOpSortbySortby
func (FtAggregateOpSortbyWithcount) Withcursor ¶
func (c FtAggregateOpSortbyWithcount) Withcursor() FtAggregateCursorWithcursor
type FtAggregateParamsNameValue ¶
type FtAggregateParamsNameValue Incomplete
func (FtAggregateParamsNameValue) Addscores ¶
func (c FtAggregateParamsNameValue) Addscores() FtAggregateAddscores
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 Incomplete
func (FtAggregateParamsNargs) NameValue ¶
func (c FtAggregateParamsNargs) NameValue() FtAggregateParamsNameValue
type FtAggregateParamsParams ¶
type FtAggregateParamsParams Incomplete
func (FtAggregateParamsParams) Nargs ¶
func (c FtAggregateParamsParams) Nargs(nargs int64) FtAggregateParamsNargs
type FtAggregateQuery ¶
type FtAggregateQuery Incomplete
func (FtAggregateQuery) Addscores ¶
func (c FtAggregateQuery) Addscores() FtAggregateAddscores
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 Incomplete
func (FtAggregateTimeout) Addscores ¶
func (c FtAggregateTimeout) Addscores() FtAggregateAddscores
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 Incomplete
func (FtAggregateVerbatim) Addscores ¶
func (c FtAggregateVerbatim) Addscores() FtAggregateAddscores
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 Incomplete
func (FtAliasadd) Alias ¶
func (c FtAliasadd) Alias(alias string) FtAliasaddAlias
type FtAliasaddAlias ¶
type FtAliasaddAlias Incomplete
func (FtAliasaddAlias) Index ¶
func (c FtAliasaddAlias) Index(index string) FtAliasaddIndex
type FtAliasaddIndex ¶
type FtAliasaddIndex Incomplete
func (FtAliasaddIndex) Build ¶
func (c FtAliasaddIndex) Build() Completed
type FtAliasdel ¶
type FtAliasdel Incomplete
func (FtAliasdel) Alias ¶
func (c FtAliasdel) Alias(alias string) FtAliasdelAlias
type FtAliasdelAlias ¶
type FtAliasdelAlias Incomplete
func (FtAliasdelAlias) Build ¶
func (c FtAliasdelAlias) Build() Completed
type FtAliasupdate ¶
type FtAliasupdate Incomplete
func (FtAliasupdate) Alias ¶
func (c FtAliasupdate) Alias(alias string) FtAliasupdateAlias
type FtAliasupdateAlias ¶
type FtAliasupdateAlias Incomplete
func (FtAliasupdateAlias) Index ¶
func (c FtAliasupdateAlias) Index(index string) FtAliasupdateIndex
type FtAliasupdateIndex ¶
type FtAliasupdateIndex Incomplete
func (FtAliasupdateIndex) Build ¶
func (c FtAliasupdateIndex) Build() Completed
type FtAlter ¶
type FtAlter Incomplete
func (FtAlter) Index ¶
func (c FtAlter) Index(index string) FtAlterIndex
type FtAlterAdd ¶
type FtAlterAdd Incomplete
func (FtAlterAdd) Field ¶
func (c FtAlterAdd) Field(field string) FtAlterField
type FtAlterField ¶
type FtAlterField Incomplete
func (FtAlterField) Options ¶
func (c FtAlterField) Options(options ...string) FtAlterOptions
type FtAlterIndex ¶
type FtAlterIndex Incomplete
func (FtAlterIndex) Schema ¶
func (c FtAlterIndex) Schema() FtAlterSchema
func (FtAlterIndex) Skipinitialscan ¶
func (c FtAlterIndex) Skipinitialscan() FtAlterSkipinitialscan
type FtAlterOptions ¶
type FtAlterOptions Incomplete
func (FtAlterOptions) Build ¶
func (c FtAlterOptions) Build() Completed
func (FtAlterOptions) Options ¶
func (c FtAlterOptions) Options(options ...string) FtAlterOptions
type FtAlterSchema ¶
type FtAlterSchema Incomplete
func (FtAlterSchema) Add ¶
func (c FtAlterSchema) Add() FtAlterAdd
type FtAlterSkipinitialscan ¶
type FtAlterSkipinitialscan Incomplete
func (FtAlterSkipinitialscan) Schema ¶
func (c FtAlterSkipinitialscan) Schema() FtAlterSchema
type FtConfigGet ¶
type FtConfigGet Incomplete
func (FtConfigGet) Option ¶
func (c FtConfigGet) Option(option string) FtConfigGetOption
type FtConfigGetOption ¶
type FtConfigGetOption Incomplete
func (FtConfigGetOption) Build ¶
func (c FtConfigGetOption) Build() Completed
type FtConfigHelp ¶
type FtConfigHelp Incomplete
func (FtConfigHelp) Option ¶
func (c FtConfigHelp) Option(option string) FtConfigHelpOption
type FtConfigHelpOption ¶
type FtConfigHelpOption Incomplete
func (FtConfigHelpOption) Build ¶
func (c FtConfigHelpOption) Build() Completed
type FtConfigSet ¶
type FtConfigSet Incomplete
func (FtConfigSet) Option ¶
func (c FtConfigSet) Option(option string) FtConfigSetOption
type FtConfigSetOption ¶
type FtConfigSetOption Incomplete
func (FtConfigSetOption) Value ¶
func (c FtConfigSetOption) Value(value string) FtConfigSetValue
type FtConfigSetValue ¶
type FtConfigSetValue Incomplete
func (FtConfigSetValue) Build ¶
func (c FtConfigSetValue) Build() Completed
type FtCreate ¶
type FtCreate Incomplete
func (FtCreate) Index ¶
func (c FtCreate) Index(index string) FtCreateIndex
type FtCreateFieldAs ¶
type FtCreateFieldAs Incomplete
func (FtCreateFieldAs) Geo ¶
func (c FtCreateFieldAs) Geo() FtCreateFieldFieldTypeGeo
func (FtCreateFieldAs) Geoshape ¶
func (c FtCreateFieldAs) Geoshape() FtCreateFieldFieldTypeGeoshape
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 Incomplete
func (FtCreateFieldFieldName) As ¶
func (c FtCreateFieldFieldName) As(alias string) FtCreateFieldAs
func (FtCreateFieldFieldName) Geo ¶
func (c FtCreateFieldFieldName) Geo() FtCreateFieldFieldTypeGeo
func (FtCreateFieldFieldName) Geoshape ¶
func (c FtCreateFieldFieldName) Geoshape() FtCreateFieldFieldTypeGeoshape
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 Incomplete
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) Indexempty ¶
func (c FtCreateFieldFieldTypeGeo) Indexempty() FtCreateFieldOptionIndexempty
func (FtCreateFieldFieldTypeGeo) Indexmissing ¶
func (c FtCreateFieldFieldTypeGeo) Indexmissing() FtCreateFieldOptionIndexmissing
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 FtCreateFieldFieldTypeGeoshape ¶
type FtCreateFieldFieldTypeGeoshape Incomplete
func (FtCreateFieldFieldTypeGeoshape) Build ¶
func (c FtCreateFieldFieldTypeGeoshape) Build() Completed
func (FtCreateFieldFieldTypeGeoshape) Casesensitive ¶
func (c FtCreateFieldFieldTypeGeoshape) Casesensitive() FtCreateFieldOptionCasesensitive
func (FtCreateFieldFieldTypeGeoshape) FieldName ¶
func (c FtCreateFieldFieldTypeGeoshape) FieldName(fieldName string) FtCreateFieldFieldName
func (FtCreateFieldFieldTypeGeoshape) Indexempty ¶
func (c FtCreateFieldFieldTypeGeoshape) Indexempty() FtCreateFieldOptionIndexempty
func (FtCreateFieldFieldTypeGeoshape) Indexmissing ¶
func (c FtCreateFieldFieldTypeGeoshape) Indexmissing() FtCreateFieldOptionIndexmissing
func (FtCreateFieldFieldTypeGeoshape) Noindex ¶
func (c FtCreateFieldFieldTypeGeoshape) Noindex() FtCreateFieldOptionNoindex
func (FtCreateFieldFieldTypeGeoshape) Nostem ¶
func (c FtCreateFieldFieldTypeGeoshape) Nostem() FtCreateFieldOptionNostem
func (FtCreateFieldFieldTypeGeoshape) Phonetic ¶
func (c FtCreateFieldFieldTypeGeoshape) Phonetic(phonetic string) FtCreateFieldOptionPhonetic
func (FtCreateFieldFieldTypeGeoshape) Separator ¶
func (c FtCreateFieldFieldTypeGeoshape) Separator(separator string) FtCreateFieldOptionSeparator
func (FtCreateFieldFieldTypeGeoshape) Sortable ¶
func (c FtCreateFieldFieldTypeGeoshape) Sortable() FtCreateFieldOptionSortableSortable
func (FtCreateFieldFieldTypeGeoshape) Weight ¶
func (c FtCreateFieldFieldTypeGeoshape) Weight(weight float64) FtCreateFieldOptionWeight
func (FtCreateFieldFieldTypeGeoshape) Withsuffixtrie ¶
func (c FtCreateFieldFieldTypeGeoshape) Withsuffixtrie() FtCreateFieldOptionWithsuffixtrie
type FtCreateFieldFieldTypeNumeric ¶
type FtCreateFieldFieldTypeNumeric Incomplete
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) Indexempty ¶
func (c FtCreateFieldFieldTypeNumeric) Indexempty() FtCreateFieldOptionIndexempty
func (FtCreateFieldFieldTypeNumeric) Indexmissing ¶
func (c FtCreateFieldFieldTypeNumeric) Indexmissing() FtCreateFieldOptionIndexmissing
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 Incomplete
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) Indexempty ¶
func (c FtCreateFieldFieldTypeTag) Indexempty() FtCreateFieldOptionIndexempty
func (FtCreateFieldFieldTypeTag) Indexmissing ¶
func (c FtCreateFieldFieldTypeTag) Indexmissing() FtCreateFieldOptionIndexmissing
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 Incomplete
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) Indexempty ¶
func (c FtCreateFieldFieldTypeText) Indexempty() FtCreateFieldOptionIndexempty
func (FtCreateFieldFieldTypeText) Indexmissing ¶
func (c FtCreateFieldFieldTypeText) Indexmissing() FtCreateFieldOptionIndexmissing
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 Incomplete
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) Indexempty ¶
func (c FtCreateFieldFieldTypeVector) Indexempty() FtCreateFieldOptionIndexempty
func (FtCreateFieldFieldTypeVector) Indexmissing ¶
func (c FtCreateFieldFieldTypeVector) Indexmissing() FtCreateFieldOptionIndexmissing
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 Incomplete
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) Indexempty ¶
func (c FtCreateFieldOptionCasesensitive) Indexempty() FtCreateFieldOptionIndexempty
func (FtCreateFieldOptionCasesensitive) Indexmissing ¶
func (c FtCreateFieldOptionCasesensitive) Indexmissing() FtCreateFieldOptionIndexmissing
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 FtCreateFieldOptionIndexempty ¶
type FtCreateFieldOptionIndexempty Incomplete
func (FtCreateFieldOptionIndexempty) Build ¶
func (c FtCreateFieldOptionIndexempty) Build() Completed
func (FtCreateFieldOptionIndexempty) Casesensitive ¶
func (c FtCreateFieldOptionIndexempty) Casesensitive() FtCreateFieldOptionCasesensitive
func (FtCreateFieldOptionIndexempty) FieldName ¶
func (c FtCreateFieldOptionIndexempty) FieldName(fieldName string) FtCreateFieldFieldName
func (FtCreateFieldOptionIndexempty) Indexempty ¶
func (c FtCreateFieldOptionIndexempty) Indexempty() FtCreateFieldOptionIndexempty
func (FtCreateFieldOptionIndexempty) Indexmissing ¶
func (c FtCreateFieldOptionIndexempty) Indexmissing() FtCreateFieldOptionIndexmissing
func (FtCreateFieldOptionIndexempty) Noindex ¶
func (c FtCreateFieldOptionIndexempty) Noindex() FtCreateFieldOptionNoindex
func (FtCreateFieldOptionIndexempty) Nostem ¶
func (c FtCreateFieldOptionIndexempty) Nostem() FtCreateFieldOptionNostem
func (FtCreateFieldOptionIndexempty) Phonetic ¶
func (c FtCreateFieldOptionIndexempty) Phonetic(phonetic string) FtCreateFieldOptionPhonetic
func (FtCreateFieldOptionIndexempty) Separator ¶
func (c FtCreateFieldOptionIndexempty) Separator(separator string) FtCreateFieldOptionSeparator
func (FtCreateFieldOptionIndexempty) Sortable ¶
func (c FtCreateFieldOptionIndexempty) Sortable() FtCreateFieldOptionSortableSortable
func (FtCreateFieldOptionIndexempty) Weight ¶
func (c FtCreateFieldOptionIndexempty) Weight(weight float64) FtCreateFieldOptionWeight
func (FtCreateFieldOptionIndexempty) Withsuffixtrie ¶
func (c FtCreateFieldOptionIndexempty) Withsuffixtrie() FtCreateFieldOptionWithsuffixtrie
type FtCreateFieldOptionIndexmissing ¶
type FtCreateFieldOptionIndexmissing Incomplete
func (FtCreateFieldOptionIndexmissing) Build ¶
func (c FtCreateFieldOptionIndexmissing) Build() Completed
func (FtCreateFieldOptionIndexmissing) Casesensitive ¶
func (c FtCreateFieldOptionIndexmissing) Casesensitive() FtCreateFieldOptionCasesensitive
func (FtCreateFieldOptionIndexmissing) FieldName ¶
func (c FtCreateFieldOptionIndexmissing) FieldName(fieldName string) FtCreateFieldFieldName
func (FtCreateFieldOptionIndexmissing) Indexempty ¶
func (c FtCreateFieldOptionIndexmissing) Indexempty() FtCreateFieldOptionIndexempty
func (FtCreateFieldOptionIndexmissing) Indexmissing ¶
func (c FtCreateFieldOptionIndexmissing) Indexmissing() FtCreateFieldOptionIndexmissing
func (FtCreateFieldOptionIndexmissing) Noindex ¶
func (c FtCreateFieldOptionIndexmissing) Noindex() FtCreateFieldOptionNoindex
func (FtCreateFieldOptionIndexmissing) Nostem ¶
func (c FtCreateFieldOptionIndexmissing) Nostem() FtCreateFieldOptionNostem
func (FtCreateFieldOptionIndexmissing) Phonetic ¶
func (c FtCreateFieldOptionIndexmissing) Phonetic(phonetic string) FtCreateFieldOptionPhonetic
func (FtCreateFieldOptionIndexmissing) Separator ¶
func (c FtCreateFieldOptionIndexmissing) Separator(separator string) FtCreateFieldOptionSeparator
func (FtCreateFieldOptionIndexmissing) Sortable ¶
func (c FtCreateFieldOptionIndexmissing) Sortable() FtCreateFieldOptionSortableSortable
func (FtCreateFieldOptionIndexmissing) Weight ¶
func (c FtCreateFieldOptionIndexmissing) Weight(weight float64) FtCreateFieldOptionWeight
func (FtCreateFieldOptionIndexmissing) Withsuffixtrie ¶
func (c FtCreateFieldOptionIndexmissing) Withsuffixtrie() FtCreateFieldOptionWithsuffixtrie
type FtCreateFieldOptionNoindex ¶
type FtCreateFieldOptionNoindex Incomplete
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) Indexempty ¶
func (c FtCreateFieldOptionNoindex) Indexempty() FtCreateFieldOptionIndexempty
func (FtCreateFieldOptionNoindex) Indexmissing ¶
func (c FtCreateFieldOptionNoindex) Indexmissing() FtCreateFieldOptionIndexmissing
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 Incomplete
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) Indexempty ¶
func (c FtCreateFieldOptionNostem) Indexempty() FtCreateFieldOptionIndexempty
func (FtCreateFieldOptionNostem) Indexmissing ¶
func (c FtCreateFieldOptionNostem) Indexmissing() FtCreateFieldOptionIndexmissing
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 Incomplete
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) Indexempty ¶
func (c FtCreateFieldOptionPhonetic) Indexempty() FtCreateFieldOptionIndexempty
func (FtCreateFieldOptionPhonetic) Indexmissing ¶
func (c FtCreateFieldOptionPhonetic) Indexmissing() FtCreateFieldOptionIndexmissing
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 Incomplete
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) Indexempty ¶
func (c FtCreateFieldOptionSeparator) Indexempty() FtCreateFieldOptionIndexempty
func (FtCreateFieldOptionSeparator) Indexmissing ¶
func (c FtCreateFieldOptionSeparator) Indexmissing() FtCreateFieldOptionIndexmissing
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 Incomplete
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) Indexempty ¶
func (c FtCreateFieldOptionSortableSortable) Indexempty() FtCreateFieldOptionIndexempty
func (FtCreateFieldOptionSortableSortable) Indexmissing ¶
func (c FtCreateFieldOptionSortableSortable) Indexmissing() FtCreateFieldOptionIndexmissing
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 Incomplete
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) Indexempty ¶
func (c FtCreateFieldOptionSortableUnf) Indexempty() FtCreateFieldOptionIndexempty
func (FtCreateFieldOptionSortableUnf) Indexmissing ¶
func (c FtCreateFieldOptionSortableUnf) Indexmissing() FtCreateFieldOptionIndexmissing
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 Incomplete
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) Indexempty ¶
func (c FtCreateFieldOptionWeight) Indexempty() FtCreateFieldOptionIndexempty
func (FtCreateFieldOptionWeight) Indexmissing ¶
func (c FtCreateFieldOptionWeight) Indexmissing() FtCreateFieldOptionIndexmissing
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 Incomplete
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) Indexempty ¶
func (c FtCreateFieldOptionWithsuffixtrie) Indexempty() FtCreateFieldOptionIndexempty
func (FtCreateFieldOptionWithsuffixtrie) Indexmissing ¶
func (c FtCreateFieldOptionWithsuffixtrie) Indexmissing() FtCreateFieldOptionIndexmissing
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
func (FtCreatePrefixCount) Prefix ¶
func (c FtCreatePrefixCount) Prefix(prefix ...string) FtCreatePrefixPrefix
type FtCreatePrefixPrefix ¶
type FtCreatePrefixPrefix Incomplete
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 Incomplete
func (FtCreateSchema) FieldName ¶
func (c FtCreateSchema) FieldName(fieldName string) FtCreateFieldFieldName
type FtCreateScore ¶
type FtCreateScore Incomplete
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 Incomplete
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 Incomplete
func (FtCreateSkipinitialscan) Schema ¶
func (c FtCreateSkipinitialscan) Schema() FtCreateSchema
type FtCreateStopwordsStopword ¶
type FtCreateStopwordsStopword Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
func (FtCursorDel) Index ¶
func (c FtCursorDel) Index(index string) FtCursorDelIndex
type FtCursorDelCursorId ¶
type FtCursorDelCursorId Incomplete
func (FtCursorDelCursorId) Build ¶
func (c FtCursorDelCursorId) Build() Completed
type FtCursorDelIndex ¶
type FtCursorDelIndex Incomplete
func (FtCursorDelIndex) CursorId ¶
func (c FtCursorDelIndex) CursorId(cursorId int64) FtCursorDelCursorId
type FtCursorRead ¶
type FtCursorRead Incomplete
func (FtCursorRead) Index ¶
func (c FtCursorRead) Index(index string) FtCursorReadIndex
type FtCursorReadCount ¶
type FtCursorReadCount Incomplete
func (FtCursorReadCount) Build ¶
func (c FtCursorReadCount) Build() Completed
type FtCursorReadCursorId ¶
type FtCursorReadCursorId Incomplete
func (FtCursorReadCursorId) Build ¶
func (c FtCursorReadCursorId) Build() Completed
func (FtCursorReadCursorId) Count ¶
func (c FtCursorReadCursorId) Count(readSize int64) FtCursorReadCount
type FtCursorReadIndex ¶
type FtCursorReadIndex Incomplete
func (FtCursorReadIndex) CursorId ¶
func (c FtCursorReadIndex) CursorId(cursorId int64) FtCursorReadCursorId
type FtDictadd ¶
type FtDictadd Incomplete
func (FtDictadd) Dict ¶
func (c FtDictadd) Dict(dict string) FtDictaddDict
type FtDictaddDict ¶
type FtDictaddDict Incomplete
func (FtDictaddDict) Term ¶
func (c FtDictaddDict) Term(term ...string) FtDictaddTerm
type FtDictaddTerm ¶
type FtDictaddTerm Incomplete
func (FtDictaddTerm) Build ¶
func (c FtDictaddTerm) Build() Completed
func (FtDictaddTerm) Term ¶
func (c FtDictaddTerm) Term(term ...string) FtDictaddTerm
type FtDictdel ¶
type FtDictdel Incomplete
func (FtDictdel) Dict ¶
func (c FtDictdel) Dict(dict string) FtDictdelDict
type FtDictdelDict ¶
type FtDictdelDict Incomplete
func (FtDictdelDict) Term ¶
func (c FtDictdelDict) Term(term ...string) FtDictdelTerm
type FtDictdelTerm ¶
type FtDictdelTerm Incomplete
func (FtDictdelTerm) Build ¶
func (c FtDictdelTerm) Build() Completed
func (FtDictdelTerm) Term ¶
func (c FtDictdelTerm) Term(term ...string) FtDictdelTerm
type FtDictdump ¶
type FtDictdump Incomplete
func (FtDictdump) Dict ¶
func (c FtDictdump) Dict(dict string) FtDictdumpDict
type FtDictdumpDict ¶
type FtDictdumpDict Incomplete
func (FtDictdumpDict) Build ¶
func (c FtDictdumpDict) Build() Completed
type FtDropindex ¶
type FtDropindex Incomplete
func (FtDropindex) Index ¶
func (c FtDropindex) Index(index string) FtDropindexIndex
type FtDropindexDeleteDocsDd ¶
type FtDropindexDeleteDocsDd Incomplete
func (FtDropindexDeleteDocsDd) Build ¶
func (c FtDropindexDeleteDocsDd) Build() Completed
type FtDropindexIndex ¶
type FtDropindexIndex Incomplete
func (FtDropindexIndex) Build ¶
func (c FtDropindexIndex) Build() Completed
func (FtDropindexIndex) Dd ¶
func (c FtDropindexIndex) Dd() FtDropindexDeleteDocsDd
type FtExplain ¶
type FtExplain Incomplete
func (FtExplain) Index ¶
func (c FtExplain) Index(index string) FtExplainIndex
type FtExplainDialect ¶
type FtExplainDialect Incomplete
func (FtExplainDialect) Build ¶
func (c FtExplainDialect) Build() Completed
type FtExplainIndex ¶
type FtExplainIndex Incomplete
func (FtExplainIndex) Query ¶
func (c FtExplainIndex) Query(query string) FtExplainQuery
type FtExplainQuery ¶
type FtExplainQuery Incomplete
func (FtExplainQuery) Build ¶
func (c FtExplainQuery) Build() Completed
func (FtExplainQuery) Dialect ¶
func (c FtExplainQuery) Dialect(dialect int64) FtExplainDialect
type FtExplaincli ¶
type FtExplaincli Incomplete
func (FtExplaincli) Index ¶
func (c FtExplaincli) Index(index string) FtExplaincliIndex
type FtExplaincliDialect ¶
type FtExplaincliDialect Incomplete
func (FtExplaincliDialect) Build ¶
func (c FtExplaincliDialect) Build() Completed
type FtExplaincliIndex ¶
type FtExplaincliIndex Incomplete
func (FtExplaincliIndex) Query ¶
func (c FtExplaincliIndex) Query(query string) FtExplaincliQuery
type FtExplaincliQuery ¶
type FtExplaincliQuery Incomplete
func (FtExplaincliQuery) Build ¶
func (c FtExplaincliQuery) Build() Completed
func (FtExplaincliQuery) Dialect ¶
func (c FtExplaincliQuery) Dialect(dialect int64) FtExplaincliDialect
type FtInfo ¶
type FtInfo Incomplete
func (FtInfo) Index ¶
func (c FtInfo) Index(index string) FtInfoIndex
type FtInfoIndex ¶
type FtInfoIndex Incomplete
func (FtInfoIndex) Build ¶
func (c FtInfoIndex) Build() Completed
type FtProfile ¶
type FtProfile Incomplete
func (FtProfile) Index ¶
func (c FtProfile) Index(index string) FtProfileIndex
type FtProfileIndex ¶
type FtProfileIndex Incomplete
func (FtProfileIndex) Aggregate ¶
func (c FtProfileIndex) Aggregate() FtProfileQuerytypeAggregate
func (FtProfileIndex) Search ¶
func (c FtProfileIndex) Search() FtProfileQuerytypeSearch
type FtProfileLimited ¶
type FtProfileLimited Incomplete
func (FtProfileLimited) Query ¶
func (c FtProfileLimited) Query(query string) FtProfileQuery
type FtProfileQuery ¶
type FtProfileQuery Incomplete
func (FtProfileQuery) Build ¶
func (c FtProfileQuery) Build() Completed
type FtProfileQuerytypeAggregate ¶
type FtProfileQuerytypeAggregate Incomplete
func (FtProfileQuerytypeAggregate) Limited ¶
func (c FtProfileQuerytypeAggregate) Limited() FtProfileLimited
func (FtProfileQuerytypeAggregate) Query ¶
func (c FtProfileQuerytypeAggregate) Query(query string) FtProfileQuery
type FtProfileQuerytypeSearch ¶
type FtProfileQuerytypeSearch Incomplete
func (FtProfileQuerytypeSearch) Limited ¶
func (c FtProfileQuerytypeSearch) Limited() FtProfileLimited
func (FtProfileQuerytypeSearch) Query ¶
func (c FtProfileQuerytypeSearch) Query(query string) FtProfileQuery
type FtSearch ¶
type FtSearch Incomplete
func (FtSearch) Index ¶
func (c FtSearch) Index(index string) FtSearchIndex
type FtSearchDialect ¶
type FtSearchDialect Incomplete
func (FtSearchDialect) Build ¶
func (c FtSearchDialect) Build() Completed
type FtSearchExpander ¶
type FtSearchExpander Incomplete
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 Incomplete
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 Incomplete
func (FtSearchFilterFilter) Min ¶
func (c FtSearchFilterFilter) Min(min float64) FtSearchFilterMin
type FtSearchFilterMax ¶
type FtSearchFilterMax Incomplete
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 Incomplete
func (FtSearchFilterMin) Max ¶
func (c FtSearchFilterMin) Max(max float64) FtSearchFilterMax
type FtSearchGeoFilterGeofilter ¶
type FtSearchGeoFilterGeofilter Incomplete
func (FtSearchGeoFilterGeofilter) Lon ¶
func (c FtSearchGeoFilterGeofilter) Lon(lon float64) FtSearchGeoFilterLon
type FtSearchGeoFilterLat ¶
type FtSearchGeoFilterLat Incomplete
func (FtSearchGeoFilterLat) Radius ¶
func (c FtSearchGeoFilterLat) Radius(radius float64) FtSearchGeoFilterRadius
type FtSearchGeoFilterLon ¶
type FtSearchGeoFilterLon Incomplete
func (FtSearchGeoFilterLon) Lat ¶
func (c FtSearchGeoFilterLon) Lat(lat float64) FtSearchGeoFilterLat
type FtSearchGeoFilterRadius ¶
type FtSearchGeoFilterRadius Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
func (FtSearchHighlightFieldsFields) Field ¶
func (c FtSearchHighlightFieldsFields) Field(field ...string) FtSearchHighlightFieldsField
type FtSearchHighlightHighlight ¶
type FtSearchHighlightHighlight Incomplete
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 Incomplete
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 Incomplete
func (FtSearchHighlightTagsTags) OpenClose ¶
func (c FtSearchHighlightTagsTags) OpenClose(open string, close string) FtSearchHighlightTagsOpenClose
type FtSearchInFieldsField ¶
type FtSearchInFieldsField Incomplete
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 Incomplete
func (FtSearchInFieldsInfields) Field ¶
func (c FtSearchInFieldsInfields) Field(field ...string) FtSearchInFieldsField
type FtSearchInKeysInkeys ¶
type FtSearchInKeysInkeys Incomplete
func (FtSearchInKeysInkeys) Key ¶
func (c FtSearchInKeysInkeys) Key(key ...string) FtSearchInKeysKey
type FtSearchInKeysKey ¶
type FtSearchInKeysKey Incomplete
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 Incomplete
func (FtSearchIndex) Query ¶
func (c FtSearchIndex) Query(query string) FtSearchQuery
type FtSearchLanguage ¶
type FtSearchLanguage Incomplete
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 Incomplete
func (FtSearchLimitLimit) OffsetNum ¶
func (c FtSearchLimitLimit) OffsetNum(offset int64, num int64) FtSearchLimitOffsetNum
type FtSearchLimitOffsetNum ¶
type FtSearchLimitOffsetNum Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
func (FtSearchParamsNargs) NameValue ¶
func (c FtSearchParamsNargs) NameValue() FtSearchParamsNameValue
type FtSearchParamsParams ¶
type FtSearchParamsParams Incomplete
func (FtSearchParamsParams) Nargs ¶
func (c FtSearchParamsParams) Nargs(nargs int64) FtSearchParamsNargs
type FtSearchPayload ¶
type FtSearchPayload Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
func (FtSearchReturnReturn) Identifier ¶
func (c FtSearchReturnReturn) Identifier(identifier string) FtSearchReturnIdentifiersIdentifier
type FtSearchScorer ¶
type FtSearchScorer Incomplete
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 Incomplete
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 Incomplete
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
func (FtSearchSortbyOrderAsc) Withcount ¶
func (c FtSearchSortbyOrderAsc) Withcount() FtSearchSortbyWithcount
type FtSearchSortbyOrderDesc ¶
type FtSearchSortbyOrderDesc Incomplete
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
func (FtSearchSortbyOrderDesc) Withcount ¶
func (c FtSearchSortbyOrderDesc) Withcount() FtSearchSortbyWithcount
type FtSearchSortbySortby ¶
type FtSearchSortbySortby Incomplete
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
func (FtSearchSortbySortby) Withcount ¶
func (c FtSearchSortbySortby) Withcount() FtSearchSortbyWithcount
type FtSearchSortbyWithcount ¶
type FtSearchSortbyWithcount Incomplete
func (FtSearchSortbyWithcount) Build ¶
func (c FtSearchSortbyWithcount) Build() Completed
func (FtSearchSortbyWithcount) Dialect ¶
func (c FtSearchSortbyWithcount) Dialect(dialect int64) FtSearchDialect
func (FtSearchSortbyWithcount) Limit ¶
func (c FtSearchSortbyWithcount) Limit() FtSearchLimitLimit
func (FtSearchSortbyWithcount) Params ¶
func (c FtSearchSortbyWithcount) Params() FtSearchParamsParams
type FtSearchSummarizeFieldsField ¶
type FtSearchSummarizeFieldsField Incomplete
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 Incomplete
func (FtSearchSummarizeFieldsFields) Field ¶
func (c FtSearchSummarizeFieldsFields) Field(field ...string) FtSearchSummarizeFieldsField
type FtSearchSummarizeFrags ¶
type FtSearchSummarizeFrags Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
func (FtSpellcheck) Index ¶
func (c FtSpellcheck) Index(index string) FtSpellcheckIndex
type FtSpellcheckDialect ¶
type FtSpellcheckDialect Incomplete
func (FtSpellcheckDialect) Build ¶
func (c FtSpellcheckDialect) Build() Completed
type FtSpellcheckDistance ¶
type FtSpellcheckDistance Incomplete
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 Incomplete
func (FtSpellcheckIndex) Query ¶
func (c FtSpellcheckIndex) Query(query string) FtSpellcheckQuery
type FtSpellcheckQuery ¶
type FtSpellcheckQuery Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
func (FtSpellcheckTermsTermsExclude) Dictionary ¶
func (c FtSpellcheckTermsTermsExclude) Dictionary(dictionary string) FtSpellcheckTermsDictionary
type FtSpellcheckTermsTermsInclude ¶
type FtSpellcheckTermsTermsInclude Incomplete
func (FtSpellcheckTermsTermsInclude) Dictionary ¶
func (c FtSpellcheckTermsTermsInclude) Dictionary(dictionary string) FtSpellcheckTermsDictionary
type FtSugadd ¶
type FtSugadd Incomplete
func (FtSugadd) Key ¶
func (c FtSugadd) Key(key string) FtSugaddKey
type FtSugaddIncrementScoreIncr ¶
type FtSugaddIncrementScoreIncr Incomplete
func (FtSugaddIncrementScoreIncr) Build ¶
func (c FtSugaddIncrementScoreIncr) Build() Completed
func (FtSugaddIncrementScoreIncr) Payload ¶
func (c FtSugaddIncrementScoreIncr) Payload(payload string) FtSugaddPayload
type FtSugaddKey ¶
type FtSugaddKey Incomplete
func (FtSugaddKey) String ¶
func (c FtSugaddKey) String(string string) FtSugaddString
type FtSugaddPayload ¶
type FtSugaddPayload Incomplete
func (FtSugaddPayload) Build ¶
func (c FtSugaddPayload) Build() Completed
type FtSugaddScore ¶
type FtSugaddScore Incomplete
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 Incomplete
func (FtSugaddString) Score ¶
func (c FtSugaddString) Score(score float64) FtSugaddScore
type FtSugdel ¶
type FtSugdel Incomplete
func (FtSugdel) Key ¶
func (c FtSugdel) Key(key string) FtSugdelKey
type FtSugdelKey ¶
type FtSugdelKey Incomplete
func (FtSugdelKey) String ¶
func (c FtSugdelKey) String(string string) FtSugdelString
type FtSugdelString ¶
type FtSugdelString Incomplete
func (FtSugdelString) Build ¶
func (c FtSugdelString) Build() Completed
type FtSugget ¶
type FtSugget Incomplete
func (FtSugget) Key ¶
func (c FtSugget) Key(key string) FtSuggetKey
type FtSuggetFuzzy ¶
type FtSuggetFuzzy Incomplete
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 Incomplete
func (FtSuggetKey) Prefix ¶
func (c FtSuggetKey) Prefix(prefix string) FtSuggetPrefix
type FtSuggetMax ¶
type FtSuggetMax Incomplete
func (FtSuggetMax) Build ¶
func (c FtSuggetMax) Build() Completed
type FtSuggetPrefix ¶
type FtSuggetPrefix Incomplete
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 Incomplete
func (FtSuggetWithpayloads) Build ¶
func (c FtSuggetWithpayloads) Build() Completed
func (FtSuggetWithpayloads) Max ¶
func (c FtSuggetWithpayloads) Max(max int64) FtSuggetMax
type FtSuggetWithscores ¶
type FtSuggetWithscores Incomplete
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 Incomplete
func (FtSuglen) Key ¶
func (c FtSuglen) Key(key string) FtSuglenKey
type FtSuglenKey ¶
type FtSuglenKey Incomplete
func (FtSuglenKey) Build ¶
func (c FtSuglenKey) Build() Completed
type FtSyndump ¶
type FtSyndump Incomplete
func (FtSyndump) Index ¶
func (c FtSyndump) Index(index string) FtSyndumpIndex
type FtSyndumpIndex ¶
type FtSyndumpIndex Incomplete
func (FtSyndumpIndex) Build ¶
func (c FtSyndumpIndex) Build() Completed
type FtSynupdate ¶
type FtSynupdate Incomplete
func (FtSynupdate) Index ¶
func (c FtSynupdate) Index(index string) FtSynupdateIndex
type FtSynupdateIndex ¶
type FtSynupdateIndex Incomplete
func (FtSynupdateIndex) SynonymGroupId ¶
func (c FtSynupdateIndex) SynonymGroupId(synonymGroupId string) FtSynupdateSynonymGroupId
type FtSynupdateSkipinitialscan ¶
type FtSynupdateSkipinitialscan Incomplete
func (FtSynupdateSkipinitialscan) Term ¶
func (c FtSynupdateSkipinitialscan) Term(term ...string) FtSynupdateTerm
type FtSynupdateSynonymGroupId ¶
type FtSynupdateSynonymGroupId Incomplete
func (FtSynupdateSynonymGroupId) Skipinitialscan ¶
func (c FtSynupdateSynonymGroupId) Skipinitialscan() FtSynupdateSkipinitialscan
func (FtSynupdateSynonymGroupId) Term ¶
func (c FtSynupdateSynonymGroupId) Term(term ...string) FtSynupdateTerm
type FtSynupdateTerm ¶
type FtSynupdateTerm Incomplete
func (FtSynupdateTerm) Build ¶
func (c FtSynupdateTerm) Build() Completed
func (FtSynupdateTerm) Term ¶
func (c FtSynupdateTerm) Term(term ...string) FtSynupdateTerm
type FtTagvals ¶
type FtTagvals Incomplete
func (FtTagvals) Index ¶
func (c FtTagvals) Index(index string) FtTagvalsIndex
type FtTagvalsFieldName ¶
type FtTagvalsFieldName Incomplete
func (FtTagvalsFieldName) Build ¶
func (c FtTagvalsFieldName) Build() Completed
type FtTagvalsIndex ¶
type FtTagvalsIndex Incomplete
func (FtTagvalsIndex) FieldName ¶
func (c FtTagvalsIndex) FieldName(fieldName string) FtTagvalsFieldName
type FunctionDelete ¶
type FunctionDelete Incomplete
func (FunctionDelete) LibraryName ¶
func (c FunctionDelete) LibraryName(libraryName string) FunctionDeleteLibraryName
type FunctionDeleteLibraryName ¶
type FunctionDeleteLibraryName Incomplete
func (FunctionDeleteLibraryName) Build ¶
func (c FunctionDeleteLibraryName) Build() Completed
type FunctionDump ¶
type FunctionDump Incomplete
func (FunctionDump) Build ¶
func (c FunctionDump) Build() Completed
type FunctionFlush ¶
type FunctionFlush Incomplete
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 Incomplete
func (FunctionFlushAsync) Build ¶
func (c FunctionFlushAsync) Build() Completed
type FunctionFlushAsyncSync ¶
type FunctionFlushAsyncSync Incomplete
func (FunctionFlushAsyncSync) Build ¶
func (c FunctionFlushAsyncSync) Build() Completed
type FunctionHelp ¶
type FunctionHelp Incomplete
func (FunctionHelp) Build ¶
func (c FunctionHelp) Build() Completed
type FunctionKill ¶
type FunctionKill Incomplete
func (FunctionKill) Build ¶
func (c FunctionKill) Build() Completed
type FunctionList ¶
type FunctionList Incomplete
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 Incomplete
func (FunctionListLibraryname) Build ¶
func (c FunctionListLibraryname) Build() Completed
func (FunctionListLibraryname) Withcode ¶
func (c FunctionListLibraryname) Withcode() FunctionListWithcode
type FunctionListWithcode ¶
type FunctionListWithcode Incomplete
func (FunctionListWithcode) Build ¶
func (c FunctionListWithcode) Build() Completed
type FunctionLoad ¶
type FunctionLoad Incomplete
func (FunctionLoad) FunctionCode ¶
func (c FunctionLoad) FunctionCode(functionCode string) FunctionLoadFunctionCode
func (FunctionLoad) Replace ¶
func (c FunctionLoad) Replace() FunctionLoadReplace
type FunctionLoadFunctionCode ¶
type FunctionLoadFunctionCode Incomplete
func (FunctionLoadFunctionCode) Build ¶
func (c FunctionLoadFunctionCode) Build() Completed
type FunctionLoadReplace ¶
type FunctionLoadReplace Incomplete
func (FunctionLoadReplace) FunctionCode ¶
func (c FunctionLoadReplace) FunctionCode(functionCode string) FunctionLoadFunctionCode
type FunctionRestore ¶
type FunctionRestore Incomplete
func (FunctionRestore) SerializedValue ¶
func (c FunctionRestore) SerializedValue(serializedValue string) FunctionRestoreSerializedValue
type FunctionRestorePolicyAppend ¶
type FunctionRestorePolicyAppend Incomplete
func (FunctionRestorePolicyAppend) Build ¶
func (c FunctionRestorePolicyAppend) Build() Completed
type FunctionRestorePolicyFlush ¶
type FunctionRestorePolicyFlush Incomplete
func (FunctionRestorePolicyFlush) Build ¶
func (c FunctionRestorePolicyFlush) Build() Completed
type FunctionRestorePolicyReplace ¶
type FunctionRestorePolicyReplace Incomplete
func (FunctionRestorePolicyReplace) Build ¶
func (c FunctionRestorePolicyReplace) Build() Completed
type FunctionRestoreSerializedValue ¶
type FunctionRestoreSerializedValue Incomplete
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 Incomplete
func (FunctionStats) Build ¶
func (c FunctionStats) Build() Completed
type GeoaddChangeCh ¶
type GeoaddChangeCh Incomplete
func (GeoaddChangeCh) LongitudeLatitudeMember ¶
func (c GeoaddChangeCh) LongitudeLatitudeMember() GeoaddLongitudeLatitudeMember
type GeoaddConditionNx ¶
type GeoaddConditionNx Incomplete
func (GeoaddConditionNx) Ch ¶
func (c GeoaddConditionNx) Ch() GeoaddChangeCh
func (GeoaddConditionNx) LongitudeLatitudeMember ¶
func (c GeoaddConditionNx) LongitudeLatitudeMember() GeoaddLongitudeLatitudeMember
type GeoaddConditionXx ¶
type GeoaddConditionXx Incomplete
func (GeoaddConditionXx) Ch ¶
func (c GeoaddConditionXx) Ch() GeoaddChangeCh
func (GeoaddConditionXx) LongitudeLatitudeMember ¶
func (c GeoaddConditionXx) LongitudeLatitudeMember() GeoaddLongitudeLatitudeMember
type GeoaddKey ¶
type GeoaddKey Incomplete
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 Incomplete
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 Incomplete
func (Geodist) Key ¶
func (c Geodist) Key(key string) GeodistKey
type GeodistKey ¶
type GeodistKey Incomplete
func (GeodistKey) Member1 ¶
func (c GeodistKey) Member1(member1 string) GeodistMember1
type GeodistMember1 ¶
type GeodistMember1 Incomplete
func (GeodistMember1) Member2 ¶
func (c GeodistMember1) Member2(member2 string) GeodistMember2
type GeodistMember2 ¶
type GeodistMember2 Incomplete
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 Incomplete
func (GeodistUnitFt) Build ¶
func (c GeodistUnitFt) Build() Completed
func (GeodistUnitFt) Cache ¶
func (c GeodistUnitFt) Cache() Cacheable
type GeodistUnitKm ¶
type GeodistUnitKm Incomplete
func (GeodistUnitKm) Build ¶
func (c GeodistUnitKm) Build() Completed
func (GeodistUnitKm) Cache ¶
func (c GeodistUnitKm) Cache() Cacheable
type GeodistUnitM ¶
type GeodistUnitM Incomplete
func (GeodistUnitM) Build ¶
func (c GeodistUnitM) Build() Completed
func (GeodistUnitM) Cache ¶
func (c GeodistUnitM) Cache() Cacheable
type GeodistUnitMi ¶
type GeodistUnitMi Incomplete
func (GeodistUnitMi) Build ¶
func (c GeodistUnitMi) Build() Completed
func (GeodistUnitMi) Cache ¶
func (c GeodistUnitMi) Cache() Cacheable
type Geohash ¶
type Geohash Incomplete
func (Geohash) Key ¶
func (c Geohash) Key(key string) GeohashKey
type GeohashKey ¶
type GeohashKey Incomplete
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 Incomplete
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 Incomplete
func (GeoposKey) Member ¶
func (c GeoposKey) Member(member ...string) GeoposMember
type GeoposMember ¶
type GeoposMember Incomplete
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 Incomplete
func (Georadius) Key ¶
func (c Georadius) Key(key string) GeoradiusKey
type GeoradiusCountAny ¶
type GeoradiusCountAny Incomplete
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) GeoradiusStoreKey
func (GeoradiusCountAny) Storedist ¶
func (c GeoradiusCountAny) Storedist(key string) GeoradiusStoredistKey
type GeoradiusCountCount ¶
type GeoradiusCountCount Incomplete
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) GeoradiusStoreKey
func (GeoradiusCountCount) Storedist ¶
func (c GeoradiusCountCount) Storedist(key string) GeoradiusStoredistKey
type GeoradiusKey ¶
type GeoradiusKey Incomplete
func (GeoradiusKey) Longitude ¶
func (c GeoradiusKey) Longitude(longitude float64) GeoradiusLongitude
type GeoradiusLatitude ¶
type GeoradiusLatitude Incomplete
func (GeoradiusLatitude) Radius ¶
func (c GeoradiusLatitude) Radius(radius float64) GeoradiusRadius
type GeoradiusLongitude ¶
type GeoradiusLongitude Incomplete
func (GeoradiusLongitude) Latitude ¶
func (c GeoradiusLongitude) Latitude(latitude float64) GeoradiusLatitude
type GeoradiusOrderAsc ¶
type GeoradiusOrderAsc Incomplete
func (GeoradiusOrderAsc) Build ¶
func (c GeoradiusOrderAsc) Build() Completed
func (GeoradiusOrderAsc) Store ¶
func (c GeoradiusOrderAsc) Store(key string) GeoradiusStoreKey
func (GeoradiusOrderAsc) Storedist ¶
func (c GeoradiusOrderAsc) Storedist(key string) GeoradiusStoredistKey
type GeoradiusOrderDesc ¶
type GeoradiusOrderDesc Incomplete
func (GeoradiusOrderDesc) Build ¶
func (c GeoradiusOrderDesc) Build() Completed
func (GeoradiusOrderDesc) Store ¶
func (c GeoradiusOrderDesc) Store(key string) GeoradiusStoreKey
func (GeoradiusOrderDesc) Storedist ¶
func (c GeoradiusOrderDesc) Storedist(key string) GeoradiusStoredistKey
type GeoradiusRadius ¶
type GeoradiusRadius Incomplete
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 Incomplete
func (GeoradiusRo) Key ¶
func (c GeoradiusRo) Key(key string) GeoradiusRoKey
type GeoradiusRoCountAny ¶
type GeoradiusRoCountAny Incomplete
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 Incomplete
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 Incomplete
func (GeoradiusRoKey) Longitude ¶
func (c GeoradiusRoKey) Longitude(longitude float64) GeoradiusRoLongitude
type GeoradiusRoLatitude ¶
type GeoradiusRoLatitude Incomplete
func (GeoradiusRoLatitude) Radius ¶
func (c GeoradiusRoLatitude) Radius(radius float64) GeoradiusRoRadius
type GeoradiusRoLongitude ¶
type GeoradiusRoLongitude Incomplete
func (GeoradiusRoLongitude) Latitude ¶
func (c GeoradiusRoLongitude) Latitude(latitude float64) GeoradiusRoLatitude
type GeoradiusRoOrderAsc ¶
type GeoradiusRoOrderAsc Incomplete
func (GeoradiusRoOrderAsc) Build ¶
func (c GeoradiusRoOrderAsc) Build() Completed
func (GeoradiusRoOrderAsc) Cache ¶
func (c GeoradiusRoOrderAsc) Cache() Cacheable
type GeoradiusRoOrderDesc ¶
type GeoradiusRoOrderDesc Incomplete
func (GeoradiusRoOrderDesc) Build ¶
func (c GeoradiusRoOrderDesc) Build() Completed
func (GeoradiusRoOrderDesc) Cache ¶
func (c GeoradiusRoOrderDesc) Cache() Cacheable
type GeoradiusRoRadius ¶
type GeoradiusRoRadius Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 GeoradiusStoreKey ¶
type GeoradiusStoreKey Incomplete
func (GeoradiusStoreKey) Build ¶
func (c GeoradiusStoreKey) Build() Completed
type GeoradiusStoredistKey ¶
type GeoradiusStoredistKey Incomplete
func (GeoradiusStoredistKey) Build ¶
func (c GeoradiusStoredistKey) Build() Completed
type GeoradiusUnitFt ¶
type GeoradiusUnitFt Incomplete
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) GeoradiusStoreKey
func (GeoradiusUnitFt) Storedist ¶
func (c GeoradiusUnitFt) Storedist(key string) GeoradiusStoredistKey
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 Incomplete
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) GeoradiusStoreKey
func (GeoradiusUnitKm) Storedist ¶
func (c GeoradiusUnitKm) Storedist(key string) GeoradiusStoredistKey
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 Incomplete
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) GeoradiusStoreKey
func (GeoradiusUnitM) Storedist ¶
func (c GeoradiusUnitM) Storedist(key string) GeoradiusStoredistKey
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 Incomplete
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) GeoradiusStoreKey
func (GeoradiusUnitMi) Storedist ¶
func (c GeoradiusUnitMi) Storedist(key string) GeoradiusStoredistKey
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 Incomplete
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) GeoradiusStoreKey
func (GeoradiusWithcoord) Storedist ¶
func (c GeoradiusWithcoord) Storedist(key string) GeoradiusStoredistKey
func (GeoradiusWithcoord) Withdist ¶
func (c GeoradiusWithcoord) Withdist() GeoradiusWithdist
func (GeoradiusWithcoord) Withhash ¶
func (c GeoradiusWithcoord) Withhash() GeoradiusWithhash
type GeoradiusWithdist ¶
type GeoradiusWithdist Incomplete
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) GeoradiusStoreKey
func (GeoradiusWithdist) Storedist ¶
func (c GeoradiusWithdist) Storedist(key string) GeoradiusStoredistKey
func (GeoradiusWithdist) Withhash ¶
func (c GeoradiusWithdist) Withhash() GeoradiusWithhash
type GeoradiusWithhash ¶
type GeoradiusWithhash Incomplete
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) GeoradiusStoreKey
func (GeoradiusWithhash) Storedist ¶
func (c GeoradiusWithhash) Storedist(key string) GeoradiusStoredistKey
type Georadiusbymember ¶
type Georadiusbymember Incomplete
func (Georadiusbymember) Key ¶
func (c Georadiusbymember) Key(key string) GeoradiusbymemberKey
type GeoradiusbymemberCountAny ¶
type GeoradiusbymemberCountAny Incomplete
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) GeoradiusbymemberStoreStoreKey
func (GeoradiusbymemberCountAny) Storedist ¶
func (c GeoradiusbymemberCountAny) Storedist(key string) GeoradiusbymemberStoreStoredistKey
type GeoradiusbymemberCountCount ¶
type GeoradiusbymemberCountCount Incomplete
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) GeoradiusbymemberStoreStoreKey
func (GeoradiusbymemberCountCount) Storedist ¶
func (c GeoradiusbymemberCountCount) Storedist(key string) GeoradiusbymemberStoreStoredistKey
type GeoradiusbymemberKey ¶
type GeoradiusbymemberKey Incomplete
func (GeoradiusbymemberKey) Member ¶
func (c GeoradiusbymemberKey) Member(member string) GeoradiusbymemberMember
type GeoradiusbymemberMember ¶
type GeoradiusbymemberMember Incomplete
func (GeoradiusbymemberMember) Radius ¶
func (c GeoradiusbymemberMember) Radius(radius float64) GeoradiusbymemberRadius
type GeoradiusbymemberOrderAsc ¶
type GeoradiusbymemberOrderAsc Incomplete
func (GeoradiusbymemberOrderAsc) Build ¶
func (c GeoradiusbymemberOrderAsc) Build() Completed
func (GeoradiusbymemberOrderAsc) Store ¶
func (c GeoradiusbymemberOrderAsc) Store(key string) GeoradiusbymemberStoreStoreKey
func (GeoradiusbymemberOrderAsc) Storedist ¶
func (c GeoradiusbymemberOrderAsc) Storedist(key string) GeoradiusbymemberStoreStoredistKey
type GeoradiusbymemberOrderDesc ¶
type GeoradiusbymemberOrderDesc Incomplete
func (GeoradiusbymemberOrderDesc) Build ¶
func (c GeoradiusbymemberOrderDesc) Build() Completed
func (GeoradiusbymemberOrderDesc) Store ¶
func (c GeoradiusbymemberOrderDesc) Store(key string) GeoradiusbymemberStoreStoreKey
func (GeoradiusbymemberOrderDesc) Storedist ¶
func (c GeoradiusbymemberOrderDesc) Storedist(key string) GeoradiusbymemberStoreStoredistKey
type GeoradiusbymemberRadius ¶
type GeoradiusbymemberRadius Incomplete
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 Incomplete
func (GeoradiusbymemberRo) Key ¶
func (c GeoradiusbymemberRo) Key(key string) GeoradiusbymemberRoKey
type GeoradiusbymemberRoCountAny ¶
type GeoradiusbymemberRoCountAny Incomplete
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 Incomplete
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 Incomplete
func (GeoradiusbymemberRoKey) Member ¶
func (c GeoradiusbymemberRoKey) Member(member string) GeoradiusbymemberRoMember
type GeoradiusbymemberRoMember ¶
type GeoradiusbymemberRoMember Incomplete
func (GeoradiusbymemberRoMember) Radius ¶
func (c GeoradiusbymemberRoMember) Radius(radius float64) GeoradiusbymemberRoRadius
type GeoradiusbymemberRoOrderAsc ¶
type GeoradiusbymemberRoOrderAsc Incomplete
func (GeoradiusbymemberRoOrderAsc) Build ¶
func (c GeoradiusbymemberRoOrderAsc) Build() Completed
func (GeoradiusbymemberRoOrderAsc) Cache ¶
func (c GeoradiusbymemberRoOrderAsc) Cache() Cacheable
type GeoradiusbymemberRoOrderDesc ¶
type GeoradiusbymemberRoOrderDesc Incomplete
func (GeoradiusbymemberRoOrderDesc) Build ¶
func (c GeoradiusbymemberRoOrderDesc) Build() Completed
func (GeoradiusbymemberRoOrderDesc) Cache ¶
func (c GeoradiusbymemberRoOrderDesc) Cache() Cacheable
type GeoradiusbymemberRoRadius ¶
type GeoradiusbymemberRoRadius Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 GeoradiusbymemberStoreStoreKey ¶
type GeoradiusbymemberStoreStoreKey Incomplete
func (GeoradiusbymemberStoreStoreKey) Build ¶
func (c GeoradiusbymemberStoreStoreKey) Build() Completed
type GeoradiusbymemberStoreStoredistKey ¶
type GeoradiusbymemberStoreStoredistKey Incomplete
func (GeoradiusbymemberStoreStoredistKey) Build ¶
func (c GeoradiusbymemberStoreStoredistKey) Build() Completed
type GeoradiusbymemberUnitFt ¶
type GeoradiusbymemberUnitFt Incomplete
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) GeoradiusbymemberStoreStoreKey
func (GeoradiusbymemberUnitFt) Storedist ¶
func (c GeoradiusbymemberUnitFt) Storedist(key string) GeoradiusbymemberStoreStoredistKey
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 Incomplete
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) GeoradiusbymemberStoreStoreKey
func (GeoradiusbymemberUnitKm) Storedist ¶
func (c GeoradiusbymemberUnitKm) Storedist(key string) GeoradiusbymemberStoreStoredistKey
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 Incomplete
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) GeoradiusbymemberStoreStoreKey
func (GeoradiusbymemberUnitM) Storedist ¶
func (c GeoradiusbymemberUnitM) Storedist(key string) GeoradiusbymemberStoreStoredistKey
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 Incomplete
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) GeoradiusbymemberStoreStoreKey
func (GeoradiusbymemberUnitMi) Storedist ¶
func (c GeoradiusbymemberUnitMi) Storedist(key string) GeoradiusbymemberStoreStoredistKey
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 Incomplete
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) GeoradiusbymemberStoreStoreKey
func (GeoradiusbymemberWithcoord) Storedist ¶
func (c GeoradiusbymemberWithcoord) Storedist(key string) GeoradiusbymemberStoreStoredistKey
func (GeoradiusbymemberWithcoord) Withdist ¶
func (c GeoradiusbymemberWithcoord) Withdist() GeoradiusbymemberWithdist
func (GeoradiusbymemberWithcoord) Withhash ¶
func (c GeoradiusbymemberWithcoord) Withhash() GeoradiusbymemberWithhash
type GeoradiusbymemberWithdist ¶
type GeoradiusbymemberWithdist Incomplete
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) GeoradiusbymemberStoreStoreKey
func (GeoradiusbymemberWithdist) Storedist ¶
func (c GeoradiusbymemberWithdist) Storedist(key string) GeoradiusbymemberStoreStoredistKey
func (GeoradiusbymemberWithdist) Withhash ¶
func (c GeoradiusbymemberWithdist) Withhash() GeoradiusbymemberWithhash
type GeoradiusbymemberWithhash ¶
type GeoradiusbymemberWithhash Incomplete
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) GeoradiusbymemberStoreStoreKey
func (GeoradiusbymemberWithhash) Storedist ¶
func (c GeoradiusbymemberWithhash) Storedist(key string) GeoradiusbymemberStoreStoredistKey
type Geosearch ¶
type Geosearch Incomplete
func (Geosearch) Key ¶
func (c Geosearch) Key(key string) GeosearchKey
type GeosearchCircleBoxBybox ¶
type GeosearchCircleBoxBybox Incomplete
func (GeosearchCircleBoxBybox) Height ¶
func (c GeosearchCircleBoxBybox) Height(height float64) GeosearchCircleBoxHeight
type GeosearchCircleBoxHeight ¶
type GeosearchCircleBoxHeight Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
func (GeosearchFrommemberFromlonlat) Bybox ¶
func (c GeosearchFrommemberFromlonlat) Bybox(width float64) GeosearchCircleBoxBybox
func (GeosearchFrommemberFromlonlat) Byradius ¶
func (c GeosearchFrommemberFromlonlat) Byradius(radius float64) GeosearchCircleCircleByradius
type GeosearchFrommemberFrommember ¶
type GeosearchFrommemberFrommember Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
func (GeosearchWithhash) Build ¶
func (c GeosearchWithhash) Build() Completed
func (GeosearchWithhash) Cache ¶
func (c GeosearchWithhash) Cache() Cacheable
type Geosearchstore ¶
type Geosearchstore Incomplete
func (Geosearchstore) Destination ¶
func (c Geosearchstore) Destination(destination string) GeosearchstoreDestination
type GeosearchstoreCircleBoxBybox ¶
type GeosearchstoreCircleBoxBybox Incomplete
func (GeosearchstoreCircleBoxBybox) Height ¶
func (c GeosearchstoreCircleBoxBybox) Height(height float64) GeosearchstoreCircleBoxHeight
type GeosearchstoreCircleBoxHeight ¶
type GeosearchstoreCircleBoxHeight Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
type GeosearchstoreCircleCircleUnitFt ¶
type GeosearchstoreCircleCircleUnitFt Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
func (GeosearchstoreCountAny) Build ¶
func (c GeosearchstoreCountAny) Build() Completed
func (GeosearchstoreCountAny) Storedist ¶
func (c GeosearchstoreCountAny) Storedist() GeosearchstoreStoredist
type GeosearchstoreCountCount ¶
type GeosearchstoreCountCount Incomplete
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 Incomplete
func (GeosearchstoreDestination) Source ¶
func (c GeosearchstoreDestination) Source(source string) GeosearchstoreSource
type GeosearchstoreFrommemberFromlonlat ¶
type GeosearchstoreFrommemberFromlonlat Incomplete
func (GeosearchstoreFrommemberFromlonlat) Bybox ¶
func (c GeosearchstoreFrommemberFromlonlat) Bybox(width float64) GeosearchstoreCircleBoxBybox
func (GeosearchstoreFrommemberFromlonlat) Byradius ¶
func (c GeosearchstoreFrommemberFromlonlat) Byradius(radius float64) GeosearchstoreCircleCircleByradius
type GeosearchstoreFrommemberFrommember ¶
type GeosearchstoreFrommemberFrommember Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
func (GeosearchstoreStoredist) Build ¶
func (c GeosearchstoreStoredist) Build() Completed
type GetKey ¶
type GetKey Incomplete
type GetbitKey ¶
type GetbitKey Incomplete
func (GetbitKey) Offset ¶
func (c GetbitKey) Offset(offset int64) GetbitOffset
type GetbitOffset ¶
type GetbitOffset Incomplete
func (GetbitOffset) Build ¶
func (c GetbitOffset) Build() Completed
func (GetbitOffset) Cache ¶
func (c GetbitOffset) Cache() Cacheable
type GetdelKey ¶
type GetdelKey Incomplete
type GetexExpirationExSecTyped ¶
type GetexExpirationExSecTyped Incomplete
func (GetexExpirationExSecTyped) Build ¶
func (c GetexExpirationExSecTyped) Build() Completed
type GetexExpirationExSeconds ¶
type GetexExpirationExSeconds Incomplete
func (GetexExpirationExSeconds) Build ¶
func (c GetexExpirationExSeconds) Build() Completed
type GetexExpirationExatTimestamp ¶
type GetexExpirationExatTimestamp Incomplete
func (GetexExpirationExatTimestamp) Build ¶
func (c GetexExpirationExatTimestamp) Build() Completed
type GetexExpirationExatTimestampTyped ¶
type GetexExpirationExatTimestampTyped Incomplete
func (GetexExpirationExatTimestampTyped) Build ¶
func (c GetexExpirationExatTimestampTyped) Build() Completed
type GetexExpirationPersist ¶
type GetexExpirationPersist Incomplete
func (GetexExpirationPersist) Build ¶
func (c GetexExpirationPersist) Build() Completed
type GetexExpirationPxMilliseconds ¶
type GetexExpirationPxMilliseconds Incomplete
func (GetexExpirationPxMilliseconds) Build ¶
func (c GetexExpirationPxMilliseconds) Build() Completed
type GetexExpirationPxMsTyped ¶
type GetexExpirationPxMsTyped Incomplete
func (GetexExpirationPxMsTyped) Build ¶
func (c GetexExpirationPxMsTyped) Build() Completed
type GetexExpirationPxatMillisecondsTimestamp ¶
type GetexExpirationPxatMillisecondsTimestamp Incomplete
func (GetexExpirationPxatMillisecondsTimestamp) Build ¶
func (c GetexExpirationPxatMillisecondsTimestamp) Build() Completed
type GetexExpirationPxatMsTimestampTyped ¶
type GetexExpirationPxatMsTimestampTyped Incomplete
func (GetexExpirationPxatMsTimestampTyped) Build ¶
func (c GetexExpirationPxatMsTimestampTyped) Build() Completed
type GetexKey ¶
type GetexKey Incomplete
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 Incomplete
func (Getrange) Key ¶
func (c Getrange) Key(key string) GetrangeKey
type GetrangeEnd ¶
type GetrangeEnd Incomplete
func (GetrangeEnd) Build ¶
func (c GetrangeEnd) Build() Completed
func (GetrangeEnd) Cache ¶
func (c GetrangeEnd) Cache() Cacheable
type GetrangeKey ¶
type GetrangeKey Incomplete
func (GetrangeKey) Start ¶
func (c GetrangeKey) Start(start int64) GetrangeStart
type GetrangeStart ¶
type GetrangeStart Incomplete
func (GetrangeStart) End ¶
func (c GetrangeStart) End(end int64) GetrangeEnd
type GetsetKey ¶
type GetsetKey Incomplete
func (GetsetKey) Value ¶
func (c GetsetKey) Value(value string) GetsetValue
type GetsetValue ¶
type GetsetValue Incomplete
func (GetsetValue) Build ¶
func (c GetsetValue) Build() Completed
type GraphConfigGet ¶
type GraphConfigGet Incomplete
func (GraphConfigGet) Name ¶
func (c GraphConfigGet) Name(name string) GraphConfigGetName
type GraphConfigGetName ¶
type GraphConfigGetName Incomplete
func (GraphConfigGetName) Build ¶
func (c GraphConfigGetName) Build() Completed
type GraphConfigSet ¶
type GraphConfigSet Incomplete
func (GraphConfigSet) Name ¶
func (c GraphConfigSet) Name(name string) GraphConfigSetName
type GraphConfigSetName ¶
type GraphConfigSetName Incomplete
func (GraphConfigSetName) Value ¶
func (c GraphConfigSetName) Value(value string) GraphConfigSetValue
type GraphConfigSetValue ¶
type GraphConfigSetValue Incomplete
func (GraphConfigSetValue) Build ¶
func (c GraphConfigSetValue) Build() Completed
type GraphConstraintCreate ¶
type GraphConstraintCreate Incomplete
func (GraphConstraintCreate) Key ¶
func (c GraphConstraintCreate) Key(key string) GraphConstraintCreateKey
type GraphConstraintCreateEntityNode ¶
type GraphConstraintCreateEntityNode Incomplete
func (GraphConstraintCreateEntityNode) Properties ¶
func (c GraphConstraintCreateEntityNode) Properties(properties int64) GraphConstraintCreateProperties
type GraphConstraintCreateEntityRelationship ¶
type GraphConstraintCreateEntityRelationship Incomplete
func (GraphConstraintCreateEntityRelationship) Properties ¶
func (c GraphConstraintCreateEntityRelationship) Properties(properties int64) GraphConstraintCreateProperties
type GraphConstraintCreateKey ¶
type GraphConstraintCreateKey Incomplete
func (GraphConstraintCreateKey) Mandatory ¶
func (c GraphConstraintCreateKey) Mandatory() GraphConstraintCreateModeMandatory
func (GraphConstraintCreateKey) Unique ¶
func (c GraphConstraintCreateKey) Unique() GraphConstraintCreateModeUnique
type GraphConstraintCreateModeMandatory ¶
type GraphConstraintCreateModeMandatory Incomplete
func (GraphConstraintCreateModeMandatory) Node ¶
func (c GraphConstraintCreateModeMandatory) Node(node string) GraphConstraintCreateEntityNode
func (GraphConstraintCreateModeMandatory) Relationship ¶
func (c GraphConstraintCreateModeMandatory) Relationship(relationship string) GraphConstraintCreateEntityRelationship
type GraphConstraintCreateModeUnique ¶
type GraphConstraintCreateModeUnique Incomplete
func (GraphConstraintCreateModeUnique) Node ¶
func (c GraphConstraintCreateModeUnique) Node(node string) GraphConstraintCreateEntityNode
func (GraphConstraintCreateModeUnique) Relationship ¶
func (c GraphConstraintCreateModeUnique) Relationship(relationship string) GraphConstraintCreateEntityRelationship
type GraphConstraintCreateProp ¶
type GraphConstraintCreateProp Incomplete
func (GraphConstraintCreateProp) Build ¶
func (c GraphConstraintCreateProp) Build() Completed
func (GraphConstraintCreateProp) Prop ¶
func (c GraphConstraintCreateProp) Prop(prop ...string) GraphConstraintCreateProp
type GraphConstraintCreateProperties ¶
type GraphConstraintCreateProperties Incomplete
func (GraphConstraintCreateProperties) Prop ¶
func (c GraphConstraintCreateProperties) Prop(prop ...string) GraphConstraintCreateProp
type GraphConstraintDrop ¶
type GraphConstraintDrop Incomplete
func (GraphConstraintDrop) Key ¶
func (c GraphConstraintDrop) Key(key string) GraphConstraintDropKey
type GraphConstraintDropEntityNode ¶
type GraphConstraintDropEntityNode Incomplete
func (GraphConstraintDropEntityNode) Properties ¶
func (c GraphConstraintDropEntityNode) Properties(properties int64) GraphConstraintDropProperties
type GraphConstraintDropEntityRelationship ¶
type GraphConstraintDropEntityRelationship Incomplete
func (GraphConstraintDropEntityRelationship) Properties ¶
func (c GraphConstraintDropEntityRelationship) Properties(properties int64) GraphConstraintDropProperties
type GraphConstraintDropKey ¶
type GraphConstraintDropKey Incomplete
func (GraphConstraintDropKey) Mandatory ¶
func (c GraphConstraintDropKey) Mandatory() GraphConstraintDropModeMandatory
func (GraphConstraintDropKey) Unique ¶
func (c GraphConstraintDropKey) Unique() GraphConstraintDropModeUnique
type GraphConstraintDropModeMandatory ¶
type GraphConstraintDropModeMandatory Incomplete
func (GraphConstraintDropModeMandatory) Node ¶
func (c GraphConstraintDropModeMandatory) Node(node string) GraphConstraintDropEntityNode
func (GraphConstraintDropModeMandatory) Relationship ¶
func (c GraphConstraintDropModeMandatory) Relationship(relationship string) GraphConstraintDropEntityRelationship
type GraphConstraintDropModeUnique ¶
type GraphConstraintDropModeUnique Incomplete
func (GraphConstraintDropModeUnique) Node ¶
func (c GraphConstraintDropModeUnique) Node(node string) GraphConstraintDropEntityNode
func (GraphConstraintDropModeUnique) Relationship ¶
func (c GraphConstraintDropModeUnique) Relationship(relationship string) GraphConstraintDropEntityRelationship
type GraphConstraintDropProp ¶
type GraphConstraintDropProp Incomplete
func (GraphConstraintDropProp) Build ¶
func (c GraphConstraintDropProp) Build() Completed
func (GraphConstraintDropProp) Prop ¶
func (c GraphConstraintDropProp) Prop(prop ...string) GraphConstraintDropProp
type GraphConstraintDropProperties ¶
type GraphConstraintDropProperties Incomplete
func (GraphConstraintDropProperties) Prop ¶
func (c GraphConstraintDropProperties) Prop(prop ...string) GraphConstraintDropProp
type GraphDelete ¶
type GraphDelete Incomplete
func (GraphDelete) Graph ¶
func (c GraphDelete) Graph(graph string) GraphDeleteGraph
type GraphDeleteGraph ¶
type GraphDeleteGraph Incomplete
func (GraphDeleteGraph) Build ¶
func (c GraphDeleteGraph) Build() Completed
type GraphExplain ¶
type GraphExplain Incomplete
func (GraphExplain) Graph ¶
func (c GraphExplain) Graph(graph string) GraphExplainGraph
type GraphExplainGraph ¶
type GraphExplainGraph Incomplete
func (GraphExplainGraph) Query ¶
func (c GraphExplainGraph) Query(query string) GraphExplainQuery
type GraphExplainQuery ¶
type GraphExplainQuery Incomplete
func (GraphExplainQuery) Build ¶
func (c GraphExplainQuery) Build() Completed
type GraphList ¶
type GraphList Incomplete
type GraphProfile ¶
type GraphProfile Incomplete
func (GraphProfile) Graph ¶
func (c GraphProfile) Graph(graph string) GraphProfileGraph
type GraphProfileGraph ¶
type GraphProfileGraph Incomplete
func (GraphProfileGraph) Query ¶
func (c GraphProfileGraph) Query(query string) GraphProfileQuery
type GraphProfileQuery ¶
type GraphProfileQuery Incomplete
func (GraphProfileQuery) Build ¶
func (c GraphProfileQuery) Build() Completed
func (GraphProfileQuery) Timeout ¶
func (c GraphProfileQuery) Timeout(timeout int64) GraphProfileTimeout
type GraphProfileTimeout ¶
type GraphProfileTimeout Incomplete
func (GraphProfileTimeout) Build ¶
func (c GraphProfileTimeout) Build() Completed
type GraphQuery ¶
type GraphQuery Incomplete
func (GraphQuery) Graph ¶
func (c GraphQuery) Graph(graph string) GraphQueryGraph
type GraphQueryGraph ¶
type GraphQueryGraph Incomplete
func (GraphQueryGraph) Query ¶
func (c GraphQueryGraph) Query(query string) GraphQueryQuery
type GraphQueryQuery ¶
type GraphQueryQuery Incomplete
func (GraphQueryQuery) Build ¶
func (c GraphQueryQuery) Build() Completed
func (GraphQueryQuery) Timeout ¶
func (c GraphQueryQuery) Timeout(timeout int64) GraphQueryTimeout
type GraphQueryTimeout ¶
type GraphQueryTimeout Incomplete
func (GraphQueryTimeout) Build ¶
func (c GraphQueryTimeout) Build() Completed
type GraphRoQuery ¶
type GraphRoQuery Incomplete
func (GraphRoQuery) Graph ¶
func (c GraphRoQuery) Graph(graph string) GraphRoQueryGraph
type GraphRoQueryGraph ¶
type GraphRoQueryGraph Incomplete
func (GraphRoQueryGraph) Query ¶
func (c GraphRoQueryGraph) Query(query string) GraphRoQueryQuery
type GraphRoQueryQuery ¶
type GraphRoQueryQuery Incomplete
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 Incomplete
func (GraphRoQueryTimeout) Build ¶
func (c GraphRoQueryTimeout) Build() Completed
func (GraphRoQueryTimeout) Cache ¶
func (c GraphRoQueryTimeout) Cache() Cacheable
type GraphSlowlog ¶
type GraphSlowlog Incomplete
func (GraphSlowlog) Graph ¶
func (c GraphSlowlog) Graph(graph string) GraphSlowlogGraph
type GraphSlowlogGraph ¶
type GraphSlowlogGraph Incomplete
func (GraphSlowlogGraph) Build ¶
func (c GraphSlowlogGraph) Build() Completed
type HdelField ¶
type HdelField Incomplete
type HdelKey ¶
type HdelKey Incomplete
type Hello ¶
type Hello Incomplete
func (Hello) Protover ¶
func (c Hello) Protover(protover int64) HelloArgumentsProtover
type HelloArgumentsAuth ¶
type HelloArgumentsAuth Incomplete
func (HelloArgumentsAuth) Build ¶
func (c HelloArgumentsAuth) Build() Completed
func (HelloArgumentsAuth) Setname ¶
func (c HelloArgumentsAuth) Setname(clientname string) HelloArgumentsSetname
type HelloArgumentsProtover ¶
type HelloArgumentsProtover Incomplete
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 Incomplete
func (HelloArgumentsSetname) Build ¶
func (c HelloArgumentsSetname) Build() Completed
type Hexists ¶
type Hexists Incomplete
func (Hexists) Key ¶
func (c Hexists) Key(key string) HexistsKey
type HexistsField ¶
type HexistsField Incomplete
func (HexistsField) Build ¶
func (c HexistsField) Build() Completed
func (HexistsField) Cache ¶
func (c HexistsField) Cache() Cacheable
type HexistsKey ¶
type HexistsKey Incomplete
func (HexistsKey) Field ¶
func (c HexistsKey) Field(field string) HexistsField
type Hexpire ¶
type Hexpire Incomplete
func (Hexpire) Key ¶
func (c Hexpire) Key(key string) HexpireKey
type HexpireConditionGt ¶
type HexpireConditionGt Incomplete
func (HexpireConditionGt) Fields ¶
func (c HexpireConditionGt) Fields() HexpireFields
type HexpireConditionLt ¶
type HexpireConditionLt Incomplete
func (HexpireConditionLt) Fields ¶
func (c HexpireConditionLt) Fields() HexpireFields
type HexpireConditionNx ¶
type HexpireConditionNx Incomplete
func (HexpireConditionNx) Fields ¶
func (c HexpireConditionNx) Fields() HexpireFields
type HexpireConditionXx ¶
type HexpireConditionXx Incomplete
func (HexpireConditionXx) Fields ¶
func (c HexpireConditionXx) Fields() HexpireFields
type HexpireField ¶
type HexpireField Incomplete
func (HexpireField) Build ¶
func (c HexpireField) Build() Completed
func (HexpireField) Field ¶
func (c HexpireField) Field(field ...string) HexpireField
type HexpireFields ¶
type HexpireFields Incomplete
func (HexpireFields) Numfields ¶
func (c HexpireFields) Numfields(numfields int64) HexpireNumfields
type HexpireKey ¶
type HexpireKey Incomplete
func (HexpireKey) Seconds ¶
func (c HexpireKey) Seconds(seconds int64) HexpireSeconds
type HexpireNumfields ¶
type HexpireNumfields Incomplete
func (HexpireNumfields) Field ¶
func (c HexpireNumfields) Field(field ...string) HexpireField
type HexpireSeconds ¶
type HexpireSeconds Incomplete
func (HexpireSeconds) Fields ¶
func (c HexpireSeconds) Fields() HexpireFields
func (HexpireSeconds) Gt ¶
func (c HexpireSeconds) Gt() HexpireConditionGt
func (HexpireSeconds) Lt ¶
func (c HexpireSeconds) Lt() HexpireConditionLt
func (HexpireSeconds) Nx ¶
func (c HexpireSeconds) Nx() HexpireConditionNx
func (HexpireSeconds) Xx ¶
func (c HexpireSeconds) Xx() HexpireConditionXx
type Hexpireat ¶
type Hexpireat Incomplete
func (Hexpireat) Key ¶
func (c Hexpireat) Key(key string) HexpireatKey
type HexpireatConditionGt ¶
type HexpireatConditionGt Incomplete
func (HexpireatConditionGt) Fields ¶
func (c HexpireatConditionGt) Fields() HexpireatFields
type HexpireatConditionLt ¶
type HexpireatConditionLt Incomplete
func (HexpireatConditionLt) Fields ¶
func (c HexpireatConditionLt) Fields() HexpireatFields
type HexpireatConditionNx ¶
type HexpireatConditionNx Incomplete
func (HexpireatConditionNx) Fields ¶
func (c HexpireatConditionNx) Fields() HexpireatFields
type HexpireatConditionXx ¶
type HexpireatConditionXx Incomplete
func (HexpireatConditionXx) Fields ¶
func (c HexpireatConditionXx) Fields() HexpireatFields
type HexpireatField ¶
type HexpireatField Incomplete
func (HexpireatField) Build ¶
func (c HexpireatField) Build() Completed
func (HexpireatField) Field ¶
func (c HexpireatField) Field(field ...string) HexpireatField
type HexpireatFields ¶
type HexpireatFields Incomplete
func (HexpireatFields) Numfields ¶
func (c HexpireatFields) Numfields(numfields int64) HexpireatNumfields
type HexpireatKey ¶
type HexpireatKey Incomplete
func (HexpireatKey) UnixTimeSeconds ¶
func (c HexpireatKey) UnixTimeSeconds(unixTimeSeconds int64) HexpireatUnixTimeSeconds
type HexpireatNumfields ¶
type HexpireatNumfields Incomplete
func (HexpireatNumfields) Field ¶
func (c HexpireatNumfields) Field(field ...string) HexpireatField
type HexpireatUnixTimeSeconds ¶
type HexpireatUnixTimeSeconds Incomplete
func (HexpireatUnixTimeSeconds) Fields ¶
func (c HexpireatUnixTimeSeconds) Fields() HexpireatFields
func (HexpireatUnixTimeSeconds) Gt ¶
func (c HexpireatUnixTimeSeconds) Gt() HexpireatConditionGt
func (HexpireatUnixTimeSeconds) Lt ¶
func (c HexpireatUnixTimeSeconds) Lt() HexpireatConditionLt
func (HexpireatUnixTimeSeconds) Nx ¶
func (c HexpireatUnixTimeSeconds) Nx() HexpireatConditionNx
func (HexpireatUnixTimeSeconds) Xx ¶
func (c HexpireatUnixTimeSeconds) Xx() HexpireatConditionXx
type Hexpiretime ¶
type Hexpiretime Incomplete
func (Hexpiretime) Key ¶
func (c Hexpiretime) Key(key string) HexpiretimeKey
type HexpiretimeField ¶
type HexpiretimeField Incomplete
func (HexpiretimeField) Build ¶
func (c HexpiretimeField) Build() Completed
func (HexpiretimeField) Field ¶
func (c HexpiretimeField) Field(field ...string) HexpiretimeField
type HexpiretimeFields ¶
type HexpiretimeFields Incomplete
func (HexpiretimeFields) Numfields ¶
func (c HexpiretimeFields) Numfields(numfields int64) HexpiretimeNumfields
type HexpiretimeKey ¶
type HexpiretimeKey Incomplete
func (HexpiretimeKey) Fields ¶
func (c HexpiretimeKey) Fields() HexpiretimeFields
type HexpiretimeNumfields ¶
type HexpiretimeNumfields Incomplete
func (HexpiretimeNumfields) Field ¶
func (c HexpiretimeNumfields) Field(field ...string) HexpiretimeField
type HgetField ¶
type HgetField Incomplete
type HgetKey ¶
type HgetKey Incomplete
type Hgetall ¶
type Hgetall Incomplete
func (Hgetall) Key ¶
func (c Hgetall) Key(key string) HgetallKey
type HgetallKey ¶
type HgetallKey Incomplete
func (HgetallKey) Build ¶
func (c HgetallKey) Build() Completed
func (HgetallKey) Cache ¶
func (c HgetallKey) Cache() Cacheable
type Hincrby ¶
type Hincrby Incomplete
func (Hincrby) Key ¶
func (c Hincrby) Key(key string) HincrbyKey
type HincrbyField ¶
type HincrbyField Incomplete
func (HincrbyField) Increment ¶
func (c HincrbyField) Increment(increment int64) HincrbyIncrement
type HincrbyIncrement ¶
type HincrbyIncrement Incomplete
func (HincrbyIncrement) Build ¶
func (c HincrbyIncrement) Build() Completed
type HincrbyKey ¶
type HincrbyKey Incomplete
func (HincrbyKey) Field ¶
func (c HincrbyKey) Field(field string) HincrbyField
type Hincrbyfloat ¶
type Hincrbyfloat Incomplete
func (Hincrbyfloat) Key ¶
func (c Hincrbyfloat) Key(key string) HincrbyfloatKey
type HincrbyfloatField ¶
type HincrbyfloatField Incomplete
func (HincrbyfloatField) Increment ¶
func (c HincrbyfloatField) Increment(increment float64) HincrbyfloatIncrement
type HincrbyfloatIncrement ¶
type HincrbyfloatIncrement Incomplete
func (HincrbyfloatIncrement) Build ¶
func (c HincrbyfloatIncrement) Build() Completed
type HincrbyfloatKey ¶
type HincrbyfloatKey Incomplete
func (HincrbyfloatKey) Field ¶
func (c HincrbyfloatKey) Field(field string) HincrbyfloatField
type HkeysKey ¶
type HkeysKey Incomplete
type HlenKey ¶
type HlenKey Incomplete
type HmgetField ¶
type HmgetField Incomplete
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 Incomplete
func (HmgetKey) Field ¶
func (c HmgetKey) Field(field ...string) HmgetField
type HmsetFieldValue ¶
type HmsetFieldValue Incomplete
func (HmsetFieldValue) Build ¶
func (c HmsetFieldValue) Build() Completed
func (HmsetFieldValue) FieldValue ¶
func (c HmsetFieldValue) FieldValue(field string, value string) HmsetFieldValue
func (HmsetFieldValue) FieldValueIter ¶
func (c HmsetFieldValue) FieldValueIter(seq iter.Seq2[string, string]) HmsetFieldValue
type HmsetKey ¶
type HmsetKey Incomplete
func (HmsetKey) FieldValue ¶
func (c HmsetKey) FieldValue() HmsetFieldValue
type Hpersist ¶
type Hpersist Incomplete
func (Hpersist) Key ¶
func (c Hpersist) Key(key string) HpersistKey
type HpersistField ¶
type HpersistField Incomplete
func (HpersistField) Build ¶
func (c HpersistField) Build() Completed
func (HpersistField) Field ¶
func (c HpersistField) Field(field ...string) HpersistField
type HpersistFields ¶
type HpersistFields Incomplete
func (HpersistFields) Numfields ¶
func (c HpersistFields) Numfields(numfields int64) HpersistNumfields
type HpersistKey ¶
type HpersistKey Incomplete
func (HpersistKey) Fields ¶
func (c HpersistKey) Fields() HpersistFields
type HpersistNumfields ¶
type HpersistNumfields Incomplete
func (HpersistNumfields) Field ¶
func (c HpersistNumfields) Field(field ...string) HpersistField
type Hpexpire ¶
type Hpexpire Incomplete
func (Hpexpire) Key ¶
func (c Hpexpire) Key(key string) HpexpireKey
type HpexpireConditionGt ¶
type HpexpireConditionGt Incomplete
func (HpexpireConditionGt) Fields ¶
func (c HpexpireConditionGt) Fields() HpexpireFields
type HpexpireConditionLt ¶
type HpexpireConditionLt Incomplete
func (HpexpireConditionLt) Fields ¶
func (c HpexpireConditionLt) Fields() HpexpireFields
type HpexpireConditionNx ¶
type HpexpireConditionNx Incomplete
func (HpexpireConditionNx) Fields ¶
func (c HpexpireConditionNx) Fields() HpexpireFields
type HpexpireConditionXx ¶
type HpexpireConditionXx Incomplete
func (HpexpireConditionXx) Fields ¶
func (c HpexpireConditionXx) Fields() HpexpireFields
type HpexpireField ¶
type HpexpireField Incomplete
func (HpexpireField) Build ¶
func (c HpexpireField) Build() Completed
func (HpexpireField) Field ¶
func (c HpexpireField) Field(field ...string) HpexpireField
type HpexpireFields ¶
type HpexpireFields Incomplete
func (HpexpireFields) Numfields ¶
func (c HpexpireFields) Numfields(numfields int64) HpexpireNumfields
type HpexpireKey ¶
type HpexpireKey Incomplete
func (HpexpireKey) Milliseconds ¶
func (c HpexpireKey) Milliseconds(milliseconds int64) HpexpireMilliseconds
type HpexpireMilliseconds ¶
type HpexpireMilliseconds Incomplete
func (HpexpireMilliseconds) Fields ¶
func (c HpexpireMilliseconds) Fields() HpexpireFields
func (HpexpireMilliseconds) Gt ¶
func (c HpexpireMilliseconds) Gt() HpexpireConditionGt
func (HpexpireMilliseconds) Lt ¶
func (c HpexpireMilliseconds) Lt() HpexpireConditionLt
func (HpexpireMilliseconds) Nx ¶
func (c HpexpireMilliseconds) Nx() HpexpireConditionNx
func (HpexpireMilliseconds) Xx ¶
func (c HpexpireMilliseconds) Xx() HpexpireConditionXx
type HpexpireNumfields ¶
type HpexpireNumfields Incomplete
func (HpexpireNumfields) Field ¶
func (c HpexpireNumfields) Field(field ...string) HpexpireField
type Hpexpireat ¶
type Hpexpireat Incomplete
func (Hpexpireat) Key ¶
func (c Hpexpireat) Key(key string) HpexpireatKey
type HpexpireatConditionGt ¶
type HpexpireatConditionGt Incomplete
func (HpexpireatConditionGt) Fields ¶
func (c HpexpireatConditionGt) Fields() HpexpireatFields
type HpexpireatConditionLt ¶
type HpexpireatConditionLt Incomplete
func (HpexpireatConditionLt) Fields ¶
func (c HpexpireatConditionLt) Fields() HpexpireatFields
type HpexpireatConditionNx ¶
type HpexpireatConditionNx Incomplete
func (HpexpireatConditionNx) Fields ¶
func (c HpexpireatConditionNx) Fields() HpexpireatFields
type HpexpireatConditionXx ¶
type HpexpireatConditionXx Incomplete
func (HpexpireatConditionXx) Fields ¶
func (c HpexpireatConditionXx) Fields() HpexpireatFields
type HpexpireatField ¶
type HpexpireatField Incomplete
func (HpexpireatField) Build ¶
func (c HpexpireatField) Build() Completed
func (HpexpireatField) Field ¶
func (c HpexpireatField) Field(field ...string) HpexpireatField
type HpexpireatFields ¶
type HpexpireatFields Incomplete
func (HpexpireatFields) Numfields ¶
func (c HpexpireatFields) Numfields(numfields int64) HpexpireatNumfields
type HpexpireatKey ¶
type HpexpireatKey Incomplete
func (HpexpireatKey) UnixTimeMilliseconds ¶
func (c HpexpireatKey) UnixTimeMilliseconds(unixTimeMilliseconds int64) HpexpireatUnixTimeMilliseconds
type HpexpireatNumfields ¶
type HpexpireatNumfields Incomplete
func (HpexpireatNumfields) Field ¶
func (c HpexpireatNumfields) Field(field ...string) HpexpireatField
type HpexpireatUnixTimeMilliseconds ¶
type HpexpireatUnixTimeMilliseconds Incomplete
func (HpexpireatUnixTimeMilliseconds) Fields ¶
func (c HpexpireatUnixTimeMilliseconds) Fields() HpexpireatFields
func (HpexpireatUnixTimeMilliseconds) Gt ¶
func (c HpexpireatUnixTimeMilliseconds) Gt() HpexpireatConditionGt
func (HpexpireatUnixTimeMilliseconds) Lt ¶
func (c HpexpireatUnixTimeMilliseconds) Lt() HpexpireatConditionLt
func (HpexpireatUnixTimeMilliseconds) Nx ¶
func (c HpexpireatUnixTimeMilliseconds) Nx() HpexpireatConditionNx
func (HpexpireatUnixTimeMilliseconds) Xx ¶
func (c HpexpireatUnixTimeMilliseconds) Xx() HpexpireatConditionXx
type Hpexpiretime ¶
type Hpexpiretime Incomplete
func (Hpexpiretime) Key ¶
func (c Hpexpiretime) Key(key string) HpexpiretimeKey
type HpexpiretimeField ¶
type HpexpiretimeField Incomplete
func (HpexpiretimeField) Build ¶
func (c HpexpiretimeField) Build() Completed
func (HpexpiretimeField) Field ¶
func (c HpexpiretimeField) Field(field ...string) HpexpiretimeField
type HpexpiretimeFields ¶
type HpexpiretimeFields Incomplete
func (HpexpiretimeFields) Numfields ¶
func (c HpexpiretimeFields) Numfields(numfields int64) HpexpiretimeNumfields
type HpexpiretimeKey ¶
type HpexpiretimeKey Incomplete
func (HpexpiretimeKey) Fields ¶
func (c HpexpiretimeKey) Fields() HpexpiretimeFields
type HpexpiretimeNumfields ¶
type HpexpiretimeNumfields Incomplete
func (HpexpiretimeNumfields) Field ¶
func (c HpexpiretimeNumfields) Field(field ...string) HpexpiretimeField
type HpttlField ¶
type HpttlField Incomplete
func (HpttlField) Build ¶
func (c HpttlField) Build() Completed
func (HpttlField) Field ¶
func (c HpttlField) Field(field ...string) HpttlField
type HpttlFields ¶
type HpttlFields Incomplete
func (HpttlFields) Numfields ¶
func (c HpttlFields) Numfields(numfields int64) HpttlNumfields
type HpttlKey ¶
type HpttlKey Incomplete
func (HpttlKey) Fields ¶
func (c HpttlKey) Fields() HpttlFields
type HpttlNumfields ¶
type HpttlNumfields Incomplete
func (HpttlNumfields) Field ¶
func (c HpttlNumfields) Field(field ...string) HpttlField
type Hrandfield ¶
type Hrandfield Incomplete
func (Hrandfield) Key ¶
func (c Hrandfield) Key(key string) HrandfieldKey
type HrandfieldKey ¶
type HrandfieldKey Incomplete
func (HrandfieldKey) Build ¶
func (c HrandfieldKey) Build() Completed
func (HrandfieldKey) Count ¶
func (c HrandfieldKey) Count(count int64) HrandfieldOptionsCount
type HrandfieldOptionsCount ¶
type HrandfieldOptionsCount Incomplete
func (HrandfieldOptionsCount) Build ¶
func (c HrandfieldOptionsCount) Build() Completed
func (HrandfieldOptionsCount) Withvalues ¶
func (c HrandfieldOptionsCount) Withvalues() HrandfieldOptionsWithvalues
type HrandfieldOptionsWithvalues ¶
type HrandfieldOptionsWithvalues Incomplete
func (HrandfieldOptionsWithvalues) Build ¶
func (c HrandfieldOptionsWithvalues) Build() Completed
type HscanCount ¶
type HscanCount Incomplete
func (HscanCount) Build ¶
func (c HscanCount) Build() Completed
func (HscanCount) Novalues ¶
func (c HscanCount) Novalues() HscanNovalues
type HscanCursor ¶
type HscanCursor Incomplete
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
func (HscanCursor) Novalues ¶
func (c HscanCursor) Novalues() HscanNovalues
type HscanKey ¶
type HscanKey Incomplete
func (HscanKey) Cursor ¶
func (c HscanKey) Cursor(cursor uint64) HscanCursor
type HscanMatch ¶
type HscanMatch Incomplete
func (HscanMatch) Build ¶
func (c HscanMatch) Build() Completed
func (HscanMatch) Count ¶
func (c HscanMatch) Count(count int64) HscanCount
func (HscanMatch) Novalues ¶
func (c HscanMatch) Novalues() HscanNovalues
type HscanNovalues ¶
type HscanNovalues Incomplete
func (HscanNovalues) Build ¶
func (c HscanNovalues) Build() Completed
type HsetFieldValue ¶
type HsetFieldValue Incomplete
func (HsetFieldValue) Build ¶
func (c HsetFieldValue) Build() Completed
func (HsetFieldValue) FieldValue ¶
func (c HsetFieldValue) FieldValue(field string, value string) HsetFieldValue
func (HsetFieldValue) FieldValueIter ¶
func (c HsetFieldValue) FieldValueIter(seq iter.Seq2[string, string]) HsetFieldValue
type HsetKey ¶
type HsetKey Incomplete
func (HsetKey) FieldValue ¶
func (c HsetKey) FieldValue() HsetFieldValue
type HsetnxField ¶
type HsetnxField Incomplete
func (HsetnxField) Value ¶
func (c HsetnxField) Value(value string) HsetnxValue
type HsetnxKey ¶
type HsetnxKey Incomplete
func (HsetnxKey) Field ¶
func (c HsetnxKey) Field(field string) HsetnxField
type HsetnxValue ¶
type HsetnxValue Incomplete
func (HsetnxValue) Build ¶
func (c HsetnxValue) Build() Completed
type Hstrlen ¶
type Hstrlen Incomplete
func (Hstrlen) Key ¶
func (c Hstrlen) Key(key string) HstrlenKey
type HstrlenField ¶
type HstrlenField Incomplete
func (HstrlenField) Build ¶
func (c HstrlenField) Build() Completed
func (HstrlenField) Cache ¶
func (c HstrlenField) Cache() Cacheable
type HstrlenKey ¶
type HstrlenKey Incomplete
func (HstrlenKey) Field ¶
func (c HstrlenKey) Field(field string) HstrlenField
type HttlField ¶
type HttlField Incomplete
type HttlFields ¶
type HttlFields Incomplete
func (HttlFields) Numfields ¶
func (c HttlFields) Numfields(numfields int64) HttlNumfields
type HttlNumfields ¶
type HttlNumfields Incomplete
func (HttlNumfields) Field ¶
func (c HttlNumfields) Field(field ...string) HttlField
type HvalsKey ¶
type HvalsKey Incomplete
type Incomplete ¶
type Incomplete struct {
// contains filtered or unexported fields
}
Incomplete represents an incomplete Valkey command. It should then be completed by calling the Build().
type IncrbyIncrement ¶
type IncrbyIncrement Incomplete
func (IncrbyIncrement) Build ¶
func (c IncrbyIncrement) Build() Completed
type IncrbyKey ¶
type IncrbyKey Incomplete
func (IncrbyKey) Increment ¶
func (c IncrbyKey) Increment(increment int64) IncrbyIncrement
type Incrbyfloat ¶
type Incrbyfloat Incomplete
func (Incrbyfloat) Key ¶
func (c Incrbyfloat) Key(key string) IncrbyfloatKey
type IncrbyfloatIncrement ¶
type IncrbyfloatIncrement Incomplete
func (IncrbyfloatIncrement) Build ¶
func (c IncrbyfloatIncrement) Build() Completed
type IncrbyfloatKey ¶
type IncrbyfloatKey Incomplete
func (IncrbyfloatKey) Increment ¶
func (c IncrbyfloatKey) Increment(increment float64) IncrbyfloatIncrement
type Info ¶
type Info Incomplete
func (Info) Section ¶
func (c Info) Section(section ...string) InfoSection
type InfoSection ¶
type InfoSection Incomplete
func (InfoSection) Build ¶
func (c InfoSection) Build() Completed
func (InfoSection) Section ¶
func (c InfoSection) Section(section ...string) InfoSection
type JsonArrappend ¶
type JsonArrappend Incomplete
func (JsonArrappend) Key ¶
func (c JsonArrappend) Key(key string) JsonArrappendKey
type JsonArrappendKey ¶
type JsonArrappendKey Incomplete
func (JsonArrappendKey) Path ¶
func (c JsonArrappendKey) Path(path string) JsonArrappendPath
func (JsonArrappendKey) Value ¶
func (c JsonArrappendKey) Value(value ...string) JsonArrappendValue
type JsonArrappendPath ¶
type JsonArrappendPath Incomplete
func (JsonArrappendPath) Value ¶
func (c JsonArrappendPath) Value(value ...string) JsonArrappendValue
type JsonArrappendValue ¶
type JsonArrappendValue Incomplete
func (JsonArrappendValue) Build ¶
func (c JsonArrappendValue) Build() Completed
func (JsonArrappendValue) Value ¶
func (c JsonArrappendValue) Value(value ...string) JsonArrappendValue
type JsonArrindex ¶
type JsonArrindex Incomplete
func (JsonArrindex) Key ¶
func (c JsonArrindex) Key(key string) JsonArrindexKey
type JsonArrindexKey ¶
type JsonArrindexKey Incomplete
func (JsonArrindexKey) Path ¶
func (c JsonArrindexKey) Path(path string) JsonArrindexPath
type JsonArrindexPath ¶
type JsonArrindexPath Incomplete
func (JsonArrindexPath) Value ¶
func (c JsonArrindexPath) Value(value string) JsonArrindexValue
type JsonArrindexStartStart ¶
type JsonArrindexStartStart Incomplete
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 Incomplete
func (JsonArrindexStartStop) Build ¶
func (c JsonArrindexStartStop) Build() Completed
func (JsonArrindexStartStop) Cache ¶
func (c JsonArrindexStartStop) Cache() Cacheable
type JsonArrindexValue ¶
type JsonArrindexValue Incomplete
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 Incomplete
func (JsonArrinsert) Key ¶
func (c JsonArrinsert) Key(key string) JsonArrinsertKey
type JsonArrinsertIndex ¶
type JsonArrinsertIndex Incomplete
func (JsonArrinsertIndex) Value ¶
func (c JsonArrinsertIndex) Value(value ...string) JsonArrinsertValue
type JsonArrinsertKey ¶
type JsonArrinsertKey Incomplete
func (JsonArrinsertKey) Path ¶
func (c JsonArrinsertKey) Path(path string) JsonArrinsertPath
type JsonArrinsertPath ¶
type JsonArrinsertPath Incomplete
func (JsonArrinsertPath) Index ¶
func (c JsonArrinsertPath) Index(index int64) JsonArrinsertIndex
type JsonArrinsertValue ¶
type JsonArrinsertValue Incomplete
func (JsonArrinsertValue) Build ¶
func (c JsonArrinsertValue) Build() Completed
func (JsonArrinsertValue) Value ¶
func (c JsonArrinsertValue) Value(value ...string) JsonArrinsertValue
type JsonArrlen ¶
type JsonArrlen Incomplete
func (JsonArrlen) Key ¶
func (c JsonArrlen) Key(key string) JsonArrlenKey
type JsonArrlenKey ¶
type JsonArrlenKey Incomplete
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 Incomplete
func (JsonArrlenPath) Build ¶
func (c JsonArrlenPath) Build() Completed
func (JsonArrlenPath) Cache ¶
func (c JsonArrlenPath) Cache() Cacheable
type JsonArrpop ¶
type JsonArrpop Incomplete
func (JsonArrpop) Key ¶
func (c JsonArrpop) Key(key string) JsonArrpopKey
type JsonArrpopKey ¶
type JsonArrpopKey Incomplete
func (JsonArrpopKey) Build ¶
func (c JsonArrpopKey) Build() Completed
func (JsonArrpopKey) Path ¶
func (c JsonArrpopKey) Path(path string) JsonArrpopPathPath
type JsonArrpopPathIndex ¶
type JsonArrpopPathIndex Incomplete
func (JsonArrpopPathIndex) Build ¶
func (c JsonArrpopPathIndex) Build() Completed
type JsonArrpopPathPath ¶
type JsonArrpopPathPath Incomplete
func (JsonArrpopPathPath) Build ¶
func (c JsonArrpopPathPath) Build() Completed
func (JsonArrpopPathPath) Index ¶
func (c JsonArrpopPathPath) Index(index int64) JsonArrpopPathIndex
type JsonArrtrim ¶
type JsonArrtrim Incomplete
func (JsonArrtrim) Key ¶
func (c JsonArrtrim) Key(key string) JsonArrtrimKey
type JsonArrtrimKey ¶
type JsonArrtrimKey Incomplete
func (JsonArrtrimKey) Path ¶
func (c JsonArrtrimKey) Path(path string) JsonArrtrimPath
type JsonArrtrimPath ¶
type JsonArrtrimPath Incomplete
func (JsonArrtrimPath) Start ¶
func (c JsonArrtrimPath) Start(start int64) JsonArrtrimStart
type JsonArrtrimStart ¶
type JsonArrtrimStart Incomplete
func (JsonArrtrimStart) Stop ¶
func (c JsonArrtrimStart) Stop(stop int64) JsonArrtrimStop
type JsonArrtrimStop ¶
type JsonArrtrimStop Incomplete
func (JsonArrtrimStop) Build ¶
func (c JsonArrtrimStop) Build() Completed
type JsonClear ¶
type JsonClear Incomplete
func (JsonClear) Key ¶
func (c JsonClear) Key(key string) JsonClearKey
type JsonClearKey ¶
type JsonClearKey Incomplete
func (JsonClearKey) Build ¶
func (c JsonClearKey) Build() Completed
func (JsonClearKey) Path ¶
func (c JsonClearKey) Path(path string) JsonClearPath
type JsonClearPath ¶
type JsonClearPath Incomplete
func (JsonClearPath) Build ¶
func (c JsonClearPath) Build() Completed
type JsonDebugHelp ¶
type JsonDebugHelp Incomplete
func (JsonDebugHelp) Build ¶
func (c JsonDebugHelp) Build() Completed
type JsonDebugMemory ¶
type JsonDebugMemory Incomplete
func (JsonDebugMemory) Key ¶
func (c JsonDebugMemory) Key(key string) JsonDebugMemoryKey
type JsonDebugMemoryKey ¶
type JsonDebugMemoryKey Incomplete
func (JsonDebugMemoryKey) Build ¶
func (c JsonDebugMemoryKey) Build() Completed
func (JsonDebugMemoryKey) Path ¶
func (c JsonDebugMemoryKey) Path(path string) JsonDebugMemoryPath
type JsonDebugMemoryPath ¶
type JsonDebugMemoryPath Incomplete
func (JsonDebugMemoryPath) Build ¶
func (c JsonDebugMemoryPath) Build() Completed
type JsonDel ¶
type JsonDel Incomplete
func (JsonDel) Key ¶
func (c JsonDel) Key(key string) JsonDelKey
type JsonDelKey ¶
type JsonDelKey Incomplete
func (JsonDelKey) Build ¶
func (c JsonDelKey) Build() Completed
func (JsonDelKey) Path ¶
func (c JsonDelKey) Path(path string) JsonDelPath
type JsonDelPath ¶
type JsonDelPath Incomplete
func (JsonDelPath) Build ¶
func (c JsonDelPath) Build() Completed
type JsonForget ¶
type JsonForget Incomplete
func (JsonForget) Key ¶
func (c JsonForget) Key(key string) JsonForgetKey
type JsonForgetKey ¶
type JsonForgetKey Incomplete
func (JsonForgetKey) Build ¶
func (c JsonForgetKey) Build() Completed
func (JsonForgetKey) Path ¶
func (c JsonForgetKey) Path(path string) JsonForgetPath
type JsonForgetPath ¶
type JsonForgetPath Incomplete
func (JsonForgetPath) Build ¶
func (c JsonForgetPath) Build() Completed
type JsonGet ¶
type JsonGet Incomplete
func (JsonGet) Key ¶
func (c JsonGet) Key(key string) JsonGetKey
type JsonGetIndent ¶
type JsonGetIndent Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
func (JsonMerge) Key ¶
func (c JsonMerge) Key(key string) JsonMergeKey
type JsonMergeKey ¶
type JsonMergeKey Incomplete
func (JsonMergeKey) Path ¶
func (c JsonMergeKey) Path(path string) JsonMergePath
type JsonMergePath ¶
type JsonMergePath Incomplete
func (JsonMergePath) Value ¶
func (c JsonMergePath) Value(value string) JsonMergeValue
type JsonMergeValue ¶
type JsonMergeValue Incomplete
func (JsonMergeValue) Build ¶
func (c JsonMergeValue) Build() Completed
type JsonMget ¶
type JsonMget Incomplete
func (JsonMget) Key ¶
func (c JsonMget) Key(key ...string) JsonMgetKey
type JsonMgetKey ¶
type JsonMgetKey Incomplete
func (JsonMgetKey) Key ¶
func (c JsonMgetKey) Key(key ...string) JsonMgetKey
func (JsonMgetKey) Path ¶
func (c JsonMgetKey) Path(path string) JsonMgetPath
type JsonMgetPath ¶
type JsonMgetPath Incomplete
func (JsonMgetPath) Build ¶
func (c JsonMgetPath) Build() Completed
func (JsonMgetPath) Cache ¶
func (c JsonMgetPath) Cache() Cacheable
type JsonMset ¶
type JsonMset Incomplete
func (JsonMset) Key ¶
func (c JsonMset) Key(key string) JsonMsetTripletKey
type JsonMsetTripletKey ¶
type JsonMsetTripletKey Incomplete
func (JsonMsetTripletKey) Path ¶
func (c JsonMsetTripletKey) Path(path string) JsonMsetTripletPath
type JsonMsetTripletPath ¶
type JsonMsetTripletPath Incomplete
func (JsonMsetTripletPath) Value ¶
func (c JsonMsetTripletPath) Value(value string) JsonMsetTripletValue
type JsonMsetTripletValue ¶
type JsonMsetTripletValue Incomplete
func (JsonMsetTripletValue) Build ¶
func (c JsonMsetTripletValue) Build() Completed
func (JsonMsetTripletValue) Key ¶
func (c JsonMsetTripletValue) Key(key string) JsonMsetTripletKey
type JsonNumincrby ¶
type JsonNumincrby Incomplete
func (JsonNumincrby) Key ¶
func (c JsonNumincrby) Key(key string) JsonNumincrbyKey
type JsonNumincrbyKey ¶
type JsonNumincrbyKey Incomplete
func (JsonNumincrbyKey) Path ¶
func (c JsonNumincrbyKey) Path(path string) JsonNumincrbyPath
type JsonNumincrbyPath ¶
type JsonNumincrbyPath Incomplete
func (JsonNumincrbyPath) Value ¶
func (c JsonNumincrbyPath) Value(value float64) JsonNumincrbyValue
type JsonNumincrbyValue ¶
type JsonNumincrbyValue Incomplete
func (JsonNumincrbyValue) Build ¶
func (c JsonNumincrbyValue) Build() Completed
type JsonNummultby ¶
type JsonNummultby Incomplete
func (JsonNummultby) Key ¶
func (c JsonNummultby) Key(key string) JsonNummultbyKey
type JsonNummultbyKey ¶
type JsonNummultbyKey Incomplete
func (JsonNummultbyKey) Path ¶
func (c JsonNummultbyKey) Path(path string) JsonNummultbyPath
type JsonNummultbyPath ¶
type JsonNummultbyPath Incomplete
func (JsonNummultbyPath) Value ¶
func (c JsonNummultbyPath) Value(value float64) JsonNummultbyValue
type JsonNummultbyValue ¶
type JsonNummultbyValue Incomplete
func (JsonNummultbyValue) Build ¶
func (c JsonNummultbyValue) Build() Completed
type JsonObjkeys ¶
type JsonObjkeys Incomplete
func (JsonObjkeys) Key ¶
func (c JsonObjkeys) Key(key string) JsonObjkeysKey
type JsonObjkeysKey ¶
type JsonObjkeysKey Incomplete
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 Incomplete
func (JsonObjkeysPath) Build ¶
func (c JsonObjkeysPath) Build() Completed
func (JsonObjkeysPath) Cache ¶
func (c JsonObjkeysPath) Cache() Cacheable
type JsonObjlen ¶
type JsonObjlen Incomplete
func (JsonObjlen) Key ¶
func (c JsonObjlen) Key(key string) JsonObjlenKey
type JsonObjlenKey ¶
type JsonObjlenKey Incomplete
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 Incomplete
func (JsonObjlenPath) Build ¶
func (c JsonObjlenPath) Build() Completed
func (JsonObjlenPath) Cache ¶
func (c JsonObjlenPath) Cache() Cacheable
type JsonResp ¶
type JsonResp Incomplete
func (JsonResp) Key ¶
func (c JsonResp) Key(key string) JsonRespKey
type JsonRespKey ¶
type JsonRespKey Incomplete
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 Incomplete
func (JsonRespPath) Build ¶
func (c JsonRespPath) Build() Completed
func (JsonRespPath) Cache ¶
func (c JsonRespPath) Cache() Cacheable
type JsonSet ¶
type JsonSet Incomplete
func (JsonSet) Key ¶
func (c JsonSet) Key(key string) JsonSetKey
type JsonSetConditionNx ¶
type JsonSetConditionNx Incomplete
func (JsonSetConditionNx) Build ¶
func (c JsonSetConditionNx) Build() Completed
type JsonSetConditionXx ¶
type JsonSetConditionXx Incomplete
func (JsonSetConditionXx) Build ¶
func (c JsonSetConditionXx) Build() Completed
type JsonSetKey ¶
type JsonSetKey Incomplete
func (JsonSetKey) Path ¶
func (c JsonSetKey) Path(path string) JsonSetPath
type JsonSetPath ¶
type JsonSetPath Incomplete
func (JsonSetPath) Value ¶
func (c JsonSetPath) Value(value string) JsonSetValue
type JsonSetValue ¶
type JsonSetValue Incomplete
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 Incomplete
func (JsonStrappend) Key ¶
func (c JsonStrappend) Key(key string) JsonStrappendKey
type JsonStrappendKey ¶
type JsonStrappendKey Incomplete
func (JsonStrappendKey) Path ¶
func (c JsonStrappendKey) Path(path string) JsonStrappendPath
func (JsonStrappendKey) Value ¶
func (c JsonStrappendKey) Value(value string) JsonStrappendValue
type JsonStrappendPath ¶
type JsonStrappendPath Incomplete
func (JsonStrappendPath) Value ¶
func (c JsonStrappendPath) Value(value string) JsonStrappendValue
type JsonStrappendValue ¶
type JsonStrappendValue Incomplete
func (JsonStrappendValue) Build ¶
func (c JsonStrappendValue) Build() Completed
type JsonStrlen ¶
type JsonStrlen Incomplete
func (JsonStrlen) Key ¶
func (c JsonStrlen) Key(key string) JsonStrlenKey
type JsonStrlenKey ¶
type JsonStrlenKey Incomplete
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 Incomplete
func (JsonStrlenPath) Build ¶
func (c JsonStrlenPath) Build() Completed
func (JsonStrlenPath) Cache ¶
func (c JsonStrlenPath) Cache() Cacheable
type JsonToggle ¶
type JsonToggle Incomplete
func (JsonToggle) Key ¶
func (c JsonToggle) Key(key string) JsonToggleKey
type JsonToggleKey ¶
type JsonToggleKey Incomplete
func (JsonToggleKey) Path ¶
func (c JsonToggleKey) Path(path string) JsonTogglePath
type JsonTogglePath ¶
type JsonTogglePath Incomplete
func (JsonTogglePath) Build ¶
func (c JsonTogglePath) Build() Completed
type JsonType ¶
type JsonType Incomplete
func (JsonType) Key ¶
func (c JsonType) Key(key string) JsonTypeKey
type JsonTypeKey ¶
type JsonTypeKey Incomplete
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 Incomplete
func (JsonTypePath) Build ¶
func (c JsonTypePath) Build() Completed
func (JsonTypePath) Cache ¶
func (c JsonTypePath) Cache() Cacheable
type Keys ¶
type Keys Incomplete
func (Keys) Pattern ¶
func (c Keys) Pattern(pattern string) KeysPattern
type KeysPattern ¶
type KeysPattern Incomplete
func (KeysPattern) Build ¶
func (c KeysPattern) Build() Completed
type Lastsave ¶
type Lastsave Incomplete
type LatencyDoctor ¶
type LatencyDoctor Incomplete
func (LatencyDoctor) Build ¶
func (c LatencyDoctor) Build() Completed
type LatencyGraph ¶
type LatencyGraph Incomplete
func (LatencyGraph) Event ¶
func (c LatencyGraph) Event(event string) LatencyGraphEvent
type LatencyGraphEvent ¶
type LatencyGraphEvent Incomplete
func (LatencyGraphEvent) Build ¶
func (c LatencyGraphEvent) Build() Completed
type LatencyHelp ¶
type LatencyHelp Incomplete
func (LatencyHelp) Build ¶
func (c LatencyHelp) Build() Completed
type LatencyHistogram ¶
type LatencyHistogram Incomplete
func (LatencyHistogram) Build ¶
func (c LatencyHistogram) Build() Completed
func (LatencyHistogram) Command ¶
func (c LatencyHistogram) Command(command ...string) LatencyHistogramCommand
type LatencyHistogramCommand ¶
type LatencyHistogramCommand Incomplete
func (LatencyHistogramCommand) Build ¶
func (c LatencyHistogramCommand) Build() Completed
func (LatencyHistogramCommand) Command ¶
func (c LatencyHistogramCommand) Command(command ...string) LatencyHistogramCommand
type LatencyHistory ¶
type LatencyHistory Incomplete
func (LatencyHistory) Event ¶
func (c LatencyHistory) Event(event string) LatencyHistoryEvent
type LatencyHistoryEvent ¶
type LatencyHistoryEvent Incomplete
func (LatencyHistoryEvent) Build ¶
func (c LatencyHistoryEvent) Build() Completed
type LatencyLatest ¶
type LatencyLatest Incomplete
func (LatencyLatest) Build ¶
func (c LatencyLatest) Build() Completed
type LatencyReset ¶
type LatencyReset Incomplete
func (LatencyReset) Build ¶
func (c LatencyReset) Build() Completed
func (LatencyReset) Event ¶
func (c LatencyReset) Event(event ...string) LatencyResetEvent
type LatencyResetEvent ¶
type LatencyResetEvent Incomplete
func (LatencyResetEvent) Build ¶
func (c LatencyResetEvent) Build() Completed
func (LatencyResetEvent) Event ¶
func (c LatencyResetEvent) Event(event ...string) LatencyResetEvent
type LcsIdx ¶
type LcsIdx Incomplete
func (LcsIdx) Minmatchlen ¶
func (c LcsIdx) Minmatchlen(len int64) LcsMinmatchlen
func (LcsIdx) Withmatchlen ¶
func (c LcsIdx) Withmatchlen() LcsWithmatchlen
type LcsKey1 ¶
type LcsKey1 Incomplete
type LcsKey2 ¶
type LcsKey2 Incomplete
func (LcsKey2) Minmatchlen ¶
func (c LcsKey2) Minmatchlen(len int64) LcsMinmatchlen
func (LcsKey2) Withmatchlen ¶
func (c LcsKey2) Withmatchlen() LcsWithmatchlen
type LcsLen ¶
type LcsLen Incomplete
func (LcsLen) Minmatchlen ¶
func (c LcsLen) Minmatchlen(len int64) LcsMinmatchlen
func (LcsLen) Withmatchlen ¶
func (c LcsLen) Withmatchlen() LcsWithmatchlen
type LcsMinmatchlen ¶
type LcsMinmatchlen Incomplete
func (LcsMinmatchlen) Build ¶
func (c LcsMinmatchlen) Build() Completed
func (LcsMinmatchlen) Withmatchlen ¶
func (c LcsMinmatchlen) Withmatchlen() LcsWithmatchlen
type LcsWithmatchlen ¶
type LcsWithmatchlen Incomplete
func (LcsWithmatchlen) Build ¶
func (c LcsWithmatchlen) Build() Completed
type LindexIndex ¶
type LindexIndex Incomplete
func (LindexIndex) Build ¶
func (c LindexIndex) Build() Completed
func (LindexIndex) Cache ¶
func (c LindexIndex) Cache() Cacheable
type LindexKey ¶
type LindexKey Incomplete
func (LindexKey) Index ¶
func (c LindexKey) Index(index int64) LindexIndex
type Linsert ¶
type Linsert Incomplete
func (Linsert) Key ¶
func (c Linsert) Key(key string) LinsertKey
type LinsertElement ¶
type LinsertElement Incomplete
func (LinsertElement) Build ¶
func (c LinsertElement) Build() Completed
type LinsertKey ¶
type LinsertKey Incomplete
func (LinsertKey) After ¶
func (c LinsertKey) After() LinsertWhereAfter
func (LinsertKey) Before ¶
func (c LinsertKey) Before() LinsertWhereBefore
type LinsertPivot ¶
type LinsertPivot Incomplete
func (LinsertPivot) Element ¶
func (c LinsertPivot) Element(element string) LinsertElement
type LinsertWhereAfter ¶
type LinsertWhereAfter Incomplete
func (LinsertWhereAfter) Pivot ¶
func (c LinsertWhereAfter) Pivot(pivot string) LinsertPivot
type LinsertWhereBefore ¶
type LinsertWhereBefore Incomplete
func (LinsertWhereBefore) Pivot ¶
func (c LinsertWhereBefore) Pivot(pivot string) LinsertPivot
type LlenKey ¶
type LlenKey Incomplete
type Lmove ¶
type Lmove Incomplete
func (Lmove) Source ¶
func (c Lmove) Source(source string) LmoveSource
type LmoveDestination ¶
type LmoveDestination Incomplete
func (LmoveDestination) Left ¶
func (c LmoveDestination) Left() LmoveWherefromLeft
func (LmoveDestination) Right ¶
func (c LmoveDestination) Right() LmoveWherefromRight
type LmoveSource ¶
type LmoveSource Incomplete
func (LmoveSource) Destination ¶
func (c LmoveSource) Destination(destination string) LmoveDestination
type LmoveWherefromLeft ¶
type LmoveWherefromLeft Incomplete
func (LmoveWherefromLeft) Left ¶
func (c LmoveWherefromLeft) Left() LmoveWheretoLeft
func (LmoveWherefromLeft) Right ¶
func (c LmoveWherefromLeft) Right() LmoveWheretoRight
type LmoveWherefromRight ¶
type LmoveWherefromRight Incomplete
func (LmoveWherefromRight) Left ¶
func (c LmoveWherefromRight) Left() LmoveWheretoLeft
func (LmoveWherefromRight) Right ¶
func (c LmoveWherefromRight) Right() LmoveWheretoRight
type LmoveWheretoLeft ¶
type LmoveWheretoLeft Incomplete
func (LmoveWheretoLeft) Build ¶
func (c LmoveWheretoLeft) Build() Completed
type LmoveWheretoRight ¶
type LmoveWheretoRight Incomplete
func (LmoveWheretoRight) Build ¶
func (c LmoveWheretoRight) Build() Completed
type Lmpop ¶
type Lmpop Incomplete
func (Lmpop) Numkeys ¶
func (c Lmpop) Numkeys(numkeys int64) LmpopNumkeys
type LmpopCount ¶
type LmpopCount Incomplete
func (LmpopCount) Build ¶
func (c LmpopCount) Build() Completed
type LmpopKey ¶
type LmpopKey Incomplete
func (LmpopKey) Left ¶
func (c LmpopKey) Left() LmpopWhereLeft
func (LmpopKey) Right ¶
func (c LmpopKey) Right() LmpopWhereRight
type LmpopNumkeys ¶
type LmpopNumkeys Incomplete
func (LmpopNumkeys) Key ¶
func (c LmpopNumkeys) Key(key ...string) LmpopKey
type LmpopWhereLeft ¶
type LmpopWhereLeft Incomplete
func (LmpopWhereLeft) Build ¶
func (c LmpopWhereLeft) Build() Completed
func (LmpopWhereLeft) Count ¶
func (c LmpopWhereLeft) Count(count int64) LmpopCount
type LmpopWhereRight ¶
type LmpopWhereRight Incomplete
func (LmpopWhereRight) Build ¶
func (c LmpopWhereRight) Build() Completed
func (LmpopWhereRight) Count ¶
func (c LmpopWhereRight) Count(count int64) LmpopCount
type Lolwut ¶
type Lolwut Incomplete
func (Lolwut) Version ¶
func (c Lolwut) Version(version int64) LolwutVersion
type LolwutVersion ¶
type LolwutVersion Incomplete
func (LolwutVersion) Build ¶
func (c LolwutVersion) Build() Completed
type LpopCount ¶
type LpopCount Incomplete
type LpopKey ¶
type LpopKey Incomplete
type LposCount ¶
type LposCount Incomplete
func (LposCount) Maxlen ¶
func (c LposCount) Maxlen(len int64) LposMaxlen
type LposElement ¶
type LposElement Incomplete
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 Incomplete
func (LposKey) Element ¶
func (c LposKey) Element(element string) LposElement
type LposMaxlen ¶
type LposMaxlen Incomplete
func (LposMaxlen) Build ¶
func (c LposMaxlen) Build() Completed
func (LposMaxlen) Cache ¶
func (c LposMaxlen) Cache() Cacheable
type LposRank ¶
type LposRank Incomplete
func (LposRank) Maxlen ¶
func (c LposRank) Maxlen(len int64) LposMaxlen
type LpushElement ¶
type LpushElement Incomplete
func (LpushElement) Build ¶
func (c LpushElement) Build() Completed
func (LpushElement) Element ¶
func (c LpushElement) Element(element ...string) LpushElement
type LpushKey ¶
type LpushKey Incomplete
func (LpushKey) Element ¶
func (c LpushKey) Element(element ...string) LpushElement
type LpushxElement ¶
type LpushxElement Incomplete
func (LpushxElement) Build ¶
func (c LpushxElement) Build() Completed
func (LpushxElement) Element ¶
func (c LpushxElement) Element(element ...string) LpushxElement
type LpushxKey ¶
type LpushxKey Incomplete
func (LpushxKey) Element ¶
func (c LpushxKey) Element(element ...string) LpushxElement
type LrangeKey ¶
type LrangeKey Incomplete
func (LrangeKey) Start ¶
func (c LrangeKey) Start(start int64) LrangeStart
type LrangeStart ¶
type LrangeStart Incomplete
func (LrangeStart) Stop ¶
func (c LrangeStart) Stop(stop int64) LrangeStop
type LrangeStop ¶
type LrangeStop Incomplete
func (LrangeStop) Build ¶
func (c LrangeStop) Build() Completed
func (LrangeStop) Cache ¶
func (c LrangeStop) Cache() Cacheable
type LremCount ¶
type LremCount Incomplete
func (LremCount) Element ¶
func (c LremCount) Element(element string) LremElement
type LremElement ¶
type LremElement Incomplete
func (LremElement) Build ¶
func (c LremElement) Build() Completed
type LremKey ¶
type LremKey Incomplete
type LsetElement ¶
type LsetElement Incomplete
func (LsetElement) Build ¶
func (c LsetElement) Build() Completed
type LsetIndex ¶
type LsetIndex Incomplete
func (LsetIndex) Element ¶
func (c LsetIndex) Element(element string) LsetElement
type LsetKey ¶
type LsetKey Incomplete
type LtrimKey ¶
type LtrimKey Incomplete
func (LtrimKey) Start ¶
func (c LtrimKey) Start(start int64) LtrimStart
type LtrimStart ¶
type LtrimStart Incomplete
func (LtrimStart) Stop ¶
func (c LtrimStart) Stop(stop int64) LtrimStop
type LtrimStop ¶
type LtrimStop Incomplete
type MemoryDoctor ¶
type MemoryDoctor Incomplete
func (MemoryDoctor) Build ¶
func (c MemoryDoctor) Build() Completed
type MemoryHelp ¶
type MemoryHelp Incomplete
func (MemoryHelp) Build ¶
func (c MemoryHelp) Build() Completed
type MemoryMallocStats ¶
type MemoryMallocStats Incomplete
func (MemoryMallocStats) Build ¶
func (c MemoryMallocStats) Build() Completed
type MemoryPurge ¶
type MemoryPurge Incomplete
func (MemoryPurge) Build ¶
func (c MemoryPurge) Build() Completed
type MemoryStats ¶
type MemoryStats Incomplete
func (MemoryStats) Build ¶
func (c MemoryStats) Build() Completed
type MemoryUsage ¶
type MemoryUsage Incomplete
func (MemoryUsage) Key ¶
func (c MemoryUsage) Key(key string) MemoryUsageKey
type MemoryUsageKey ¶
type MemoryUsageKey Incomplete
func (MemoryUsageKey) Build ¶
func (c MemoryUsageKey) Build() Completed
func (MemoryUsageKey) Samples ¶
func (c MemoryUsageKey) Samples(count int64) MemoryUsageSamples
type MemoryUsageSamples ¶
type MemoryUsageSamples Incomplete
func (MemoryUsageSamples) Build ¶
func (c MemoryUsageSamples) Build() Completed
type MgetKey ¶
type MgetKey Incomplete
type Migrate ¶
type Migrate Incomplete
func (Migrate) Host ¶
func (c Migrate) Host(host string) MigrateHost
type MigrateAuthAuth ¶
type MigrateAuthAuth Incomplete
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 Incomplete
func (MigrateAuthAuth2) Build ¶
func (c MigrateAuthAuth2) Build() Completed
func (MigrateAuthAuth2) Keys ¶
func (c MigrateAuthAuth2) Keys(key ...string) MigrateKeys
type MigrateCopy ¶
type MigrateCopy Incomplete
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 Incomplete
func (MigrateDestinationDb) Timeout ¶
func (c MigrateDestinationDb) Timeout(timeout int64) MigrateTimeout
type MigrateHost ¶
type MigrateHost Incomplete
func (MigrateHost) Port ¶
func (c MigrateHost) Port(port int64) MigratePort
type MigrateKey ¶
type MigrateKey Incomplete
func (MigrateKey) DestinationDb ¶
func (c MigrateKey) DestinationDb(destinationDb int64) MigrateDestinationDb
type MigrateKeys ¶
type MigrateKeys Incomplete
func (MigrateKeys) Build ¶
func (c MigrateKeys) Build() Completed
func (MigrateKeys) Keys ¶
func (c MigrateKeys) Keys(key ...string) MigrateKeys
type MigratePort ¶
type MigratePort Incomplete
func (MigratePort) Key ¶
func (c MigratePort) Key(key string) MigrateKey
type MigrateReplace ¶
type MigrateReplace Incomplete
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 Incomplete
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 Incomplete
func (ModuleList) Build ¶
func (c ModuleList) Build() Completed
type ModuleLoad ¶
type ModuleLoad Incomplete
func (ModuleLoad) Path ¶
func (c ModuleLoad) Path(path string) ModuleLoadPath
type ModuleLoadArg ¶
type ModuleLoadArg Incomplete
func (ModuleLoadArg) Arg ¶
func (c ModuleLoadArg) Arg(arg ...string) ModuleLoadArg
func (ModuleLoadArg) Build ¶
func (c ModuleLoadArg) Build() Completed
type ModuleLoadPath ¶
type ModuleLoadPath Incomplete
func (ModuleLoadPath) Arg ¶
func (c ModuleLoadPath) Arg(arg ...string) ModuleLoadArg
func (ModuleLoadPath) Build ¶
func (c ModuleLoadPath) Build() Completed
type ModuleLoadex ¶
type ModuleLoadex Incomplete
func (ModuleLoadex) Path ¶
func (c ModuleLoadex) Path(path string) ModuleLoadexPath
type ModuleLoadexArgs ¶
type ModuleLoadexArgs Incomplete
func (ModuleLoadexArgs) Args ¶
func (c ModuleLoadexArgs) Args(args ...string) ModuleLoadexArgs
func (ModuleLoadexArgs) Build ¶
func (c ModuleLoadexArgs) Build() Completed
type ModuleLoadexConfig ¶
type ModuleLoadexConfig Incomplete
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 Incomplete
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 Incomplete
func (ModuleUnload) Name ¶
func (c ModuleUnload) Name(name string) ModuleUnloadName
type ModuleUnloadName ¶
type ModuleUnloadName Incomplete
func (ModuleUnloadName) Build ¶
func (c ModuleUnloadName) Build() Completed
type MsetKeyValue ¶
type MsetKeyValue Incomplete
func (MsetKeyValue) Build ¶
func (c MsetKeyValue) Build() Completed
func (MsetKeyValue) KeyValue ¶
func (c MsetKeyValue) KeyValue(key string, value string) MsetKeyValue
type Msetnx ¶
type Msetnx Incomplete
func (Msetnx) KeyValue ¶
func (c Msetnx) KeyValue() MsetnxKeyValue
type MsetnxKeyValue ¶
type MsetnxKeyValue Incomplete
func (MsetnxKeyValue) Build ¶
func (c MsetnxKeyValue) Build() Completed
func (MsetnxKeyValue) KeyValue ¶
func (c MsetnxKeyValue) KeyValue(key string, value string) MsetnxKeyValue
type ObjectEncoding ¶
type ObjectEncoding Incomplete
func (ObjectEncoding) Key ¶
func (c ObjectEncoding) Key(key string) ObjectEncodingKey
type ObjectEncodingKey ¶
type ObjectEncodingKey Incomplete
func (ObjectEncodingKey) Build ¶
func (c ObjectEncodingKey) Build() Completed
type ObjectFreq ¶
type ObjectFreq Incomplete
func (ObjectFreq) Key ¶
func (c ObjectFreq) Key(key string) ObjectFreqKey
type ObjectFreqKey ¶
type ObjectFreqKey Incomplete
func (ObjectFreqKey) Build ¶
func (c ObjectFreqKey) Build() Completed
type ObjectHelp ¶
type ObjectHelp Incomplete
func (ObjectHelp) Build ¶
func (c ObjectHelp) Build() Completed
type ObjectIdletime ¶
type ObjectIdletime Incomplete
func (ObjectIdletime) Key ¶
func (c ObjectIdletime) Key(key string) ObjectIdletimeKey
type ObjectIdletimeKey ¶
type ObjectIdletimeKey Incomplete
func (ObjectIdletimeKey) Build ¶
func (c ObjectIdletimeKey) Build() Completed
type ObjectRefcount ¶
type ObjectRefcount Incomplete
func (ObjectRefcount) Key ¶
func (c ObjectRefcount) Key(key string) ObjectRefcountKey
type ObjectRefcountKey ¶
type ObjectRefcountKey Incomplete
func (ObjectRefcountKey) Build ¶
func (c ObjectRefcountKey) Build() Completed
type Persist ¶
type Persist Incomplete
func (Persist) Key ¶
func (c Persist) Key(key string) PersistKey
type PersistKey ¶
type PersistKey Incomplete
func (PersistKey) Build ¶
func (c PersistKey) Build() Completed
type Pexpire ¶
type Pexpire Incomplete
func (Pexpire) Key ¶
func (c Pexpire) Key(key string) PexpireKey
type PexpireConditionGt ¶
type PexpireConditionGt Incomplete
func (PexpireConditionGt) Build ¶
func (c PexpireConditionGt) Build() Completed
type PexpireConditionLt ¶
type PexpireConditionLt Incomplete
func (PexpireConditionLt) Build ¶
func (c PexpireConditionLt) Build() Completed
type PexpireConditionNx ¶
type PexpireConditionNx Incomplete
func (PexpireConditionNx) Build ¶
func (c PexpireConditionNx) Build() Completed
type PexpireConditionXx ¶
type PexpireConditionXx Incomplete
func (PexpireConditionXx) Build ¶
func (c PexpireConditionXx) Build() Completed
type PexpireKey ¶
type PexpireKey Incomplete
func (PexpireKey) Milliseconds ¶
func (c PexpireKey) Milliseconds(milliseconds int64) PexpireMilliseconds
type PexpireMilliseconds ¶
type PexpireMilliseconds Incomplete
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 Incomplete
func (Pexpireat) Key ¶
func (c Pexpireat) Key(key string) PexpireatKey
type PexpireatConditionGt ¶
type PexpireatConditionGt Incomplete
func (PexpireatConditionGt) Build ¶
func (c PexpireatConditionGt) Build() Completed
type PexpireatConditionLt ¶
type PexpireatConditionLt Incomplete
func (PexpireatConditionLt) Build ¶
func (c PexpireatConditionLt) Build() Completed
type PexpireatConditionNx ¶
type PexpireatConditionNx Incomplete
func (PexpireatConditionNx) Build ¶
func (c PexpireatConditionNx) Build() Completed
type PexpireatConditionXx ¶
type PexpireatConditionXx Incomplete
func (PexpireatConditionXx) Build ¶
func (c PexpireatConditionXx) Build() Completed
type PexpireatKey ¶
type PexpireatKey Incomplete
func (PexpireatKey) MillisecondsTimestamp ¶
func (c PexpireatKey) MillisecondsTimestamp(millisecondsTimestamp int64) PexpireatMillisecondsTimestamp
type PexpireatMillisecondsTimestamp ¶
type PexpireatMillisecondsTimestamp Incomplete
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 Incomplete
func (Pexpiretime) Key ¶
func (c Pexpiretime) Key(key string) PexpiretimeKey
type PexpiretimeKey ¶
type PexpiretimeKey Incomplete
func (PexpiretimeKey) Build ¶
func (c PexpiretimeKey) Build() Completed
func (PexpiretimeKey) Cache ¶
func (c PexpiretimeKey) Cache() Cacheable
type PfaddElement ¶
type PfaddElement Incomplete
func (PfaddElement) Build ¶
func (c PfaddElement) Build() Completed
func (PfaddElement) Element ¶
func (c PfaddElement) Element(element ...string) PfaddElement
type PfaddKey ¶
type PfaddKey Incomplete
func (PfaddKey) Element ¶
func (c PfaddKey) Element(element ...string) PfaddElement
type Pfcount ¶
type Pfcount Incomplete
func (Pfcount) Key ¶
func (c Pfcount) Key(key ...string) PfcountKey
type PfcountKey ¶
type PfcountKey Incomplete
func (PfcountKey) Build ¶
func (c PfcountKey) Build() Completed
func (PfcountKey) Key ¶
func (c PfcountKey) Key(key ...string) PfcountKey
type Pfmerge ¶
type Pfmerge Incomplete
func (Pfmerge) Destkey ¶
func (c Pfmerge) Destkey(destkey string) PfmergeDestkey
type PfmergeDestkey ¶
type PfmergeDestkey Incomplete
func (PfmergeDestkey) Build ¶
func (c PfmergeDestkey) Build() Completed
func (PfmergeDestkey) Sourcekey ¶
func (c PfmergeDestkey) Sourcekey(sourcekey ...string) PfmergeSourcekey
type PfmergeSourcekey ¶
type PfmergeSourcekey Incomplete
func (PfmergeSourcekey) Build ¶
func (c PfmergeSourcekey) Build() Completed
func (PfmergeSourcekey) Sourcekey ¶
func (c PfmergeSourcekey) Sourcekey(sourcekey ...string) PfmergeSourcekey
type Ping ¶
type Ping Incomplete
func (Ping) Message ¶
func (c Ping) Message(message string) PingMessage
type PingMessage ¶
type PingMessage Incomplete
func (PingMessage) Build ¶
func (c PingMessage) Build() Completed
type PsetexKey ¶
type PsetexKey Incomplete
func (PsetexKey) Milliseconds ¶
func (c PsetexKey) Milliseconds(milliseconds int64) PsetexMilliseconds
type PsetexMilliseconds ¶
type PsetexMilliseconds Incomplete
func (PsetexMilliseconds) Value ¶
func (c PsetexMilliseconds) Value(value string) PsetexValue
type PsetexValue ¶
type PsetexValue Incomplete
func (PsetexValue) Build ¶
func (c PsetexValue) Build() Completed
type Psubscribe ¶
type Psubscribe Incomplete
func (Psubscribe) Pattern ¶
func (c Psubscribe) Pattern(pattern ...string) PsubscribePattern
type PsubscribePattern ¶
type PsubscribePattern Incomplete
func (PsubscribePattern) Build ¶
func (c PsubscribePattern) Build() Completed
func (PsubscribePattern) Pattern ¶
func (c PsubscribePattern) Pattern(pattern ...string) PsubscribePattern
type Psync ¶
type Psync Incomplete
func (Psync) Replicationid ¶
func (c Psync) Replicationid(replicationid string) PsyncReplicationid
type PsyncOffset ¶
type PsyncOffset Incomplete
func (PsyncOffset) Build ¶
func (c PsyncOffset) Build() Completed
type PsyncReplicationid ¶
type PsyncReplicationid Incomplete
func (PsyncReplicationid) Offset ¶
func (c PsyncReplicationid) Offset(offset int64) PsyncOffset
type PttlKey ¶
type PttlKey Incomplete
type Publish ¶
type Publish Incomplete
func (Publish) Channel ¶
func (c Publish) Channel(channel string) PublishChannel
type PublishChannel ¶
type PublishChannel Incomplete
func (PublishChannel) Message ¶
func (c PublishChannel) Message(message string) PublishMessage
type PublishMessage ¶
type PublishMessage Incomplete
func (PublishMessage) Build ¶
func (c PublishMessage) Build() Completed
type PubsubChannels ¶
type PubsubChannels Incomplete
func (PubsubChannels) Build ¶
func (c PubsubChannels) Build() Completed
func (PubsubChannels) Pattern ¶
func (c PubsubChannels) Pattern(pattern string) PubsubChannelsPattern
type PubsubChannelsPattern ¶
type PubsubChannelsPattern Incomplete
func (PubsubChannelsPattern) Build ¶
func (c PubsubChannelsPattern) Build() Completed
type PubsubHelp ¶
type PubsubHelp Incomplete
func (PubsubHelp) Build ¶
func (c PubsubHelp) Build() Completed
type PubsubNumpat ¶
type PubsubNumpat Incomplete
func (PubsubNumpat) Build ¶
func (c PubsubNumpat) Build() Completed
type PubsubNumsub ¶
type PubsubNumsub Incomplete
func (PubsubNumsub) Build ¶
func (c PubsubNumsub) Build() Completed
func (PubsubNumsub) Channel ¶
func (c PubsubNumsub) Channel(channel ...string) PubsubNumsubChannel
type PubsubNumsubChannel ¶
type PubsubNumsubChannel Incomplete
func (PubsubNumsubChannel) Build ¶
func (c PubsubNumsubChannel) Build() Completed
func (PubsubNumsubChannel) Channel ¶
func (c PubsubNumsubChannel) Channel(channel ...string) PubsubNumsubChannel
type PubsubShardchannels ¶
type PubsubShardchannels Incomplete
func (PubsubShardchannels) Build ¶
func (c PubsubShardchannels) Build() Completed
func (PubsubShardchannels) Pattern ¶
func (c PubsubShardchannels) Pattern(pattern string) PubsubShardchannelsPattern
type PubsubShardchannelsPattern ¶
type PubsubShardchannelsPattern Incomplete
func (PubsubShardchannelsPattern) Build ¶
func (c PubsubShardchannelsPattern) Build() Completed
type PubsubShardnumsub ¶
type PubsubShardnumsub Incomplete
func (PubsubShardnumsub) Build ¶
func (c PubsubShardnumsub) Build() Completed
func (PubsubShardnumsub) Channel ¶
func (c PubsubShardnumsub) Channel(channel ...string) PubsubShardnumsubChannel
type PubsubShardnumsubChannel ¶
type PubsubShardnumsubChannel Incomplete
func (PubsubShardnumsubChannel) Build ¶
func (c PubsubShardnumsubChannel) Build() Completed
func (PubsubShardnumsubChannel) Channel ¶
func (c PubsubShardnumsubChannel) Channel(channel ...string) PubsubShardnumsubChannel
type Punsubscribe ¶
type Punsubscribe Incomplete
func (Punsubscribe) Build ¶
func (c Punsubscribe) Build() Completed
func (Punsubscribe) Pattern ¶
func (c Punsubscribe) Pattern(pattern ...string) PunsubscribePattern
type PunsubscribePattern ¶
type PunsubscribePattern Incomplete
func (PunsubscribePattern) Build ¶
func (c PunsubscribePattern) Build() Completed
func (PunsubscribePattern) Pattern ¶
func (c PunsubscribePattern) Pattern(pattern ...string) PunsubscribePattern
type Randomkey ¶
type Randomkey Incomplete
type Readonly ¶
type Readonly Incomplete
type Readwrite ¶
type Readwrite Incomplete
type RenameKey ¶
type RenameKey Incomplete
func (RenameKey) Newkey ¶
func (c RenameKey) Newkey(newkey string) RenameNewkey
type RenameNewkey ¶
type RenameNewkey Incomplete
func (RenameNewkey) Build ¶
func (c RenameNewkey) Build() Completed
type Renamenx ¶
type Renamenx Incomplete
func (Renamenx) Key ¶
func (c Renamenx) Key(key string) RenamenxKey
type RenamenxKey ¶
type RenamenxKey Incomplete
func (RenamenxKey) Newkey ¶
func (c RenamenxKey) Newkey(newkey string) RenamenxNewkey
type RenamenxNewkey ¶
type RenamenxNewkey Incomplete
func (RenamenxNewkey) Build ¶
func (c RenamenxNewkey) Build() Completed
type Replicaof ¶
type Replicaof Incomplete
func (Replicaof) Host ¶
func (c Replicaof) Host(host string) ReplicaofArgsHostPortHost
func (Replicaof) No ¶
func (c Replicaof) No() ReplicaofArgsNoOneNo
type ReplicaofArgsHostPortHost ¶
type ReplicaofArgsHostPortHost Incomplete
func (ReplicaofArgsHostPortHost) Port ¶
func (c ReplicaofArgsHostPortHost) Port(port int64) ReplicaofArgsHostPortPort
type ReplicaofArgsHostPortPort ¶
type ReplicaofArgsHostPortPort Incomplete
func (ReplicaofArgsHostPortPort) Build ¶
func (c ReplicaofArgsHostPortPort) Build() Completed
type ReplicaofArgsNoOneNo ¶
type ReplicaofArgsNoOneNo Incomplete
func (ReplicaofArgsNoOneNo) One ¶
func (c ReplicaofArgsNoOneNo) One() ReplicaofArgsNoOneOne
type ReplicaofArgsNoOneOne ¶
type ReplicaofArgsNoOneOne Incomplete
func (ReplicaofArgsNoOneOne) Build ¶
func (c ReplicaofArgsNoOneOne) Build() Completed
type Restore ¶
type Restore Incomplete
func (Restore) Key ¶
func (c Restore) Key(key string) RestoreKey
type RestoreAbsttl ¶
type RestoreAbsttl Incomplete
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 Incomplete
func (RestoreFreq) Build ¶
func (c RestoreFreq) Build() Completed
type RestoreIdletime ¶
type RestoreIdletime Incomplete
func (RestoreIdletime) Build ¶
func (c RestoreIdletime) Build() Completed
func (RestoreIdletime) Freq ¶
func (c RestoreIdletime) Freq(frequency int64) RestoreFreq
type RestoreKey ¶
type RestoreKey Incomplete
func (RestoreKey) Ttl ¶
func (c RestoreKey) Ttl(ttl int64) RestoreTtl
type RestoreReplace ¶
type RestoreReplace Incomplete
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 Incomplete
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 Incomplete
func (RestoreTtl) SerializedValue ¶
func (c RestoreTtl) SerializedValue(serializedValue string) RestoreSerializedValue
type RgAbortexecution ¶
type RgAbortexecution Incomplete
func (RgAbortexecution) Id ¶
func (c RgAbortexecution) Id(id string) RgAbortexecutionId
type RgAbortexecutionId ¶
type RgAbortexecutionId Incomplete
func (RgAbortexecutionId) Build ¶
func (c RgAbortexecutionId) Build() Completed
type RgConfigget ¶
type RgConfigget Incomplete
func (RgConfigget) Key ¶
func (c RgConfigget) Key(key ...string) RgConfiggetKey
type RgConfiggetKey ¶
type RgConfiggetKey Incomplete
func (RgConfiggetKey) Build ¶
func (c RgConfiggetKey) Build() Completed
func (RgConfiggetKey) Key ¶
func (c RgConfiggetKey) Key(key ...string) RgConfiggetKey
type RgConfigset ¶
type RgConfigset Incomplete
func (RgConfigset) KeyValue ¶
func (c RgConfigset) KeyValue() RgConfigsetKeyValue
type RgConfigsetKeyValue ¶
type RgConfigsetKeyValue Incomplete
func (RgConfigsetKeyValue) Build ¶
func (c RgConfigsetKeyValue) Build() Completed
func (RgConfigsetKeyValue) KeyValue ¶
func (c RgConfigsetKeyValue) KeyValue(key string, value string) RgConfigsetKeyValue
type RgDropexecution ¶
type RgDropexecution Incomplete
func (RgDropexecution) Id ¶
func (c RgDropexecution) Id(id string) RgDropexecutionId
type RgDropexecutionId ¶
type RgDropexecutionId Incomplete
func (RgDropexecutionId) Build ¶
func (c RgDropexecutionId) Build() Completed
type RgDumpexecutions ¶
type RgDumpexecutions Incomplete
func (RgDumpexecutions) Build ¶
func (c RgDumpexecutions) Build() Completed
type RgDumpregistrations ¶
type RgDumpregistrations Incomplete
func (RgDumpregistrations) Build ¶
func (c RgDumpregistrations) Build() Completed
type RgGetexecution ¶
type RgGetexecution Incomplete
func (RgGetexecution) Id ¶
func (c RgGetexecution) Id(id string) RgGetexecutionId
type RgGetexecutionId ¶
type RgGetexecutionId Incomplete
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 Incomplete
func (RgGetexecutionModeCluster) Build ¶
func (c RgGetexecutionModeCluster) Build() Completed
type RgGetexecutionModeShard ¶
type RgGetexecutionModeShard Incomplete
func (RgGetexecutionModeShard) Build ¶
func (c RgGetexecutionModeShard) Build() Completed
type RgGetresults ¶
type RgGetresults Incomplete
func (RgGetresults) Id ¶
func (c RgGetresults) Id(id string) RgGetresultsId
type RgGetresultsId ¶
type RgGetresultsId Incomplete
func (RgGetresultsId) Build ¶
func (c RgGetresultsId) Build() Completed
type RgGetresultsblocking ¶
type RgGetresultsblocking Incomplete
func (RgGetresultsblocking) Id ¶
func (c RgGetresultsblocking) Id(id string) RgGetresultsblockingId
type RgGetresultsblockingId ¶
type RgGetresultsblockingId Incomplete
func (RgGetresultsblockingId) Build ¶
func (c RgGetresultsblockingId) Build() Completed
type RgInfocluster ¶
type RgInfocluster Incomplete
func (RgInfocluster) Build ¶
func (c RgInfocluster) Build() Completed
type RgPydumpreqs ¶
type RgPydumpreqs Incomplete
func (RgPydumpreqs) Build ¶
func (c RgPydumpreqs) Build() Completed
type RgPyexecute ¶
type RgPyexecute Incomplete
func (RgPyexecute) Function ¶
func (c RgPyexecute) Function(function string) RgPyexecuteFunction
type RgPyexecuteDescription ¶
type RgPyexecuteDescription Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
func (RgPyexecuteReplaceWith) Build ¶
func (c RgPyexecuteReplaceWith) Build() Completed
func (RgPyexecuteReplaceWith) Requirements ¶
func (c RgPyexecuteReplaceWith) Requirements(requirement ...string) RgPyexecuteRequirementsRequirements
type RgPyexecuteRequirementsRequirements ¶
type RgPyexecuteRequirementsRequirements Incomplete
func (RgPyexecuteRequirementsRequirements) Build ¶
func (c RgPyexecuteRequirementsRequirements) Build() Completed
func (RgPyexecuteRequirementsRequirements) Requirements ¶
func (c RgPyexecuteRequirementsRequirements) Requirements(requirement ...string) RgPyexecuteRequirementsRequirements
type RgPyexecuteUnblocking ¶
type RgPyexecuteUnblocking Incomplete
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 Incomplete
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 RgPystats ¶
type RgPystats Incomplete
type RgRefreshcluster ¶
type RgRefreshcluster Incomplete
func (RgRefreshcluster) Build ¶
func (c RgRefreshcluster) Build() Completed
type RgTrigger ¶
type RgTrigger Incomplete
func (RgTrigger) Trigger ¶
func (c RgTrigger) Trigger(trigger string) RgTriggerTrigger
type RgTriggerArgument ¶
type RgTriggerArgument Incomplete
func (RgTriggerArgument) Argument ¶
func (c RgTriggerArgument) Argument(argument ...string) RgTriggerArgument
func (RgTriggerArgument) Build ¶
func (c RgTriggerArgument) Build() Completed
type RgTriggerTrigger ¶
type RgTriggerTrigger Incomplete
func (RgTriggerTrigger) Argument ¶
func (c RgTriggerTrigger) Argument(argument ...string) RgTriggerArgument
type RgUnregister ¶
type RgUnregister Incomplete
func (RgUnregister) Id ¶
func (c RgUnregister) Id(id string) RgUnregisterId
type RgUnregisterId ¶
type RgUnregisterId Incomplete
func (RgUnregisterId) Build ¶
func (c RgUnregisterId) Build() Completed
type RpopCount ¶
type RpopCount Incomplete
type RpopKey ¶
type RpopKey Incomplete
type Rpoplpush ¶
type Rpoplpush Incomplete
func (Rpoplpush) Source ¶
func (c Rpoplpush) Source(source string) RpoplpushSource
type RpoplpushDestination ¶
type RpoplpushDestination Incomplete
func (RpoplpushDestination) Build ¶
func (c RpoplpushDestination) Build() Completed
type RpoplpushSource ¶
type RpoplpushSource Incomplete
func (RpoplpushSource) Destination ¶
func (c RpoplpushSource) Destination(destination string) RpoplpushDestination
type RpushElement ¶
type RpushElement Incomplete
func (RpushElement) Build ¶
func (c RpushElement) Build() Completed
func (RpushElement) Element ¶
func (c RpushElement) Element(element ...string) RpushElement
type RpushKey ¶
type RpushKey Incomplete
func (RpushKey) Element ¶
func (c RpushKey) Element(element ...string) RpushElement
type RpushxElement ¶
type RpushxElement Incomplete
func (RpushxElement) Build ¶
func (c RpushxElement) Build() Completed
func (RpushxElement) Element ¶
func (c RpushxElement) Element(element ...string) RpushxElement
type RpushxKey ¶
type RpushxKey Incomplete
func (RpushxKey) Element ¶
func (c RpushxKey) Element(element ...string) RpushxElement
type SaddKey ¶
type SaddKey Incomplete
func (SaddKey) Member ¶
func (c SaddKey) Member(member ...string) SaddMember
type SaddMember ¶
type SaddMember Incomplete
func (SaddMember) Build ¶
func (c SaddMember) Build() Completed
func (SaddMember) Member ¶
func (c SaddMember) Member(member ...string) SaddMember
type Scan ¶
type Scan Incomplete
func (Scan) Cursor ¶
func (c Scan) Cursor(cursor uint64) ScanCursor
type ScanCount ¶
type ScanCount Incomplete
type ScanCursor ¶
type ScanCursor Incomplete
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 ScanMatch ¶
type ScanMatch Incomplete
type ScanType ¶
type ScanType Incomplete
type ScardKey ¶
type ScardKey Incomplete
type ScriptDebug ¶
type ScriptDebug Incomplete
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 Incomplete
func (ScriptDebugModeNo) Build ¶
func (c ScriptDebugModeNo) Build() Completed
type ScriptDebugModeSync ¶
type ScriptDebugModeSync Incomplete
func (ScriptDebugModeSync) Build ¶
func (c ScriptDebugModeSync) Build() Completed
type ScriptDebugModeYes ¶
type ScriptDebugModeYes Incomplete
func (ScriptDebugModeYes) Build ¶
func (c ScriptDebugModeYes) Build() Completed
type ScriptExists ¶
type ScriptExists Incomplete
func (ScriptExists) Sha1 ¶
func (c ScriptExists) Sha1(sha1 ...string) ScriptExistsSha1
type ScriptExistsSha1 ¶
type ScriptExistsSha1 Incomplete
func (ScriptExistsSha1) Build ¶
func (c ScriptExistsSha1) Build() Completed
func (ScriptExistsSha1) Sha1 ¶
func (c ScriptExistsSha1) Sha1(sha1 ...string) ScriptExistsSha1
type ScriptFlush ¶
type ScriptFlush Incomplete
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 Incomplete
func (ScriptFlushAsync) Build ¶
func (c ScriptFlushAsync) Build() Completed
type ScriptFlushAsyncSync ¶
type ScriptFlushAsyncSync Incomplete
func (ScriptFlushAsyncSync) Build ¶
func (c ScriptFlushAsyncSync) Build() Completed
type ScriptKill ¶
type ScriptKill Incomplete
func (ScriptKill) Build ¶
func (c ScriptKill) Build() Completed
type ScriptLoad ¶
type ScriptLoad Incomplete
func (ScriptLoad) Script ¶
func (c ScriptLoad) Script(script string) ScriptLoadScript
type ScriptLoadScript ¶
type ScriptLoadScript Incomplete
func (ScriptLoadScript) Build ¶
func (c ScriptLoadScript) Build() Completed
type ScriptShow ¶
type ScriptShow Incomplete
func (ScriptShow) Sha1 ¶
func (c ScriptShow) Sha1(sha1 string) ScriptShowSha1
type ScriptShowSha1 ¶
type ScriptShowSha1 Incomplete
func (ScriptShowSha1) Build ¶
func (c ScriptShowSha1) Build() Completed
type SdiffKey ¶
type SdiffKey Incomplete
type Sdiffstore ¶
type Sdiffstore Incomplete
func (Sdiffstore) Destination ¶
func (c Sdiffstore) Destination(destination string) SdiffstoreDestination
type SdiffstoreDestination ¶
type SdiffstoreDestination Incomplete
func (SdiffstoreDestination) Key ¶
func (c SdiffstoreDestination) Key(key ...string) SdiffstoreKey
type SdiffstoreKey ¶
type SdiffstoreKey Incomplete
func (SdiffstoreKey) Build ¶
func (c SdiffstoreKey) Build() Completed
func (SdiffstoreKey) Key ¶
func (c SdiffstoreKey) Key(key ...string) SdiffstoreKey
type Select ¶
type Select Incomplete
func (Select) Index ¶
func (c Select) Index(index int64) SelectIndex
type SelectIndex ¶
type SelectIndex Incomplete
func (SelectIndex) Build ¶
func (c SelectIndex) Build() Completed
type SentinelFailover ¶
type SentinelFailover Incomplete
func (SentinelFailover) Master ¶
func (c SentinelFailover) Master(master string) SentinelFailoverMaster
type SentinelFailoverMaster ¶
type SentinelFailoverMaster Incomplete
func (SentinelFailoverMaster) Build ¶
func (c SentinelFailoverMaster) Build() Completed
type SentinelGetMasterAddrByName ¶
type SentinelGetMasterAddrByName Incomplete
func (SentinelGetMasterAddrByName) Master ¶
func (c SentinelGetMasterAddrByName) Master(master string) SentinelGetMasterAddrByNameMaster
type SentinelGetMasterAddrByNameMaster ¶
type SentinelGetMasterAddrByNameMaster Incomplete
func (SentinelGetMasterAddrByNameMaster) Build ¶
func (c SentinelGetMasterAddrByNameMaster) Build() Completed
type SentinelReplicas ¶
type SentinelReplicas Incomplete
func (SentinelReplicas) Master ¶
func (c SentinelReplicas) Master(master string) SentinelReplicasMaster
type SentinelReplicasMaster ¶
type SentinelReplicasMaster Incomplete
func (SentinelReplicasMaster) Build ¶
func (c SentinelReplicasMaster) Build() Completed
type SentinelSentinels ¶
type SentinelSentinels Incomplete
func (SentinelSentinels) Master ¶
func (c SentinelSentinels) Master(master string) SentinelSentinelsMaster
type SentinelSentinelsMaster ¶
type SentinelSentinelsMaster Incomplete
func (SentinelSentinelsMaster) Build ¶
func (c SentinelSentinelsMaster) Build() Completed
type SetConditionIfeq ¶
type SetConditionIfeq Incomplete
func (SetConditionIfeq) Build ¶
func (c SetConditionIfeq) Build() Completed
func (SetConditionIfeq) Ex ¶
func (c SetConditionIfeq) Ex(duration time.Duration) SetExpirationExSecTyped
func (SetConditionIfeq) ExSeconds ¶
func (c SetConditionIfeq) ExSeconds(seconds int64) SetExpirationExSeconds
func (SetConditionIfeq) Exat ¶
func (c SetConditionIfeq) Exat(timestamp time.Time) SetExpirationExatTimestampTyped
func (SetConditionIfeq) ExatTimestamp ¶
func (c SetConditionIfeq) ExatTimestamp(timestamp int64) SetExpirationExatTimestamp
func (SetConditionIfeq) Get ¶
func (c SetConditionIfeq) Get() SetGet
func (SetConditionIfeq) Keepttl ¶
func (c SetConditionIfeq) Keepttl() SetExpirationKeepttl
func (SetConditionIfeq) Px ¶
func (c SetConditionIfeq) Px(duration time.Duration) SetExpirationPxMsTyped
func (SetConditionIfeq) PxMilliseconds ¶
func (c SetConditionIfeq) PxMilliseconds(milliseconds int64) SetExpirationPxMilliseconds
func (SetConditionIfeq) Pxat ¶
func (c SetConditionIfeq) Pxat(timestamp time.Time) SetExpirationPxatMsTimestampTyped
func (SetConditionIfeq) PxatMillisecondsTimestamp ¶
func (c SetConditionIfeq) PxatMillisecondsTimestamp(millisecondsTimestamp int64) SetExpirationPxatMillisecondsTimestamp
type SetConditionNx ¶
type SetConditionNx Incomplete
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 Incomplete
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 Incomplete
func (SetExpirationExSecTyped) Build ¶
func (c SetExpirationExSecTyped) Build() Completed
type SetExpirationExSeconds ¶
type SetExpirationExSeconds Incomplete
func (SetExpirationExSeconds) Build ¶
func (c SetExpirationExSeconds) Build() Completed
type SetExpirationExatTimestamp ¶
type SetExpirationExatTimestamp Incomplete
func (SetExpirationExatTimestamp) Build ¶
func (c SetExpirationExatTimestamp) Build() Completed
type SetExpirationExatTimestampTyped ¶
type SetExpirationExatTimestampTyped Incomplete
func (SetExpirationExatTimestampTyped) Build ¶
func (c SetExpirationExatTimestampTyped) Build() Completed
type SetExpirationKeepttl ¶
type SetExpirationKeepttl Incomplete
func (SetExpirationKeepttl) Build ¶
func (c SetExpirationKeepttl) Build() Completed
type SetExpirationPxMilliseconds ¶
type SetExpirationPxMilliseconds Incomplete
func (SetExpirationPxMilliseconds) Build ¶
func (c SetExpirationPxMilliseconds) Build() Completed
type SetExpirationPxMsTyped ¶
type SetExpirationPxMsTyped Incomplete
func (SetExpirationPxMsTyped) Build ¶
func (c SetExpirationPxMsTyped) Build() Completed
type SetExpirationPxatMillisecondsTimestamp ¶
type SetExpirationPxatMillisecondsTimestamp Incomplete
func (SetExpirationPxatMillisecondsTimestamp) Build ¶
func (c SetExpirationPxatMillisecondsTimestamp) Build() Completed
type SetExpirationPxatMsTimestampTyped ¶
type SetExpirationPxatMsTimestampTyped Incomplete
func (SetExpirationPxatMsTimestampTyped) Build ¶
func (c SetExpirationPxatMsTimestampTyped) Build() Completed
type SetGet ¶
type SetGet Incomplete
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 SetKey ¶
type SetKey Incomplete
type SetValue ¶
type SetValue Incomplete
func (SetValue) ExSeconds ¶
func (c SetValue) ExSeconds(seconds int64) SetExpirationExSeconds
func (SetValue) ExatTimestamp ¶
func (c SetValue) ExatTimestamp(timestamp int64) SetExpirationExatTimestamp
func (SetValue) Ifeq ¶
func (c SetValue) Ifeq(ifeq string) SetConditionIfeq
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 Incomplete
func (SetbitKey) Offset ¶
func (c SetbitKey) Offset(offset int64) SetbitOffset
type SetbitOffset ¶
type SetbitOffset Incomplete
func (SetbitOffset) Value ¶
func (c SetbitOffset) Value(value int64) SetbitValue
type SetbitValue ¶
type SetbitValue Incomplete
func (SetbitValue) Build ¶
func (c SetbitValue) Build() Completed
type SetexKey ¶
type SetexKey Incomplete
func (SetexKey) Seconds ¶
func (c SetexKey) Seconds(seconds int64) SetexSeconds
type SetexSeconds ¶
type SetexSeconds Incomplete
func (SetexSeconds) Value ¶
func (c SetexSeconds) Value(value string) SetexValue
type SetexValue ¶
type SetexValue Incomplete
func (SetexValue) Build ¶
func (c SetexValue) Build() Completed
type SetnxKey ¶
type SetnxKey Incomplete
func (SetnxKey) Value ¶
func (c SetnxKey) Value(value string) SetnxValue
type SetnxValue ¶
type SetnxValue Incomplete
func (SetnxValue) Build ¶
func (c SetnxValue) Build() Completed
type Setrange ¶
type Setrange Incomplete
func (Setrange) Key ¶
func (c Setrange) Key(key string) SetrangeKey
type SetrangeKey ¶
type SetrangeKey Incomplete
func (SetrangeKey) Offset ¶
func (c SetrangeKey) Offset(offset int64) SetrangeOffset
type SetrangeOffset ¶
type SetrangeOffset Incomplete
func (SetrangeOffset) Value ¶
func (c SetrangeOffset) Value(value string) SetrangeValue
type SetrangeValue ¶
type SetrangeValue Incomplete
func (SetrangeValue) Build ¶
func (c SetrangeValue) Build() Completed
type Shutdown ¶
type Shutdown Incomplete
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 Incomplete
func (ShutdownAbort) Build ¶
func (c ShutdownAbort) Build() Completed
type ShutdownForce ¶
type ShutdownForce Incomplete
func (ShutdownForce) Abort ¶
func (c ShutdownForce) Abort() ShutdownAbort
func (ShutdownForce) Build ¶
func (c ShutdownForce) Build() Completed
type ShutdownNow ¶
type ShutdownNow Incomplete
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 Incomplete
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 Incomplete
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 Sinter ¶
type Sinter Incomplete
type SinterKey ¶
type SinterKey Incomplete
type Sintercard ¶
type Sintercard Incomplete
func (Sintercard) Numkeys ¶
func (c Sintercard) Numkeys(numkeys int64) SintercardNumkeys
type SintercardKey ¶
type SintercardKey Incomplete
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 Incomplete
func (SintercardLimit) Build ¶
func (c SintercardLimit) Build() Completed
type SintercardNumkeys ¶
type SintercardNumkeys Incomplete
func (SintercardNumkeys) Key ¶
func (c SintercardNumkeys) Key(key ...string) SintercardKey
type Sinterstore ¶
type Sinterstore Incomplete
func (Sinterstore) Destination ¶
func (c Sinterstore) Destination(destination string) SinterstoreDestination
type SinterstoreDestination ¶
type SinterstoreDestination Incomplete
func (SinterstoreDestination) Key ¶
func (c SinterstoreDestination) Key(key ...string) SinterstoreKey
type SinterstoreKey ¶
type SinterstoreKey Incomplete
func (SinterstoreKey) Build ¶
func (c SinterstoreKey) Build() Completed
func (SinterstoreKey) Key ¶
func (c SinterstoreKey) Key(key ...string) SinterstoreKey
type Sismember ¶
type Sismember Incomplete
func (Sismember) Key ¶
func (c Sismember) Key(key string) SismemberKey
type SismemberKey ¶
type SismemberKey Incomplete
func (SismemberKey) Member ¶
func (c SismemberKey) Member(member string) SismemberMember
type SismemberMember ¶
type SismemberMember Incomplete
func (SismemberMember) Build ¶
func (c SismemberMember) Build() Completed
func (SismemberMember) Cache ¶
func (c SismemberMember) Cache() Cacheable
type Slaveof ¶
type Slaveof Incomplete
func (Slaveof) Host ¶
func (c Slaveof) Host(host string) SlaveofArgsHostPortHost
func (Slaveof) No ¶
func (c Slaveof) No() SlaveofArgsNoOneNo
type SlaveofArgsHostPortHost ¶
type SlaveofArgsHostPortHost Incomplete
func (SlaveofArgsHostPortHost) Port ¶
func (c SlaveofArgsHostPortHost) Port(port int64) SlaveofArgsHostPortPort
type SlaveofArgsHostPortPort ¶
type SlaveofArgsHostPortPort Incomplete
func (SlaveofArgsHostPortPort) Build ¶
func (c SlaveofArgsHostPortPort) Build() Completed
type SlaveofArgsNoOneNo ¶
type SlaveofArgsNoOneNo Incomplete
func (SlaveofArgsNoOneNo) One ¶
func (c SlaveofArgsNoOneNo) One() SlaveofArgsNoOneOne
type SlaveofArgsNoOneOne ¶
type SlaveofArgsNoOneOne Incomplete
func (SlaveofArgsNoOneOne) Build ¶
func (c SlaveofArgsNoOneOne) Build() Completed
type SlowlogGet ¶
type SlowlogGet Incomplete
func (SlowlogGet) Build ¶
func (c SlowlogGet) Build() Completed
func (SlowlogGet) Count ¶
func (c SlowlogGet) Count(count int64) SlowlogGetCount
type SlowlogGetCount ¶
type SlowlogGetCount Incomplete
func (SlowlogGetCount) Build ¶
func (c SlowlogGetCount) Build() Completed
type SlowlogHelp ¶
type SlowlogHelp Incomplete
func (SlowlogHelp) Build ¶
func (c SlowlogHelp) Build() Completed
type SlowlogLen ¶
type SlowlogLen Incomplete
func (SlowlogLen) Build ¶
func (c SlowlogLen) Build() Completed
type SlowlogReset ¶
type SlowlogReset Incomplete
func (SlowlogReset) Build ¶
func (c SlowlogReset) Build() Completed
type Smembers ¶
type Smembers Incomplete
func (Smembers) Key ¶
func (c Smembers) Key(key string) SmembersKey
type SmembersKey ¶
type SmembersKey Incomplete
func (SmembersKey) Build ¶
func (c SmembersKey) Build() Completed
func (SmembersKey) Cache ¶
func (c SmembersKey) Cache() Cacheable
type Smismember ¶
type Smismember Incomplete
func (Smismember) Key ¶
func (c Smismember) Key(key string) SmismemberKey
type SmismemberKey ¶
type SmismemberKey Incomplete
func (SmismemberKey) Member ¶
func (c SmismemberKey) Member(member ...string) SmismemberMember
type SmismemberMember ¶
type SmismemberMember Incomplete
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 Incomplete
func (Smove) Source ¶
func (c Smove) Source(source string) SmoveSource
type SmoveDestination ¶
type SmoveDestination Incomplete
func (SmoveDestination) Member ¶
func (c SmoveDestination) Member(member string) SmoveMember
type SmoveMember ¶
type SmoveMember Incomplete
func (SmoveMember) Build ¶
func (c SmoveMember) Build() Completed
type SmoveSource ¶
type SmoveSource Incomplete
func (SmoveSource) Destination ¶
func (c SmoveSource) Destination(destination string) SmoveDestination
type SortBy ¶
type SortBy Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
func (SortRoSortingAlpha) Build ¶
func (c SortRoSortingAlpha) Build() Completed
func (SortRoSortingAlpha) Cache ¶
func (c SortRoSortingAlpha) Cache() Cacheable
type SortSortingAlpha ¶
type SortSortingAlpha Incomplete
func (SortSortingAlpha) Build ¶
func (c SortSortingAlpha) Build() Completed
func (SortSortingAlpha) Store ¶
func (c SortSortingAlpha) Store(destination string) SortStore
type SortStore ¶
type SortStore Incomplete
type SpopCount ¶
type SpopCount Incomplete
type SpopKey ¶
type SpopKey Incomplete
type Spublish ¶
type Spublish Incomplete
func (Spublish) Channel ¶
func (c Spublish) Channel(channel string) SpublishChannel
type SpublishChannel ¶
type SpublishChannel Incomplete
func (SpublishChannel) Message ¶
func (c SpublishChannel) Message(message string) SpublishMessage
type SpublishMessage ¶
type SpublishMessage Incomplete
func (SpublishMessage) Build ¶
func (c SpublishMessage) Build() Completed
type Srandmember ¶
type Srandmember Incomplete
func (Srandmember) Key ¶
func (c Srandmember) Key(key string) SrandmemberKey
type SrandmemberCount ¶
type SrandmemberCount Incomplete
func (SrandmemberCount) Build ¶
func (c SrandmemberCount) Build() Completed
type SrandmemberKey ¶
type SrandmemberKey Incomplete
func (SrandmemberKey) Build ¶
func (c SrandmemberKey) Build() Completed
func (SrandmemberKey) Count ¶
func (c SrandmemberKey) Count(count int64) SrandmemberCount
type SremKey ¶
type SremKey Incomplete
func (SremKey) Member ¶
func (c SremKey) Member(member ...string) SremMember
type SremMember ¶
type SremMember Incomplete
func (SremMember) Build ¶
func (c SremMember) Build() Completed
func (SremMember) Member ¶
func (c SremMember) Member(member ...string) SremMember
type SscanCount ¶
type SscanCount Incomplete
func (SscanCount) Build ¶
func (c SscanCount) Build() Completed
type SscanCursor ¶
type SscanCursor Incomplete
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 Incomplete
func (SscanKey) Cursor ¶
func (c SscanKey) Cursor(cursor uint64) SscanCursor
type SscanMatch ¶
type SscanMatch Incomplete
func (SscanMatch) Build ¶
func (c SscanMatch) Build() Completed
func (SscanMatch) Count ¶
func (c SscanMatch) Count(count int64) SscanCount
type Ssubscribe ¶
type Ssubscribe Incomplete
func (Ssubscribe) Channel ¶
func (c Ssubscribe) Channel(channel ...string) SsubscribeChannel
type SsubscribeChannel ¶
type SsubscribeChannel Incomplete
func (SsubscribeChannel) Build ¶
func (c SsubscribeChannel) Build() Completed
func (SsubscribeChannel) Channel ¶
func (c SsubscribeChannel) Channel(channel ...string) SsubscribeChannel
type StrlenKey ¶
type StrlenKey Incomplete
type Subscribe ¶
type Subscribe Incomplete
func (Subscribe) Channel ¶
func (c Subscribe) Channel(channel ...string) SubscribeChannel
type SubscribeChannel ¶
type SubscribeChannel Incomplete
func (SubscribeChannel) Build ¶
func (c SubscribeChannel) Build() Completed
func (SubscribeChannel) Channel ¶
func (c SubscribeChannel) Channel(channel ...string) SubscribeChannel
type Sunion ¶
type Sunion Incomplete
type SunionKey ¶
type SunionKey Incomplete
type Sunionstore ¶
type Sunionstore Incomplete
func (Sunionstore) Destination ¶
func (c Sunionstore) Destination(destination string) SunionstoreDestination
type SunionstoreDestination ¶
type SunionstoreDestination Incomplete
func (SunionstoreDestination) Key ¶
func (c SunionstoreDestination) Key(key ...string) SunionstoreKey
type SunionstoreKey ¶
type SunionstoreKey Incomplete
func (SunionstoreKey) Build ¶
func (c SunionstoreKey) Build() Completed
func (SunionstoreKey) Key ¶
func (c SunionstoreKey) Key(key ...string) SunionstoreKey
type Sunsubscribe ¶
type Sunsubscribe Incomplete
func (Sunsubscribe) Build ¶
func (c Sunsubscribe) Build() Completed
func (Sunsubscribe) Channel ¶
func (c Sunsubscribe) Channel(channel ...string) SunsubscribeChannel
type SunsubscribeChannel ¶
type SunsubscribeChannel Incomplete
func (SunsubscribeChannel) Build ¶
func (c SunsubscribeChannel) Build() Completed
func (SunsubscribeChannel) Channel ¶
func (c SunsubscribeChannel) Channel(channel ...string) SunsubscribeChannel
type Swapdb ¶
type Swapdb Incomplete
func (Swapdb) Index1 ¶
func (c Swapdb) Index1(index1 int64) SwapdbIndex1
type SwapdbIndex1 ¶
type SwapdbIndex1 Incomplete
func (SwapdbIndex1) Index2 ¶
func (c SwapdbIndex1) Index2(index2 int64) SwapdbIndex2
type SwapdbIndex2 ¶
type SwapdbIndex2 Incomplete
func (SwapdbIndex2) Build ¶
func (c SwapdbIndex2) Build() Completed
type TdigestAdd ¶
type TdigestAdd Incomplete
func (TdigestAdd) Key ¶
func (c TdigestAdd) Key(key string) TdigestAddKey
type TdigestAddKey ¶
type TdigestAddKey Incomplete
func (TdigestAddKey) Value ¶
func (c TdigestAddKey) Value(value float64) TdigestAddValuesValue
type TdigestAddValuesValue ¶
type TdigestAddValuesValue Incomplete
func (TdigestAddValuesValue) Build ¶
func (c TdigestAddValuesValue) Build() Completed
func (TdigestAddValuesValue) Value ¶
func (c TdigestAddValuesValue) Value(value float64) TdigestAddValuesValue
type TdigestByrank ¶
type TdigestByrank Incomplete
func (TdigestByrank) Key ¶
func (c TdigestByrank) Key(key string) TdigestByrankKey
type TdigestByrankKey ¶
type TdigestByrankKey Incomplete
func (TdigestByrankKey) Rank ¶
func (c TdigestByrankKey) Rank(rank ...float64) TdigestByrankRank
type TdigestByrankRank ¶
type TdigestByrankRank Incomplete
func (TdigestByrankRank) Build ¶
func (c TdigestByrankRank) Build() Completed
func (TdigestByrankRank) Rank ¶
func (c TdigestByrankRank) Rank(rank ...float64) TdigestByrankRank
type TdigestByrevrank ¶
type TdigestByrevrank Incomplete
func (TdigestByrevrank) Key ¶
func (c TdigestByrevrank) Key(key string) TdigestByrevrankKey
type TdigestByrevrankKey ¶
type TdigestByrevrankKey Incomplete
func (TdigestByrevrankKey) ReverseRank ¶
func (c TdigestByrevrankKey) ReverseRank(reverseRank ...float64) TdigestByrevrankReverseRank
type TdigestByrevrankReverseRank ¶
type TdigestByrevrankReverseRank Incomplete
func (TdigestByrevrankReverseRank) Build ¶
func (c TdigestByrevrankReverseRank) Build() Completed
func (TdigestByrevrankReverseRank) ReverseRank ¶
func (c TdigestByrevrankReverseRank) ReverseRank(reverseRank ...float64) TdigestByrevrankReverseRank
type TdigestCdf ¶
type TdigestCdf Incomplete
func (TdigestCdf) Key ¶
func (c TdigestCdf) Key(key string) TdigestCdfKey
type TdigestCdfKey ¶
type TdigestCdfKey Incomplete
func (TdigestCdfKey) Value ¶
func (c TdigestCdfKey) Value(value ...float64) TdigestCdfValue
type TdigestCdfValue ¶
type TdigestCdfValue Incomplete
func (TdigestCdfValue) Build ¶
func (c TdigestCdfValue) Build() Completed
func (TdigestCdfValue) Value ¶
func (c TdigestCdfValue) Value(value ...float64) TdigestCdfValue
type TdigestCreate ¶
type TdigestCreate Incomplete
func (TdigestCreate) Key ¶
func (c TdigestCreate) Key(key string) TdigestCreateKey
type TdigestCreateCompression ¶
type TdigestCreateCompression Incomplete
func (TdigestCreateCompression) Build ¶
func (c TdigestCreateCompression) Build() Completed
type TdigestCreateKey ¶
type TdigestCreateKey Incomplete
func (TdigestCreateKey) Build ¶
func (c TdigestCreateKey) Build() Completed
func (TdigestCreateKey) Compression ¶
func (c TdigestCreateKey) Compression(compression int64) TdigestCreateCompression
type TdigestInfo ¶
type TdigestInfo Incomplete
func (TdigestInfo) Key ¶
func (c TdigestInfo) Key(key string) TdigestInfoKey
type TdigestInfoKey ¶
type TdigestInfoKey Incomplete
func (TdigestInfoKey) Build ¶
func (c TdigestInfoKey) Build() Completed
type TdigestMax ¶
type TdigestMax Incomplete
func (TdigestMax) Key ¶
func (c TdigestMax) Key(key string) TdigestMaxKey
type TdigestMaxKey ¶
type TdigestMaxKey Incomplete
func (TdigestMaxKey) Build ¶
func (c TdigestMaxKey) Build() Completed
type TdigestMerge ¶
type TdigestMerge Incomplete
func (TdigestMerge) DestinationKey ¶
func (c TdigestMerge) DestinationKey(destinationKey string) TdigestMergeDestinationKey
type TdigestMergeConfigCompression ¶
type TdigestMergeConfigCompression Incomplete
func (TdigestMergeConfigCompression) Build ¶
func (c TdigestMergeConfigCompression) Build() Completed
func (TdigestMergeConfigCompression) Override ¶
func (c TdigestMergeConfigCompression) Override() TdigestMergeOverride
type TdigestMergeDestinationKey ¶
type TdigestMergeDestinationKey Incomplete
func (TdigestMergeDestinationKey) Numkeys ¶
func (c TdigestMergeDestinationKey) Numkeys(numkeys int64) TdigestMergeNumkeys
type TdigestMergeNumkeys ¶
type TdigestMergeNumkeys Incomplete
func (TdigestMergeNumkeys) SourceKey ¶
func (c TdigestMergeNumkeys) SourceKey(sourceKey ...string) TdigestMergeSourceKey
type TdigestMergeOverride ¶
type TdigestMergeOverride Incomplete
func (TdigestMergeOverride) Build ¶
func (c TdigestMergeOverride) Build() Completed
type TdigestMergeSourceKey ¶
type TdigestMergeSourceKey Incomplete
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 Incomplete
func (TdigestMin) Key ¶
func (c TdigestMin) Key(key string) TdigestMinKey
type TdigestMinKey ¶
type TdigestMinKey Incomplete
func (TdigestMinKey) Build ¶
func (c TdigestMinKey) Build() Completed
type TdigestQuantile ¶
type TdigestQuantile Incomplete
func (TdigestQuantile) Key ¶
func (c TdigestQuantile) Key(key string) TdigestQuantileKey
type TdigestQuantileKey ¶
type TdigestQuantileKey Incomplete
func (TdigestQuantileKey) Quantile ¶
func (c TdigestQuantileKey) Quantile(quantile ...float64) TdigestQuantileQuantile
type TdigestQuantileQuantile ¶
type TdigestQuantileQuantile Incomplete
func (TdigestQuantileQuantile) Build ¶
func (c TdigestQuantileQuantile) Build() Completed
func (TdigestQuantileQuantile) Quantile ¶
func (c TdigestQuantileQuantile) Quantile(quantile ...float64) TdigestQuantileQuantile
type TdigestRank ¶
type TdigestRank Incomplete
func (TdigestRank) Key ¶
func (c TdigestRank) Key(key string) TdigestRankKey
type TdigestRankKey ¶
type TdigestRankKey Incomplete
func (TdigestRankKey) Value ¶
func (c TdigestRankKey) Value(value ...float64) TdigestRankValue
type TdigestRankValue ¶
type TdigestRankValue Incomplete
func (TdigestRankValue) Build ¶
func (c TdigestRankValue) Build() Completed
func (TdigestRankValue) Value ¶
func (c TdigestRankValue) Value(value ...float64) TdigestRankValue
type TdigestReset ¶
type TdigestReset Incomplete
func (TdigestReset) Key ¶
func (c TdigestReset) Key(key string) TdigestResetKey
type TdigestResetKey ¶
type TdigestResetKey Incomplete
func (TdigestResetKey) Build ¶
func (c TdigestResetKey) Build() Completed
type TdigestRevrank ¶
type TdigestRevrank Incomplete
func (TdigestRevrank) Key ¶
func (c TdigestRevrank) Key(key string) TdigestRevrankKey
type TdigestRevrankKey ¶
type TdigestRevrankKey Incomplete
func (TdigestRevrankKey) Value ¶
func (c TdigestRevrankKey) Value(value ...float64) TdigestRevrankValue
type TdigestRevrankValue ¶
type TdigestRevrankValue Incomplete
func (TdigestRevrankValue) Build ¶
func (c TdigestRevrankValue) Build() Completed
func (TdigestRevrankValue) Value ¶
func (c TdigestRevrankValue) Value(value ...float64) TdigestRevrankValue
type TdigestTrimmedMean ¶
type TdigestTrimmedMean Incomplete
func (TdigestTrimmedMean) Key ¶
func (c TdigestTrimmedMean) Key(key string) TdigestTrimmedMeanKey
type TdigestTrimmedMeanHighCutQuantile ¶
type TdigestTrimmedMeanHighCutQuantile Incomplete
func (TdigestTrimmedMeanHighCutQuantile) Build ¶
func (c TdigestTrimmedMeanHighCutQuantile) Build() Completed
type TdigestTrimmedMeanKey ¶
type TdigestTrimmedMeanKey Incomplete
func (TdigestTrimmedMeanKey) LowCutQuantile ¶
func (c TdigestTrimmedMeanKey) LowCutQuantile(lowCutQuantile float64) TdigestTrimmedMeanLowCutQuantile
type TdigestTrimmedMeanLowCutQuantile ¶
type TdigestTrimmedMeanLowCutQuantile Incomplete
func (TdigestTrimmedMeanLowCutQuantile) HighCutQuantile ¶
func (c TdigestTrimmedMeanLowCutQuantile) HighCutQuantile(highCutQuantile float64) TdigestTrimmedMeanHighCutQuantile
type Tfcall ¶
type Tfcall Incomplete
func (Tfcall) LibraryFunction ¶
func (c Tfcall) LibraryFunction(libraryFunction string) TfcallLibraryFunction
type TfcallArg ¶
type TfcallArg Incomplete
type TfcallKey ¶
type TfcallKey Incomplete
type TfcallLibraryFunction ¶
type TfcallLibraryFunction Incomplete
func (TfcallLibraryFunction) Numkeys ¶
func (c TfcallLibraryFunction) Numkeys(numkeys int64) TfcallNumkeys
type TfcallNumkeys ¶
type TfcallNumkeys Incomplete
func (TfcallNumkeys) Arg ¶
func (c TfcallNumkeys) Arg(arg ...string) TfcallArg
func (TfcallNumkeys) Build ¶
func (c TfcallNumkeys) Build() Completed
func (TfcallNumkeys) Key ¶
func (c TfcallNumkeys) Key(key ...string) TfcallKey
type Tfcallasync ¶
type Tfcallasync Incomplete
func (Tfcallasync) LibraryFunction ¶
func (c Tfcallasync) LibraryFunction(libraryFunction string) TfcallasyncLibraryFunction
type TfcallasyncArg ¶
type TfcallasyncArg Incomplete
func (TfcallasyncArg) Arg ¶
func (c TfcallasyncArg) Arg(arg ...string) TfcallasyncArg
func (TfcallasyncArg) Build ¶
func (c TfcallasyncArg) Build() Completed
type TfcallasyncKey ¶
type TfcallasyncKey Incomplete
func (TfcallasyncKey) Arg ¶
func (c TfcallasyncKey) Arg(arg ...string) TfcallasyncArg
func (TfcallasyncKey) Build ¶
func (c TfcallasyncKey) Build() Completed
func (TfcallasyncKey) Key ¶
func (c TfcallasyncKey) Key(key ...string) TfcallasyncKey
type TfcallasyncLibraryFunction ¶
type TfcallasyncLibraryFunction Incomplete
func (TfcallasyncLibraryFunction) Numkeys ¶
func (c TfcallasyncLibraryFunction) Numkeys(numkeys int64) TfcallasyncNumkeys
type TfcallasyncNumkeys ¶
type TfcallasyncNumkeys Incomplete
func (TfcallasyncNumkeys) Arg ¶
func (c TfcallasyncNumkeys) Arg(arg ...string) TfcallasyncArg
func (TfcallasyncNumkeys) Build ¶
func (c TfcallasyncNumkeys) Build() Completed
func (TfcallasyncNumkeys) Key ¶
func (c TfcallasyncNumkeys) Key(key ...string) TfcallasyncKey
type TfunctionDelete ¶
type TfunctionDelete Incomplete
func (TfunctionDelete) LibraryName ¶
func (c TfunctionDelete) LibraryName(libraryName string) TfunctionDeleteLibraryName
type TfunctionDeleteLibraryName ¶
type TfunctionDeleteLibraryName Incomplete
func (TfunctionDeleteLibraryName) Build ¶
func (c TfunctionDeleteLibraryName) Build() Completed
type TfunctionList ¶
type TfunctionList Incomplete
func (TfunctionList) Build ¶
func (c TfunctionList) Build() Completed
func (TfunctionList) LibraryName ¶
func (c TfunctionList) LibraryName(libraryName string) TfunctionListLibraryName
func (TfunctionList) V ¶
func (c TfunctionList) V() TfunctionListV
func (TfunctionList) Verbose ¶
func (c TfunctionList) Verbose() TfunctionListVerbose
func (TfunctionList) Withcode ¶
func (c TfunctionList) Withcode() TfunctionListWithcode
type TfunctionListLibraryName ¶
type TfunctionListLibraryName Incomplete
func (TfunctionListLibraryName) Build ¶
func (c TfunctionListLibraryName) Build() Completed
func (TfunctionListLibraryName) V ¶
func (c TfunctionListLibraryName) V() TfunctionListV
func (TfunctionListLibraryName) Verbose ¶
func (c TfunctionListLibraryName) Verbose() TfunctionListVerbose
func (TfunctionListLibraryName) Withcode ¶
func (c TfunctionListLibraryName) Withcode() TfunctionListWithcode
type TfunctionListV ¶
type TfunctionListV Incomplete
func (TfunctionListV) Build ¶
func (c TfunctionListV) Build() Completed
type TfunctionListVerbose ¶
type TfunctionListVerbose Incomplete
func (TfunctionListVerbose) Build ¶
func (c TfunctionListVerbose) Build() Completed
func (TfunctionListVerbose) V ¶
func (c TfunctionListVerbose) V() TfunctionListV
type TfunctionListWithcode ¶
type TfunctionListWithcode Incomplete
func (TfunctionListWithcode) Build ¶
func (c TfunctionListWithcode) Build() Completed
func (TfunctionListWithcode) V ¶
func (c TfunctionListWithcode) V() TfunctionListV
func (TfunctionListWithcode) Verbose ¶
func (c TfunctionListWithcode) Verbose() TfunctionListVerbose
type TfunctionLoad ¶
type TfunctionLoad Incomplete
func (TfunctionLoad) Config ¶
func (c TfunctionLoad) Config(config string) TfunctionLoadConfig
func (TfunctionLoad) LibraryCode ¶
func (c TfunctionLoad) LibraryCode(libraryCode string) TfunctionLoadLibraryCode
func (TfunctionLoad) Replace ¶
func (c TfunctionLoad) Replace() TfunctionLoadReplace
type TfunctionLoadConfig ¶
type TfunctionLoadConfig Incomplete
func (TfunctionLoadConfig) LibraryCode ¶
func (c TfunctionLoadConfig) LibraryCode(libraryCode string) TfunctionLoadLibraryCode
type TfunctionLoadLibraryCode ¶
type TfunctionLoadLibraryCode Incomplete
func (TfunctionLoadLibraryCode) Build ¶
func (c TfunctionLoadLibraryCode) Build() Completed
type TfunctionLoadReplace ¶
type TfunctionLoadReplace Incomplete
func (TfunctionLoadReplace) Config ¶
func (c TfunctionLoadReplace) Config(config string) TfunctionLoadConfig
func (TfunctionLoadReplace) LibraryCode ¶
func (c TfunctionLoadReplace) LibraryCode(libraryCode string) TfunctionLoadLibraryCode
type TopkAdd ¶
type TopkAdd Incomplete
func (TopkAdd) Key ¶
func (c TopkAdd) Key(key string) TopkAddKey
type TopkAddItems ¶
type TopkAddItems Incomplete
func (TopkAddItems) Build ¶
func (c TopkAddItems) Build() Completed
func (TopkAddItems) Items ¶
func (c TopkAddItems) Items(items ...string) TopkAddItems
type TopkAddKey ¶
type TopkAddKey Incomplete
func (TopkAddKey) Items ¶
func (c TopkAddKey) Items(items ...string) TopkAddItems
type TopkCount ¶
type TopkCount Incomplete
func (TopkCount) Key ¶
func (c TopkCount) Key(key string) TopkCountKey
type TopkCountItem ¶
type TopkCountItem Incomplete
func (TopkCountItem) Build ¶
func (c TopkCountItem) Build() Completed
func (TopkCountItem) Item ¶
func (c TopkCountItem) Item(item ...string) TopkCountItem
type TopkCountKey ¶
type TopkCountKey Incomplete
func (TopkCountKey) Item ¶
func (c TopkCountKey) Item(item ...string) TopkCountItem
type TopkIncrby ¶
type TopkIncrby Incomplete
func (TopkIncrby) Key ¶
func (c TopkIncrby) Key(key string) TopkIncrbyKey
type TopkIncrbyItemsIncrement ¶
type TopkIncrbyItemsIncrement Incomplete
func (TopkIncrbyItemsIncrement) Build ¶
func (c TopkIncrbyItemsIncrement) Build() Completed
func (TopkIncrbyItemsIncrement) Item ¶
func (c TopkIncrbyItemsIncrement) Item(item string) TopkIncrbyItemsItem
type TopkIncrbyItemsItem ¶
type TopkIncrbyItemsItem Incomplete
func (TopkIncrbyItemsItem) Increment ¶
func (c TopkIncrbyItemsItem) Increment(increment int64) TopkIncrbyItemsIncrement
type TopkIncrbyKey ¶
type TopkIncrbyKey Incomplete
func (TopkIncrbyKey) Item ¶
func (c TopkIncrbyKey) Item(item string) TopkIncrbyItemsItem
type TopkInfo ¶
type TopkInfo Incomplete
func (TopkInfo) Key ¶
func (c TopkInfo) Key(key string) TopkInfoKey
type TopkInfoKey ¶
type TopkInfoKey Incomplete
func (TopkInfoKey) Build ¶
func (c TopkInfoKey) Build() Completed
func (TopkInfoKey) Cache ¶
func (c TopkInfoKey) Cache() Cacheable
type TopkList ¶
type TopkList Incomplete
func (TopkList) Key ¶
func (c TopkList) Key(key string) TopkListKey
type TopkListKey ¶
type TopkListKey Incomplete
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 Incomplete
func (TopkListWithcount) Build ¶
func (c TopkListWithcount) Build() Completed
func (TopkListWithcount) Cache ¶
func (c TopkListWithcount) Cache() Cacheable
type TopkQuery ¶
type TopkQuery Incomplete
func (TopkQuery) Key ¶
func (c TopkQuery) Key(key string) TopkQueryKey
type TopkQueryItem ¶
type TopkQueryItem Incomplete
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 Incomplete
func (TopkQueryKey) Item ¶
func (c TopkQueryKey) Item(item ...string) TopkQueryItem
type TopkReserve ¶
type TopkReserve Incomplete
func (TopkReserve) Key ¶
func (c TopkReserve) Key(key string) TopkReserveKey
type TopkReserveKey ¶
type TopkReserveKey Incomplete
func (TopkReserveKey) Topk ¶
func (c TopkReserveKey) Topk(topk int64) TopkReserveTopk
type TopkReserveParamsDecay ¶
type TopkReserveParamsDecay Incomplete
func (TopkReserveParamsDecay) Build ¶
func (c TopkReserveParamsDecay) Build() Completed
type TopkReserveParamsDepth ¶
type TopkReserveParamsDepth Incomplete
func (TopkReserveParamsDepth) Decay ¶
func (c TopkReserveParamsDepth) Decay(decay float64) TopkReserveParamsDecay
type TopkReserveParamsWidth ¶
type TopkReserveParamsWidth Incomplete
func (TopkReserveParamsWidth) Depth ¶
func (c TopkReserveParamsWidth) Depth(depth int64) TopkReserveParamsDepth
type TopkReserveTopk ¶
type TopkReserveTopk Incomplete
func (TopkReserveTopk) Build ¶
func (c TopkReserveTopk) Build() Completed
func (TopkReserveTopk) Width ¶
func (c TopkReserveTopk) Width(width int64) TopkReserveParamsWidth
type TouchKey ¶
type TouchKey Incomplete
type TsAddChunkSize ¶
type TsAddChunkSize Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
func (TsAddKey) Timestamp ¶
func (c TsAddKey) Timestamp(timestamp string) TsAddTimestamp
type TsAddLabels ¶
type TsAddLabels Incomplete
func (TsAddLabels) Build ¶
func (c TsAddLabels) Build() Completed
func (TsAddLabels) Labels ¶
func (c TsAddLabels) Labels(label string, value string) TsAddLabels
type TsAddOnDuplicateBlock ¶
type TsAddOnDuplicateBlock Incomplete
func (TsAddOnDuplicateBlock) Build ¶
func (c TsAddOnDuplicateBlock) Build() Completed
func (TsAddOnDuplicateBlock) Labels ¶
func (c TsAddOnDuplicateBlock) Labels() TsAddLabels
type TsAddOnDuplicateFirst ¶
type TsAddOnDuplicateFirst Incomplete
func (TsAddOnDuplicateFirst) Build ¶
func (c TsAddOnDuplicateFirst) Build() Completed
func (TsAddOnDuplicateFirst) Labels ¶
func (c TsAddOnDuplicateFirst) Labels() TsAddLabels
type TsAddOnDuplicateLast ¶
type TsAddOnDuplicateLast Incomplete
func (TsAddOnDuplicateLast) Build ¶
func (c TsAddOnDuplicateLast) Build() Completed
func (TsAddOnDuplicateLast) Labels ¶
func (c TsAddOnDuplicateLast) Labels() TsAddLabels
type TsAddOnDuplicateMax ¶
type TsAddOnDuplicateMax Incomplete
func (TsAddOnDuplicateMax) Build ¶
func (c TsAddOnDuplicateMax) Build() Completed
func (TsAddOnDuplicateMax) Labels ¶
func (c TsAddOnDuplicateMax) Labels() TsAddLabels
type TsAddOnDuplicateMin ¶
type TsAddOnDuplicateMin Incomplete
func (TsAddOnDuplicateMin) Build ¶
func (c TsAddOnDuplicateMin) Build() Completed
func (TsAddOnDuplicateMin) Labels ¶
func (c TsAddOnDuplicateMin) Labels() TsAddLabels
type TsAddOnDuplicateSum ¶
type TsAddOnDuplicateSum Incomplete
func (TsAddOnDuplicateSum) Build ¶
func (c TsAddOnDuplicateSum) Build() Completed
func (TsAddOnDuplicateSum) Labels ¶
func (c TsAddOnDuplicateSum) Labels() TsAddLabels
type TsAddRetention ¶
type TsAddRetention Incomplete
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 Incomplete
func (TsAddTimestamp) Value ¶
func (c TsAddTimestamp) Value(value float64) TsAddValue
type TsAddValue ¶
type TsAddValue Incomplete
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 Incomplete
func (TsAlter) Key ¶
func (c TsAlter) Key(key string) TsAlterKey
type TsAlterChunkSize ¶
type TsAlterChunkSize Incomplete
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 Incomplete
func (TsAlterDuplicatePolicyBlock) Build ¶
func (c TsAlterDuplicatePolicyBlock) Build() Completed
func (TsAlterDuplicatePolicyBlock) Labels ¶
func (c TsAlterDuplicatePolicyBlock) Labels() TsAlterLabels
type TsAlterDuplicatePolicyFirst ¶
type TsAlterDuplicatePolicyFirst Incomplete
func (TsAlterDuplicatePolicyFirst) Build ¶
func (c TsAlterDuplicatePolicyFirst) Build() Completed
func (TsAlterDuplicatePolicyFirst) Labels ¶
func (c TsAlterDuplicatePolicyFirst) Labels() TsAlterLabels
type TsAlterDuplicatePolicyLast ¶
type TsAlterDuplicatePolicyLast Incomplete
func (TsAlterDuplicatePolicyLast) Build ¶
func (c TsAlterDuplicatePolicyLast) Build() Completed
func (TsAlterDuplicatePolicyLast) Labels ¶
func (c TsAlterDuplicatePolicyLast) Labels() TsAlterLabels
type TsAlterDuplicatePolicyMax ¶
type TsAlterDuplicatePolicyMax Incomplete
func (TsAlterDuplicatePolicyMax) Build ¶
func (c TsAlterDuplicatePolicyMax) Build() Completed
func (TsAlterDuplicatePolicyMax) Labels ¶
func (c TsAlterDuplicatePolicyMax) Labels() TsAlterLabels
type TsAlterDuplicatePolicyMin ¶
type TsAlterDuplicatePolicyMin Incomplete
func (TsAlterDuplicatePolicyMin) Build ¶
func (c TsAlterDuplicatePolicyMin) Build() Completed
func (TsAlterDuplicatePolicyMin) Labels ¶
func (c TsAlterDuplicatePolicyMin) Labels() TsAlterLabels
type TsAlterDuplicatePolicySum ¶
type TsAlterDuplicatePolicySum Incomplete
func (TsAlterDuplicatePolicySum) Build ¶
func (c TsAlterDuplicatePolicySum) Build() Completed
func (TsAlterDuplicatePolicySum) Labels ¶
func (c TsAlterDuplicatePolicySum) Labels() TsAlterLabels
type TsAlterKey ¶
type TsAlterKey Incomplete
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 Incomplete
func (TsAlterLabels) Build ¶
func (c TsAlterLabels) Build() Completed
func (TsAlterLabels) Labels ¶
func (c TsAlterLabels) Labels(label string, value string) TsAlterLabels
type TsAlterRetention ¶
type TsAlterRetention Incomplete
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 Incomplete
func (TsCreate) Key ¶
func (c TsCreate) Key(key string) TsCreateKey
type TsCreateChunkSize ¶
type TsCreateChunkSize Incomplete
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 Incomplete
func (TsCreateDuplicatePolicyBlock) Build ¶
func (c TsCreateDuplicatePolicyBlock) Build() Completed
func (TsCreateDuplicatePolicyBlock) Labels ¶
func (c TsCreateDuplicatePolicyBlock) Labels() TsCreateLabels
type TsCreateDuplicatePolicyFirst ¶
type TsCreateDuplicatePolicyFirst Incomplete
func (TsCreateDuplicatePolicyFirst) Build ¶
func (c TsCreateDuplicatePolicyFirst) Build() Completed
func (TsCreateDuplicatePolicyFirst) Labels ¶
func (c TsCreateDuplicatePolicyFirst) Labels() TsCreateLabels
type TsCreateDuplicatePolicyLast ¶
type TsCreateDuplicatePolicyLast Incomplete
func (TsCreateDuplicatePolicyLast) Build ¶
func (c TsCreateDuplicatePolicyLast) Build() Completed
func (TsCreateDuplicatePolicyLast) Labels ¶
func (c TsCreateDuplicatePolicyLast) Labels() TsCreateLabels
type TsCreateDuplicatePolicyMax ¶
type TsCreateDuplicatePolicyMax Incomplete
func (TsCreateDuplicatePolicyMax) Build ¶
func (c TsCreateDuplicatePolicyMax) Build() Completed
func (TsCreateDuplicatePolicyMax) Labels ¶
func (c TsCreateDuplicatePolicyMax) Labels() TsCreateLabels
type TsCreateDuplicatePolicyMin ¶
type TsCreateDuplicatePolicyMin Incomplete
func (TsCreateDuplicatePolicyMin) Build ¶
func (c TsCreateDuplicatePolicyMin) Build() Completed
func (TsCreateDuplicatePolicyMin) Labels ¶
func (c TsCreateDuplicatePolicyMin) Labels() TsCreateLabels
type TsCreateDuplicatePolicySum ¶
type TsCreateDuplicatePolicySum Incomplete
func (TsCreateDuplicatePolicySum) Build ¶
func (c TsCreateDuplicatePolicySum) Build() Completed
func (TsCreateDuplicatePolicySum) Labels ¶
func (c TsCreateDuplicatePolicySum) Labels() TsCreateLabels
type TsCreateEncodingCompressed ¶
type TsCreateEncodingCompressed Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
func (TsCreateLabels) Build ¶
func (c TsCreateLabels) Build() Completed
func (TsCreateLabels) Labels ¶
func (c TsCreateLabels) Labels(label string, value string) TsCreateLabels
type TsCreateRetention ¶
type TsCreateRetention Incomplete
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 Incomplete
func (TsCreaterule) Sourcekey ¶
func (c TsCreaterule) Sourcekey(sourcekey string) TsCreateruleSourcekey
type TsCreateruleAggregationAvg ¶
type TsCreateruleAggregationAvg Incomplete
func (TsCreateruleAggregationAvg) Bucketduration ¶
func (c TsCreateruleAggregationAvg) Bucketduration(bucketduration int64) TsCreateruleBucketduration
type TsCreateruleAggregationCount ¶
type TsCreateruleAggregationCount Incomplete
func (TsCreateruleAggregationCount) Bucketduration ¶
func (c TsCreateruleAggregationCount) Bucketduration(bucketduration int64) TsCreateruleBucketduration
type TsCreateruleAggregationFirst ¶
type TsCreateruleAggregationFirst Incomplete
func (TsCreateruleAggregationFirst) Bucketduration ¶
func (c TsCreateruleAggregationFirst) Bucketduration(bucketduration int64) TsCreateruleBucketduration
type TsCreateruleAggregationLast ¶
type TsCreateruleAggregationLast Incomplete
func (TsCreateruleAggregationLast) Bucketduration ¶
func (c TsCreateruleAggregationLast) Bucketduration(bucketduration int64) TsCreateruleBucketduration
type TsCreateruleAggregationMax ¶
type TsCreateruleAggregationMax Incomplete
func (TsCreateruleAggregationMax) Bucketduration ¶
func (c TsCreateruleAggregationMax) Bucketduration(bucketduration int64) TsCreateruleBucketduration
type TsCreateruleAggregationMin ¶
type TsCreateruleAggregationMin Incomplete
func (TsCreateruleAggregationMin) Bucketduration ¶
func (c TsCreateruleAggregationMin) Bucketduration(bucketduration int64) TsCreateruleBucketduration
type TsCreateruleAggregationRange ¶
type TsCreateruleAggregationRange Incomplete
func (TsCreateruleAggregationRange) Bucketduration ¶
func (c TsCreateruleAggregationRange) Bucketduration(bucketduration int64) TsCreateruleBucketduration
type TsCreateruleAggregationStdP ¶
type TsCreateruleAggregationStdP Incomplete
func (TsCreateruleAggregationStdP) Bucketduration ¶
func (c TsCreateruleAggregationStdP) Bucketduration(bucketduration int64) TsCreateruleBucketduration
type TsCreateruleAggregationStdS ¶
type TsCreateruleAggregationStdS Incomplete
func (TsCreateruleAggregationStdS) Bucketduration ¶
func (c TsCreateruleAggregationStdS) Bucketduration(bucketduration int64) TsCreateruleBucketduration
type TsCreateruleAggregationSum ¶
type TsCreateruleAggregationSum Incomplete
func (TsCreateruleAggregationSum) Bucketduration ¶
func (c TsCreateruleAggregationSum) Bucketduration(bucketduration int64) TsCreateruleBucketduration
type TsCreateruleAggregationTwa ¶
type TsCreateruleAggregationTwa Incomplete
func (TsCreateruleAggregationTwa) Bucketduration ¶
func (c TsCreateruleAggregationTwa) Bucketduration(bucketduration int64) TsCreateruleBucketduration
type TsCreateruleAggregationVarP ¶
type TsCreateruleAggregationVarP Incomplete
func (TsCreateruleAggregationVarP) Bucketduration ¶
func (c TsCreateruleAggregationVarP) Bucketduration(bucketduration int64) TsCreateruleBucketduration
type TsCreateruleAggregationVarS ¶
type TsCreateruleAggregationVarS Incomplete
func (TsCreateruleAggregationVarS) Bucketduration ¶
func (c TsCreateruleAggregationVarS) Bucketduration(bucketduration int64) TsCreateruleBucketduration
type TsCreateruleAligntimestamp ¶
type TsCreateruleAligntimestamp Incomplete
func (TsCreateruleAligntimestamp) Build ¶
func (c TsCreateruleAligntimestamp) Build() Completed
type TsCreateruleBucketduration ¶
type TsCreateruleBucketduration Incomplete
func (TsCreateruleBucketduration) Aligntimestamp ¶
func (c TsCreateruleBucketduration) Aligntimestamp(aligntimestamp int64) TsCreateruleAligntimestamp
func (TsCreateruleBucketduration) Build ¶
func (c TsCreateruleBucketduration) Build() Completed
type TsCreateruleDestkey ¶
type TsCreateruleDestkey Incomplete
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 Incomplete
func (TsCreateruleSourcekey) Destkey ¶
func (c TsCreateruleSourcekey) Destkey(destkey string) TsCreateruleDestkey
type TsDecrby ¶
type TsDecrby Incomplete
func (TsDecrby) Key ¶
func (c TsDecrby) Key(key string) TsDecrbyKey
type TsDecrbyChunkSize ¶
type TsDecrbyChunkSize Incomplete
func (TsDecrbyChunkSize) Build ¶
func (c TsDecrbyChunkSize) Build() Completed
func (TsDecrbyChunkSize) Labels ¶
func (c TsDecrbyChunkSize) Labels() TsDecrbyLabels
type TsDecrbyKey ¶
type TsDecrbyKey Incomplete
func (TsDecrbyKey) Value ¶
func (c TsDecrbyKey) Value(value float64) TsDecrbyValue
type TsDecrbyLabels ¶
type TsDecrbyLabels Incomplete
func (TsDecrbyLabels) Build ¶
func (c TsDecrbyLabels) Build() Completed
func (TsDecrbyLabels) Labels ¶
func (c TsDecrbyLabels) Labels(label string, value string) TsDecrbyLabels
type TsDecrbyRetention ¶
type TsDecrbyRetention Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 string) TsDecrbyTimestamp
func (TsDecrbyValue) Uncompressed ¶
func (c TsDecrbyValue) Uncompressed() TsDecrbyUncompressed
type TsDelFromTimestamp ¶
type TsDelFromTimestamp Incomplete
func (TsDelFromTimestamp) ToTimestamp ¶
func (c TsDelFromTimestamp) ToTimestamp(toTimestamp int64) TsDelToTimestamp
type TsDelKey ¶
type TsDelKey Incomplete
func (TsDelKey) FromTimestamp ¶
func (c TsDelKey) FromTimestamp(fromTimestamp int64) TsDelFromTimestamp
type TsDelToTimestamp ¶
type TsDelToTimestamp Incomplete
func (TsDelToTimestamp) Build ¶
func (c TsDelToTimestamp) Build() Completed
type TsDeleterule ¶
type TsDeleterule Incomplete
func (TsDeleterule) Sourcekey ¶
func (c TsDeleterule) Sourcekey(sourcekey string) TsDeleteruleSourcekey
type TsDeleteruleDestkey ¶
type TsDeleteruleDestkey Incomplete
func (TsDeleteruleDestkey) Build ¶
func (c TsDeleteruleDestkey) Build() Completed
type TsDeleteruleSourcekey ¶
type TsDeleteruleSourcekey Incomplete
func (TsDeleteruleSourcekey) Destkey ¶
func (c TsDeleteruleSourcekey) Destkey(destkey string) TsDeleteruleDestkey
type TsGetKey ¶
type TsGetKey Incomplete
func (TsGetKey) Latest ¶
func (c TsGetKey) Latest() TsGetLatest
type TsGetLatest ¶
type TsGetLatest Incomplete
func (TsGetLatest) Build ¶
func (c TsGetLatest) Build() Completed
type TsIncrby ¶
type TsIncrby Incomplete
func (TsIncrby) Key ¶
func (c TsIncrby) Key(key string) TsIncrbyKey
type TsIncrbyChunkSize ¶
type TsIncrbyChunkSize Incomplete
func (TsIncrbyChunkSize) Build ¶
func (c TsIncrbyChunkSize) Build() Completed
func (TsIncrbyChunkSize) Labels ¶
func (c TsIncrbyChunkSize) Labels() TsIncrbyLabels
type TsIncrbyKey ¶
type TsIncrbyKey Incomplete
func (TsIncrbyKey) Value ¶
func (c TsIncrbyKey) Value(value float64) TsIncrbyValue
type TsIncrbyLabels ¶
type TsIncrbyLabels Incomplete
func (TsIncrbyLabels) Build ¶
func (c TsIncrbyLabels) Build() Completed
func (TsIncrbyLabels) Labels ¶
func (c TsIncrbyLabels) Labels(label string, value string) TsIncrbyLabels
type TsIncrbyRetention ¶
type TsIncrbyRetention Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 string) TsIncrbyTimestamp
func (TsIncrbyValue) Uncompressed ¶
func (c TsIncrbyValue) Uncompressed() TsIncrbyUncompressed
type TsInfoDebug ¶
type TsInfoDebug Incomplete
func (TsInfoDebug) Build ¶
func (c TsInfoDebug) Build() Completed
type TsInfoKey ¶
type TsInfoKey Incomplete
func (TsInfoKey) Debug ¶
func (c TsInfoKey) Debug(debug string) TsInfoDebug
type TsMadd ¶
type TsMadd Incomplete
func (TsMadd) KeyTimestampValue ¶
func (c TsMadd) KeyTimestampValue() TsMaddKeyTimestampValue
type TsMaddKeyTimestampValue ¶
type TsMaddKeyTimestampValue Incomplete
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 Incomplete
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 Incomplete
func (TsMgetFilter) Build ¶
func (c TsMgetFilter) Build() Completed
func (TsMgetFilter) Filter ¶
func (c TsMgetFilter) Filter(filter ...string) TsMgetFilter
type TsMgetLatest ¶
type TsMgetLatest Incomplete
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 Incomplete
func (TsMgetSelectedLabels) Filter ¶
func (c TsMgetSelectedLabels) Filter(filter ...string) TsMgetFilter
type TsMgetWithlabels ¶
type TsMgetWithlabels Incomplete
func (TsMgetWithlabels) Filter ¶
func (c TsMgetWithlabels) Filter(filter ...string) TsMgetFilter
type TsMrange ¶
type TsMrange Incomplete
func (TsMrange) Fromtimestamp ¶
func (c TsMrange) Fromtimestamp(fromtimestamp string) TsMrangeFromtimestamp
type TsMrangeAggregationAggregationAvg ¶
type TsMrangeAggregationAggregationAvg Incomplete
func (TsMrangeAggregationAggregationAvg) Bucketduration ¶
func (c TsMrangeAggregationAggregationAvg) Bucketduration(bucketduration int64) TsMrangeAggregationBucketduration
type TsMrangeAggregationAggregationCount ¶
type TsMrangeAggregationAggregationCount Incomplete
func (TsMrangeAggregationAggregationCount) Bucketduration ¶
func (c TsMrangeAggregationAggregationCount) Bucketduration(bucketduration int64) TsMrangeAggregationBucketduration
type TsMrangeAggregationAggregationFirst ¶
type TsMrangeAggregationAggregationFirst Incomplete
func (TsMrangeAggregationAggregationFirst) Bucketduration ¶
func (c TsMrangeAggregationAggregationFirst) Bucketduration(bucketduration int64) TsMrangeAggregationBucketduration
type TsMrangeAggregationAggregationLast ¶
type TsMrangeAggregationAggregationLast Incomplete
func (TsMrangeAggregationAggregationLast) Bucketduration ¶
func (c TsMrangeAggregationAggregationLast) Bucketduration(bucketduration int64) TsMrangeAggregationBucketduration
type TsMrangeAggregationAggregationMax ¶
type TsMrangeAggregationAggregationMax Incomplete
func (TsMrangeAggregationAggregationMax) Bucketduration ¶
func (c TsMrangeAggregationAggregationMax) Bucketduration(bucketduration int64) TsMrangeAggregationBucketduration
type TsMrangeAggregationAggregationMin ¶
type TsMrangeAggregationAggregationMin Incomplete
func (TsMrangeAggregationAggregationMin) Bucketduration ¶
func (c TsMrangeAggregationAggregationMin) Bucketduration(bucketduration int64) TsMrangeAggregationBucketduration
type TsMrangeAggregationAggregationRange ¶
type TsMrangeAggregationAggregationRange Incomplete
func (TsMrangeAggregationAggregationRange) Bucketduration ¶
func (c TsMrangeAggregationAggregationRange) Bucketduration(bucketduration int64) TsMrangeAggregationBucketduration
type TsMrangeAggregationAggregationStdP ¶
type TsMrangeAggregationAggregationStdP Incomplete
func (TsMrangeAggregationAggregationStdP) Bucketduration ¶
func (c TsMrangeAggregationAggregationStdP) Bucketduration(bucketduration int64) TsMrangeAggregationBucketduration
type TsMrangeAggregationAggregationStdS ¶
type TsMrangeAggregationAggregationStdS Incomplete
func (TsMrangeAggregationAggregationStdS) Bucketduration ¶
func (c TsMrangeAggregationAggregationStdS) Bucketduration(bucketduration int64) TsMrangeAggregationBucketduration
type TsMrangeAggregationAggregationSum ¶
type TsMrangeAggregationAggregationSum Incomplete
func (TsMrangeAggregationAggregationSum) Bucketduration ¶
func (c TsMrangeAggregationAggregationSum) Bucketduration(bucketduration int64) TsMrangeAggregationBucketduration
type TsMrangeAggregationAggregationTwa ¶
type TsMrangeAggregationAggregationTwa Incomplete
func (TsMrangeAggregationAggregationTwa) Bucketduration ¶
func (c TsMrangeAggregationAggregationTwa) Bucketduration(bucketduration int64) TsMrangeAggregationBucketduration
type TsMrangeAggregationAggregationVarP ¶
type TsMrangeAggregationAggregationVarP Incomplete
func (TsMrangeAggregationAggregationVarP) Bucketduration ¶
func (c TsMrangeAggregationAggregationVarP) Bucketduration(bucketduration int64) TsMrangeAggregationBucketduration
type TsMrangeAggregationAggregationVarS ¶
type TsMrangeAggregationAggregationVarS Incomplete
func (TsMrangeAggregationAggregationVarS) Bucketduration ¶
func (c TsMrangeAggregationAggregationVarS) Bucketduration(bucketduration int64) TsMrangeAggregationBucketduration
type TsMrangeAggregationBucketduration ¶
type TsMrangeAggregationBucketduration Incomplete
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 Incomplete
func (TsMrangeAggregationBuckettimestamp) Empty ¶
func (c TsMrangeAggregationBuckettimestamp) Empty() TsMrangeAggregationEmpty
func (TsMrangeAggregationBuckettimestamp) Filter ¶
func (c TsMrangeAggregationBuckettimestamp) Filter(filter ...string) TsMrangeFilter
type TsMrangeAggregationEmpty ¶
type TsMrangeAggregationEmpty Incomplete
func (TsMrangeAggregationEmpty) Filter ¶
func (c TsMrangeAggregationEmpty) Filter(filter ...string) TsMrangeFilter
type TsMrangeAlign ¶
type TsMrangeAlign Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
func (TsMrangeFromtimestamp) Totimestamp ¶
func (c TsMrangeFromtimestamp) Totimestamp(totimestamp string) TsMrangeTotimestamp
type TsMrangeGroupby ¶
type TsMrangeGroupby Incomplete
func (TsMrangeGroupby) Build ¶
func (c TsMrangeGroupby) Build() Completed
type TsMrangeLatest ¶
type TsMrangeLatest Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
func (TsMrevrange) Fromtimestamp ¶
func (c TsMrevrange) Fromtimestamp(fromtimestamp string) TsMrevrangeFromtimestamp
type TsMrevrangeAggregationAggregationAvg ¶
type TsMrevrangeAggregationAggregationAvg Incomplete
func (TsMrevrangeAggregationAggregationAvg) Bucketduration ¶
func (c TsMrevrangeAggregationAggregationAvg) Bucketduration(bucketduration int64) TsMrevrangeAggregationBucketduration
type TsMrevrangeAggregationAggregationCount ¶
type TsMrevrangeAggregationAggregationCount Incomplete
func (TsMrevrangeAggregationAggregationCount) Bucketduration ¶
func (c TsMrevrangeAggregationAggregationCount) Bucketduration(bucketduration int64) TsMrevrangeAggregationBucketduration
type TsMrevrangeAggregationAggregationFirst ¶
type TsMrevrangeAggregationAggregationFirst Incomplete
func (TsMrevrangeAggregationAggregationFirst) Bucketduration ¶
func (c TsMrevrangeAggregationAggregationFirst) Bucketduration(bucketduration int64) TsMrevrangeAggregationBucketduration
type TsMrevrangeAggregationAggregationLast ¶
type TsMrevrangeAggregationAggregationLast Incomplete
func (TsMrevrangeAggregationAggregationLast) Bucketduration ¶
func (c TsMrevrangeAggregationAggregationLast) Bucketduration(bucketduration int64) TsMrevrangeAggregationBucketduration
type TsMrevrangeAggregationAggregationMax ¶
type TsMrevrangeAggregationAggregationMax Incomplete
func (TsMrevrangeAggregationAggregationMax) Bucketduration ¶
func (c TsMrevrangeAggregationAggregationMax) Bucketduration(bucketduration int64) TsMrevrangeAggregationBucketduration
type TsMrevrangeAggregationAggregationMin ¶
type TsMrevrangeAggregationAggregationMin Incomplete
func (TsMrevrangeAggregationAggregationMin) Bucketduration ¶
func (c TsMrevrangeAggregationAggregationMin) Bucketduration(bucketduration int64) TsMrevrangeAggregationBucketduration
type TsMrevrangeAggregationAggregationRange ¶
type TsMrevrangeAggregationAggregationRange Incomplete
func (TsMrevrangeAggregationAggregationRange) Bucketduration ¶
func (c TsMrevrangeAggregationAggregationRange) Bucketduration(bucketduration int64) TsMrevrangeAggregationBucketduration
type TsMrevrangeAggregationAggregationStdP ¶
type TsMrevrangeAggregationAggregationStdP Incomplete
func (TsMrevrangeAggregationAggregationStdP) Bucketduration ¶
func (c TsMrevrangeAggregationAggregationStdP) Bucketduration(bucketduration int64) TsMrevrangeAggregationBucketduration
type TsMrevrangeAggregationAggregationStdS ¶
type TsMrevrangeAggregationAggregationStdS Incomplete
func (TsMrevrangeAggregationAggregationStdS) Bucketduration ¶
func (c TsMrevrangeAggregationAggregationStdS) Bucketduration(bucketduration int64) TsMrevrangeAggregationBucketduration
type TsMrevrangeAggregationAggregationSum ¶
type TsMrevrangeAggregationAggregationSum Incomplete
func (TsMrevrangeAggregationAggregationSum) Bucketduration ¶
func (c TsMrevrangeAggregationAggregationSum) Bucketduration(bucketduration int64) TsMrevrangeAggregationBucketduration
type TsMrevrangeAggregationAggregationTwa ¶
type TsMrevrangeAggregationAggregationTwa Incomplete
func (TsMrevrangeAggregationAggregationTwa) Bucketduration ¶
func (c TsMrevrangeAggregationAggregationTwa) Bucketduration(bucketduration int64) TsMrevrangeAggregationBucketduration
type TsMrevrangeAggregationAggregationVarP ¶
type TsMrevrangeAggregationAggregationVarP Incomplete
func (TsMrevrangeAggregationAggregationVarP) Bucketduration ¶
func (c TsMrevrangeAggregationAggregationVarP) Bucketduration(bucketduration int64) TsMrevrangeAggregationBucketduration
type TsMrevrangeAggregationAggregationVarS ¶
type TsMrevrangeAggregationAggregationVarS Incomplete
func (TsMrevrangeAggregationAggregationVarS) Bucketduration ¶
func (c TsMrevrangeAggregationAggregationVarS) Bucketduration(bucketduration int64) TsMrevrangeAggregationBucketduration
type TsMrevrangeAggregationBucketduration ¶
type TsMrevrangeAggregationBucketduration Incomplete
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 Incomplete
func (TsMrevrangeAggregationBuckettimestamp) Empty ¶
func (c TsMrevrangeAggregationBuckettimestamp) Empty() TsMrevrangeAggregationEmpty
func (TsMrevrangeAggregationBuckettimestamp) Filter ¶
func (c TsMrevrangeAggregationBuckettimestamp) Filter(filter ...string) TsMrevrangeFilter
type TsMrevrangeAggregationEmpty ¶
type TsMrevrangeAggregationEmpty Incomplete
func (TsMrevrangeAggregationEmpty) Filter ¶
func (c TsMrevrangeAggregationEmpty) Filter(filter ...string) TsMrevrangeFilter
type TsMrevrangeAlign ¶
type TsMrevrangeAlign Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
func (TsMrevrangeFromtimestamp) Totimestamp ¶
func (c TsMrevrangeFromtimestamp) Totimestamp(totimestamp string) TsMrevrangeTotimestamp
type TsMrevrangeGroupby ¶
type TsMrevrangeGroupby Incomplete
func (TsMrevrangeGroupby) Build ¶
func (c TsMrevrangeGroupby) Build() Completed
type TsMrevrangeLatest ¶
type TsMrevrangeLatest Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
func (TsQueryindex) Filter ¶
func (c TsQueryindex) Filter(filter ...string) TsQueryindexFilter
type TsQueryindexFilter ¶
type TsQueryindexFilter Incomplete
func (TsQueryindexFilter) Build ¶
func (c TsQueryindexFilter) Build() Completed
func (TsQueryindexFilter) Filter ¶
func (c TsQueryindexFilter) Filter(filter ...string) TsQueryindexFilter
type TsRange ¶
type TsRange Incomplete
func (TsRange) Key ¶
func (c TsRange) Key(key string) TsRangeKey
type TsRangeAggregationAggregationAvg ¶
type TsRangeAggregationAggregationAvg Incomplete
func (TsRangeAggregationAggregationAvg) Bucketduration ¶
func (c TsRangeAggregationAggregationAvg) Bucketduration(bucketduration int64) TsRangeAggregationBucketduration
type TsRangeAggregationAggregationCount ¶
type TsRangeAggregationAggregationCount Incomplete
func (TsRangeAggregationAggregationCount) Bucketduration ¶
func (c TsRangeAggregationAggregationCount) Bucketduration(bucketduration int64) TsRangeAggregationBucketduration
type TsRangeAggregationAggregationFirst ¶
type TsRangeAggregationAggregationFirst Incomplete
func (TsRangeAggregationAggregationFirst) Bucketduration ¶
func (c TsRangeAggregationAggregationFirst) Bucketduration(bucketduration int64) TsRangeAggregationBucketduration
type TsRangeAggregationAggregationLast ¶
type TsRangeAggregationAggregationLast Incomplete
func (TsRangeAggregationAggregationLast) Bucketduration ¶
func (c TsRangeAggregationAggregationLast) Bucketduration(bucketduration int64) TsRangeAggregationBucketduration
type TsRangeAggregationAggregationMax ¶
type TsRangeAggregationAggregationMax Incomplete
func (TsRangeAggregationAggregationMax) Bucketduration ¶
func (c TsRangeAggregationAggregationMax) Bucketduration(bucketduration int64) TsRangeAggregationBucketduration
type TsRangeAggregationAggregationMin ¶
type TsRangeAggregationAggregationMin Incomplete
func (TsRangeAggregationAggregationMin) Bucketduration ¶
func (c TsRangeAggregationAggregationMin) Bucketduration(bucketduration int64) TsRangeAggregationBucketduration
type TsRangeAggregationAggregationRange ¶
type TsRangeAggregationAggregationRange Incomplete
func (TsRangeAggregationAggregationRange) Bucketduration ¶
func (c TsRangeAggregationAggregationRange) Bucketduration(bucketduration int64) TsRangeAggregationBucketduration
type TsRangeAggregationAggregationStdP ¶
type TsRangeAggregationAggregationStdP Incomplete
func (TsRangeAggregationAggregationStdP) Bucketduration ¶
func (c TsRangeAggregationAggregationStdP) Bucketduration(bucketduration int64) TsRangeAggregationBucketduration
type TsRangeAggregationAggregationStdS ¶
type TsRangeAggregationAggregationStdS Incomplete
func (TsRangeAggregationAggregationStdS) Bucketduration ¶
func (c TsRangeAggregationAggregationStdS) Bucketduration(bucketduration int64) TsRangeAggregationBucketduration
type TsRangeAggregationAggregationSum ¶
type TsRangeAggregationAggregationSum Incomplete
func (TsRangeAggregationAggregationSum) Bucketduration ¶
func (c TsRangeAggregationAggregationSum) Bucketduration(bucketduration int64) TsRangeAggregationBucketduration
type TsRangeAggregationAggregationTwa ¶
type TsRangeAggregationAggregationTwa Incomplete
func (TsRangeAggregationAggregationTwa) Bucketduration ¶
func (c TsRangeAggregationAggregationTwa) Bucketduration(bucketduration int64) TsRangeAggregationBucketduration
type TsRangeAggregationAggregationVarP ¶
type TsRangeAggregationAggregationVarP Incomplete
func (TsRangeAggregationAggregationVarP) Bucketduration ¶
func (c TsRangeAggregationAggregationVarP) Bucketduration(bucketduration int64) TsRangeAggregationBucketduration
type TsRangeAggregationAggregationVarS ¶
type TsRangeAggregationAggregationVarS Incomplete
func (TsRangeAggregationAggregationVarS) Bucketduration ¶
func (c TsRangeAggregationAggregationVarS) Bucketduration(bucketduration int64) TsRangeAggregationBucketduration
type TsRangeAggregationBucketduration ¶
type TsRangeAggregationBucketduration Incomplete
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 Incomplete
func (TsRangeAggregationBuckettimestamp) Build ¶
func (c TsRangeAggregationBuckettimestamp) Build() Completed
func (TsRangeAggregationBuckettimestamp) Empty ¶
func (c TsRangeAggregationBuckettimestamp) Empty() TsRangeAggregationEmpty
type TsRangeAggregationEmpty ¶
type TsRangeAggregationEmpty Incomplete
func (TsRangeAggregationEmpty) Build ¶
func (c TsRangeAggregationEmpty) Build() Completed
type TsRangeAlign ¶
type TsRangeAlign Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
func (TsRangeFromtimestamp) Totimestamp ¶
func (c TsRangeFromtimestamp) Totimestamp(totimestamp string) TsRangeTotimestamp
type TsRangeKey ¶
type TsRangeKey Incomplete
func (TsRangeKey) Fromtimestamp ¶
func (c TsRangeKey) Fromtimestamp(fromtimestamp string) TsRangeFromtimestamp
type TsRangeLatest ¶
type TsRangeLatest Incomplete
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 Incomplete
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 Incomplete
func (TsRevrange) Key ¶
func (c TsRevrange) Key(key string) TsRevrangeKey
type TsRevrangeAggregationAggregationAvg ¶
type TsRevrangeAggregationAggregationAvg Incomplete
func (TsRevrangeAggregationAggregationAvg) Bucketduration ¶
func (c TsRevrangeAggregationAggregationAvg) Bucketduration(bucketduration int64) TsRevrangeAggregationBucketduration
type TsRevrangeAggregationAggregationCount ¶
type TsRevrangeAggregationAggregationCount Incomplete
func (TsRevrangeAggregationAggregationCount) Bucketduration ¶
func (c TsRevrangeAggregationAggregationCount) Bucketduration(bucketduration int64) TsRevrangeAggregationBucketduration
type TsRevrangeAggregationAggregationFirst ¶
type TsRevrangeAggregationAggregationFirst Incomplete
func (TsRevrangeAggregationAggregationFirst) Bucketduration ¶
func (c TsRevrangeAggregationAggregationFirst) Bucketduration(bucketduration int64) TsRevrangeAggregationBucketduration
type TsRevrangeAggregationAggregationLast ¶
type TsRevrangeAggregationAggregationLast Incomplete
func (TsRevrangeAggregationAggregationLast) Bucketduration ¶
func (c TsRevrangeAggregationAggregationLast) Bucketduration(bucketduration int64) TsRevrangeAggregationBucketduration
type TsRevrangeAggregationAggregationMax ¶
type TsRevrangeAggregationAggregationMax Incomplete
func (TsRevrangeAggregationAggregationMax) Bucketduration ¶
func (c TsRevrangeAggregationAggregationMax) Bucketduration(bucketduration int64) TsRevrangeAggregationBucketduration
type TsRevrangeAggregationAggregationMin ¶
type TsRevrangeAggregationAggregationMin Incomplete
func (TsRevrangeAggregationAggregationMin) Bucketduration ¶
func (c TsRevrangeAggregationAggregationMin) Bucketduration(bucketduration int64) TsRevrangeAggregationBucketduration
type TsRevrangeAggregationAggregationRange ¶
type TsRevrangeAggregationAggregationRange Incomplete
func (TsRevrangeAggregationAggregationRange) Bucketduration ¶
func (c TsRevrangeAggregationAggregationRange) Bucketduration(bucketduration int64) TsRevrangeAggregationBucketduration
type TsRevrangeAggregationAggregationStdP ¶
type TsRevrangeAggregationAggregationStdP Incomplete
func (TsRevrangeAggregationAggregationStdP) Bucketduration ¶
func (c TsRevrangeAggregationAggregationStdP) Bucketduration(bucketduration int64) TsRevrangeAggregationBucketduration
type TsRevrangeAggregationAggregationStdS ¶
type TsRevrangeAggregationAggregationStdS Incomplete
func (TsRevrangeAggregationAggregationStdS) Bucketduration ¶
func (c TsRevrangeAggregationAggregationStdS) Bucketduration(bucketduration int64) TsRevrangeAggregationBucketduration
type TsRevrangeAggregationAggregationSum ¶
type TsRevrangeAggregationAggregationSum Incomplete
func (TsRevrangeAggregationAggregationSum) Bucketduration ¶
func (c TsRevrangeAggregationAggregationSum) Bucketduration(bucketduration int64) TsRevrangeAggregationBucketduration
type TsRevrangeAggregationAggregationTwa ¶
type TsRevrangeAggregationAggregationTwa Incomplete
func (TsRevrangeAggregationAggregationTwa) Bucketduration ¶
func (c TsRevrangeAggregationAggregationTwa) Bucketduration(bucketduration int64) TsRevrangeAggregationBucketduration
type TsRevrangeAggregationAggregationVarP ¶
type TsRevrangeAggregationAggregationVarP Incomplete
func (TsRevrangeAggregationAggregationVarP) Bucketduration ¶
func (c TsRevrangeAggregationAggregationVarP) Bucketduration(bucketduration int64) TsRevrangeAggregationBucketduration
type TsRevrangeAggregationAggregationVarS ¶
type TsRevrangeAggregationAggregationVarS Incomplete
func (TsRevrangeAggregationAggregationVarS) Bucketduration ¶
func (c TsRevrangeAggregationAggregationVarS) Bucketduration(bucketduration int64) TsRevrangeAggregationBucketduration
type TsRevrangeAggregationBucketduration ¶
type TsRevrangeAggregationBucketduration Incomplete
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 Incomplete
func (TsRevrangeAggregationBuckettimestamp) Build ¶
func (c TsRevrangeAggregationBuckettimestamp) Build() Completed
func (TsRevrangeAggregationBuckettimestamp) Empty ¶
func (c TsRevrangeAggregationBuckettimestamp) Empty() TsRevrangeAggregationEmpty
type TsRevrangeAggregationEmpty ¶
type TsRevrangeAggregationEmpty Incomplete
func (TsRevrangeAggregationEmpty) Build ¶
func (c TsRevrangeAggregationEmpty) Build() Completed
type TsRevrangeAlign ¶
type TsRevrangeAlign Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
func (TsRevrangeFromtimestamp) Totimestamp ¶
func (c TsRevrangeFromtimestamp) Totimestamp(totimestamp string) TsRevrangeTotimestamp
type TsRevrangeKey ¶
type TsRevrangeKey Incomplete
func (TsRevrangeKey) Fromtimestamp ¶
func (c TsRevrangeKey) Fromtimestamp(fromtimestamp string) TsRevrangeFromtimestamp
type TsRevrangeLatest ¶
type TsRevrangeLatest Incomplete
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 Incomplete
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 TtlKey ¶
type TtlKey Incomplete
type TypeKey ¶
type TypeKey Incomplete
type Unlink ¶
type Unlink Incomplete
type UnlinkKey ¶
type UnlinkKey Incomplete
type Unsubscribe ¶
type Unsubscribe Incomplete
func (Unsubscribe) Build ¶
func (c Unsubscribe) Build() Completed
func (Unsubscribe) Channel ¶
func (c Unsubscribe) Channel(channel ...string) UnsubscribeChannel
type UnsubscribeChannel ¶
type UnsubscribeChannel Incomplete
func (UnsubscribeChannel) Build ¶
func (c UnsubscribeChannel) Build() Completed
func (UnsubscribeChannel) Channel ¶
func (c UnsubscribeChannel) Channel(channel ...string) UnsubscribeChannel
type Wait ¶
type Wait Incomplete
func (Wait) Numreplicas ¶
func (c Wait) Numreplicas(numreplicas int64) WaitNumreplicas
type WaitNumreplicas ¶
type WaitNumreplicas Incomplete
func (WaitNumreplicas) Timeout ¶
func (c WaitNumreplicas) Timeout(timeout int64) WaitTimeout
type WaitTimeout ¶
type WaitTimeout Incomplete
func (WaitTimeout) Build ¶
func (c WaitTimeout) Build() Completed
type Waitaof ¶
type Waitaof Incomplete
func (Waitaof) Numlocal ¶
func (c Waitaof) Numlocal(numlocal int64) WaitaofNumlocal
type WaitaofNumlocal ¶
type WaitaofNumlocal Incomplete
func (WaitaofNumlocal) Numreplicas ¶
func (c WaitaofNumlocal) Numreplicas(numreplicas int64) WaitaofNumreplicas
type WaitaofNumreplicas ¶
type WaitaofNumreplicas Incomplete
func (WaitaofNumreplicas) Timeout ¶
func (c WaitaofNumreplicas) Timeout(timeout int64) WaitaofTimeout
type WaitaofTimeout ¶
type WaitaofTimeout Incomplete
func (WaitaofTimeout) Build ¶
func (c WaitaofTimeout) Build() Completed
type WatchKey ¶
type WatchKey Incomplete
type XackGroup ¶
type XackGroup Incomplete
type XackId ¶
type XackId Incomplete
type XackKey ¶
type XackKey Incomplete
type XaddFieldValue ¶
type XaddFieldValue Incomplete
func (XaddFieldValue) Build ¶
func (c XaddFieldValue) Build() Completed
func (XaddFieldValue) FieldValue ¶
func (c XaddFieldValue) FieldValue(field string, value string) XaddFieldValue
func (XaddFieldValue) FieldValueIter ¶
func (c XaddFieldValue) FieldValueIter(seq iter.Seq2[string, string]) XaddFieldValue
type XaddId ¶
type XaddId Incomplete
func (XaddId) FieldValue ¶
func (c XaddId) FieldValue() XaddFieldValue
type XaddKey ¶
type XaddKey Incomplete
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 Incomplete
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 Incomplete
func (XaddTrimLimit) Id ¶
func (c XaddTrimLimit) Id(id string) XaddId
type XaddTrimOperatorAlmost ¶
type XaddTrimOperatorAlmost Incomplete
func (XaddTrimOperatorAlmost) Threshold ¶
func (c XaddTrimOperatorAlmost) Threshold(threshold string) XaddTrimThreshold
type XaddTrimOperatorExact ¶
type XaddTrimOperatorExact Incomplete
func (XaddTrimOperatorExact) Threshold ¶
func (c XaddTrimOperatorExact) Threshold(threshold string) XaddTrimThreshold
type XaddTrimStrategyMaxlen ¶
type XaddTrimStrategyMaxlen Incomplete
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 Incomplete
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 Incomplete
func (XaddTrimThreshold) Id ¶
func (c XaddTrimThreshold) Id(id string) XaddId
func (XaddTrimThreshold) Limit ¶
func (c XaddTrimThreshold) Limit(count int64) XaddTrimLimit
type Xautoclaim ¶
type Xautoclaim Incomplete
func (Xautoclaim) Key ¶
func (c Xautoclaim) Key(key string) XautoclaimKey
type XautoclaimConsumer ¶
type XautoclaimConsumer Incomplete
func (XautoclaimConsumer) MinIdleTime ¶
func (c XautoclaimConsumer) MinIdleTime(minIdleTime string) XautoclaimMinIdleTime
type XautoclaimCount ¶
type XautoclaimCount Incomplete
func (XautoclaimCount) Build ¶
func (c XautoclaimCount) Build() Completed
func (XautoclaimCount) Justid ¶
func (c XautoclaimCount) Justid() XautoclaimJustid
type XautoclaimGroup ¶
type XautoclaimGroup Incomplete
func (XautoclaimGroup) Consumer ¶
func (c XautoclaimGroup) Consumer(consumer string) XautoclaimConsumer
type XautoclaimJustid ¶
type XautoclaimJustid Incomplete
func (XautoclaimJustid) Build ¶
func (c XautoclaimJustid) Build() Completed
type XautoclaimKey ¶
type XautoclaimKey Incomplete
func (XautoclaimKey) Group ¶
func (c XautoclaimKey) Group(group string) XautoclaimGroup
type XautoclaimMinIdleTime ¶
type XautoclaimMinIdleTime Incomplete
func (XautoclaimMinIdleTime) Start ¶
func (c XautoclaimMinIdleTime) Start(start string) XautoclaimStart
type XautoclaimStart ¶
type XautoclaimStart Incomplete
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 Incomplete
func (XclaimConsumer) MinIdleTime ¶
func (c XclaimConsumer) MinIdleTime(minIdleTime string) XclaimMinIdleTime
type XclaimForce ¶
type XclaimForce Incomplete
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 Incomplete
func (XclaimGroup) Consumer ¶
func (c XclaimGroup) Consumer(consumer string) XclaimConsumer
type XclaimId ¶
type XclaimId Incomplete
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 Incomplete
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 Incomplete
func (XclaimJustid) Build ¶
func (c XclaimJustid) Build() Completed
func (XclaimJustid) Lastid ¶
func (c XclaimJustid) Lastid() XclaimLastid
type XclaimKey ¶
type XclaimKey Incomplete
func (XclaimKey) Group ¶
func (c XclaimKey) Group(group string) XclaimGroup
type XclaimLastid ¶
type XclaimLastid Incomplete
func (XclaimLastid) Build ¶
func (c XclaimLastid) Build() Completed
type XclaimMinIdleTime ¶
type XclaimMinIdleTime Incomplete
func (XclaimMinIdleTime) Id ¶
func (c XclaimMinIdleTime) Id(id ...string) XclaimId
type XclaimRetrycount ¶
type XclaimRetrycount Incomplete
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 Incomplete
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 XdelId ¶
type XdelId Incomplete
type XgroupCreate ¶
type XgroupCreate Incomplete
func (XgroupCreate) Key ¶
func (c XgroupCreate) Key(key string) XgroupCreateKey
type XgroupCreateEntriesread ¶
type XgroupCreateEntriesread Incomplete
func (XgroupCreateEntriesread) Build ¶
func (c XgroupCreateEntriesread) Build() Completed
type XgroupCreateGroup ¶
type XgroupCreateGroup Incomplete
func (XgroupCreateGroup) Id ¶
func (c XgroupCreateGroup) Id(id string) XgroupCreateId
type XgroupCreateId ¶
type XgroupCreateId Incomplete
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 Incomplete
func (XgroupCreateKey) Group ¶
func (c XgroupCreateKey) Group(group string) XgroupCreateGroup
type XgroupCreateMkstream ¶
type XgroupCreateMkstream Incomplete
func (XgroupCreateMkstream) Build ¶
func (c XgroupCreateMkstream) Build() Completed
func (XgroupCreateMkstream) Entriesread ¶
func (c XgroupCreateMkstream) Entriesread(entriesRead int64) XgroupCreateEntriesread
type XgroupCreateconsumer ¶
type XgroupCreateconsumer Incomplete
func (XgroupCreateconsumer) Key ¶
func (c XgroupCreateconsumer) Key(key string) XgroupCreateconsumerKey
type XgroupCreateconsumerConsumer ¶
type XgroupCreateconsumerConsumer Incomplete
func (XgroupCreateconsumerConsumer) Build ¶
func (c XgroupCreateconsumerConsumer) Build() Completed
type XgroupCreateconsumerGroup ¶
type XgroupCreateconsumerGroup Incomplete
func (XgroupCreateconsumerGroup) Consumer ¶
func (c XgroupCreateconsumerGroup) Consumer(consumer string) XgroupCreateconsumerConsumer
type XgroupCreateconsumerKey ¶
type XgroupCreateconsumerKey Incomplete
func (XgroupCreateconsumerKey) Group ¶
func (c XgroupCreateconsumerKey) Group(group string) XgroupCreateconsumerGroup
type XgroupDelconsumer ¶
type XgroupDelconsumer Incomplete
func (XgroupDelconsumer) Key ¶
func (c XgroupDelconsumer) Key(key string) XgroupDelconsumerKey
type XgroupDelconsumerConsumername ¶
type XgroupDelconsumerConsumername Incomplete
func (XgroupDelconsumerConsumername) Build ¶
func (c XgroupDelconsumerConsumername) Build() Completed
type XgroupDelconsumerGroup ¶
type XgroupDelconsumerGroup Incomplete
func (XgroupDelconsumerGroup) Consumername ¶
func (c XgroupDelconsumerGroup) Consumername(consumername string) XgroupDelconsumerConsumername
type XgroupDelconsumerKey ¶
type XgroupDelconsumerKey Incomplete
func (XgroupDelconsumerKey) Group ¶
func (c XgroupDelconsumerKey) Group(group string) XgroupDelconsumerGroup
type XgroupDestroy ¶
type XgroupDestroy Incomplete
func (XgroupDestroy) Key ¶
func (c XgroupDestroy) Key(key string) XgroupDestroyKey
type XgroupDestroyGroup ¶
type XgroupDestroyGroup Incomplete
func (XgroupDestroyGroup) Build ¶
func (c XgroupDestroyGroup) Build() Completed
type XgroupDestroyKey ¶
type XgroupDestroyKey Incomplete
func (XgroupDestroyKey) Group ¶
func (c XgroupDestroyKey) Group(group string) XgroupDestroyGroup
type XgroupHelp ¶
type XgroupHelp Incomplete
func (XgroupHelp) Build ¶
func (c XgroupHelp) Build() Completed
type XgroupSetid ¶
type XgroupSetid Incomplete
func (XgroupSetid) Key ¶
func (c XgroupSetid) Key(key string) XgroupSetidKey
type XgroupSetidEntriesread ¶
type XgroupSetidEntriesread Incomplete
func (XgroupSetidEntriesread) Build ¶
func (c XgroupSetidEntriesread) Build() Completed
type XgroupSetidGroup ¶
type XgroupSetidGroup Incomplete
func (XgroupSetidGroup) Id ¶
func (c XgroupSetidGroup) Id(id string) XgroupSetidId
type XgroupSetidId ¶
type XgroupSetidId Incomplete
func (XgroupSetidId) Build ¶
func (c XgroupSetidId) Build() Completed
func (XgroupSetidId) Entriesread ¶
func (c XgroupSetidId) Entriesread(entriesRead int64) XgroupSetidEntriesread
type XgroupSetidKey ¶
type XgroupSetidKey Incomplete
func (XgroupSetidKey) Group ¶
func (c XgroupSetidKey) Group(group string) XgroupSetidGroup
type XinfoConsumers ¶
type XinfoConsumers Incomplete
func (XinfoConsumers) Key ¶
func (c XinfoConsumers) Key(key string) XinfoConsumersKey
type XinfoConsumersGroup ¶
type XinfoConsumersGroup Incomplete
func (XinfoConsumersGroup) Build ¶
func (c XinfoConsumersGroup) Build() Completed
type XinfoConsumersKey ¶
type XinfoConsumersKey Incomplete
func (XinfoConsumersKey) Group ¶
func (c XinfoConsumersKey) Group(group string) XinfoConsumersGroup
type XinfoGroups ¶
type XinfoGroups Incomplete
func (XinfoGroups) Key ¶
func (c XinfoGroups) Key(key string) XinfoGroupsKey
type XinfoGroupsKey ¶
type XinfoGroupsKey Incomplete
func (XinfoGroupsKey) Build ¶
func (c XinfoGroupsKey) Build() Completed
type XinfoHelp ¶
type XinfoHelp Incomplete
type XinfoStream ¶
type XinfoStream Incomplete
func (XinfoStream) Key ¶
func (c XinfoStream) Key(key string) XinfoStreamKey
type XinfoStreamFullCount ¶
type XinfoStreamFullCount Incomplete
func (XinfoStreamFullCount) Build ¶
func (c XinfoStreamFullCount) Build() Completed
type XinfoStreamFullFull ¶
type XinfoStreamFullFull Incomplete
func (XinfoStreamFullFull) Build ¶
func (c XinfoStreamFullFull) Build() Completed
func (XinfoStreamFullFull) Count ¶
func (c XinfoStreamFullFull) Count(count int64) XinfoStreamFullCount
type XinfoStreamKey ¶
type XinfoStreamKey Incomplete
func (XinfoStreamKey) Build ¶
func (c XinfoStreamKey) Build() Completed
func (XinfoStreamKey) Full ¶
func (c XinfoStreamKey) Full() XinfoStreamFullFull
type Xpending ¶
type Xpending Incomplete
func (Xpending) Key ¶
func (c Xpending) Key(key string) XpendingKey
type XpendingFiltersConsumer ¶
type XpendingFiltersConsumer Incomplete
func (XpendingFiltersConsumer) Build ¶
func (c XpendingFiltersConsumer) Build() Completed
type XpendingFiltersCount ¶
type XpendingFiltersCount Incomplete
func (XpendingFiltersCount) Build ¶
func (c XpendingFiltersCount) Build() Completed
func (XpendingFiltersCount) Consumer ¶
func (c XpendingFiltersCount) Consumer(consumer string) XpendingFiltersConsumer
type XpendingFiltersEnd ¶
type XpendingFiltersEnd Incomplete
func (XpendingFiltersEnd) Count ¶
func (c XpendingFiltersEnd) Count(count int64) XpendingFiltersCount
type XpendingFiltersIdle ¶
type XpendingFiltersIdle Incomplete
func (XpendingFiltersIdle) Start ¶
func (c XpendingFiltersIdle) Start(start string) XpendingFiltersStart
type XpendingFiltersStart ¶
type XpendingFiltersStart Incomplete
func (XpendingFiltersStart) End ¶
func (c XpendingFiltersStart) End(end string) XpendingFiltersEnd
type XpendingGroup ¶
type XpendingGroup Incomplete
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 Incomplete
func (XpendingKey) Group ¶
func (c XpendingKey) Group(group string) XpendingGroup
type XrangeCount ¶
type XrangeCount Incomplete
func (XrangeCount) Build ¶
func (c XrangeCount) Build() Completed
type XrangeEnd ¶
type XrangeEnd Incomplete
func (XrangeEnd) Count ¶
func (c XrangeEnd) Count(count int64) XrangeCount
type XrangeKey ¶
type XrangeKey Incomplete
func (XrangeKey) Start ¶
func (c XrangeKey) Start(start string) XrangeStart
type XrangeStart ¶
type XrangeStart Incomplete
func (XrangeStart) End ¶
func (c XrangeStart) End(end string) XrangeEnd
type Xread ¶
type Xread Incomplete
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 Incomplete
func (XreadBlock) Streams ¶
func (c XreadBlock) Streams() XreadStreams
type XreadCount ¶
type XreadCount Incomplete
func (XreadCount) Block ¶
func (c XreadCount) Block(milliseconds int64) XreadBlock
func (XreadCount) Streams ¶
func (c XreadCount) Streams() XreadStreams
type XreadId ¶
type XreadId Incomplete
type XreadKey ¶
type XreadKey Incomplete
type XreadStreams ¶
type XreadStreams Incomplete
func (XreadStreams) Key ¶
func (c XreadStreams) Key(key ...string) XreadKey
type Xreadgroup ¶
type Xreadgroup Incomplete
func (Xreadgroup) Group ¶
func (c Xreadgroup) Group(group string, consumer string) XreadgroupGroup
type XreadgroupBlock ¶
type XreadgroupBlock Incomplete
func (XreadgroupBlock) Noack ¶
func (c XreadgroupBlock) Noack() XreadgroupNoack
func (XreadgroupBlock) Streams ¶
func (c XreadgroupBlock) Streams() XreadgroupStreams
type XreadgroupCount ¶
type XreadgroupCount Incomplete
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 Incomplete
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 Incomplete
func (XreadgroupId) Build ¶
func (c XreadgroupId) Build() Completed
func (XreadgroupId) Id ¶
func (c XreadgroupId) Id(id ...string) XreadgroupId
type XreadgroupKey ¶
type XreadgroupKey Incomplete
func (XreadgroupKey) Id ¶
func (c XreadgroupKey) Id(id ...string) XreadgroupId
func (XreadgroupKey) Key ¶
func (c XreadgroupKey) Key(key ...string) XreadgroupKey
type XreadgroupNoack ¶
type XreadgroupNoack Incomplete
func (XreadgroupNoack) Streams ¶
func (c XreadgroupNoack) Streams() XreadgroupStreams
type XreadgroupStreams ¶
type XreadgroupStreams Incomplete
func (XreadgroupStreams) Key ¶
func (c XreadgroupStreams) Key(key ...string) XreadgroupKey
type Xrevrange ¶
type Xrevrange Incomplete
func (Xrevrange) Key ¶
func (c Xrevrange) Key(key string) XrevrangeKey
type XrevrangeCount ¶
type XrevrangeCount Incomplete
func (XrevrangeCount) Build ¶
func (c XrevrangeCount) Build() Completed
type XrevrangeEnd ¶
type XrevrangeEnd Incomplete
func (XrevrangeEnd) Start ¶
func (c XrevrangeEnd) Start(start string) XrevrangeStart
type XrevrangeKey ¶
type XrevrangeKey Incomplete
func (XrevrangeKey) End ¶
func (c XrevrangeKey) End(end string) XrevrangeEnd
type XrevrangeStart ¶
type XrevrangeStart Incomplete
func (XrevrangeStart) Build ¶
func (c XrevrangeStart) Build() Completed
func (XrevrangeStart) Count ¶
func (c XrevrangeStart) Count(count int64) XrevrangeCount
type XsetidEntriesadded ¶
type XsetidEntriesadded Incomplete
func (XsetidEntriesadded) Build ¶
func (c XsetidEntriesadded) Build() Completed
func (XsetidEntriesadded) Maxdeletedid ¶
func (c XsetidEntriesadded) Maxdeletedid(maxDeletedEntryId string) XsetidMaxdeletedid
type XsetidKey ¶
type XsetidKey Incomplete
func (XsetidKey) LastId ¶
func (c XsetidKey) LastId(lastId string) XsetidLastId
type XsetidLastId ¶
type XsetidLastId Incomplete
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 Incomplete
func (XsetidMaxdeletedid) Build ¶
func (c XsetidMaxdeletedid) Build() Completed
type XtrimKey ¶
type XtrimKey Incomplete
func (XtrimKey) Maxlen ¶
func (c XtrimKey) Maxlen() XtrimTrimStrategyMaxlen
func (XtrimKey) Minid ¶
func (c XtrimKey) Minid() XtrimTrimStrategyMinid
type XtrimTrimLimit ¶
type XtrimTrimLimit Incomplete
func (XtrimTrimLimit) Build ¶
func (c XtrimTrimLimit) Build() Completed
type XtrimTrimOperatorAlmost ¶
type XtrimTrimOperatorAlmost Incomplete
func (XtrimTrimOperatorAlmost) Threshold ¶
func (c XtrimTrimOperatorAlmost) Threshold(threshold string) XtrimTrimThreshold
type XtrimTrimOperatorExact ¶
type XtrimTrimOperatorExact Incomplete
func (XtrimTrimOperatorExact) Threshold ¶
func (c XtrimTrimOperatorExact) Threshold(threshold string) XtrimTrimThreshold
type XtrimTrimStrategyMaxlen ¶
type XtrimTrimStrategyMaxlen Incomplete
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 Incomplete
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 Incomplete
func (XtrimTrimThreshold) Build ¶
func (c XtrimTrimThreshold) Build() Completed
func (XtrimTrimThreshold) Limit ¶
func (c XtrimTrimThreshold) Limit(count int64) XtrimTrimLimit
type ZaddChangeCh ¶
type ZaddChangeCh Incomplete
func (ZaddChangeCh) Incr ¶
func (c ZaddChangeCh) Incr() ZaddIncrementIncr
func (ZaddChangeCh) ScoreMember ¶
func (c ZaddChangeCh) ScoreMember() ZaddScoreMember
type ZaddComparisonGt ¶
type ZaddComparisonGt Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
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 Incomplete
func (ZaddIncrementIncr) ScoreMember ¶
func (c ZaddIncrementIncr) ScoreMember() ZaddScoreMember
type ZaddKey ¶
type ZaddKey Incomplete
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 Incomplete
func (ZaddScoreMember) Build ¶
func (c ZaddScoreMember) Build() Completed
func (ZaddScoreMember) ScoreMember ¶
func (c ZaddScoreMember) ScoreMember(score float64, member string) ZaddScoreMember
func (ZaddScoreMember) ScoreMemberIter ¶
func (c ZaddScoreMember) ScoreMemberIter(seq iter.Seq2[string, float64]) ZaddScoreMember
type ZcardKey ¶
type ZcardKey Incomplete
type ZcountKey ¶
type ZcountKey Incomplete
type ZcountMax ¶
type ZcountMax Incomplete
type ZcountMin ¶
type ZcountMin Incomplete
type Zdiff ¶
type Zdiff Incomplete
func (Zdiff) Numkeys ¶
func (c Zdiff) Numkeys(numkeys int64) ZdiffNumkeys
type ZdiffKey ¶
type ZdiffKey Incomplete
func (ZdiffKey) Withscores ¶
func (c ZdiffKey) Withscores() ZdiffWithscores
type ZdiffNumkeys ¶
type ZdiffNumkeys Incomplete
func (ZdiffNumkeys) Key ¶
func (c ZdiffNumkeys) Key(key ...string) ZdiffKey
type ZdiffWithscores ¶
type ZdiffWithscores Incomplete
func (ZdiffWithscores) Build ¶
func (c ZdiffWithscores) Build() Completed
type Zdiffstore ¶
type Zdiffstore Incomplete
func (Zdiffstore) Destination ¶
func (c Zdiffstore) Destination(destination string) ZdiffstoreDestination
type ZdiffstoreDestination ¶
type ZdiffstoreDestination Incomplete
func (ZdiffstoreDestination) Numkeys ¶
func (c ZdiffstoreDestination) Numkeys(numkeys int64) ZdiffstoreNumkeys
type ZdiffstoreKey ¶
type ZdiffstoreKey Incomplete
func (ZdiffstoreKey) Build ¶
func (c ZdiffstoreKey) Build() Completed
func (ZdiffstoreKey) Key ¶
func (c ZdiffstoreKey) Key(key ...string) ZdiffstoreKey
type ZdiffstoreNumkeys ¶
type ZdiffstoreNumkeys Incomplete
func (ZdiffstoreNumkeys) Key ¶
func (c ZdiffstoreNumkeys) Key(key ...string) ZdiffstoreKey
type Zincrby ¶
type Zincrby Incomplete
func (Zincrby) Key ¶
func (c Zincrby) Key(key string) ZincrbyKey
type ZincrbyIncrement ¶
type ZincrbyIncrement Incomplete
func (ZincrbyIncrement) Member ¶
func (c ZincrbyIncrement) Member(member string) ZincrbyMember
type ZincrbyKey ¶
type ZincrbyKey Incomplete
func (ZincrbyKey) Increment ¶
func (c ZincrbyKey) Increment(increment float64) ZincrbyIncrement
type ZincrbyMember ¶
type ZincrbyMember Incomplete
func (ZincrbyMember) Build ¶
func (c ZincrbyMember) Build() Completed
type Zinter ¶
type Zinter Incomplete
func (Zinter) Numkeys ¶
func (c Zinter) Numkeys(numkeys int64) ZinterNumkeys
type ZinterAggregateMax ¶
type ZinterAggregateMax Incomplete
func (ZinterAggregateMax) Build ¶
func (c ZinterAggregateMax) Build() Completed
func (ZinterAggregateMax) Withscores ¶
func (c ZinterAggregateMax) Withscores() ZinterWithscores
type ZinterAggregateMin ¶
type ZinterAggregateMin Incomplete
func (ZinterAggregateMin) Build ¶
func (c ZinterAggregateMin) Build() Completed
func (ZinterAggregateMin) Withscores ¶
func (c ZinterAggregateMin) Withscores() ZinterWithscores
type ZinterAggregateSum ¶
type ZinterAggregateSum Incomplete
func (ZinterAggregateSum) Build ¶
func (c ZinterAggregateSum) Build() Completed
func (ZinterAggregateSum) Withscores ¶
func (c ZinterAggregateSum) Withscores() ZinterWithscores
type ZinterKey ¶
type ZinterKey Incomplete
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 Incomplete
func (ZinterNumkeys) Key ¶
func (c ZinterNumkeys) Key(key ...string) ZinterKey
type ZinterWeights ¶
type ZinterWeights Incomplete
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 Incomplete
func (ZinterWithscores) Build ¶
func (c ZinterWithscores) Build() Completed
type Zintercard ¶
type Zintercard Incomplete
func (Zintercard) Numkeys ¶
func (c Zintercard) Numkeys(numkeys int64) ZintercardNumkeys
type ZintercardKey ¶
type ZintercardKey Incomplete
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 Incomplete
func (ZintercardLimit) Build ¶
func (c ZintercardLimit) Build() Completed
type ZintercardNumkeys ¶
type ZintercardNumkeys Incomplete
func (ZintercardNumkeys) Key ¶
func (c ZintercardNumkeys) Key(key ...string) ZintercardKey
type Zinterstore ¶
type Zinterstore Incomplete
func (Zinterstore) Destination ¶
func (c Zinterstore) Destination(destination string) ZinterstoreDestination
type ZinterstoreAggregateMax ¶
type ZinterstoreAggregateMax Incomplete
func (ZinterstoreAggregateMax) Build ¶
func (c ZinterstoreAggregateMax) Build() Completed
type ZinterstoreAggregateMin ¶
type ZinterstoreAggregateMin Incomplete
func (ZinterstoreAggregateMin) Build ¶
func (c ZinterstoreAggregateMin) Build() Completed
type ZinterstoreAggregateSum ¶
type ZinterstoreAggregateSum Incomplete
func (ZinterstoreAggregateSum) Build ¶
func (c ZinterstoreAggregateSum) Build() Completed
type ZinterstoreDestination ¶
type ZinterstoreDestination Incomplete
func (ZinterstoreDestination) Numkeys ¶
func (c ZinterstoreDestination) Numkeys(numkeys int64) ZinterstoreNumkeys
type ZinterstoreKey ¶
type ZinterstoreKey Incomplete
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 Incomplete
func (ZinterstoreNumkeys) Key ¶
func (c ZinterstoreNumkeys) Key(key ...string) ZinterstoreKey
type ZinterstoreWeights ¶
type ZinterstoreWeights Incomplete
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 Incomplete
func (Zlexcount) Key ¶
func (c Zlexcount) Key(key string) ZlexcountKey
type ZlexcountKey ¶
type ZlexcountKey Incomplete
func (ZlexcountKey) Min ¶
func (c ZlexcountKey) Min(min string) ZlexcountMin
type ZlexcountMax ¶
type ZlexcountMax Incomplete
func (ZlexcountMax) Build ¶
func (c ZlexcountMax) Build() Completed
func (ZlexcountMax) Cache ¶
func (c ZlexcountMax) Cache() Cacheable
type ZlexcountMin ¶
type ZlexcountMin Incomplete
func (ZlexcountMin) Max ¶
func (c ZlexcountMin) Max(max string) ZlexcountMax
type Zmpop ¶
type Zmpop Incomplete
func (Zmpop) Numkeys ¶
func (c Zmpop) Numkeys(numkeys int64) ZmpopNumkeys
type ZmpopCount ¶
type ZmpopCount Incomplete
func (ZmpopCount) Build ¶
func (c ZmpopCount) Build() Completed
type ZmpopKey ¶
type ZmpopKey Incomplete
func (ZmpopKey) Max ¶
func (c ZmpopKey) Max() ZmpopWhereMax
func (ZmpopKey) Min ¶
func (c ZmpopKey) Min() ZmpopWhereMin
type ZmpopNumkeys ¶
type ZmpopNumkeys Incomplete
func (ZmpopNumkeys) Key ¶
func (c ZmpopNumkeys) Key(key ...string) ZmpopKey
type ZmpopWhereMax ¶
type ZmpopWhereMax Incomplete
func (ZmpopWhereMax) Build ¶
func (c ZmpopWhereMax) Build() Completed
func (ZmpopWhereMax) Count ¶
func (c ZmpopWhereMax) Count(count int64) ZmpopCount
type ZmpopWhereMin ¶
type ZmpopWhereMin Incomplete
func (ZmpopWhereMin) Build ¶
func (c ZmpopWhereMin) Build() Completed
func (ZmpopWhereMin) Count ¶
func (c ZmpopWhereMin) Count(count int64) ZmpopCount
type Zmscore ¶
type Zmscore Incomplete
func (Zmscore) Key ¶
func (c Zmscore) Key(key string) ZmscoreKey
type ZmscoreKey ¶
type ZmscoreKey Incomplete
func (ZmscoreKey) Member ¶
func (c ZmscoreKey) Member(member ...string) ZmscoreMember
type ZmscoreMember ¶
type ZmscoreMember Incomplete
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 Incomplete
func (Zpopmax) Key ¶
func (c Zpopmax) Key(key string) ZpopmaxKey
type ZpopmaxCount ¶
type ZpopmaxCount Incomplete
func (ZpopmaxCount) Build ¶
func (c ZpopmaxCount) Build() Completed
type ZpopmaxKey ¶
type ZpopmaxKey Incomplete
func (ZpopmaxKey) Build ¶
func (c ZpopmaxKey) Build() Completed
func (ZpopmaxKey) Count ¶
func (c ZpopmaxKey) Count(count int64) ZpopmaxCount
type Zpopmin ¶
type Zpopmin Incomplete
func (Zpopmin) Key ¶
func (c Zpopmin) Key(key string) ZpopminKey
type ZpopminCount ¶
type ZpopminCount Incomplete
func (ZpopminCount) Build ¶
func (c ZpopminCount) Build() Completed
type ZpopminKey ¶
type ZpopminKey Incomplete
func (ZpopminKey) Build ¶
func (c ZpopminKey) Build() Completed
func (ZpopminKey) Count ¶
func (c ZpopminKey) Count(count int64) ZpopminCount
type Zrandmember ¶
type Zrandmember Incomplete
func (Zrandmember) Key ¶
func (c Zrandmember) Key(key string) ZrandmemberKey
type ZrandmemberKey ¶
type ZrandmemberKey Incomplete
func (ZrandmemberKey) Build ¶
func (c ZrandmemberKey) Build() Completed
func (ZrandmemberKey) Count ¶
func (c ZrandmemberKey) Count(count int64) ZrandmemberOptionsCount
type ZrandmemberOptionsCount ¶
type ZrandmemberOptionsCount Incomplete
func (ZrandmemberOptionsCount) Build ¶
func (c ZrandmemberOptionsCount) Build() Completed
func (ZrandmemberOptionsCount) Withscores ¶
func (c ZrandmemberOptionsCount) Withscores() ZrandmemberOptionsWithscores
type ZrandmemberOptionsWithscores ¶
type ZrandmemberOptionsWithscores Incomplete
func (ZrandmemberOptionsWithscores) Build ¶
func (c ZrandmemberOptionsWithscores) Build() Completed
type ZrangeKey ¶
type ZrangeKey Incomplete
type ZrangeLimit ¶
type ZrangeLimit Incomplete
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 Incomplete
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 ZrangeMin ¶
type ZrangeMin Incomplete
type ZrangeRev ¶
type ZrangeRev Incomplete
func (ZrangeRev) Withscores ¶
func (c ZrangeRev) Withscores() ZrangeWithscores
type ZrangeSortbyBylex ¶
type ZrangeSortbyBylex Incomplete
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 Incomplete
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 Incomplete
func (ZrangeWithscores) Build ¶
func (c ZrangeWithscores) Build() Completed
func (ZrangeWithscores) Cache ¶
func (c ZrangeWithscores) Cache() Cacheable
type Zrangebylex ¶
type Zrangebylex Incomplete
func (Zrangebylex) Key ¶
func (c Zrangebylex) Key(key string) ZrangebylexKey
type ZrangebylexKey ¶
type ZrangebylexKey Incomplete
func (ZrangebylexKey) Min ¶
func (c ZrangebylexKey) Min(min string) ZrangebylexMin
type ZrangebylexLimit ¶
type ZrangebylexLimit Incomplete
func (ZrangebylexLimit) Build ¶
func (c ZrangebylexLimit) Build() Completed
func (ZrangebylexLimit) Cache ¶
func (c ZrangebylexLimit) Cache() Cacheable
type ZrangebylexMax ¶
type ZrangebylexMax Incomplete
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 Incomplete
func (ZrangebylexMin) Max ¶
func (c ZrangebylexMin) Max(max string) ZrangebylexMax
type Zrangebyscore ¶
type Zrangebyscore Incomplete
func (Zrangebyscore) Key ¶
func (c Zrangebyscore) Key(key string) ZrangebyscoreKey
type ZrangebyscoreKey ¶
type ZrangebyscoreKey Incomplete
func (ZrangebyscoreKey) Min ¶
func (c ZrangebyscoreKey) Min(min string) ZrangebyscoreMin
type ZrangebyscoreLimit ¶
type ZrangebyscoreLimit Incomplete
func (ZrangebyscoreLimit) Build ¶
func (c ZrangebyscoreLimit) Build() Completed
func (ZrangebyscoreLimit) Cache ¶
func (c ZrangebyscoreLimit) Cache() Cacheable
type ZrangebyscoreMax ¶
type ZrangebyscoreMax Incomplete
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 Incomplete
func (ZrangebyscoreMin) Max ¶
func (c ZrangebyscoreMin) Max(max string) ZrangebyscoreMax
type ZrangebyscoreWithscores ¶
type ZrangebyscoreWithscores Incomplete
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 Incomplete
func (Zrangestore) Dst ¶
func (c Zrangestore) Dst(dst string) ZrangestoreDst
type ZrangestoreDst ¶
type ZrangestoreDst Incomplete
func (ZrangestoreDst) Src ¶
func (c ZrangestoreDst) Src(src string) ZrangestoreSrc
type ZrangestoreLimit ¶
type ZrangestoreLimit Incomplete
func (ZrangestoreLimit) Build ¶
func (c ZrangestoreLimit) Build() Completed
type ZrangestoreMax ¶
type ZrangestoreMax Incomplete
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 Incomplete
func (ZrangestoreMin) Max ¶
func (c ZrangestoreMin) Max(max string) ZrangestoreMax
type ZrangestoreRev ¶
type ZrangestoreRev Incomplete
func (ZrangestoreRev) Build ¶
func (c ZrangestoreRev) Build() Completed
func (ZrangestoreRev) Limit ¶
func (c ZrangestoreRev) Limit(offset int64, count int64) ZrangestoreLimit
type ZrangestoreSortbyBylex ¶
type ZrangestoreSortbyBylex Incomplete
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 Incomplete
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 Incomplete
func (ZrangestoreSrc) Min ¶
func (c ZrangestoreSrc) Min(min string) ZrangestoreMin
type ZrankKey ¶
type ZrankKey Incomplete
func (ZrankKey) Member ¶
func (c ZrankKey) Member(member string) ZrankMember
type ZrankMember ¶
type ZrankMember Incomplete
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 Incomplete
func (ZrankWithscore) Build ¶
func (c ZrankWithscore) Build() Completed
func (ZrankWithscore) Cache ¶
func (c ZrankWithscore) Cache() Cacheable
type ZremKey ¶
type ZremKey Incomplete
func (ZremKey) Member ¶
func (c ZremKey) Member(member ...string) ZremMember
type ZremMember ¶
type ZremMember Incomplete
func (ZremMember) Build ¶
func (c ZremMember) Build() Completed
func (ZremMember) Member ¶
func (c ZremMember) Member(member ...string) ZremMember
type Zremrangebylex ¶
type Zremrangebylex Incomplete
func (Zremrangebylex) Key ¶
func (c Zremrangebylex) Key(key string) ZremrangebylexKey
type ZremrangebylexKey ¶
type ZremrangebylexKey Incomplete
func (ZremrangebylexKey) Min ¶
func (c ZremrangebylexKey) Min(min string) ZremrangebylexMin
type ZremrangebylexMax ¶
type ZremrangebylexMax Incomplete
func (ZremrangebylexMax) Build ¶
func (c ZremrangebylexMax) Build() Completed
type ZremrangebylexMin ¶
type ZremrangebylexMin Incomplete
func (ZremrangebylexMin) Max ¶
func (c ZremrangebylexMin) Max(max string) ZremrangebylexMax
type Zremrangebyrank ¶
type Zremrangebyrank Incomplete
func (Zremrangebyrank) Key ¶
func (c Zremrangebyrank) Key(key string) ZremrangebyrankKey
type ZremrangebyrankKey ¶
type ZremrangebyrankKey Incomplete
func (ZremrangebyrankKey) Start ¶
func (c ZremrangebyrankKey) Start(start int64) ZremrangebyrankStart
type ZremrangebyrankStart ¶
type ZremrangebyrankStart Incomplete
func (ZremrangebyrankStart) Stop ¶
func (c ZremrangebyrankStart) Stop(stop int64) ZremrangebyrankStop
type ZremrangebyrankStop ¶
type ZremrangebyrankStop Incomplete
func (ZremrangebyrankStop) Build ¶
func (c ZremrangebyrankStop) Build() Completed
type Zremrangebyscore ¶
type Zremrangebyscore Incomplete
func (Zremrangebyscore) Key ¶
func (c Zremrangebyscore) Key(key string) ZremrangebyscoreKey
type ZremrangebyscoreKey ¶
type ZremrangebyscoreKey Incomplete
func (ZremrangebyscoreKey) Min ¶
func (c ZremrangebyscoreKey) Min(min string) ZremrangebyscoreMin
type ZremrangebyscoreMax ¶
type ZremrangebyscoreMax Incomplete
func (ZremrangebyscoreMax) Build ¶
func (c ZremrangebyscoreMax) Build() Completed
type ZremrangebyscoreMin ¶
type ZremrangebyscoreMin Incomplete
func (ZremrangebyscoreMin) Max ¶
func (c ZremrangebyscoreMin) Max(max string) ZremrangebyscoreMax
type Zrevrange ¶
type Zrevrange Incomplete
func (Zrevrange) Key ¶
func (c Zrevrange) Key(key string) ZrevrangeKey
type ZrevrangeKey ¶
type ZrevrangeKey Incomplete
func (ZrevrangeKey) Start ¶
func (c ZrevrangeKey) Start(start int64) ZrevrangeStart
type ZrevrangeStart ¶
type ZrevrangeStart Incomplete
func (ZrevrangeStart) Stop ¶
func (c ZrevrangeStart) Stop(stop int64) ZrevrangeStop
type ZrevrangeStop ¶
type ZrevrangeStop Incomplete
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 Incomplete
func (ZrevrangeWithscores) Build ¶
func (c ZrevrangeWithscores) Build() Completed
func (ZrevrangeWithscores) Cache ¶
func (c ZrevrangeWithscores) Cache() Cacheable
type Zrevrangebylex ¶
type Zrevrangebylex Incomplete
func (Zrevrangebylex) Key ¶
func (c Zrevrangebylex) Key(key string) ZrevrangebylexKey
type ZrevrangebylexKey ¶
type ZrevrangebylexKey Incomplete
func (ZrevrangebylexKey) Max ¶
func (c ZrevrangebylexKey) Max(max string) ZrevrangebylexMax
type ZrevrangebylexLimit ¶
type ZrevrangebylexLimit Incomplete
func (ZrevrangebylexLimit) Build ¶
func (c ZrevrangebylexLimit) Build() Completed
func (ZrevrangebylexLimit) Cache ¶
func (c ZrevrangebylexLimit) Cache() Cacheable
type ZrevrangebylexMax ¶
type ZrevrangebylexMax Incomplete
func (ZrevrangebylexMax) Min ¶
func (c ZrevrangebylexMax) Min(min string) ZrevrangebylexMin
type ZrevrangebylexMin ¶
type ZrevrangebylexMin Incomplete
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 Incomplete
func (Zrevrangebyscore) Key ¶
func (c Zrevrangebyscore) Key(key string) ZrevrangebyscoreKey
type ZrevrangebyscoreKey ¶
type ZrevrangebyscoreKey Incomplete
func (ZrevrangebyscoreKey) Max ¶
func (c ZrevrangebyscoreKey) Max(max string) ZrevrangebyscoreMax
type ZrevrangebyscoreLimit ¶
type ZrevrangebyscoreLimit Incomplete
func (ZrevrangebyscoreLimit) Build ¶
func (c ZrevrangebyscoreLimit) Build() Completed
func (ZrevrangebyscoreLimit) Cache ¶
func (c ZrevrangebyscoreLimit) Cache() Cacheable
type ZrevrangebyscoreMax ¶
type ZrevrangebyscoreMax Incomplete
func (ZrevrangebyscoreMax) Min ¶
func (c ZrevrangebyscoreMax) Min(min string) ZrevrangebyscoreMin
type ZrevrangebyscoreMin ¶
type ZrevrangebyscoreMin Incomplete
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 Incomplete
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 Incomplete
func (Zrevrank) Key ¶
func (c Zrevrank) Key(key string) ZrevrankKey
type ZrevrankKey ¶
type ZrevrankKey Incomplete
func (ZrevrankKey) Member ¶
func (c ZrevrankKey) Member(member string) ZrevrankMember
type ZrevrankMember ¶
type ZrevrankMember Incomplete
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 Incomplete
func (ZrevrankWithscore) Build ¶
func (c ZrevrankWithscore) Build() Completed
func (ZrevrankWithscore) Cache ¶
func (c ZrevrankWithscore) Cache() Cacheable
type ZscanCount ¶
type ZscanCount Incomplete
func (ZscanCount) Build ¶
func (c ZscanCount) Build() Completed
func (ZscanCount) Noscores ¶
func (c ZscanCount) Noscores() ZscanNoscores
type ZscanCursor ¶
type ZscanCursor Incomplete
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
func (ZscanCursor) Noscores ¶
func (c ZscanCursor) Noscores() ZscanNoscores
type ZscanKey ¶
type ZscanKey Incomplete
func (ZscanKey) Cursor ¶
func (c ZscanKey) Cursor(cursor uint64) ZscanCursor
type ZscanMatch ¶
type ZscanMatch Incomplete
func (ZscanMatch) Build ¶
func (c ZscanMatch) Build() Completed
func (ZscanMatch) Count ¶
func (c ZscanMatch) Count(count int64) ZscanCount
func (ZscanMatch) Noscores ¶
func (c ZscanMatch) Noscores() ZscanNoscores
type ZscanNoscores ¶
type ZscanNoscores Incomplete
func (ZscanNoscores) Build ¶
func (c ZscanNoscores) Build() Completed
type ZscoreKey ¶
type ZscoreKey Incomplete
func (ZscoreKey) Member ¶
func (c ZscoreKey) Member(member string) ZscoreMember
type ZscoreMember ¶
type ZscoreMember Incomplete
func (ZscoreMember) Build ¶
func (c ZscoreMember) Build() Completed
func (ZscoreMember) Cache ¶
func (c ZscoreMember) Cache() Cacheable
type Zunion ¶
type Zunion Incomplete
func (Zunion) Numkeys ¶
func (c Zunion) Numkeys(numkeys int64) ZunionNumkeys
type ZunionAggregateMax ¶
type ZunionAggregateMax Incomplete
func (ZunionAggregateMax) Build ¶
func (c ZunionAggregateMax) Build() Completed
func (ZunionAggregateMax) Withscores ¶
func (c ZunionAggregateMax) Withscores() ZunionWithscores
type ZunionAggregateMin ¶
type ZunionAggregateMin Incomplete
func (ZunionAggregateMin) Build ¶
func (c ZunionAggregateMin) Build() Completed
func (ZunionAggregateMin) Withscores ¶
func (c ZunionAggregateMin) Withscores() ZunionWithscores
type ZunionAggregateSum ¶
type ZunionAggregateSum Incomplete
func (ZunionAggregateSum) Build ¶
func (c ZunionAggregateSum) Build() Completed
func (ZunionAggregateSum) Withscores ¶
func (c ZunionAggregateSum) Withscores() ZunionWithscores
type ZunionKey ¶
type ZunionKey Incomplete
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 Incomplete
func (ZunionNumkeys) Key ¶
func (c ZunionNumkeys) Key(key ...string) ZunionKey
type ZunionWeights ¶
type ZunionWeights Incomplete
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 Incomplete
func (ZunionWithscores) Build ¶
func (c ZunionWithscores) Build() Completed
type Zunionstore ¶
type Zunionstore Incomplete
func (Zunionstore) Destination ¶
func (c Zunionstore) Destination(destination string) ZunionstoreDestination
type ZunionstoreAggregateMax ¶
type ZunionstoreAggregateMax Incomplete
func (ZunionstoreAggregateMax) Build ¶
func (c ZunionstoreAggregateMax) Build() Completed
type ZunionstoreAggregateMin ¶
type ZunionstoreAggregateMin Incomplete
func (ZunionstoreAggregateMin) Build ¶
func (c ZunionstoreAggregateMin) Build() Completed
type ZunionstoreAggregateSum ¶
type ZunionstoreAggregateSum Incomplete
func (ZunionstoreAggregateSum) Build ¶
func (c ZunionstoreAggregateSum) Build() Completed
type ZunionstoreDestination ¶
type ZunionstoreDestination Incomplete
func (ZunionstoreDestination) Numkeys ¶
func (c ZunionstoreDestination) Numkeys(numkeys int64) ZunionstoreNumkeys
type ZunionstoreKey ¶
type ZunionstoreKey Incomplete
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 Incomplete
func (ZunionstoreNumkeys) Key ¶
func (c ZunionstoreNumkeys) Key(key ...string) ZunionstoreKey
type ZunionstoreWeights ¶
type ZunionstoreWeights Incomplete
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
- builder_put.go
- cmds.go
- gen_bf.go
- gen_bitmap.go
- gen_cf.go
- gen_cl.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
- gen_triggers_and_functions.go
- iter.go
- slot.go