package
1.19.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.
ToChunks converts []chunk.Chunk to []client.Chunk.