Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coder/envbuilder
/ Enqueue
Method
Enqueue
log/coder.go:85–85 ·
view source on GitHub ↗
(uuid.UUID, ...agentsdk.Log)
Source
from the content-addressed store, hash-verified
83
84
type
coderLogSender
interface
{
85
Enqueue(uuid.UUID, ...agentsdk.Log)
86
SendLoop(context.Context, agentsdk.LogDest) error
87
Flush(uuid.UUID)
88
WaitUntilEmpty(context.Context) error
Callers
1
sendLogsV2
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected