io.WriterTo.WriteTo
standard libraryThe 9006th most-called standard-library method by production calls. Called 84 times across 42 modules; 67 of those run outside tests and generated code.
0% in production calls vs 2026-W37 (0 → 67)
- prod calls
- 67
- non-test, non-generated
- all calls
- 84
- total callsites
- modules
- 42
- distinct callers
- in loop
- 10%
- of prod calls
- in tests
- 20%
- 17 calls
- resolved
- 1%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Embedded method1%Reached through an embedded type.
- Interface method99%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into WriterTo.WriteTo from notable Go projects. Open one on the map to see what else it hammers.
- Gitea 5 7%
- containerd 2 3%
- gRPC 2 3%
- VictoriaMetrics 2 3%
- Caddy 1 1%
where it's called
Callsites in the wild
12 representative callsites of 84, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
gitea.dev @v1.27.3
modules/log/event_writer_base.go:106
in loop -
gobwas/ws @v1.4.0
in loop -
klauspost/compress @v1.20.0
in loop - in loop
-
sagernet/ws @v0.0.0-20231005121349-0371dd8da583
in loop - in loop
-
v1/plot @v0.17.0
vg/vg_test.go:52
in loop test - in loop test
-
-
connectrpc.com/connect @v1.21.0
duplex_http_call.go:127
-
top callers
The modules that reach for it
The modules that call WriterTo.WriteTo most in this snapshot.
- gitea.dev67%
- github.com/go-gitea/gitea67%
- github.com/kopia/kopia67%
- maunium.net/go/mautrix67%
- github.com/casdoor/gomail/v245%
siblings
More from io
The other most-called members in this package. See all →