Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
13
type
timeoutAdapter
struct
{ name string }
14
15
func
(a timeoutAdapter) Name() string {
return
a.name }
16
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected