MCPcopy Index your code
hub / github.com/InferCore/InferCore / timeoutAdapter

Struct timeoutAdapter

internal/reliability/manager_test.go:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11)
12
13type timeoutAdapter struct{ name string }
14
15func (a timeoutAdapter) Name() string { return a.name }
16

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected