# 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.