Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/koderover/zadig
/ Code
Method
Code
pkg/tool/errors/errors.go:57–59 ·
view source on GitHub ↗
Code ...
()
Source
from the content-addressed store, hash-verified
55
56
// Code ...
57
func
(e *HTTPError) Code() int {
58
return
e.code
59
}
60
61
// Error ...
62
func
(e *HTTPError) Error() string {
Callers
2
TestErrors
Function · 0.95
ErrorMessage
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestErrors
Function · 0.76