package
0.37.2
Repository: https://github.com/thanos-io/thanos.git
Documentation: pkg.go.dev

# Functions

Histogram_ResetHintFromString returns the enum value with a name, or the zero value if there's no such value.
NewBucketSpan creates a new list of BucketSpan.
NewExemplar creates a new list of Exemplar.
NewHistogram creates a new list of Histogram.
NewLabel creates a new list of Label.
NewSample creates a new list of Sample.
NewSymbols creates a new list of Symbols.
NewTimeSeries creates a new list of TimeSeries.
NewWriter_List creates a new list of Writer.
NewWriter_write_Params creates a new list of Writer_write_Params.
NewWriter_write_Results creates a new list of Writer_write_Results.
NewWriteRequest creates a new list of WriteRequest.
WriteErrorFromString returns the enum value with a name, or the zero value if there's no such value.
Writer_Methods appends Methods to a slice that invoke the methods on s.
Writer_NewServer creates a new Server from an implementation of Writer_Server.
Writer_ServerToClient creates a new Client from an implementation of Writer_Server.

# Constants

BucketSpan_TypeID is the unique identifier for the type BucketSpan.
Exemplar_TypeID is the unique identifier for the type Exemplar.
Values of Histogram_ResetHint.
Values of Histogram_ResetHint.
Histogram_ResetHint_TypeID is the unique identifier for the type Histogram_ResetHint.
Values of Histogram_ResetHint.
Values of Histogram_ResetHint.
Histogram_TypeID is the unique identifier for the type Histogram.
Label_TypeID is the unique identifier for the type Label.
Sample_TypeID is the unique identifier for the type Sample.
Symbols_TypeID is the unique identifier for the type Symbols.
TimeSeries_TypeID is the unique identifier for the type TimeSeries.
Values of WriteError.
Values of WriteError.
Values of WriteError.
Values of WriteError.
WriteError_TypeID is the unique identifier for the type WriteError.
Values of WriteError.
Writer_TypeID is the unique identifier for the type Writer.
Writer_write_Params_TypeID is the unique identifier for the type Writer_write_Params.
Writer_write_Results_TypeID is the unique identifier for the type Writer_write_Results.
WriteRequest_TypeID is the unique identifier for the type WriteRequest.

# Structs

BucketSpan_Future is a wrapper for a BucketSpan promised by a client call.
Exemplar_Future is a wrapper for a Exemplar promised by a client call.
Histogram_count_Future is a wrapper for a Histogram_count promised by a client call.
Histogram_Future is a wrapper for a Histogram promised by a client call.
Histogram_zeroCount_Future is a wrapper for a Histogram_zeroCount promised by a client call.
Label_Future is a wrapper for a Label promised by a client call.
Sample_Future is a wrapper for a Sample promised by a client call.
Symbols_Future is a wrapper for a Symbols promised by a client call.
TimeSeries_Future is a wrapper for a TimeSeries promised by a client call.
Writer_write holds the state for a server call to Writer.write.
Writer_write_Params_Future is a wrapper for a Writer_write_Params promised by a client call.
Writer_write_Results_Future is a wrapper for a Writer_write_Results promised by a client call.
WriteRequest_Future is a wrapper for a WriteRequest promised by a client call.

# Interfaces

A Writer_Server is a Writer with a local implementation.

# Type aliases