Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ fakeUpdateProxyHealth
Function
fakeUpdateProxyHealth
coderd/healthcheck/workspaceproxy_test.go:286–290 ·
view source on GitHub ↗
(err error)
Source
from the content-addressed store, hash-verified
284
}
285
286
func
fakeUpdateProxyHealth(err error)
func
(context.Context) error {
287
return
func
(context.Context) error {
288
return
err
289
}
290
}
Callers
2
TestWorkspaceProxies
Function · 0.85
TestWorkspaceProxy_ErrorDismissed
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected