# Functions
EmptyResponse returns an CHResponses with one element containing emptyData for the following encoding.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
ReadUvarint reads unsigned int with variable length.
# Structs
No description provided by the author
CHResponse contains the parsed Data and From/Until timestamps.
Data stores parsed response from ClickHouse server.
Targets represents requested metrics.
TimeFrame contains information about fetch request time conditions.
# Type aliases
CHResponses is a slice of CHResponse.
No description provided by the author
MultiTarget is a map of TimeFrame keys and targets slice of strings values.