Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coder/coder
/ statusError
TypeAlias
statusError
codersdk/agentsdk/logs_test.go:266–266 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
264
}
265
266
type
statusError int
267
268
func
(s statusError) StatusCode() int {
269
return
int(s)
Callers
1
TestStartupLogsSender
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected