Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Flush
Method
Flush
agent/agentcontainers/api.go:306–306 ·
view source on GitHub ↗
(ctx context.Context)
Source
from the content-addressed store, hash-verified
304
type
ScriptLogger
interface
{
305
Send(ctx context.Context, log ...agentsdk.Log) error
306
Flush(ctx context.Context) error
307
}
308
309
// noopScriptLogger is a no-op implementation of the ScriptLogger
Callers
15
ServerSentEventSender
Function · 0.65
Flush
Method · 0.65
TestComputerUseSubagentToolsAndModel
Function · 0.65
writeStreamingResponse
Method · 0.65
writeChatCompletionsStreaming
Function · 0.65
writeResponsesAPIStreaming
Function · 0.65
writeBedrockAnthropicStream
Function · 0.65
TestRecordingTransport_StreamingBody
Function · 0.65
TestInMemoryRoundTripper_Streams
Function · 0.65
TestInMemoryRoundTripper_CancelCloses
Function · 0.65
Flush
Method · 0.65
Flush
Method · 0.65
Implementers
5
ScriptLogger
codersdk/agentsdk/logs.go
executeOptionTestLogger
agent/agentscripts/agentscripts_test.g
noopScriptLogger
agent/agentscripts/agentscripts_test.g
fakeScriptLogger
agent/agentscripts/agentscripts_test.g
noopScriptLogger
agent/agentcontainers/api.go
Calls
no outgoing calls
Tested by
10
Flush
Method · 0.52
TestComputerUseSubagentToolsAndModel
Function · 0.52
writeBedrockAnthropicStream
Function · 0.52
TestRecordingTransport_StreamingBody
Function · 0.52
TestInMemoryRoundTripper_Streams
Function · 0.52
TestInMemoryRoundTripper_CancelCloses
Function · 0.52
Flush
Method · 0.52
Flush
Method · 0.52
Flush
Method · 0.52
TestCreateZipFromTar
Function · 0.52