package
3.4.2
Repository: https://github.com/grafana/loki.git
Documentation: pkg.go.dev

# Functions

NewLogsClient creates a new client.

# Structs

Client is a HTTP client that adds basic auth and scope.
DataType holds the result type and a list of StreamValues.
MatrixValues holds a label key value pairs for the metric and a list of a list of values.
Response holds the status and data.
StreamValues holds a label key value pairs for the Stream and a list of a list of values.
VectorValues holds a label key value pairs for the metric and single timestamp and value.

# Interfaces

# Type aliases