Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Method
Method
Method
codersdk/client.go:504–506 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
502
}
503
504
func
(e *Error) Method() string {
505
return
e.method
506
}
507
508
func
(e *Error) URL() string {
509
return
e.url
Callers
1
formatCoderSDKError
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected