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

Method Health

internal/server/server_test.go:970–970  ·  view source on GitHub ↗
(context.Context)

Source from the content-addressed store, hash-verified

968}
969
970func (a *timeoutErrorAdapter) Health(context.Context) error { return nil }
971
972func (a *timeoutErrorAdapter) Metadata() types.BackendMetadata {
973 return types.BackendMetadata{Name: a.name, Type: "mock"}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected