Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Error
Method
Error
enterprise/coderd/scim/scimtypes.go:75–77 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
73
}
74
75
func
(e HTTPError) Error() string {
76
return
e.internal.Error()
77
}
78
79
func
(e HTTPError) MarshalJSON() ([]byte, error) {
80
return
json.Marshal(e.internal)
Callers
15
TestAnnouncementBanners
Function · 0.45
provisionerDaemonServe
Method · 0.45
New
Function · 0.45
updateEntitlements
Method · 0.45
runEntitlementsLoop
Method · 0.45
TestWorkspaceExternalAgentCredentials
Function · 0.45
TestUserOIDC
Function · 0.45
TestRegions
Function · 0.45
TestProxyRegisterDeregister
Function · 0.45
TestIssueSignedAppToken
Function · 0.45
TestReconnectingPTYSignedToken
Function · 0.45
TestGetCryptoKeys
Function · 0.45
Calls
no outgoing calls
Tested by
15
TestAnnouncementBanners
Function · 0.36
TestWorkspaceExternalAgentCredentials
Function · 0.36
TestUserOIDC
Function · 0.36
TestRegions
Function · 0.36
TestProxyRegisterDeregister
Function · 0.36
TestIssueSignedAppToken
Function · 0.36
TestReconnectingPTYSignedToken
Function · 0.36
TestGetCryptoKeys
Function · 0.36
TestProvisionerDaemonServe
Function · 0.36
TestGetProvisionerDaemons
Function · 0.36
TestDynamicParameterBuild
Function · 0.36
TestCreateWorkspace
Function · 0.36