Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coder/coder
/ Marshal
Method
Marshal
agent/agentcontainers/dcspec/dcspec_gen.go:23–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
}
22
23
func
(r *DevContainer) Marshal() ([]byte, error) {
24
return
json.Marshal(r)
25
}
26
27
// Defines a dev container
28
type
DevContainer
struct
{
Callers
15
sendLoop
Method · 0.45
start
Method · 0.45
formatValue
Function · 0.45
PatchThoughtSignatures
Function · 0.45
TriggerWorkflow
Method · 0.45
generateIconList
Function · 0.45
writeEvents
Function · 0.45
marshalRecord
Function · 0.45
RunIDP
Function · 0.45
ToResponse
Method · 0.45
writeUpstreamError
Method · 0.45
sendCustomErr
Method · 0.45
Calls
no outgoing calls
Tested by
15
writeEvents
Function · 0.36
TestGoogleOpenAICompatThoughtSignaturePatchSurvivesParamRoundTrip
Function · 0.36
responsesRequestBytes
Function · 0.36
TestOpenAIChatCompletions
Function · 0.36
TestAnthropicInjectedTools
Function · 0.36
TestOpenAIInjectedTools
Function · 0.36
measureJSONSize
Function · 0.36
generateChatCompletionsPayload
Function · 0.36
generateResponsesPayload
Function · 0.36
workspaceTagsTerraform
Function · 0.36
TestBackfillBedrockProviderTypeEncryptedSettings
Function · 0.36
setChatRunningAndPublish
Function · 0.36