Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prometheus/client_golang
/ apiClientImpl
Struct
apiClientImpl
api/prometheus/v1/api.go:1394–1396 · api/prometheus/v1/api.go::apiClientImpl
Source
from the content-addressed store, hash-verified
1392
}
1393
1394
type
apiClientImpl
struct
{
1395
client api.Client
1396
}
1397
1398
type
apiResponse
struct
{
1399
Status string `json:
"status"
`
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected