Skip to content
callcount

io.WriterTo.WriteTo

standard library

The 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)

All of io → Docs on pkg.go.dev ↗

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.

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.

WriterTo.WriteTo · 12 of 84 callsites

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 →