Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/docker/docker-agent
/ Error
Method
Error
pkg/cli/runner.go:29–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
}
28
29
func
(e RuntimeError) Error() string {
30
return
e.Err.Error()
31
}
32
33
func
(e RuntimeError) Unwrap() error {
34
return
e.Err
Callers
15
TestFileCache_corruptFile
Function · 0.45
TestValidate
Function · 0.45
dial
Function · 0.45
TestWalkFiles_NonExistentDirectory
Function · 0.45
newRouter
Function · 0.45
handleChatCompletions
Method · 0.45
sendError
Method · 0.45
TestCorsMiddlewareConfig
Function · 0.45
TestValidateSamplingParams
Function · 0.45
TestStopSequences_UnmarshalJSON
Function · 0.45
TestRequestTimeoutMiddleware_AppliesDeadline
Function · 0.45
TestResolveSession_RejectsContinuationWithoutUser
Function · 0.45
Calls
no outgoing calls
Tested by
15
TestFileCache_corruptFile
Function · 0.36
TestValidate
Function · 0.36
TestWalkFiles_NonExistentDirectory
Function · 0.36
TestCorsMiddlewareConfig
Function · 0.36
TestValidateSamplingParams
Function · 0.36
TestStopSequences_UnmarshalJSON
Function · 0.36
TestRequestTimeoutMiddleware_AppliesDeadline
Function · 0.36
TestResolveSession_RejectsContinuationWithoutUser
Function · 0.36
TestProcessAttachment_BinaryFileTooLarge_Error
Function · 0.36
TestProcessAttachment_MissingFile_Error
Function · 0.36
TestProcessAttachment_NilFile_Error
Function · 0.36
TestProcessAttachment_DataURI_NonBase64_Error
Function · 0.36