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

Method WriteTo

intra/dialers/retrier.go:691–764  ·  view source on GitHub ↗

WriteTo writes data to writer via r.conn.WriteTo, after (as needed) retries are done; before which reads are delegated to copyOnce. Usually, WriteTo is executing the "download" phase of egressing conn (w).

(w io.Writer)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 13

retryCompletedMethod · 0.95
dialerIDMethod · 0.95
SetDeadlineMethod · 0.95
FmtTimeAsPeriodFunction · 0.92
FmtPeriodFunction · 0.92
StreamFunction · 0.92
EEFunction · 0.92
VFunction · 0.92
copyOnceFunction · 0.85
logedcondFunction · 0.85
logeifFunction · 0.70
laddrFunction · 0.70

Tested by

no test coverage detected