MCPcopy 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
61func (e httpProtoError) Error() string {
62 return e.cause.Error()
63}
64
65var _ RegistryClient = &client{}
66

Callers

nothing calls this directly

Calls 1

ErrorMethod · 0.45

Tested by

no test coverage detected