Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/docker/docker-agent
/ Close
Method
Close
pkg/chat/chat.go:179–179 ·
view source on GitHub ↗
Close closes the stream
()
Source
from the content-addressed store, hash-verified
177
Recv() (MessageStreamResponse, error)
178
// Close closes the stream
179
Close()
180
}
181
182
// DetectMimeType returns the MIME type for a file by reading its first 512
Callers
13
lockFile
Function · 0.65
writeJSON
Function · 0.65
syncDir
Function · 0.65
writeTempFile
Function · 0.65
TestProcessAttachment_BinaryFileTooLarge_Error
Function · 0.65
detectMimeTypeFromFile
Function · 0.65
isTextByContent
Function · 0.65
GetArtifact
Method · 0.65
openRoot
Function · 0.65
readInstructionFiles
Function · 0.65
Read
Method · 0.65
Read
Method · 0.65
Implementers
14
mockStream
pkg/sessiontitle/generator_test.go
fakeStream
pkg/telemetry/genai/genai_test.go
errorStream
pkg/telemetry/genai/genai_test.go
instrumentedStream
pkg/telemetry/genai/stream.go
StreamAdapter
pkg/model/provider/gemini/adapter.go
streamAdapter
pkg/model/provider/bedrock/adapter.go
betaStreamAdapter
pkg/model/provider/anthropic/beta_adap
streamAdapter
pkg/model/provider/anthropic/adapter.g
ResponseStreamAdapter
pkg/model/provider/openai/response_str
StreamAdapter
pkg/model/provider/oaistream/adapter.g
mockStream
pkg/runtime/runtime_test.go
blockingStream
pkg/runtime/turn_end_test.go
Calls
no outgoing calls
Tested by
3
writeTempFile
Function · 0.52
TestProcessAttachment_BinaryFileTooLarge_Error
Function · 0.52
openRoot
Function · 0.52