Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ StatusCode
Method
StatusCode
codersdk/client.go:500–502 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
498
}
499
500
func
(e *Error) StatusCode() int {
501
return
e.statusCode
502
}
503
504
func
(e *Error) Method() string {
505
return
e.method
Callers
15
TestUserSecretAudit
Function · 0.95
TestTemplateInsights_RBAC
Function · 0.95
TestGenericInsights_RBAC
Function · 0.95
TestExternalAuthDevice
Function · 0.95
TestExternalAuthCallback
Function · 0.95
TestAgentGitSSHKey_APIKeyScopes
Function · 0.95
TestWorkspaceAgentLogs
Function · 0.95
TestWorkspaceAgentAppStatus
Function · 0.95
TestWorkspaceAgentConnectRPC
Function · 0.95
TestWorkspaceAgentClientCoordinate_ResumeToken
Function · 0.95
TestWorkspaceAgentRecreateDevcontainerAuthorization
Function · 0.95
TestWorkspaceAgentDeleteDevcontainer
Function · 0.95
Calls
no outgoing calls
Tested by
15
TestUserSecretAudit
Function · 0.76
TestTemplateInsights_RBAC
Function · 0.76
TestGenericInsights_RBAC
Function · 0.76
TestExternalAuthDevice
Function · 0.76
TestExternalAuthCallback
Function · 0.76
TestAgentGitSSHKey_APIKeyScopes
Function · 0.76
TestWorkspaceAgentLogs
Function · 0.76
TestWorkspaceAgentAppStatus
Function · 0.76
TestWorkspaceAgentConnectRPC
Function · 0.76
TestWorkspaceAgentClientCoordinate_ResumeToken
Function · 0.76
TestWorkspaceAgentRecreateDevcontainerAuthorization
Function · 0.76
TestWorkspaceAgentDeleteDevcontainer
Function · 0.76