Home
last modified time | relevance | path

Searched defs:httpQueryAPI (Results 1 – 5 of 5) sorted by relevance

/dports/net-mgmt/nsd_exporter/nsd_exporter-0.1.0/vendor/github.com/prometheus/client_golang/api/prometheus/
H A Dapi.go291 type httpQueryAPI struct { struct
292 client Client
295 func (h *httpQueryAPI) Query(ctx context.Context, query string, ts time.Time) (model.Value, error) {
317 func (h *httpQueryAPI) QueryRange(ctx context.Context, query string, r Range) (model.Value, error) {
/dports/sysutils/rest-server/rest-server-0.10.0/vendor/github.com/prometheus/client_golang/api/prometheus/
H A Dapi.go291 type httpQueryAPI struct { struct
292 client Client
295 func (h *httpQueryAPI) Query(ctx context.Context, query string, ts time.Time) (model.Value, error) {
317 func (h *httpQueryAPI) QueryRange(ctx context.Context, query string, r Range) (model.Value, error) {
/dports/net-mgmt/ping_exporter/ping_exporter-0.44/vendor/github.com/prometheus/client_golang/api/prometheus/
H A Dapi.go291 type httpQueryAPI struct { struct
292 client Client
295 func (h *httpQueryAPI) Query(ctx context.Context, query string, ts time.Time) (model.Value, error) {
317 func (h *httpQueryAPI) QueryRange(ctx context.Context, query string, r Range) (model.Value, error) {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/weaveworks/promrus/vendor/github.com/prometheus/client_golang/api/prometheus/
H A Dapi.go291 type httpQueryAPI struct { struct
292 client Client
295 func (h *httpQueryAPI) Query(ctx context.Context, query string, ts time.Time) (model.Value, error) {
317 func (h *httpQueryAPI) QueryRange(ctx context.Context, query string, r Range) (model.Value, error) {
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/prometheus/client_golang/api/prometheus/
H A Dapi.go291 type httpQueryAPI struct { struct
292 client Client
295 func (h *httpQueryAPI) Query(ctx context.Context, query string, ts time.Time) (model.Value, error) {
317 func (h *httpQueryAPI) QueryRange(ctx context.Context, query string, r Range) (model.Value, error) {