Home
last modified time | relevance | path

Searched refs:httpServiceProxy (Results 1 – 3 of 3) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/pkg/tsdb/azuremonitor/
H A Dazuremonitor-resource-handler.go23 type httpServiceProxy struct{} struct
25 func (s *httpServiceProxy) Do(rw http.ResponseWriter, req *http.Request, cli *http.Client) http.Res… argument
H A Dazuremonitor-resource-handler_test.go64 proxy := httpServiceProxy{}
H A Dazuremonitor.go34 proxy := &httpServiceProxy{}