Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/docker/cli
/ Error
Method
Error
internal/registryclient/client.go:61–63 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
59
}
60
61
func
(e httpProtoError) Error() string {
62
return
e.cause.Error()
63
}
64
65
var
_ RegistryClient = &client{}
66
Callers
nothing calls this directly
Calls
1
Error
Method · 0.45
Tested by
no test coverage detected