Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prometheus/client_golang
/ apiTestClient
Struct
apiTestClient
api/prometheus/v1/api_test.go:48–51 · api/prometheus/v1/api_test.go::apiTestClient
Source
from the content-addressed store, hash-verified
46
}
47
48
type
apiTestClient
struct
{
49
*testing.T
50
curTest apiTest
51
}
52
53
func
(c *apiTestClient) URL(ep string, args
map
[string]string) *url.URL {
54
path := ep
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected