MCPcopy Create free account
hub / github.com/InferCore/InferCore / Health

Method Health

internal/reliability/manager_test.go:42–42  ·  view source on GitHub ↗
(context.Context)

Source from the content-addressed store, hash-verified

40}
41
42func (a *streamCaptureAdapter) Health(context.Context) error { return nil }
43
44func (a *streamCaptureAdapter) Metadata() types.BackendMetadata {
45 return types.BackendMetadata{Name: a.name}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected