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

Method Name

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

Source from the content-addressed store, hash-verified

28}
29
30func (a *streamCaptureAdapter) Name() string { return a.name }
31
32func (a *streamCaptureAdapter) Invoke(_ context.Context, req types.BackendRequest) (types.BackendResponse, error) {
33 if a.lastStream != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected