Documentation
¶
Index ¶
- Variables
- type Ack
- type BlobAck
- type BlobChunk
- func (*BlobChunk) Descriptor() ([]byte, []int)deprecated
- func (x *BlobChunk) GetContentType() string
- func (x *BlobChunk) GetData() []byte
- func (x *BlobChunk) GetKey() string
- func (x *BlobChunk) GetSize() int64
- func (*BlobChunk) ProtoMessage()
- func (x *BlobChunk) ProtoReflect() protoreflect.Message
- func (x *BlobChunk) Reset()
- func (x *BlobChunk) String() string
- type BlobInfoReply
- func (*BlobInfoReply) Descriptor() ([]byte, []int)deprecated
- func (x *BlobInfoReply) GetError() *Error
- func (x *BlobInfoReply) GetInfo() *BlobObjectInfo
- func (*BlobInfoReply) ProtoMessage()
- func (x *BlobInfoReply) ProtoReflect() protoreflect.Message
- func (x *BlobInfoReply) Reset()
- func (x *BlobInfoReply) String() string
- type BlobKey
- type BlobObjectInfo
- func (*BlobObjectInfo) Descriptor() ([]byte, []int)deprecated
- func (x *BlobObjectInfo) GetChecksum() string
- func (x *BlobObjectInfo) GetContentType() string
- func (x *BlobObjectInfo) GetKey() string
- func (x *BlobObjectInfo) GetModifiedAtUnixNano() int64
- func (x *BlobObjectInfo) GetSize() int64
- func (*BlobObjectInfo) ProtoMessage()
- func (x *BlobObjectInfo) ProtoReflect() protoreflect.Message
- func (x *BlobObjectInfo) Reset()
- func (x *BlobObjectInfo) String() string
- type BlobPresign
- func (*BlobPresign) Descriptor() ([]byte, []int)deprecated
- func (x *BlobPresign) GetKey() string
- func (x *BlobPresign) GetMethod() string
- func (x *BlobPresign) GetTtlSeconds() int64
- func (*BlobPresign) ProtoMessage()
- func (x *BlobPresign) ProtoReflect() protoreflect.Message
- func (x *BlobPresign) Reset()
- func (x *BlobPresign) String() string
- type BlobPresignReply
- func (*BlobPresignReply) Descriptor() ([]byte, []int)deprecated
- func (x *BlobPresignReply) GetError() *Error
- func (x *BlobPresignReply) GetUrl() string
- func (*BlobPresignReply) ProtoMessage()
- func (x *BlobPresignReply) ProtoReflect() protoreflect.Message
- func (x *BlobPresignReply) Reset()
- func (x *BlobPresignReply) String() string
- type Command
- func (*Command) Descriptor() ([]byte, []int)deprecated
- func (x *Command) GetAggId() string
- func (x *Command) GetEntity() string
- func (x *Command) GetExpectedVersion() int64
- func (x *Command) GetOp() string
- func (x *Command) GetPayload() []byte
- func (*Command) ProtoMessage()
- func (x *Command) ProtoReflect() protoreflect.Message
- func (x *Command) Reset()
- func (x *Command) String() string
- type Cond
- func (*Cond) Descriptor() ([]byte, []int)deprecated
- func (x *Cond) GetColumn() string
- func (x *Cond) GetOp() string
- func (x *Cond) GetOr() []*Cond
- func (x *Cond) GetValue() *CondValue
- func (*Cond) ProtoMessage()
- func (x *Cond) ProtoReflect() protoreflect.Message
- func (x *Cond) Reset()
- func (x *Cond) String() string
- type CondValue
- func (*CondValue) Descriptor() ([]byte, []int)deprecated
- func (x *CondValue) GetBoolVal() bool
- func (x *CondValue) GetDoubleVal() float64
- func (x *CondValue) GetIntVal() int64
- func (x *CondValue) GetListVal() *ValueList
- func (x *CondValue) GetStringVal() string
- func (m *CondValue) GetV() isCondValue_V
- func (*CondValue) ProtoMessage()
- func (x *CondValue) ProtoReflect() protoreflect.Message
- func (x *CondValue) Reset()
- func (x *CondValue) String() string
- type CondValue_BoolVal
- type CondValue_DoubleVal
- type CondValue_IntVal
- type CondValue_ListVal
- type CondValue_StringVal
- type CopyBlobRequest
- func (*CopyBlobRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CopyBlobRequest) GetDstKey() string
- func (x *CopyBlobRequest) GetSrcKey() string
- func (*CopyBlobRequest) ProtoMessage()
- func (x *CopyBlobRequest) ProtoReflect() protoreflect.Message
- func (x *CopyBlobRequest) Reset()
- func (x *CopyBlobRequest) String() string
- type Delta
- func (*Delta) Descriptor() ([]byte, []int)deprecated
- func (x *Delta) GetAggId() string
- func (x *Delta) GetAggregate() string
- func (x *Delta) GetAtUnixNano() int64
- func (x *Delta) GetChannel() string
- func (x *Delta) GetPayload() []byte
- func (x *Delta) GetStreamId() string
- func (x *Delta) GetTenantId() string
- func (x *Delta) GetType() string
- func (x *Delta) GetVersion() int64
- func (*Delta) ProtoMessage()
- func (x *Delta) ProtoReflect() protoreflect.Message
- func (x *Delta) Reset()
- func (x *Delta) String() string
- type DocApplyUpdateRequest
- func (*DocApplyUpdateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DocApplyUpdateRequest) GetDocId() string
- func (x *DocApplyUpdateRequest) GetUpdate() []byte
- func (*DocApplyUpdateRequest) ProtoMessage()
- func (x *DocApplyUpdateRequest) ProtoReflect() protoreflect.Message
- func (x *DocApplyUpdateRequest) Reset()
- func (x *DocApplyUpdateRequest) String() string
- type DocCompactRequest
- type DocSnapshotRequest
- func (*DocSnapshotRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DocSnapshotRequest) GetDocId() string
- func (*DocSnapshotRequest) ProtoMessage()
- func (x *DocSnapshotRequest) ProtoReflect() protoreflect.Message
- func (x *DocSnapshotRequest) Reset()
- func (x *DocSnapshotRequest) String() string
- type DocSyncReply
- func (*DocSyncReply) Descriptor() ([]byte, []int)deprecated
- func (x *DocSyncReply) GetError() *Error
- func (x *DocSyncReply) GetUpdate() []byte
- func (*DocSyncReply) ProtoMessage()
- func (x *DocSyncReply) ProtoReflect() protoreflect.Message
- func (x *DocSyncReply) Reset()
- func (x *DocSyncReply) String() string
- type DocSyncRequest
- func (*DocSyncRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DocSyncRequest) GetDocId() string
- func (x *DocSyncRequest) GetStateVector() []byte
- func (*DocSyncRequest) ProtoMessage()
- func (x *DocSyncRequest) ProtoReflect() protoreflect.Message
- func (x *DocSyncRequest) Reset()
- func (x *DocSyncRequest) String() string
- type Error
- func (*Error) Descriptor() ([]byte, []int)deprecated
- func (x *Error) GetAggId() string
- func (x *Error) GetCode() string
- func (x *Error) GetMessage() string
- func (x *Error) GetVersion() int64
- func (*Error) ProtoMessage()
- func (x *Error) ProtoReflect() protoreflect.Message
- func (x *Error) Reset()
- func (x *Error) String() string
- type ExecBatchReply
- func (*ExecBatchReply) Descriptor() ([]byte, []int)deprecated
- func (x *ExecBatchReply) GetError() *Error
- func (x *ExecBatchReply) GetResults() []*Result
- func (*ExecBatchReply) ProtoMessage()
- func (x *ExecBatchReply) ProtoReflect() protoreflect.Message
- func (x *ExecBatchReply) Reset()
- func (x *ExecBatchReply) String() string
- type ExecBatchRequest
- type ExecReply
- type ExecRequest
- type GetBlobFrame
- func (*GetBlobFrame) Descriptor() ([]byte, []int)deprecated
- func (x *GetBlobFrame) GetData() []byte
- func (x *GetBlobFrame) GetError() *Error
- func (x *GetBlobFrame) GetInfo() *BlobObjectInfo
- func (*GetBlobFrame) ProtoMessage()
- func (x *GetBlobFrame) ProtoReflect() protoreflect.Message
- func (x *GetBlobFrame) Reset()
- func (x *GetBlobFrame) String() string
- type GetManyRequest
- func (*GetManyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetManyRequest) GetEntity() string
- func (x *GetManyRequest) GetIds() []string
- func (*GetManyRequest) ProtoMessage()
- func (x *GetManyRequest) ProtoReflect() protoreflect.Message
- func (x *GetManyRequest) Reset()
- func (x *GetManyRequest) String() string
- type GetRequest
- type GraphQueryRequest
- func (*GraphQueryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GraphQueryRequest) GetCypher() string
- func (x *GraphQueryRequest) GetMode() string
- func (x *GraphQueryRequest) GetParams() []byte
- func (*GraphQueryRequest) ProtoMessage()
- func (x *GraphQueryRequest) ProtoReflect() protoreflect.Message
- func (x *GraphQueryRequest) Reset()
- func (x *GraphQueryRequest) String() string
- type ListBlobReply
- func (*ListBlobReply) Descriptor() ([]byte, []int)deprecated
- func (x *ListBlobReply) GetError() *Error
- func (x *ListBlobReply) GetObjects() []*BlobObjectInfo
- func (*ListBlobReply) ProtoMessage()
- func (x *ListBlobReply) ProtoReflect() protoreflect.Message
- func (x *ListBlobReply) Reset()
- func (x *ListBlobReply) String() string
- type ListBlobRequest
- type ListQuery
- func (*ListQuery) Descriptor() ([]byte, []int)deprecated
- func (x *ListQuery) GetLimit() int32
- func (x *ListQuery) GetOffset() int32
- func (x *ListQuery) GetOrderBy() string
- func (x *ListQuery) GetWhere() []*Cond
- func (*ListQuery) ProtoMessage()
- func (x *ListQuery) ProtoReflect() protoreflect.Message
- func (x *ListQuery) Reset()
- func (x *ListQuery) String() string
- type ListRequest
- func (*ListRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListRequest) GetEntity() string
- func (x *ListRequest) GetQuery() []byte
- func (x *ListRequest) GetStructured() *ListQuery
- func (*ListRequest) ProtoMessage()
- func (x *ListRequest) ProtoReflect() protoreflect.Message
- func (x *ListRequest) Reset()
- func (x *ListRequest) String() string
- type LiveClientFrame
- func (*LiveClientFrame) Descriptor() ([]byte, []int)deprecated
- func (x *LiveClientFrame) GetQuery() *LiveQueryRequest
- func (x *LiveClientFrame) GetReanchor() *LiveReanchor
- func (*LiveClientFrame) ProtoMessage()
- func (x *LiveClientFrame) ProtoReflect() protoreflect.Message
- func (x *LiveClientFrame) Reset()
- func (x *LiveClientFrame) String() string
- type LiveFrame
- func (*LiveFrame) Descriptor() ([]byte, []int)deprecated
- func (x *LiveFrame) GetDelta() []byte
- func (x *LiveFrame) GetError() *Error
- func (x *LiveFrame) GetSnapshot() []byte
- func (*LiveFrame) ProtoMessage()
- func (x *LiveFrame) ProtoReflect() protoreflect.Message
- func (x *LiveFrame) Reset()
- func (x *LiveFrame) String() string
- type LiveQueryRequest
- type LiveReanchor
- func (*LiveReanchor) Descriptor() ([]byte, []int)deprecated
- func (x *LiveReanchor) GetCursor() []byte
- func (x *LiveReanchor) GetLimit() int32
- func (*LiveReanchor) ProtoMessage()
- func (x *LiveReanchor) ProtoReflect() protoreflect.Message
- func (x *LiveReanchor) Reset()
- func (x *LiveReanchor) String() string
- type Result
- func (*Result) Descriptor() ([]byte, []int)deprecated
- func (x *Result) GetAggId() string
- func (x *Result) GetEventId() string
- func (x *Result) GetVersion() int64
- func (*Result) ProtoMessage()
- func (x *Result) ProtoReflect() protoreflect.Message
- func (x *Result) Reset()
- func (x *Result) String() string
- type RowReply
- type SearchRequest
- type SpatialDeleteRequest
- func (*SpatialDeleteRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SpatialDeleteRequest) GetEntity() string
- func (x *SpatialDeleteRequest) GetId() string
- func (*SpatialDeleteRequest) ProtoMessage()
- func (x *SpatialDeleteRequest) ProtoReflect() protoreflect.Message
- func (x *SpatialDeleteRequest) Reset()
- func (x *SpatialDeleteRequest) String() string
- type SpatialGetReply
- func (*SpatialGetReply) Descriptor() ([]byte, []int)deprecated
- func (x *SpatialGetReply) GetError() *Error
- func (x *SpatialGetReply) GetMeta() []byte
- func (x *SpatialGetReply) GetOk() bool
- func (x *SpatialGetReply) GetSrid() int32
- func (x *SpatialGetReply) GetWkt() string
- func (*SpatialGetReply) ProtoMessage()
- func (x *SpatialGetReply) ProtoReflect() protoreflect.Message
- func (x *SpatialGetReply) Reset()
- func (x *SpatialGetReply) String() string
- type SpatialGetRequest
- func (*SpatialGetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SpatialGetRequest) GetEntity() string
- func (x *SpatialGetRequest) GetId() string
- func (*SpatialGetRequest) ProtoMessage()
- func (x *SpatialGetRequest) ProtoReflect() protoreflect.Message
- func (x *SpatialGetRequest) Reset()
- func (x *SpatialGetRequest) String() string
- type SpatialUpsertRequest
- func (*SpatialUpsertRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SpatialUpsertRequest) GetEntity() string
- func (x *SpatialUpsertRequest) GetId() string
- func (x *SpatialUpsertRequest) GetMeta() []byte
- func (x *SpatialUpsertRequest) GetSrid() int32
- func (x *SpatialUpsertRequest) GetWkt() string
- func (*SpatialUpsertRequest) ProtoMessage()
- func (x *SpatialUpsertRequest) ProtoReflect() protoreflect.Message
- func (x *SpatialUpsertRequest) Reset()
- func (x *SpatialUpsertRequest) String() string
- type SpatialWithinRequest
- func (*SpatialWithinRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SpatialWithinRequest) GetQuery() []byte
- func (*SpatialWithinRequest) ProtoMessage()
- func (x *SpatialWithinRequest) ProtoReflect() protoreflect.Message
- func (x *SpatialWithinRequest) Reset()
- func (x *SpatialWithinRequest) String() string
- type SubFrame
- func (*SubFrame) Descriptor() ([]byte, []int)deprecated
- func (x *SubFrame) GetDelta() *Delta
- func (x *SubFrame) GetError() *Error
- func (x *SubFrame) GetOpen() bool
- func (*SubFrame) ProtoMessage()
- func (x *SubFrame) ProtoReflect() protoreflect.Message
- func (x *SubFrame) Reset()
- func (x *SubFrame) String() string
- type SubscribeRequest
- type SubscribeScope
- func (*SubscribeScope) Descriptor() ([]byte, []int)deprecated
- func (x *SubscribeScope) GetEntity() string
- func (x *SubscribeScope) GetId() string
- func (x *SubscribeScope) GetScope() string
- func (*SubscribeScope) ProtoMessage()
- func (x *SubscribeScope) ProtoReflect() protoreflect.Message
- func (x *SubscribeScope) Reset()
- func (x *SubscribeScope) String() string
- type TSBulkWriteRequest
- func (*TSBulkWriteRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TSBulkWriteRequest) GetPoints() []byte
- func (x *TSBulkWriteRequest) GetSeries() string
- func (*TSBulkWriteRequest) ProtoMessage()
- func (x *TSBulkWriteRequest) ProtoReflect() protoreflect.Message
- func (x *TSBulkWriteRequest) Reset()
- func (x *TSBulkWriteRequest) String() string
- type TSRangeRequest
- type ValueList
- type VectorDeleteByMetaRequest
- func (*VectorDeleteByMetaRequest) Descriptor() ([]byte, []int)deprecated
- func (x *VectorDeleteByMetaRequest) GetEntity() string
- func (x *VectorDeleteByMetaRequest) GetFilter() []byte
- func (*VectorDeleteByMetaRequest) ProtoMessage()
- func (x *VectorDeleteByMetaRequest) ProtoReflect() protoreflect.Message
- func (x *VectorDeleteByMetaRequest) Reset()
- func (x *VectorDeleteByMetaRequest) String() string
- type VectorDeleteRequest
- func (*VectorDeleteRequest) Descriptor() ([]byte, []int)deprecated
- func (x *VectorDeleteRequest) GetEntity() string
- func (x *VectorDeleteRequest) GetId() string
- func (*VectorDeleteRequest) ProtoMessage()
- func (x *VectorDeleteRequest) ProtoReflect() protoreflect.Message
- func (x *VectorDeleteRequest) Reset()
- func (x *VectorDeleteRequest) String() string
- type VectorGetReply
- func (*VectorGetReply) Descriptor() ([]byte, []int)deprecated
- func (x *VectorGetReply) GetEmbedding() []float32
- func (x *VectorGetReply) GetError() *Error
- func (*VectorGetReply) ProtoMessage()
- func (x *VectorGetReply) ProtoReflect() protoreflect.Message
- func (x *VectorGetReply) Reset()
- func (x *VectorGetReply) String() string
- type VectorGetRequest
- func (*VectorGetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *VectorGetRequest) GetEntity() string
- func (x *VectorGetRequest) GetId() string
- func (*VectorGetRequest) ProtoMessage()
- func (x *VectorGetRequest) ProtoReflect() protoreflect.Message
- func (x *VectorGetRequest) Reset()
- func (x *VectorGetRequest) String() string
- type VectorSimilarRequest
- func (*VectorSimilarRequest) Descriptor() ([]byte, []int)deprecated
- func (x *VectorSimilarRequest) GetEmbedding() []float32
- func (x *VectorSimilarRequest) GetEntity() string
- func (x *VectorSimilarRequest) GetFilter() []byte
- func (x *VectorSimilarRequest) GetK() int32
- func (*VectorSimilarRequest) ProtoMessage()
- func (x *VectorSimilarRequest) ProtoReflect() protoreflect.Message
- func (x *VectorSimilarRequest) Reset()
- func (x *VectorSimilarRequest) String() string
- type VectorUpsertRequest
- func (*VectorUpsertRequest) Descriptor() ([]byte, []int)deprecated
- func (x *VectorUpsertRequest) GetEmbedding() []float32
- func (x *VectorUpsertRequest) GetEntity() string
- func (x *VectorUpsertRequest) GetId() string
- func (x *VectorUpsertRequest) GetMeta() []byte
- func (*VectorUpsertRequest) ProtoMessage()
- func (x *VectorUpsertRequest) ProtoReflect() protoreflect.Message
- func (x *VectorUpsertRequest) Reset()
- func (x *VectorUpsertRequest) String() string
Constants ¶
This section is empty.
Variables ¶
var File_fabriq_v1_fabriq_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Ack ¶
type Ack struct {
Error *Error `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"`
// contains filtered or unexported fields
}
--- knowledge retrieval (vector / search / graph projection reads) ---
func (*Ack) Descriptor
deprecated
func (*Ack) ProtoMessage ¶
func (*Ack) ProtoMessage()
func (*Ack) ProtoReflect ¶
func (x *Ack) ProtoReflect() protoreflect.Message
type BlobAck ¶
type BlobAck struct {
Error *Error `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"`
// contains filtered or unexported fields
}
func (*BlobAck) Descriptor
deprecated
func (*BlobAck) ProtoMessage ¶
func (*BlobAck) ProtoMessage()
func (*BlobAck) ProtoReflect ¶
func (x *BlobAck) ProtoReflect() protoreflect.Message
type BlobChunk ¶
type BlobChunk struct {
Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
ContentType string `protobuf:"bytes,2,opt,name=content_type,json=contentType,proto3" json:"content_type,omitempty"`
Size int64 `protobuf:"varint,3,opt,name=size,proto3" json:"size,omitempty"` // declared size on the metadata frame, -1 if unknown
Data []byte `protobuf:"bytes,4,opt,name=data,proto3" json:"data,omitempty"` // data frames
// contains filtered or unexported fields
}
--- blobs (core/blob.Store) --- PutBlob upload stream: the first frame carries metadata (key, content_type, size), each subsequent frame carries data bytes.
func (*BlobChunk) Descriptor
deprecated
func (*BlobChunk) GetContentType ¶
func (*BlobChunk) ProtoMessage ¶
func (*BlobChunk) ProtoMessage()
func (*BlobChunk) ProtoReflect ¶
func (x *BlobChunk) ProtoReflect() protoreflect.Message
type BlobInfoReply ¶
type BlobInfoReply struct {
Info *BlobObjectInfo `protobuf:"bytes,1,opt,name=info,proto3" json:"info,omitempty"`
Error *Error `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"`
// contains filtered or unexported fields
}
func (*BlobInfoReply) Descriptor
deprecated
func (*BlobInfoReply) Descriptor() ([]byte, []int)
Deprecated: Use BlobInfoReply.ProtoReflect.Descriptor instead.
func (*BlobInfoReply) GetError ¶
func (x *BlobInfoReply) GetError() *Error
func (*BlobInfoReply) GetInfo ¶
func (x *BlobInfoReply) GetInfo() *BlobObjectInfo
func (*BlobInfoReply) ProtoMessage ¶
func (*BlobInfoReply) ProtoMessage()
func (*BlobInfoReply) ProtoReflect ¶
func (x *BlobInfoReply) ProtoReflect() protoreflect.Message
func (*BlobInfoReply) Reset ¶
func (x *BlobInfoReply) Reset()
func (*BlobInfoReply) String ¶
func (x *BlobInfoReply) String() string
type BlobKey ¶
type BlobKey struct {
Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
// contains filtered or unexported fields
}
func (*BlobKey) Descriptor
deprecated
func (*BlobKey) ProtoMessage ¶
func (*BlobKey) ProtoMessage()
func (*BlobKey) ProtoReflect ¶
func (x *BlobKey) ProtoReflect() protoreflect.Message
type BlobObjectInfo ¶
type BlobObjectInfo struct {
Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
Size int64 `protobuf:"varint,2,opt,name=size,proto3" json:"size,omitempty"`
Checksum string `protobuf:"bytes,3,opt,name=checksum,proto3" json:"checksum,omitempty"`
ContentType string `protobuf:"bytes,4,opt,name=content_type,json=contentType,proto3" json:"content_type,omitempty"`
ModifiedAtUnixNano int64 `protobuf:"varint,5,opt,name=modified_at_unix_nano,json=modifiedAtUnixNano,proto3" json:"modified_at_unix_nano,omitempty"`
// contains filtered or unexported fields
}
func (*BlobObjectInfo) Descriptor
deprecated
func (*BlobObjectInfo) Descriptor() ([]byte, []int)
Deprecated: Use BlobObjectInfo.ProtoReflect.Descriptor instead.
func (*BlobObjectInfo) GetChecksum ¶
func (x *BlobObjectInfo) GetChecksum() string
func (*BlobObjectInfo) GetContentType ¶
func (x *BlobObjectInfo) GetContentType() string
func (*BlobObjectInfo) GetKey ¶
func (x *BlobObjectInfo) GetKey() string
func (*BlobObjectInfo) GetModifiedAtUnixNano ¶
func (x *BlobObjectInfo) GetModifiedAtUnixNano() int64
func (*BlobObjectInfo) GetSize ¶
func (x *BlobObjectInfo) GetSize() int64
func (*BlobObjectInfo) ProtoMessage ¶
func (*BlobObjectInfo) ProtoMessage()
func (*BlobObjectInfo) ProtoReflect ¶
func (x *BlobObjectInfo) ProtoReflect() protoreflect.Message
func (*BlobObjectInfo) Reset ¶
func (x *BlobObjectInfo) Reset()
func (*BlobObjectInfo) String ¶
func (x *BlobObjectInfo) String() string
type BlobPresign ¶
type BlobPresign struct {
Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
Method string `protobuf:"bytes,2,opt,name=method,proto3" json:"method,omitempty"` // "GET" | "PUT"
TtlSeconds int64 `protobuf:"varint,3,opt,name=ttl_seconds,json=ttlSeconds,proto3" json:"ttl_seconds,omitempty"`
// contains filtered or unexported fields
}
func (*BlobPresign) Descriptor
deprecated
func (*BlobPresign) Descriptor() ([]byte, []int)
Deprecated: Use BlobPresign.ProtoReflect.Descriptor instead.
func (*BlobPresign) GetKey ¶
func (x *BlobPresign) GetKey() string
func (*BlobPresign) GetMethod ¶
func (x *BlobPresign) GetMethod() string
func (*BlobPresign) GetTtlSeconds ¶
func (x *BlobPresign) GetTtlSeconds() int64
func (*BlobPresign) ProtoMessage ¶
func (*BlobPresign) ProtoMessage()
func (*BlobPresign) ProtoReflect ¶
func (x *BlobPresign) ProtoReflect() protoreflect.Message
func (*BlobPresign) Reset ¶
func (x *BlobPresign) Reset()
func (*BlobPresign) String ¶
func (x *BlobPresign) String() string
type BlobPresignReply ¶
type BlobPresignReply struct {
Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"`
Error *Error `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"`
// contains filtered or unexported fields
}
func (*BlobPresignReply) Descriptor
deprecated
func (*BlobPresignReply) Descriptor() ([]byte, []int)
Deprecated: Use BlobPresignReply.ProtoReflect.Descriptor instead.
func (*BlobPresignReply) GetError ¶
func (x *BlobPresignReply) GetError() *Error
func (*BlobPresignReply) GetUrl ¶
func (x *BlobPresignReply) GetUrl() string
func (*BlobPresignReply) ProtoMessage ¶
func (*BlobPresignReply) ProtoMessage()
func (*BlobPresignReply) ProtoReflect ¶
func (x *BlobPresignReply) ProtoReflect() protoreflect.Message
func (*BlobPresignReply) Reset ¶
func (x *BlobPresignReply) Reset()
func (*BlobPresignReply) String ¶
func (x *BlobPresignReply) String() string
type Command ¶
type Command struct {
Entity string `protobuf:"bytes,1,opt,name=entity,proto3" json:"entity,omitempty"`
Op string `protobuf:"bytes,2,opt,name=op,proto3" json:"op,omitempty"`
AggId string `protobuf:"bytes,3,opt,name=agg_id,json=aggId,proto3" json:"agg_id,omitempty"`
Payload []byte `protobuf:"bytes,4,opt,name=payload,proto3" json:"payload,omitempty"`
ExpectedVersion *int64 `protobuf:"varint,5,opt,name=expected_version,json=expectedVersion,proto3,oneof" json:"expected_version,omitempty"`
// contains filtered or unexported fields
}
Command mirrors core/command.Command. payload is the entity's grove model as OPAQUE bytes (canonical JSON today). The registry — not this schema — owns payload shape, so dynamic entities and map-native writes cross unchanged. op is "create" | "update" | "delete" | "upsert".
func (*Command) Descriptor
deprecated
func (*Command) GetExpectedVersion ¶
func (*Command) GetPayload ¶
func (*Command) ProtoMessage ¶
func (*Command) ProtoMessage()
func (*Command) ProtoReflect ¶
func (x *Command) ProtoReflect() protoreflect.Message
type Cond ¶ added in v0.0.6
type Cond struct {
Column string `protobuf:"bytes,1,opt,name=column,proto3" json:"column,omitempty"`
Op string `protobuf:"bytes,2,opt,name=op,proto3" json:"op,omitempty"`
Value *CondValue `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"`
Or []*Cond `protobuf:"bytes,4,rep,name=or,proto3" json:"or,omitempty"`
// contains filtered or unexported fields
}
Cond mirrors core/query.Cond. op is the string form of query.Op (e.g. "eq", "in"). When or is non-empty this is an OR group and column/op/value are ignored, mirroring query.Cond.IsGroup.
func (*Cond) Descriptor
deprecated
added in
v0.0.6
func (*Cond) ProtoMessage ¶ added in v0.0.6
func (*Cond) ProtoMessage()
func (*Cond) ProtoReflect ¶ added in v0.0.6
func (x *Cond) ProtoReflect() protoreflect.Message
type CondValue ¶ added in v0.0.6
type CondValue struct {
// Types that are assignable to V:
//
// *CondValue_StringVal
// *CondValue_DoubleVal
// *CondValue_IntVal
// *CondValue_BoolVal
// *CondValue_ListVal
V isCondValue_V `protobuf_oneof:"v"`
// contains filtered or unexported fields
}
CondValue is a self-describing scalar (or list) filter value — a oneof so query.Cond.Value (an `any`) keeps its Go type across the wire instead of degrading through opaque JSON (which has no int, only float64).
func (*CondValue) Descriptor
deprecated
added in
v0.0.6
func (*CondValue) GetBoolVal ¶ added in v0.0.6
func (*CondValue) GetDoubleVal ¶ added in v0.0.6
func (*CondValue) GetListVal ¶ added in v0.0.6
func (*CondValue) GetStringVal ¶ added in v0.0.6
func (*CondValue) ProtoMessage ¶ added in v0.0.6
func (*CondValue) ProtoMessage()
func (*CondValue) ProtoReflect ¶ added in v0.0.6
func (x *CondValue) ProtoReflect() protoreflect.Message
type CondValue_BoolVal ¶ added in v0.0.6
type CondValue_BoolVal struct {
BoolVal bool `protobuf:"varint,4,opt,name=bool_val,json=boolVal,proto3,oneof"`
}
type CondValue_DoubleVal ¶ added in v0.0.6
type CondValue_DoubleVal struct {
DoubleVal float64 `protobuf:"fixed64,2,opt,name=double_val,json=doubleVal,proto3,oneof"`
}
type CondValue_IntVal ¶ added in v0.0.6
type CondValue_IntVal struct {
IntVal int64 `protobuf:"varint,3,opt,name=int_val,json=intVal,proto3,oneof"`
}
type CondValue_ListVal ¶ added in v0.0.6
type CondValue_ListVal struct {
ListVal *ValueList `protobuf:"bytes,5,opt,name=list_val,json=listVal,proto3,oneof"`
}
type CondValue_StringVal ¶ added in v0.0.6
type CondValue_StringVal struct {
StringVal string `protobuf:"bytes,1,opt,name=string_val,json=stringVal,proto3,oneof"`
}
type CopyBlobRequest ¶ added in v0.0.6
type CopyBlobRequest struct {
SrcKey string `protobuf:"bytes,1,opt,name=src_key,json=srcKey,proto3" json:"src_key,omitempty"`
DstKey string `protobuf:"bytes,2,opt,name=dst_key,json=dstKey,proto3" json:"dst_key,omitempty"`
// contains filtered or unexported fields
}
func (*CopyBlobRequest) Descriptor
deprecated
added in
v0.0.6
func (*CopyBlobRequest) Descriptor() ([]byte, []int)
Deprecated: Use CopyBlobRequest.ProtoReflect.Descriptor instead.
func (*CopyBlobRequest) GetDstKey ¶ added in v0.0.6
func (x *CopyBlobRequest) GetDstKey() string
func (*CopyBlobRequest) GetSrcKey ¶ added in v0.0.6
func (x *CopyBlobRequest) GetSrcKey() string
func (*CopyBlobRequest) ProtoMessage ¶ added in v0.0.6
func (*CopyBlobRequest) ProtoMessage()
func (*CopyBlobRequest) ProtoReflect ¶ added in v0.0.6
func (x *CopyBlobRequest) ProtoReflect() protoreflect.Message
func (*CopyBlobRequest) Reset ¶ added in v0.0.6
func (x *CopyBlobRequest) Reset()
func (*CopyBlobRequest) String ¶ added in v0.0.6
func (x *CopyBlobRequest) String() string
type Delta ¶
type Delta struct {
StreamId string `protobuf:"bytes,1,opt,name=stream_id,json=streamId,proto3" json:"stream_id,omitempty"`
Channel string `protobuf:"bytes,2,opt,name=channel,proto3" json:"channel,omitempty"`
TenantId string `protobuf:"bytes,3,opt,name=tenant_id,json=tenantId,proto3" json:"tenant_id,omitempty"`
Aggregate string `protobuf:"bytes,4,opt,name=aggregate,proto3" json:"aggregate,omitempty"`
AggId string `protobuf:"bytes,5,opt,name=agg_id,json=aggId,proto3" json:"agg_id,omitempty"`
Version int64 `protobuf:"varint,6,opt,name=version,proto3" json:"version,omitempty"`
Type string `protobuf:"bytes,7,opt,name=type,proto3" json:"type,omitempty"`
AtUnixNano int64 `protobuf:"varint,8,opt,name=at_unix_nano,json=atUnixNano,proto3" json:"at_unix_nano,omitempty"` // delivery timestamp, unix nanos
Payload []byte `protobuf:"bytes,9,opt,name=payload,proto3" json:"payload,omitempty"` // opaque JSON
// contains filtered or unexported fields
}
func (*Delta) Descriptor
deprecated
func (*Delta) GetAggregate ¶
func (*Delta) GetAtUnixNano ¶
func (*Delta) GetChannel ¶
func (*Delta) GetPayload ¶
func (*Delta) GetStreamId ¶
func (*Delta) GetTenantId ¶
func (*Delta) GetVersion ¶
func (*Delta) ProtoMessage ¶
func (*Delta) ProtoMessage()
func (*Delta) ProtoReflect ¶
func (x *Delta) ProtoReflect() protoreflect.Message
type DocApplyUpdateRequest ¶ added in v0.0.6
type DocApplyUpdateRequest struct {
DocId string `protobuf:"bytes,1,opt,name=doc_id,json=docId,proto3" json:"doc_id,omitempty"`
Update []byte `protobuf:"bytes,2,opt,name=update,proto3" json:"update,omitempty"`
// contains filtered or unexported fields
}
--- document (query.Fabric's Document plane, core/document.Store) ---
func (*DocApplyUpdateRequest) Descriptor
deprecated
added in
v0.0.6
func (*DocApplyUpdateRequest) Descriptor() ([]byte, []int)
Deprecated: Use DocApplyUpdateRequest.ProtoReflect.Descriptor instead.
func (*DocApplyUpdateRequest) GetDocId ¶ added in v0.0.6
func (x *DocApplyUpdateRequest) GetDocId() string
func (*DocApplyUpdateRequest) GetUpdate ¶ added in v0.0.6
func (x *DocApplyUpdateRequest) GetUpdate() []byte
func (*DocApplyUpdateRequest) ProtoMessage ¶ added in v0.0.6
func (*DocApplyUpdateRequest) ProtoMessage()
func (*DocApplyUpdateRequest) ProtoReflect ¶ added in v0.0.6
func (x *DocApplyUpdateRequest) ProtoReflect() protoreflect.Message
func (*DocApplyUpdateRequest) Reset ¶ added in v0.0.6
func (x *DocApplyUpdateRequest) Reset()
func (*DocApplyUpdateRequest) String ¶ added in v0.0.6
func (x *DocApplyUpdateRequest) String() string
type DocCompactRequest ¶ added in v0.0.6
type DocCompactRequest struct {
DocId string `protobuf:"bytes,1,opt,name=doc_id,json=docId,proto3" json:"doc_id,omitempty"`
// contains filtered or unexported fields
}
func (*DocCompactRequest) Descriptor
deprecated
added in
v0.0.6
func (*DocCompactRequest) Descriptor() ([]byte, []int)
Deprecated: Use DocCompactRequest.ProtoReflect.Descriptor instead.
func (*DocCompactRequest) GetDocId ¶ added in v0.0.6
func (x *DocCompactRequest) GetDocId() string
func (*DocCompactRequest) ProtoMessage ¶ added in v0.0.6
func (*DocCompactRequest) ProtoMessage()
func (*DocCompactRequest) ProtoReflect ¶ added in v0.0.6
func (x *DocCompactRequest) ProtoReflect() protoreflect.Message
func (*DocCompactRequest) Reset ¶ added in v0.0.6
func (x *DocCompactRequest) Reset()
func (*DocCompactRequest) String ¶ added in v0.0.6
func (x *DocCompactRequest) String() string
type DocSnapshotRequest ¶ added in v0.0.6
type DocSnapshotRequest struct {
DocId string `protobuf:"bytes,1,opt,name=doc_id,json=docId,proto3" json:"doc_id,omitempty"`
// contains filtered or unexported fields
}
func (*DocSnapshotRequest) Descriptor
deprecated
added in
v0.0.6
func (*DocSnapshotRequest) Descriptor() ([]byte, []int)
Deprecated: Use DocSnapshotRequest.ProtoReflect.Descriptor instead.
func (*DocSnapshotRequest) GetDocId ¶ added in v0.0.6
func (x *DocSnapshotRequest) GetDocId() string
func (*DocSnapshotRequest) ProtoMessage ¶ added in v0.0.6
func (*DocSnapshotRequest) ProtoMessage()
func (*DocSnapshotRequest) ProtoReflect ¶ added in v0.0.6
func (x *DocSnapshotRequest) ProtoReflect() protoreflect.Message
func (*DocSnapshotRequest) Reset ¶ added in v0.0.6
func (x *DocSnapshotRequest) Reset()
func (*DocSnapshotRequest) String ¶ added in v0.0.6
func (x *DocSnapshotRequest) String() string
type DocSyncReply ¶ added in v0.0.6
type DocSyncReply struct {
Update []byte `protobuf:"bytes,1,opt,name=update,proto3" json:"update,omitempty"`
Error *Error `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"`
// contains filtered or unexported fields
}
func (*DocSyncReply) Descriptor
deprecated
added in
v0.0.6
func (*DocSyncReply) Descriptor() ([]byte, []int)
Deprecated: Use DocSyncReply.ProtoReflect.Descriptor instead.
func (*DocSyncReply) GetError ¶ added in v0.0.6
func (x *DocSyncReply) GetError() *Error
func (*DocSyncReply) GetUpdate ¶ added in v0.0.6
func (x *DocSyncReply) GetUpdate() []byte
func (*DocSyncReply) ProtoMessage ¶ added in v0.0.6
func (*DocSyncReply) ProtoMessage()
func (*DocSyncReply) ProtoReflect ¶ added in v0.0.6
func (x *DocSyncReply) ProtoReflect() protoreflect.Message
func (*DocSyncReply) Reset ¶ added in v0.0.6
func (x *DocSyncReply) Reset()
func (*DocSyncReply) String ¶ added in v0.0.6
func (x *DocSyncReply) String() string
type DocSyncRequest ¶ added in v0.0.6
type DocSyncRequest struct {
DocId string `protobuf:"bytes,1,opt,name=doc_id,json=docId,proto3" json:"doc_id,omitempty"`
StateVector []byte `protobuf:"bytes,2,opt,name=state_vector,json=stateVector,proto3" json:"state_vector,omitempty"`
// contains filtered or unexported fields
}
func (*DocSyncRequest) Descriptor
deprecated
added in
v0.0.6
func (*DocSyncRequest) Descriptor() ([]byte, []int)
Deprecated: Use DocSyncRequest.ProtoReflect.Descriptor instead.
func (*DocSyncRequest) GetDocId ¶ added in v0.0.6
func (x *DocSyncRequest) GetDocId() string
func (*DocSyncRequest) GetStateVector ¶ added in v0.0.6
func (x *DocSyncRequest) GetStateVector() []byte
func (*DocSyncRequest) ProtoMessage ¶ added in v0.0.6
func (*DocSyncRequest) ProtoMessage()
func (*DocSyncRequest) ProtoReflect ¶ added in v0.0.6
func (x *DocSyncRequest) ProtoReflect() protoreflect.Message
func (*DocSyncRequest) Reset ¶ added in v0.0.6
func (x *DocSyncRequest) Reset()
func (*DocSyncRequest) String ¶ added in v0.0.6
func (x *DocSyncRequest) String() string
type Error ¶
type Error struct {
Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"`
Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
AggId string `protobuf:"bytes,3,opt,name=agg_id,json=aggId,proto3" json:"agg_id,omitempty"` // rich variants (version_conflict)
Version int64 `protobuf:"varint,4,opt,name=version,proto3" json:"version,omitempty"`
// contains filtered or unexported fields
}
Error carries fabriq's typed-error taxonomy so the client rebuilds errors.Is-matchable sentinels. code is stable: "not_found", "version_conflict", "no_tenant", "not_configured", "internal".
func (*Error) Descriptor
deprecated
func (*Error) GetMessage ¶
func (*Error) GetVersion ¶
func (*Error) ProtoMessage ¶
func (*Error) ProtoMessage()
func (*Error) ProtoReflect ¶
func (x *Error) ProtoReflect() protoreflect.Message
type ExecBatchReply ¶
type ExecBatchReply struct {
Results []*Result `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"`
Error *Error `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"`
// contains filtered or unexported fields
}
func (*ExecBatchReply) Descriptor
deprecated
func (*ExecBatchReply) Descriptor() ([]byte, []int)
Deprecated: Use ExecBatchReply.ProtoReflect.Descriptor instead.
func (*ExecBatchReply) GetError ¶
func (x *ExecBatchReply) GetError() *Error
func (*ExecBatchReply) GetResults ¶
func (x *ExecBatchReply) GetResults() []*Result
func (*ExecBatchReply) ProtoMessage ¶
func (*ExecBatchReply) ProtoMessage()
func (*ExecBatchReply) ProtoReflect ¶
func (x *ExecBatchReply) ProtoReflect() protoreflect.Message
func (*ExecBatchReply) Reset ¶
func (x *ExecBatchReply) Reset()
func (*ExecBatchReply) String ¶
func (x *ExecBatchReply) String() string
type ExecBatchRequest ¶
type ExecBatchRequest struct {
Commands []*Command `protobuf:"bytes,1,rep,name=commands,proto3" json:"commands,omitempty"`
// contains filtered or unexported fields
}
func (*ExecBatchRequest) Descriptor
deprecated
func (*ExecBatchRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExecBatchRequest.ProtoReflect.Descriptor instead.
func (*ExecBatchRequest) GetCommands ¶
func (x *ExecBatchRequest) GetCommands() []*Command
func (*ExecBatchRequest) ProtoMessage ¶
func (*ExecBatchRequest) ProtoMessage()
func (*ExecBatchRequest) ProtoReflect ¶
func (x *ExecBatchRequest) ProtoReflect() protoreflect.Message
func (*ExecBatchRequest) Reset ¶
func (x *ExecBatchRequest) Reset()
func (*ExecBatchRequest) String ¶
func (x *ExecBatchRequest) String() string
type ExecReply ¶
type ExecReply struct {
Result *Result `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
Error *Error `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"`
// contains filtered or unexported fields
}
func (*ExecReply) Descriptor
deprecated
func (*ExecReply) ProtoMessage ¶
func (*ExecReply) ProtoMessage()
func (*ExecReply) ProtoReflect ¶
func (x *ExecReply) ProtoReflect() protoreflect.Message
type ExecRequest ¶
type ExecRequest struct {
Command *Command `protobuf:"bytes,1,opt,name=command,proto3" json:"command,omitempty"`
// contains filtered or unexported fields
}
func (*ExecRequest) Descriptor
deprecated
func (*ExecRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExecRequest.ProtoReflect.Descriptor instead.
func (*ExecRequest) GetCommand ¶
func (x *ExecRequest) GetCommand() *Command
func (*ExecRequest) ProtoMessage ¶
func (*ExecRequest) ProtoMessage()
func (*ExecRequest) ProtoReflect ¶
func (x *ExecRequest) ProtoReflect() protoreflect.Message
func (*ExecRequest) Reset ¶
func (x *ExecRequest) Reset()
func (*ExecRequest) String ¶
func (x *ExecRequest) String() string
type GetBlobFrame ¶
type GetBlobFrame struct {
Info *BlobObjectInfo `protobuf:"bytes,1,opt,name=info,proto3" json:"info,omitempty"`
Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
Error *Error `protobuf:"bytes,3,opt,name=error,proto3" json:"error,omitempty"`
// contains filtered or unexported fields
}
GetBlob download stream: the first frame carries the object metadata (or a setup error such as not_found); each subsequent frame carries data bytes.
func (*GetBlobFrame) Descriptor
deprecated
func (*GetBlobFrame) Descriptor() ([]byte, []int)
Deprecated: Use GetBlobFrame.ProtoReflect.Descriptor instead.
func (*GetBlobFrame) GetData ¶
func (x *GetBlobFrame) GetData() []byte
func (*GetBlobFrame) GetError ¶
func (x *GetBlobFrame) GetError() *Error
func (*GetBlobFrame) GetInfo ¶
func (x *GetBlobFrame) GetInfo() *BlobObjectInfo
func (*GetBlobFrame) ProtoMessage ¶
func (*GetBlobFrame) ProtoMessage()
func (*GetBlobFrame) ProtoReflect ¶
func (x *GetBlobFrame) ProtoReflect() protoreflect.Message
func (*GetBlobFrame) Reset ¶
func (x *GetBlobFrame) Reset()
func (*GetBlobFrame) String ¶
func (x *GetBlobFrame) String() string
type GetManyRequest ¶
type GetManyRequest struct {
Entity string `protobuf:"bytes,1,opt,name=entity,proto3" json:"entity,omitempty"`
Ids []string `protobuf:"bytes,2,rep,name=ids,proto3" json:"ids,omitempty"`
// contains filtered or unexported fields
}
func (*GetManyRequest) Descriptor
deprecated
func (*GetManyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetManyRequest.ProtoReflect.Descriptor instead.
func (*GetManyRequest) GetEntity ¶
func (x *GetManyRequest) GetEntity() string
func (*GetManyRequest) GetIds ¶
func (x *GetManyRequest) GetIds() []string
func (*GetManyRequest) ProtoMessage ¶
func (*GetManyRequest) ProtoMessage()
func (*GetManyRequest) ProtoReflect ¶
func (x *GetManyRequest) ProtoReflect() protoreflect.Message
func (*GetManyRequest) Reset ¶
func (x *GetManyRequest) Reset()
func (*GetManyRequest) String ¶
func (x *GetManyRequest) String() string
type GetRequest ¶
type GetRequest struct {
Entity string `protobuf:"bytes,1,opt,name=entity,proto3" json:"entity,omitempty"`
Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
--- reads (body is opaque JSON, like Command.payload) ---
func (*GetRequest) Descriptor
deprecated
func (*GetRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRequest.ProtoReflect.Descriptor instead.
func (*GetRequest) GetEntity ¶
func (x *GetRequest) GetEntity() string
func (*GetRequest) GetId ¶
func (x *GetRequest) GetId() string
func (*GetRequest) ProtoMessage ¶
func (*GetRequest) ProtoMessage()
func (*GetRequest) ProtoReflect ¶
func (x *GetRequest) ProtoReflect() protoreflect.Message
func (*GetRequest) Reset ¶
func (x *GetRequest) Reset()
func (*GetRequest) String ¶
func (x *GetRequest) String() string
type GraphQueryRequest ¶
type GraphQueryRequest struct {
Cypher string `protobuf:"bytes,1,opt,name=cypher,proto3" json:"cypher,omitempty"`
Params []byte `protobuf:"bytes,2,opt,name=params,proto3" json:"params,omitempty"` // JSON map[string]any
Mode string `protobuf:"bytes,3,opt,name=mode,proto3" json:"mode,omitempty"` // "ids" → []string, else → []map
// contains filtered or unexported fields
}
func (*GraphQueryRequest) Descriptor
deprecated
func (*GraphQueryRequest) Descriptor() ([]byte, []int)
Deprecated: Use GraphQueryRequest.ProtoReflect.Descriptor instead.
func (*GraphQueryRequest) GetCypher ¶
func (x *GraphQueryRequest) GetCypher() string
func (*GraphQueryRequest) GetMode ¶
func (x *GraphQueryRequest) GetMode() string
func (*GraphQueryRequest) GetParams ¶
func (x *GraphQueryRequest) GetParams() []byte
func (*GraphQueryRequest) ProtoMessage ¶
func (*GraphQueryRequest) ProtoMessage()
func (*GraphQueryRequest) ProtoReflect ¶
func (x *GraphQueryRequest) ProtoReflect() protoreflect.Message
func (*GraphQueryRequest) Reset ¶
func (x *GraphQueryRequest) Reset()
func (*GraphQueryRequest) String ¶
func (x *GraphQueryRequest) String() string
type ListBlobReply ¶ added in v0.0.6
type ListBlobReply struct {
Objects []*BlobObjectInfo `protobuf:"bytes,1,rep,name=objects,proto3" json:"objects,omitempty"`
Error *Error `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"`
// contains filtered or unexported fields
}
func (*ListBlobReply) Descriptor
deprecated
added in
v0.0.6
func (*ListBlobReply) Descriptor() ([]byte, []int)
Deprecated: Use ListBlobReply.ProtoReflect.Descriptor instead.
func (*ListBlobReply) GetError ¶ added in v0.0.6
func (x *ListBlobReply) GetError() *Error
func (*ListBlobReply) GetObjects ¶ added in v0.0.6
func (x *ListBlobReply) GetObjects() []*BlobObjectInfo
func (*ListBlobReply) ProtoMessage ¶ added in v0.0.6
func (*ListBlobReply) ProtoMessage()
func (*ListBlobReply) ProtoReflect ¶ added in v0.0.6
func (x *ListBlobReply) ProtoReflect() protoreflect.Message
func (*ListBlobReply) Reset ¶ added in v0.0.6
func (x *ListBlobReply) Reset()
func (*ListBlobReply) String ¶ added in v0.0.6
func (x *ListBlobReply) String() string
type ListBlobRequest ¶ added in v0.0.6
type ListBlobRequest struct {
Prefix string `protobuf:"bytes,1,opt,name=prefix,proto3" json:"prefix,omitempty"`
// contains filtered or unexported fields
}
func (*ListBlobRequest) Descriptor
deprecated
added in
v0.0.6
func (*ListBlobRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListBlobRequest.ProtoReflect.Descriptor instead.
func (*ListBlobRequest) GetPrefix ¶ added in v0.0.6
func (x *ListBlobRequest) GetPrefix() string
func (*ListBlobRequest) ProtoMessage ¶ added in v0.0.6
func (*ListBlobRequest) ProtoMessage()
func (*ListBlobRequest) ProtoReflect ¶ added in v0.0.6
func (x *ListBlobRequest) ProtoReflect() protoreflect.Message
func (*ListBlobRequest) Reset ¶ added in v0.0.6
func (x *ListBlobRequest) Reset()
func (*ListBlobRequest) String ¶ added in v0.0.6
func (x *ListBlobRequest) String() string
type ListQuery ¶ added in v0.0.6
type ListQuery struct {
Where []*Cond `protobuf:"bytes,1,rep,name=where,proto3" json:"where,omitempty"`
OrderBy string `protobuf:"bytes,2,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"`
Limit int32 `protobuf:"varint,3,opt,name=limit,proto3" json:"limit,omitempty"`
Offset int32 `protobuf:"varint,4,opt,name=offset,proto3" json:"offset,omitempty"`
// contains filtered or unexported fields
}
ListQuery mirrors core/query.ListQuery.
func (*ListQuery) Descriptor
deprecated
added in
v0.0.6
func (*ListQuery) GetOrderBy ¶ added in v0.0.6
func (*ListQuery) ProtoMessage ¶ added in v0.0.6
func (*ListQuery) ProtoMessage()
func (*ListQuery) ProtoReflect ¶ added in v0.0.6
func (x *ListQuery) ProtoReflect() protoreflect.Message
type ListRequest ¶
type ListRequest struct {
Entity string `protobuf:"bytes,1,opt,name=entity,proto3" json:"entity,omitempty"`
Query []byte `protobuf:"bytes,2,opt,name=query,proto3" json:"query,omitempty"` // JSON ListQuery (deprecated: numeric fidelity loss)
Structured *ListQuery `protobuf:"bytes,3,opt,name=structured,proto3" json:"structured,omitempty"` // preferred when non-nil
// contains filtered or unexported fields
}
ListRequest.query (opaque JSON) is kept for one release for rollback; the server prefers structured when set, since JSON has no int and degrades numeric filter values to float64 (see CondValue below).
func (*ListRequest) Descriptor
deprecated
func (*ListRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRequest.ProtoReflect.Descriptor instead.
func (*ListRequest) GetEntity ¶
func (x *ListRequest) GetEntity() string
func (*ListRequest) GetQuery ¶
func (x *ListRequest) GetQuery() []byte
func (*ListRequest) GetStructured ¶ added in v0.0.6
func (x *ListRequest) GetStructured() *ListQuery
func (*ListRequest) ProtoMessage ¶
func (*ListRequest) ProtoMessage()
func (*ListRequest) ProtoReflect ¶
func (x *ListRequest) ProtoReflect() protoreflect.Message
func (*ListRequest) Reset ¶
func (x *ListRequest) Reset()
func (*ListRequest) String ¶
func (x *ListRequest) String() string
type LiveClientFrame ¶ added in v0.0.6
type LiveClientFrame struct {
Query *LiveQueryRequest `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"` // first frame
Reanchor *LiveReanchor `protobuf:"bytes,2,opt,name=reanchor,proto3" json:"reanchor,omitempty"` // subsequent control frames
// contains filtered or unexported fields
}
LiveClientFrame is the client->server frame on the bidi LiveQuery stream: the first frame carries the query, each subsequent frame a Reanchor control.
func (*LiveClientFrame) Descriptor
deprecated
added in
v0.0.6
func (*LiveClientFrame) Descriptor() ([]byte, []int)
Deprecated: Use LiveClientFrame.ProtoReflect.Descriptor instead.
func (*LiveClientFrame) GetQuery ¶ added in v0.0.6
func (x *LiveClientFrame) GetQuery() *LiveQueryRequest
func (*LiveClientFrame) GetReanchor ¶ added in v0.0.6
func (x *LiveClientFrame) GetReanchor() *LiveReanchor
func (*LiveClientFrame) ProtoMessage ¶ added in v0.0.6
func (*LiveClientFrame) ProtoMessage()
func (*LiveClientFrame) ProtoReflect ¶ added in v0.0.6
func (x *LiveClientFrame) ProtoReflect() protoreflect.Message
func (*LiveClientFrame) Reset ¶ added in v0.0.6
func (x *LiveClientFrame) Reset()
func (*LiveClientFrame) String ¶ added in v0.0.6
func (x *LiveClientFrame) String() string
type LiveFrame ¶
type LiveFrame struct {
Snapshot []byte `protobuf:"bytes,1,opt,name=snapshot,proto3" json:"snapshot,omitempty"` // JSON livequery.Snapshot (initial + each reanchor)
Delta []byte `protobuf:"bytes,2,opt,name=delta,proto3" json:"delta,omitempty"` // JSON livequery.LiveDelta
Error *Error `protobuf:"bytes,3,opt,name=error,proto3" json:"error,omitempty"` // setup error (handshake)
// contains filtered or unexported fields
}
LiveFrame is the server->client frame: the first frame carries the snapshot (or a setup error), subsequent frames carry deltas, and a fresh snapshot frame is returned in response to each Reanchor. Bodies are opaque JSON.
func (*LiveFrame) Descriptor
deprecated
func (*LiveFrame) GetSnapshot ¶
func (*LiveFrame) ProtoMessage ¶
func (*LiveFrame) ProtoMessage()
func (*LiveFrame) ProtoReflect ¶
func (x *LiveFrame) ProtoReflect() protoreflect.Message
type LiveQueryRequest ¶
type LiveQueryRequest struct {
Query []byte `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"`
// contains filtered or unexported fields
}
--- live query (maintained, ordered, filtered window) ---
func (*LiveQueryRequest) Descriptor
deprecated
func (*LiveQueryRequest) Descriptor() ([]byte, []int)
Deprecated: Use LiveQueryRequest.ProtoReflect.Descriptor instead.
func (*LiveQueryRequest) GetQuery ¶
func (x *LiveQueryRequest) GetQuery() []byte
func (*LiveQueryRequest) ProtoMessage ¶
func (*LiveQueryRequest) ProtoMessage()
func (*LiveQueryRequest) ProtoReflect ¶
func (x *LiveQueryRequest) ProtoReflect() protoreflect.Message
func (*LiveQueryRequest) Reset ¶
func (x *LiveQueryRequest) Reset()
func (*LiveQueryRequest) String ¶
func (x *LiveQueryRequest) String() string
type LiveReanchor ¶ added in v0.0.6
type LiveReanchor struct {
Cursor []byte `protobuf:"bytes,1,opt,name=cursor,proto3" json:"cursor,omitempty"` // JSON livequery.Cursor
Limit int32 `protobuf:"varint,2,opt,name=limit,proto3" json:"limit,omitempty"`
// contains filtered or unexported fields
}
LiveReanchor slides a maintained window to a new anchor mid-stream: cursor is JSON livequery.Cursor (may be empty for the head), limit the new window size (0 = keep current).
func (*LiveReanchor) Descriptor
deprecated
added in
v0.0.6
func (*LiveReanchor) Descriptor() ([]byte, []int)
Deprecated: Use LiveReanchor.ProtoReflect.Descriptor instead.
func (*LiveReanchor) GetCursor ¶ added in v0.0.6
func (x *LiveReanchor) GetCursor() []byte
func (*LiveReanchor) GetLimit ¶ added in v0.0.6
func (x *LiveReanchor) GetLimit() int32
func (*LiveReanchor) ProtoMessage ¶ added in v0.0.6
func (*LiveReanchor) ProtoMessage()
func (*LiveReanchor) ProtoReflect ¶ added in v0.0.6
func (x *LiveReanchor) ProtoReflect() protoreflect.Message
func (*LiveReanchor) Reset ¶ added in v0.0.6
func (x *LiveReanchor) Reset()
func (*LiveReanchor) String ¶ added in v0.0.6
func (x *LiveReanchor) String() string
type Result ¶
type Result struct {
AggId string `protobuf:"bytes,1,opt,name=agg_id,json=aggId,proto3" json:"agg_id,omitempty"`
Version int64 `protobuf:"varint,2,opt,name=version,proto3" json:"version,omitempty"`
EventId string `protobuf:"bytes,3,opt,name=event_id,json=eventId,proto3" json:"event_id,omitempty"`
// contains filtered or unexported fields
}
func (*Result) Descriptor
deprecated
func (*Result) GetEventId ¶
func (*Result) GetVersion ¶
func (*Result) ProtoMessage ¶
func (*Result) ProtoMessage()
func (*Result) ProtoReflect ¶
func (x *Result) ProtoReflect() protoreflect.Message
type RowReply ¶
type RowReply struct {
Row []byte `protobuf:"bytes,1,opt,name=row,proto3" json:"row,omitempty"`
Error *Error `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"`
// contains filtered or unexported fields
}
func (*RowReply) Descriptor
deprecated
func (*RowReply) ProtoMessage ¶
func (*RowReply) ProtoMessage()
func (*RowReply) ProtoReflect ¶
func (x *RowReply) ProtoReflect() protoreflect.Message
type SearchRequest ¶
type SearchRequest struct {
Query []byte `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"`
// contains filtered or unexported fields
}
func (*SearchRequest) Descriptor
deprecated
func (*SearchRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchRequest.ProtoReflect.Descriptor instead.
func (*SearchRequest) GetQuery ¶
func (x *SearchRequest) GetQuery() []byte
func (*SearchRequest) ProtoMessage ¶
func (*SearchRequest) ProtoMessage()
func (*SearchRequest) ProtoReflect ¶
func (x *SearchRequest) ProtoReflect() protoreflect.Message
func (*SearchRequest) Reset ¶
func (x *SearchRequest) Reset()
func (*SearchRequest) String ¶
func (x *SearchRequest) String() string
type SpatialDeleteRequest ¶ added in v0.0.6
type SpatialDeleteRequest struct {
Entity string `protobuf:"bytes,1,opt,name=entity,proto3" json:"entity,omitempty"`
Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*SpatialDeleteRequest) Descriptor
deprecated
added in
v0.0.6
func (*SpatialDeleteRequest) Descriptor() ([]byte, []int)
Deprecated: Use SpatialDeleteRequest.ProtoReflect.Descriptor instead.
func (*SpatialDeleteRequest) GetEntity ¶ added in v0.0.6
func (x *SpatialDeleteRequest) GetEntity() string
func (*SpatialDeleteRequest) GetId ¶ added in v0.0.6
func (x *SpatialDeleteRequest) GetId() string
func (*SpatialDeleteRequest) ProtoMessage ¶ added in v0.0.6
func (*SpatialDeleteRequest) ProtoMessage()
func (*SpatialDeleteRequest) ProtoReflect ¶ added in v0.0.6
func (x *SpatialDeleteRequest) ProtoReflect() protoreflect.Message
func (*SpatialDeleteRequest) Reset ¶ added in v0.0.6
func (x *SpatialDeleteRequest) Reset()
func (*SpatialDeleteRequest) String ¶ added in v0.0.6
func (x *SpatialDeleteRequest) String() string
type SpatialGetReply ¶ added in v0.0.6
type SpatialGetReply struct {
Wkt string `protobuf:"bytes,1,opt,name=wkt,proto3" json:"wkt,omitempty"`
Srid int32 `protobuf:"varint,2,opt,name=srid,proto3" json:"srid,omitempty"`
Meta []byte `protobuf:"bytes,3,opt,name=meta,proto3" json:"meta,omitempty"` // JSON map[string]any
Ok bool `protobuf:"varint,4,opt,name=ok,proto3" json:"ok,omitempty"`
Error *Error `protobuf:"bytes,5,opt,name=error,proto3" json:"error,omitempty"`
// contains filtered or unexported fields
}
func (*SpatialGetReply) Descriptor
deprecated
added in
v0.0.6
func (*SpatialGetReply) Descriptor() ([]byte, []int)
Deprecated: Use SpatialGetReply.ProtoReflect.Descriptor instead.
func (*SpatialGetReply) GetError ¶ added in v0.0.6
func (x *SpatialGetReply) GetError() *Error
func (*SpatialGetReply) GetMeta ¶ added in v0.0.6
func (x *SpatialGetReply) GetMeta() []byte
func (*SpatialGetReply) GetOk ¶ added in v0.0.6
func (x *SpatialGetReply) GetOk() bool
func (*SpatialGetReply) GetSrid ¶ added in v0.0.6
func (x *SpatialGetReply) GetSrid() int32
func (*SpatialGetReply) GetWkt ¶ added in v0.0.6
func (x *SpatialGetReply) GetWkt() string
func (*SpatialGetReply) ProtoMessage ¶ added in v0.0.6
func (*SpatialGetReply) ProtoMessage()
func (*SpatialGetReply) ProtoReflect ¶ added in v0.0.6
func (x *SpatialGetReply) ProtoReflect() protoreflect.Message
func (*SpatialGetReply) Reset ¶ added in v0.0.6
func (x *SpatialGetReply) Reset()
func (*SpatialGetReply) String ¶ added in v0.0.6
func (x *SpatialGetReply) String() string
type SpatialGetRequest ¶ added in v0.0.6
type SpatialGetRequest struct {
Entity string `protobuf:"bytes,1,opt,name=entity,proto3" json:"entity,omitempty"`
Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*SpatialGetRequest) Descriptor
deprecated
added in
v0.0.6
func (*SpatialGetRequest) Descriptor() ([]byte, []int)
Deprecated: Use SpatialGetRequest.ProtoReflect.Descriptor instead.
func (*SpatialGetRequest) GetEntity ¶ added in v0.0.6
func (x *SpatialGetRequest) GetEntity() string
func (*SpatialGetRequest) GetId ¶ added in v0.0.6
func (x *SpatialGetRequest) GetId() string
func (*SpatialGetRequest) ProtoMessage ¶ added in v0.0.6
func (*SpatialGetRequest) ProtoMessage()
func (*SpatialGetRequest) ProtoReflect ¶ added in v0.0.6
func (x *SpatialGetRequest) ProtoReflect() protoreflect.Message
func (*SpatialGetRequest) Reset ¶ added in v0.0.6
func (x *SpatialGetRequest) Reset()
func (*SpatialGetRequest) String ¶ added in v0.0.6
func (x *SpatialGetRequest) String() string
type SpatialUpsertRequest ¶ added in v0.0.6
type SpatialUpsertRequest struct {
Entity string `protobuf:"bytes,1,opt,name=entity,proto3" json:"entity,omitempty"`
Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"`
Wkt string `protobuf:"bytes,3,opt,name=wkt,proto3" json:"wkt,omitempty"`
Srid int32 `protobuf:"varint,4,opt,name=srid,proto3" json:"srid,omitempty"`
Meta []byte `protobuf:"bytes,5,opt,name=meta,proto3" json:"meta,omitempty"` // JSON map[string]any
// contains filtered or unexported fields
}
--- spatial (query.SpatialQuerier) ---
func (*SpatialUpsertRequest) Descriptor
deprecated
added in
v0.0.6
func (*SpatialUpsertRequest) Descriptor() ([]byte, []int)
Deprecated: Use SpatialUpsertRequest.ProtoReflect.Descriptor instead.
func (*SpatialUpsertRequest) GetEntity ¶ added in v0.0.6
func (x *SpatialUpsertRequest) GetEntity() string
func (*SpatialUpsertRequest) GetId ¶ added in v0.0.6
func (x *SpatialUpsertRequest) GetId() string
func (*SpatialUpsertRequest) GetMeta ¶ added in v0.0.6
func (x *SpatialUpsertRequest) GetMeta() []byte
func (*SpatialUpsertRequest) GetSrid ¶ added in v0.0.6
func (x *SpatialUpsertRequest) GetSrid() int32
func (*SpatialUpsertRequest) GetWkt ¶ added in v0.0.6
func (x *SpatialUpsertRequest) GetWkt() string
func (*SpatialUpsertRequest) ProtoMessage ¶ added in v0.0.6
func (*SpatialUpsertRequest) ProtoMessage()
func (*SpatialUpsertRequest) ProtoReflect ¶ added in v0.0.6
func (x *SpatialUpsertRequest) ProtoReflect() protoreflect.Message
func (*SpatialUpsertRequest) Reset ¶ added in v0.0.6
func (x *SpatialUpsertRequest) Reset()
func (*SpatialUpsertRequest) String ¶ added in v0.0.6
func (x *SpatialUpsertRequest) String() string
type SpatialWithinRequest ¶ added in v0.0.6
type SpatialWithinRequest struct {
Query []byte `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"` // JSON query.SpatialQuery
// contains filtered or unexported fields
}
func (*SpatialWithinRequest) Descriptor
deprecated
added in
v0.0.6
func (*SpatialWithinRequest) Descriptor() ([]byte, []int)
Deprecated: Use SpatialWithinRequest.ProtoReflect.Descriptor instead.
func (*SpatialWithinRequest) GetQuery ¶ added in v0.0.6
func (x *SpatialWithinRequest) GetQuery() []byte
func (*SpatialWithinRequest) ProtoMessage ¶ added in v0.0.6
func (*SpatialWithinRequest) ProtoMessage()
func (*SpatialWithinRequest) ProtoReflect ¶ added in v0.0.6
func (x *SpatialWithinRequest) ProtoReflect() protoreflect.Message
func (*SpatialWithinRequest) Reset ¶ added in v0.0.6
func (x *SpatialWithinRequest) Reset()
func (*SpatialWithinRequest) String ¶ added in v0.0.6
func (x *SpatialWithinRequest) String() string
type SubFrame ¶
type SubFrame struct {
Open bool `protobuf:"varint,1,opt,name=open,proto3" json:"open,omitempty"`
Error *Error `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"`
Delta *Delta `protobuf:"bytes,3,opt,name=delta,proto3" json:"delta,omitempty"`
// contains filtered or unexported fields
}
SubFrame is one frame of the Subscribe stream: the first is the handshake (open, or error on a setup failure such as authz); the rest carry one Delta.
func (*SubFrame) Descriptor
deprecated
func (*SubFrame) ProtoMessage ¶
func (*SubFrame) ProtoMessage()
func (*SubFrame) ProtoReflect ¶
func (x *SubFrame) ProtoReflect() protoreflect.Message
type SubscribeRequest ¶
type SubscribeRequest struct {
Scope *SubscribeScope `protobuf:"bytes,1,opt,name=scope,proto3" json:"scope,omitempty"`
// contains filtered or unexported fields
}
--- subscribe (conflated channel deltas) ---
func (*SubscribeRequest) Descriptor
deprecated
func (*SubscribeRequest) Descriptor() ([]byte, []int)
Deprecated: Use SubscribeRequest.ProtoReflect.Descriptor instead.
func (*SubscribeRequest) GetScope ¶
func (x *SubscribeRequest) GetScope() *SubscribeScope
func (*SubscribeRequest) ProtoMessage ¶
func (*SubscribeRequest) ProtoMessage()
func (*SubscribeRequest) ProtoReflect ¶
func (x *SubscribeRequest) ProtoReflect() protoreflect.Message
func (*SubscribeRequest) Reset ¶
func (x *SubscribeRequest) Reset()
func (*SubscribeRequest) String ¶
func (x *SubscribeRequest) String() string
type SubscribeScope ¶
type SubscribeScope struct {
Entity string `protobuf:"bytes,1,opt,name=entity,proto3" json:"entity,omitempty"`
Scope string `protobuf:"bytes,2,opt,name=scope,proto3" json:"scope,omitempty"` // scope name declared on the entity ("id", "site", "tenant", …)
Id string `protobuf:"bytes,3,opt,name=id,proto3" json:"id,omitempty"` // scope id (ignored for tenant scope)
// contains filtered or unexported fields
}
func (*SubscribeScope) Descriptor
deprecated
func (*SubscribeScope) Descriptor() ([]byte, []int)
Deprecated: Use SubscribeScope.ProtoReflect.Descriptor instead.
func (*SubscribeScope) GetEntity ¶
func (x *SubscribeScope) GetEntity() string
func (*SubscribeScope) GetId ¶
func (x *SubscribeScope) GetId() string
func (*SubscribeScope) GetScope ¶
func (x *SubscribeScope) GetScope() string
func (*SubscribeScope) ProtoMessage ¶
func (*SubscribeScope) ProtoMessage()
func (*SubscribeScope) ProtoReflect ¶
func (x *SubscribeScope) ProtoReflect() protoreflect.Message
func (*SubscribeScope) Reset ¶
func (x *SubscribeScope) Reset()
func (*SubscribeScope) String ¶
func (x *SubscribeScope) String() string
type TSBulkWriteRequest ¶ added in v0.0.6
type TSBulkWriteRequest struct {
Series string `protobuf:"bytes,1,opt,name=series,proto3" json:"series,omitempty"`
Points []byte `protobuf:"bytes,2,opt,name=points,proto3" json:"points,omitempty"` // JSON []query.Point
// contains filtered or unexported fields
}
--- timeseries (query.TSQuerier) ---
func (*TSBulkWriteRequest) Descriptor
deprecated
added in
v0.0.6
func (*TSBulkWriteRequest) Descriptor() ([]byte, []int)
Deprecated: Use TSBulkWriteRequest.ProtoReflect.Descriptor instead.
func (*TSBulkWriteRequest) GetPoints ¶ added in v0.0.6
func (x *TSBulkWriteRequest) GetPoints() []byte
func (*TSBulkWriteRequest) GetSeries ¶ added in v0.0.6
func (x *TSBulkWriteRequest) GetSeries() string
func (*TSBulkWriteRequest) ProtoMessage ¶ added in v0.0.6
func (*TSBulkWriteRequest) ProtoMessage()
func (*TSBulkWriteRequest) ProtoReflect ¶ added in v0.0.6
func (x *TSBulkWriteRequest) ProtoReflect() protoreflect.Message
func (*TSBulkWriteRequest) Reset ¶ added in v0.0.6
func (x *TSBulkWriteRequest) Reset()
func (*TSBulkWriteRequest) String ¶ added in v0.0.6
func (x *TSBulkWriteRequest) String() string
type TSRangeRequest ¶ added in v0.0.6
type TSRangeRequest struct {
Query []byte `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"` // JSON query.RangeQuery
// contains filtered or unexported fields
}
func (*TSRangeRequest) Descriptor
deprecated
added in
v0.0.6
func (*TSRangeRequest) Descriptor() ([]byte, []int)
Deprecated: Use TSRangeRequest.ProtoReflect.Descriptor instead.
func (*TSRangeRequest) GetQuery ¶ added in v0.0.6
func (x *TSRangeRequest) GetQuery() []byte
func (*TSRangeRequest) ProtoMessage ¶ added in v0.0.6
func (*TSRangeRequest) ProtoMessage()
func (*TSRangeRequest) ProtoReflect ¶ added in v0.0.6
func (x *TSRangeRequest) ProtoReflect() protoreflect.Message
func (*TSRangeRequest) Reset ¶ added in v0.0.6
func (x *TSRangeRequest) Reset()
func (*TSRangeRequest) String ¶ added in v0.0.6
func (x *TSRangeRequest) String() string
type ValueList ¶ added in v0.0.6
type ValueList struct {
Items []*CondValue `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
// contains filtered or unexported fields
}
func (*ValueList) Descriptor
deprecated
added in
v0.0.6
func (*ValueList) ProtoMessage ¶ added in v0.0.6
func (*ValueList) ProtoMessage()
func (*ValueList) ProtoReflect ¶ added in v0.0.6
func (x *ValueList) ProtoReflect() protoreflect.Message
type VectorDeleteByMetaRequest ¶ added in v0.0.3
type VectorDeleteByMetaRequest struct {
Entity string `protobuf:"bytes,1,opt,name=entity,proto3" json:"entity,omitempty"`
Filter []byte `protobuf:"bytes,2,opt,name=filter,proto3" json:"filter,omitempty"` // JSON map[string]string
// contains filtered or unexported fields
}
func (*VectorDeleteByMetaRequest) Descriptor
deprecated
added in
v0.0.3
func (*VectorDeleteByMetaRequest) Descriptor() ([]byte, []int)
Deprecated: Use VectorDeleteByMetaRequest.ProtoReflect.Descriptor instead.
func (*VectorDeleteByMetaRequest) GetEntity ¶ added in v0.0.3
func (x *VectorDeleteByMetaRequest) GetEntity() string
func (*VectorDeleteByMetaRequest) GetFilter ¶ added in v0.0.3
func (x *VectorDeleteByMetaRequest) GetFilter() []byte
func (*VectorDeleteByMetaRequest) ProtoMessage ¶ added in v0.0.3
func (*VectorDeleteByMetaRequest) ProtoMessage()
func (*VectorDeleteByMetaRequest) ProtoReflect ¶ added in v0.0.3
func (x *VectorDeleteByMetaRequest) ProtoReflect() protoreflect.Message
func (*VectorDeleteByMetaRequest) Reset ¶ added in v0.0.3
func (x *VectorDeleteByMetaRequest) Reset()
func (*VectorDeleteByMetaRequest) String ¶ added in v0.0.3
func (x *VectorDeleteByMetaRequest) String() string
type VectorDeleteRequest ¶
type VectorDeleteRequest struct {
Entity string `protobuf:"bytes,1,opt,name=entity,proto3" json:"entity,omitempty"`
Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*VectorDeleteRequest) Descriptor
deprecated
func (*VectorDeleteRequest) Descriptor() ([]byte, []int)
Deprecated: Use VectorDeleteRequest.ProtoReflect.Descriptor instead.
func (*VectorDeleteRequest) GetEntity ¶
func (x *VectorDeleteRequest) GetEntity() string
func (*VectorDeleteRequest) GetId ¶
func (x *VectorDeleteRequest) GetId() string
func (*VectorDeleteRequest) ProtoMessage ¶
func (*VectorDeleteRequest) ProtoMessage()
func (*VectorDeleteRequest) ProtoReflect ¶
func (x *VectorDeleteRequest) ProtoReflect() protoreflect.Message
func (*VectorDeleteRequest) Reset ¶
func (x *VectorDeleteRequest) Reset()
func (*VectorDeleteRequest) String ¶
func (x *VectorDeleteRequest) String() string
type VectorGetReply ¶ added in v0.0.3
type VectorGetReply struct {
Embedding []float32 `protobuf:"fixed32,1,rep,packed,name=embedding,proto3" json:"embedding,omitempty"`
Error *Error `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"`
// contains filtered or unexported fields
}
VectorGetReply carries the raw float components of a stored embedding. On miss the server sets error (code "not_found") and leaves embedding empty.
func (*VectorGetReply) Descriptor
deprecated
added in
v0.0.3
func (*VectorGetReply) Descriptor() ([]byte, []int)
Deprecated: Use VectorGetReply.ProtoReflect.Descriptor instead.
func (*VectorGetReply) GetEmbedding ¶ added in v0.0.3
func (x *VectorGetReply) GetEmbedding() []float32
func (*VectorGetReply) GetError ¶ added in v0.0.3
func (x *VectorGetReply) GetError() *Error
func (*VectorGetReply) ProtoMessage ¶ added in v0.0.3
func (*VectorGetReply) ProtoMessage()
func (*VectorGetReply) ProtoReflect ¶ added in v0.0.3
func (x *VectorGetReply) ProtoReflect() protoreflect.Message
func (*VectorGetReply) Reset ¶ added in v0.0.3
func (x *VectorGetReply) Reset()
func (*VectorGetReply) String ¶ added in v0.0.3
func (x *VectorGetReply) String() string
type VectorGetRequest ¶ added in v0.0.3
type VectorGetRequest struct {
Entity string `protobuf:"bytes,1,opt,name=entity,proto3" json:"entity,omitempty"`
Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*VectorGetRequest) Descriptor
deprecated
added in
v0.0.3
func (*VectorGetRequest) Descriptor() ([]byte, []int)
Deprecated: Use VectorGetRequest.ProtoReflect.Descriptor instead.
func (*VectorGetRequest) GetEntity ¶ added in v0.0.3
func (x *VectorGetRequest) GetEntity() string
func (*VectorGetRequest) GetId ¶ added in v0.0.3
func (x *VectorGetRequest) GetId() string
func (*VectorGetRequest) ProtoMessage ¶ added in v0.0.3
func (*VectorGetRequest) ProtoMessage()
func (*VectorGetRequest) ProtoReflect ¶ added in v0.0.3
func (x *VectorGetRequest) ProtoReflect() protoreflect.Message
func (*VectorGetRequest) Reset ¶ added in v0.0.3
func (x *VectorGetRequest) Reset()
func (*VectorGetRequest) String ¶ added in v0.0.3
func (x *VectorGetRequest) String() string
type VectorSimilarRequest ¶
type VectorSimilarRequest struct {
Entity string `protobuf:"bytes,1,opt,name=entity,proto3" json:"entity,omitempty"`
Embedding []float32 `protobuf:"fixed32,2,rep,packed,name=embedding,proto3" json:"embedding,omitempty"`
K int32 `protobuf:"varint,3,opt,name=k,proto3" json:"k,omitempty"`
Filter []byte `protobuf:"bytes,4,opt,name=filter,proto3" json:"filter,omitempty"` // JSON map[string]string
// contains filtered or unexported fields
}
func (*VectorSimilarRequest) Descriptor
deprecated
func (*VectorSimilarRequest) Descriptor() ([]byte, []int)
Deprecated: Use VectorSimilarRequest.ProtoReflect.Descriptor instead.
func (*VectorSimilarRequest) GetEmbedding ¶
func (x *VectorSimilarRequest) GetEmbedding() []float32
func (*VectorSimilarRequest) GetEntity ¶
func (x *VectorSimilarRequest) GetEntity() string
func (*VectorSimilarRequest) GetFilter ¶ added in v0.0.3
func (x *VectorSimilarRequest) GetFilter() []byte
func (*VectorSimilarRequest) GetK ¶
func (x *VectorSimilarRequest) GetK() int32
func (*VectorSimilarRequest) ProtoMessage ¶
func (*VectorSimilarRequest) ProtoMessage()
func (*VectorSimilarRequest) ProtoReflect ¶
func (x *VectorSimilarRequest) ProtoReflect() protoreflect.Message
func (*VectorSimilarRequest) Reset ¶
func (x *VectorSimilarRequest) Reset()
func (*VectorSimilarRequest) String ¶
func (x *VectorSimilarRequest) String() string
type VectorUpsertRequest ¶
type VectorUpsertRequest struct {
Entity string `protobuf:"bytes,1,opt,name=entity,proto3" json:"entity,omitempty"`
Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"`
Embedding []float32 `protobuf:"fixed32,3,rep,packed,name=embedding,proto3" json:"embedding,omitempty"`
Meta []byte `protobuf:"bytes,4,opt,name=meta,proto3" json:"meta,omitempty"` // JSON map[string]any
// contains filtered or unexported fields
}
func (*VectorUpsertRequest) Descriptor
deprecated
func (*VectorUpsertRequest) Descriptor() ([]byte, []int)
Deprecated: Use VectorUpsertRequest.ProtoReflect.Descriptor instead.
func (*VectorUpsertRequest) GetEmbedding ¶
func (x *VectorUpsertRequest) GetEmbedding() []float32
func (*VectorUpsertRequest) GetEntity ¶
func (x *VectorUpsertRequest) GetEntity() string
func (*VectorUpsertRequest) GetId ¶
func (x *VectorUpsertRequest) GetId() string
func (*VectorUpsertRequest) GetMeta ¶
func (x *VectorUpsertRequest) GetMeta() []byte
func (*VectorUpsertRequest) ProtoMessage ¶
func (*VectorUpsertRequest) ProtoMessage()
func (*VectorUpsertRequest) ProtoReflect ¶
func (x *VectorUpsertRequest) ProtoReflect() protoreflect.Message
func (*VectorUpsertRequest) Reset ¶
func (x *VectorUpsertRequest) Reset()
func (*VectorUpsertRequest) String ¶
func (x *VectorUpsertRequest) String() string