Versions in this module Expand all Collapse all v0 v0.2.1 Nov 2, 2025 v0.2.0 Apr 6, 2023 Changes in this version + var File_cache_proto protoreflect.FileDescriptor + type FieldCache struct + Data []byte + Eid uint64 + func (*FieldCache) Descriptor() ([]byte, []int) + func (*FieldCache) ProtoMessage() + func (x *FieldCache) GetData() []byte + func (x *FieldCache) GetEid() uint64 + func (x *FieldCache) ProtoReflect() protoreflect.Message + func (x *FieldCache) Reset() + func (x *FieldCache) String() string + type IndexingTxCache struct + ConjunctionId uint64 + FieldData map[string]*FieldCache + func (*IndexingTxCache) Descriptor() ([]byte, []int) + func (*IndexingTxCache) ProtoMessage() + func (x *IndexingTxCache) GetConjunctionId() uint64 + func (x *IndexingTxCache) GetFieldData() map[string]*FieldCache + func (x *IndexingTxCache) ProtoReflect() protoreflect.Message + func (x *IndexingTxCache) Reset() + func (x *IndexingTxCache) String() string + type Int64ListValues struct + Values []int64 + func (*Int64ListValues) Descriptor() ([]byte, []int) + func (*Int64ListValues) ProtoMessage() + func (x *Int64ListValues) GetValues() []int64 + func (x *Int64ListValues) ProtoReflect() protoreflect.Message + func (x *Int64ListValues) Reset() + func (x *Int64ListValues) String() string + type StrListValues struct + Values []string + func (*StrListValues) Descriptor() ([]byte, []int) + func (*StrListValues) ProtoMessage() + func (x *StrListValues) GetValues() []string + func (x *StrListValues) ProtoReflect() protoreflect.Message + func (x *StrListValues) Reset() + func (x *StrListValues) String() string + type Uint64ListValues struct + Values []uint64 + func (*Uint64ListValues) Descriptor() ([]byte, []int) + func (*Uint64ListValues) ProtoMessage() + func (x *Uint64ListValues) GetValues() []uint64 + func (x *Uint64ListValues) ProtoReflect() protoreflect.Message + func (x *Uint64ListValues) Reset() + func (x *Uint64ListValues) String() string