MCPcopy
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
1394type apiClientImpl struct {
1395 client api.Client
1396}
1397
1398type apiResponse struct {
1399 Status string `json:"status"`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected