Versions in this module Expand all Collapse all v1 v1.0.1 Jan 22, 2023 Changes in this version + type RequestBuilder struct + After int + BaseURL string + Chart string + Points int + func (b *RequestBuilder) Build() (*http.Request, error) + type Response struct + API int + DimensionIDs []string + DimensionNames []string + Dimensions int + FirstEntry int64 + Format string + ID string + LastEntry int64 + LatestValues []json.Number + Max json.Number + Min json.Number + Name string + Points int + Result Result + ViewLatest []json.Number + type Result struct + Data [][]json.Number + Labels []string