MCPcopy Create free account
hub / github.com/cortexproject/cortex / mockRulerServer

Struct mockRulerServer

pkg/ruler/client_pool_test.go:65–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63}
64
65type mockRulerServer struct{}
66
67func (m *mockRulerServer) LivenessCheck(ctx context.Context, request *LivenessCheckRequest) (*LivenessCheckResponse, error) {
68 return &LivenessCheckResponse{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected