Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prometheus/client_golang
/ testClient
Struct
testClient
api/prometheus/v1/api_test.go:1251–1256 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1249
}
1250
1251
type
testClient
struct
{
1252
*testing.T
1253
1254
ch
chan
apiClientTest
1255
req *http.Request
1256
}
1257
1258
type
apiClientTest
struct
{
1259
code int
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected