Versions in this module Expand all Collapse all v0 v0.26.0 Apr 9, 2022 Changes in this version + var ErrIntOverflowHints = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthHints = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrUnexpectedEndOfGroupHints = fmt.Errorf("proto: unexpected end of group") + type Block struct + Id string + func (*Block) Descriptor() ([]byte, []int) + func (*Block) ProtoMessage() + func (m *Block) Marshal() (dAtA []byte, err error) + func (m *Block) MarshalTo(dAtA []byte) (int, error) + func (m *Block) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *Block) Reset() + func (m *Block) Size() (n int) + func (m *Block) String() string + func (m *Block) Unmarshal(dAtA []byte) error + func (m *Block) XXX_DiscardUnknown() + func (m *Block) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Block) XXX_Merge(src proto.Message) + func (m *Block) XXX_Size() int + func (m *Block) XXX_Unmarshal(b []byte) error + type LabelNamesRequestHints struct + BlockMatchers []storepb.LabelMatcher + func (*LabelNamesRequestHints) Descriptor() ([]byte, []int) + func (*LabelNamesRequestHints) ProtoMessage() + func (m *LabelNamesRequestHints) Marshal() (dAtA []byte, err error) + func (m *LabelNamesRequestHints) MarshalTo(dAtA []byte) (int, error) + func (m *LabelNamesRequestHints) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *LabelNamesRequestHints) Reset() + func (m *LabelNamesRequestHints) Size() (n int) + func (m *LabelNamesRequestHints) String() string + func (m *LabelNamesRequestHints) Unmarshal(dAtA []byte) error + func (m *LabelNamesRequestHints) XXX_DiscardUnknown() + func (m *LabelNamesRequestHints) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *LabelNamesRequestHints) XXX_Merge(src proto.Message) + func (m *LabelNamesRequestHints) XXX_Size() int + func (m *LabelNamesRequestHints) XXX_Unmarshal(b []byte) error + type LabelNamesResponseHints struct + QueriedBlocks []Block + func (*LabelNamesResponseHints) Descriptor() ([]byte, []int) + func (*LabelNamesResponseHints) ProtoMessage() + func (m *LabelNamesResponseHints) AddQueriedBlock(id ulid.ULID) + func (m *LabelNamesResponseHints) Marshal() (dAtA []byte, err error) + func (m *LabelNamesResponseHints) MarshalTo(dAtA []byte) (int, error) + func (m *LabelNamesResponseHints) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *LabelNamesResponseHints) Reset() + func (m *LabelNamesResponseHints) Size() (n int) + func (m *LabelNamesResponseHints) String() string + func (m *LabelNamesResponseHints) Unmarshal(dAtA []byte) error + func (m *LabelNamesResponseHints) XXX_DiscardUnknown() + func (m *LabelNamesResponseHints) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *LabelNamesResponseHints) XXX_Merge(src proto.Message) + func (m *LabelNamesResponseHints) XXX_Size() int + func (m *LabelNamesResponseHints) XXX_Unmarshal(b []byte) error + type LabelValuesRequestHints struct + BlockMatchers []storepb.LabelMatcher + func (*LabelValuesRequestHints) Descriptor() ([]byte, []int) + func (*LabelValuesRequestHints) ProtoMessage() + func (m *LabelValuesRequestHints) Marshal() (dAtA []byte, err error) + func (m *LabelValuesRequestHints) MarshalTo(dAtA []byte) (int, error) + func (m *LabelValuesRequestHints) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *LabelValuesRequestHints) Reset() + func (m *LabelValuesRequestHints) Size() (n int) + func (m *LabelValuesRequestHints) String() string + func (m *LabelValuesRequestHints) Unmarshal(dAtA []byte) error + func (m *LabelValuesRequestHints) XXX_DiscardUnknown() + func (m *LabelValuesRequestHints) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *LabelValuesRequestHints) XXX_Merge(src proto.Message) + func (m *LabelValuesRequestHints) XXX_Size() int + func (m *LabelValuesRequestHints) XXX_Unmarshal(b []byte) error + type LabelValuesResponseHints struct + QueriedBlocks []Block + func (*LabelValuesResponseHints) Descriptor() ([]byte, []int) + func (*LabelValuesResponseHints) ProtoMessage() + func (m *LabelValuesResponseHints) AddQueriedBlock(id ulid.ULID) + func (m *LabelValuesResponseHints) Marshal() (dAtA []byte, err error) + func (m *LabelValuesResponseHints) MarshalTo(dAtA []byte) (int, error) + func (m *LabelValuesResponseHints) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *LabelValuesResponseHints) Reset() + func (m *LabelValuesResponseHints) Size() (n int) + func (m *LabelValuesResponseHints) String() string + func (m *LabelValuesResponseHints) Unmarshal(dAtA []byte) error + func (m *LabelValuesResponseHints) XXX_DiscardUnknown() + func (m *LabelValuesResponseHints) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *LabelValuesResponseHints) XXX_Merge(src proto.Message) + func (m *LabelValuesResponseHints) XXX_Size() int + func (m *LabelValuesResponseHints) XXX_Unmarshal(b []byte) error + type SeriesRequestHints struct + BlockMatchers []storepb.LabelMatcher + func (*SeriesRequestHints) Descriptor() ([]byte, []int) + func (*SeriesRequestHints) ProtoMessage() + func (m *SeriesRequestHints) Marshal() (dAtA []byte, err error) + func (m *SeriesRequestHints) MarshalTo(dAtA []byte) (int, error) + func (m *SeriesRequestHints) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *SeriesRequestHints) Reset() + func (m *SeriesRequestHints) Size() (n int) + func (m *SeriesRequestHints) String() string + func (m *SeriesRequestHints) Unmarshal(dAtA []byte) error + func (m *SeriesRequestHints) XXX_DiscardUnknown() + func (m *SeriesRequestHints) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *SeriesRequestHints) XXX_Merge(src proto.Message) + func (m *SeriesRequestHints) XXX_Size() int + func (m *SeriesRequestHints) XXX_Unmarshal(b []byte) error + type SeriesResponseHints struct + QueriedBlocks []Block + func (*SeriesResponseHints) Descriptor() ([]byte, []int) + func (*SeriesResponseHints) ProtoMessage() + func (m *SeriesResponseHints) AddQueriedBlock(id ulid.ULID) + func (m *SeriesResponseHints) Marshal() (dAtA []byte, err error) + func (m *SeriesResponseHints) MarshalTo(dAtA []byte) (int, error) + func (m *SeriesResponseHints) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *SeriesResponseHints) Reset() + func (m *SeriesResponseHints) Size() (n int) + func (m *SeriesResponseHints) String() string + func (m *SeriesResponseHints) Unmarshal(dAtA []byte) error + func (m *SeriesResponseHints) XXX_DiscardUnknown() + func (m *SeriesResponseHints) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *SeriesResponseHints) XXX_Merge(src proto.Message) + func (m *SeriesResponseHints) XXX_Size() int + func (m *SeriesResponseHints) XXX_Unmarshal(b []byte) error