package
0.7.0
Repository: https://github.com/cortexproject/cortex.git
Documentation: pkg.go.dev

# Functions

FromChunks converts []client.Chunk to []chunk.Chunk.
SeriesChunksToMatrix converts slice of []client.TimeSeriesChunk to a model.Matrix.
StreamsToMatrix converts a slice of QueryStreamResponse to a model.Matrix.
ToChunks converts []chunk.Chunk to []client.Chunk.