Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/koderover/zadig
/ Desc
Method
Desc
pkg/tool/errors/errors.go:71–73 ·
view source on GitHub ↗
Desc ...
()
Source
from the content-addressed store, hash-verified
69
70
// Desc ...
71
func
(e *HTTPError) Desc() string {
72
return
e.desc
73
}
74
75
// Extra ...
76
func
(e *HTTPError) Extra()
map
[string]
interface
{} {
Callers
3
FormatCodeHostError
Function · 0.95
FormatRepoInfoError
Function · 0.95
TestErrors
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestErrors
Function · 0.76