Versions in this module Expand all Collapse all v1 v1.2.1 Aug 20, 2020 v1.2.0 Aug 20, 2020 Changes in this version + type HttpClient struct + func (_m *HttpClient) PostForm(_a0 string, data url.Values) (*http.Response, error) + type PrometheusAPI struct + func (_m *PrometheusAPI) Query(ctx context.Context, query string, ts time.Time) (model.Value, api.Warnings, error) + func (_m *PrometheusAPI) QueryRange(ctx context.Context, query string, r v1.Range) (model.Value, api.Warnings, error)