Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/moby/moby
/ Error
Method
Error
client/errors.go:81–83 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
79
}
80
81
func
(e *httpError) Error() string {
82
return
e.err.Error()
83
}
84
85
func
(e *httpError) Unwrap() error {
86
return
e.err
Callers
15
TestImagePushReferenceError
Function · 0.45
TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
Function · 0.45
TestContainerWaitProxyInterruptLong
Function · 0.45
TestContainerWaitErrorHandling
Function · 0.45
TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
Function · 0.45
TestVolumePrune
Function · 0.45
TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
Function · 0.45
TestServiceLogs
Function · 0.45
TestContainerLogs
Function · 0.45
TestNewClientWithOpsFromEnv
Function · 0.45
TestWithHTTPHeaders
Function · 0.45
TestWithResponseHook
Function · 0.45
Calls
no outgoing calls
Tested by
15
TestImagePushReferenceError
Function · 0.36
TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
Function · 0.36
TestContainerWaitProxyInterruptLong
Function · 0.36
TestContainerWaitErrorHandling
Function · 0.36
TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
Function · 0.36
TestVolumePrune
Function · 0.36
TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
Function · 0.36
TestServiceLogs
Function · 0.36
TestContainerLogs
Function · 0.36
TestNewClientWithOpsFromEnv
Function · 0.36
TestWithHTTPHeaders
Function · 0.36
TestWithResponseHook
Function · 0.36