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

Method Health

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

Source from the content-addressed store, hash-verified

19}
20
21func (timeoutAdapter) Health(context.Context) error { return nil }
22
23func (a timeoutAdapter) Metadata() types.BackendMetadata { return types.BackendMetadata{Name: a.name} }
24

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected