MCPcopy Index your code
hub / github.com/docker/docker-agent / Error

Method Error

pkg/remote/transport_test.go:146–148  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

144}
145
146func (e *testError) Error() string {
147 return e.msg
148}
149
150type countingRoundTripper struct {
151 calls atomic.Int32

Callers 15

TestPushFunction · 0.45
RoundTripMethod · 0.45
isProxySocketErrorFunction · 0.45
TestPullRegistryNotFoundFunction · 0.45
TestPullIntegrationFunction · 0.45
InitializeMethod · 0.45
StartFileWatcherMethod · 0.45
CloseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected