package
2.4.3
Repository: https://github.com/frelon/loki.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.