package
0.0.0-20250129143219-3f265df5e878
Repository: https://github.com/grafana/walqueue.git
Documentation: pkg.go.dev
# Constants
No description provided by the author
No description provided by the author
PrometheusMetadataV1 corresponds to prompb.MetricMetadata byte format.
PrometheusMetricV1 corresponds to prompb.TimeSeries byte format.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
ConnectionConfig holds configuration details for network connections.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SyncMailbox is used to synchronously send data, and wait for it to process before returning.
# Interfaces
No description provided by the author
Datum represent one item of data.
No description provided by the author
Marshaller provides the ability to write for a given schema defined by the FileFormat.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Serializer handles converting a set of signals into a binary representation to be written to storage.
Unmarshaller allows reading of a given FileFormat.