io.StringWriter.WriteString
standard libraryThe 2058th most-called standard-library method by production calls. Called 301 times across 23 modules; 297 of those run outside tests and generated code.
- prod calls
- 297
- non-test, non-generated
- all calls
- 301
- total callsites
- modules
- 23
- distinct callers
- in loop
- 32%
- of prod calls
- in tests
- 1%
- 4 calls
- resolved
- 0%
- 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 method<1%Reached through an embedded type.
- Interface method100%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into StringWriter.WriteString 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 301, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cdr.dev/slog @v1.6.1
internal/entryhuman/entry.go:168
in loop -
cilium/cilium @v1.20.0
in loop -
beevik/etree @v1.7.0
in loop - in loop
-
charmbracelet/gum @v0.17.0
in loop -
charmbracelet/ultraviolet @v0.0.0-20260803092147-8b693049ce2a
in loop -
google/gvisor @v0.0.0-20260805052044-b67f1412986c
in loop - in loop
-
itchyny/gojq @v0.12.19
in loop - in loop
-
microcosm-cc/bluemonday @v1.0.27
in loop -
parquet-go/parquet-go @v0.30.1
in loop
top callers
The modules that reach for it
The modules that call StringWriter.WriteString most in this snapshot.
- github.com/tetratelabs/wazero5819%
- github.com/google/gvisor4615%
- github.com/parquet-go/parquet-go3411%
- github.com/beevik/etree248%
- github.com/grafana/loki/v3186%
siblings
More from io
The other most-called members in this package. See all →