mvdan.cc/sh/v3/syntax.bufWriter.WriteByte
third-partyThe 8650th most-called third-party method by production calls. Called 71 times across 1 modules; 70 of those run outside tests and generated code.
No change in production calls since 2026-W37.
- prod calls
- 70
- non-test, non-generated
- all calls
- 71
- total callsites
- modules
- 1
- distinct callers
- in loop
- 34%
- of prod calls
- in tests
- 1%
- 1 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 →
- Interface method100%Called through an interface. The runtime target may differ.
where it's called
Callsites in the wild
12 representative callsites of 71, prioritizing in-loop and non-test usage. We link to source, never display it.
-
sh/v3 @v3.14.1
syntax/printer.go:296
in loop -
sh/v3 @v3.14.1
syntax/printer.go:316
in loop -
sh/v3 @v3.14.1
syntax/printer.go:424
in loop -
sh/v3 @v3.14.1
syntax/printer.go:474
in loop -
sh/v3 @v3.14.1
syntax/printer.go:605
in loop -
sh/v3 @v3.14.1
syntax/printer.go:607
in loop -
sh/v3 @v3.14.1
syntax/printer.go:616
in loop -
sh/v3 @v3.14.1
syntax/printer.go:623
in loop -
sh/v3 @v3.14.1
syntax/printer.go:804
in loop -
sh/v3 @v3.14.1
syntax/printer.go:806
in loop -
sh/v3 @v3.14.1
syntax/printer.go:824
in loop -
sh/v3 @v3.14.1
syntax/printer.go:1030
in loop
top callers
The modules that reach for it
The modules that call bufWriter.WriteByte most in this snapshot.
- mvdan.cc/sh/v371100%
siblings
More from mvdan.cc/sh/v3/syntax
The other most-called members in this package. See all →