Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prometheus/client_golang
/ httpTestClient
Struct
httpTestClient
api/prometheus/v1/api_test.go:1733–1735 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1731
}
1732
1733
type
httpTestClient
struct
{
1734
client http.Client
1735
}
1736
1737
func
(c *httpTestClient) URL(ep string, args
map
[string]string) *url.URL {
1738
return
nil
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected