Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/InferCore/InferCore
/ timeoutErrorAdapter
Struct
timeoutErrorAdapter
internal/server/server_test.go:960–962 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
958
}
959
960
type
timeoutErrorAdapter
struct
{
961
name string
962
}
963
964
func
(a *timeoutErrorAdapter) Name() string {
return
a.name }
965
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected