MCPcopy 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
23func (r *DevContainer) Marshal() ([]byte, error) {
24 return json.Marshal(r)
25}
26
27// Defines a dev container
28type DevContainer struct {

Callers 15

sendLoopMethod · 0.45
startMethod · 0.45
formatValueFunction · 0.45
PatchThoughtSignaturesFunction · 0.45
TriggerWorkflowMethod · 0.45
generateIconListFunction · 0.45
writeEventsFunction · 0.45
marshalRecordFunction · 0.45
RunIDPFunction · 0.45
ToResponseMethod · 0.45
writeUpstreamErrorMethod · 0.45
sendCustomErrMethod · 0.45

Calls

no outgoing calls