MCPcopy
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

lockFileFunction · 0.65
writeJSONFunction · 0.65
syncDirFunction · 0.65
writeTempFileFunction · 0.65
detectMimeTypeFromFileFunction · 0.65
isTextByContentFunction · 0.65
GetArtifactMethod · 0.65
openRootFunction · 0.65
readInstructionFilesFunction · 0.65
ReadMethod · 0.65
ReadMethod · 0.65

Implementers 14

mockStreampkg/sessiontitle/generator_test.go
fakeStreampkg/telemetry/genai/genai_test.go
errorStreampkg/telemetry/genai/genai_test.go
instrumentedStreampkg/telemetry/genai/stream.go
StreamAdapterpkg/model/provider/gemini/adapter.go
streamAdapterpkg/model/provider/bedrock/adapter.go
betaStreamAdapterpkg/model/provider/anthropic/beta_adap
streamAdapterpkg/model/provider/anthropic/adapter.g
ResponseStreamAdapterpkg/model/provider/openai/response_str
StreamAdapterpkg/model/provider/oaistream/adapter.g
mockStreampkg/runtime/runtime_test.go
blockingStreampkg/runtime/turn_end_test.go

Calls

no outgoing calls

Tested by 3

writeTempFileFunction · 0.52
openRootFunction · 0.52