Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
146
func
(e *testError) Error() string {
147
return
e.msg
148
}
149
150
type
countingRoundTripper
struct
{
151
calls atomic.Int32
Callers
15
TestFallbackTransport_NonSocketErrorDoesNotDisableProxy
Function · 0.95
TestPush
Function · 0.45
TestPushNonExistentArtifact
Function · 0.45
RoundTrip
Method · 0.45
isProxySocketError
Function · 0.45
TestPullRegistryNotFound
Function · 0.45
TestPullIntegration
Function · 0.45
TestNormalizeReference_InvalidReference
Function · 0.45
Initialize
Method · 0.45
CheckAndReindexChangedFiles
Method · 0.45
StartFileWatcher
Method · 0.45
Close
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected