Skip to content
callcount

mvdan.cc/sh/v3/syntax.bufWriter.WriteByte

third-party

The 9481st most-called third-party method by production calls. Called 64 times across 1 modules; 63 of those run outside tests and generated code.

All of mvdan.cc/sh/v3/syntax → Docs on pkg.go.dev ↗

prod calls
63
non-test, non-generated
all calls
64
total callsites
modules
1
distinct callers
in loop
29%
of prod calls
in tests
2%
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 64, prioritizing in-loop and non-test usage. We link to source, never display it.

bufWriter.WriteByte · 12 of 64 callsites
  • sh/v3 @v3.13.1

    syntax/printer.go:289

    in loop
  • sh/v3 @v3.13.1

    syntax/printer.go:309

    in loop
  • sh/v3 @v3.13.1

    syntax/printer.go:418

    in loop
  • sh/v3 @v3.13.1

    syntax/printer.go:470

    in loop
  • sh/v3 @v3.13.1

    syntax/printer.go:573

    in loop
  • sh/v3 @v3.13.1

    syntax/printer.go:575

    in loop
  • sh/v3 @v3.13.1

    syntax/printer.go:584

    in loop
  • sh/v3 @v3.13.1

    syntax/printer.go:591

    in loop
  • sh/v3 @v3.13.1

    syntax/printer.go:769

    in loop
  • sh/v3 @v3.13.1

    syntax/printer.go:970

    in loop
  • sh/v3 @v3.13.1

    syntax/printer.go:973

    in loop
  • sh/v3 @v3.13.1

    syntax/printer.go:1043

    in loop

top callers

The modules that reach for it

The modules that call bufWriter.WriteByte most in this snapshot.

  • mvdan.cc/sh/v364100%

siblings

More from mvdan.cc/sh/v3/syntax

The other most-called members in this package. See all →