MCPcopy Index your code
hub / github.com/celzero/firestack / WriteRecordingTo

Function WriteRecordingTo

intra/core/dontpanic.go:153–162  ·  view source on GitHub ↗

WriteRecordingTo writes flight recorder data directly to w, avoiding intermediate copies. Returns the number of bytes written and any error. Thread-safe; holds the recorder lock for the duration of the write.

(w io.Writer)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

maybeWriteTraceFunction · 0.85
captureRecorderOutputFunction · 0.85

Calls 2

EnabledMethod · 0.65
WriteToMethod · 0.65

Tested by

no test coverage detected