Skip to content
callcount

golang.org/x/vuln/internal/scan.TextHandler.print

third-party

The 8708th most-called third-party method by production calls. Called 69 times across 1 modules; 69 of those run outside tests and generated code.

All of golang.org/x/vuln/internal/scan → Docs on pkg.go.dev ↗

prod calls
69
non-test, non-generated
all calls
69
total callsites
modules
1
distinct callers
in loop
46%
of prod calls
in tests
0%
0 calls
resolved
100%
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 →

  • Concrete method100%A method on a value whose type is known exactly.

who calls this

Notable callers

Production calls into TextHandler.print 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 69, prioritizing in-loop and non-test usage. We link to source, never display it.

TextHandler.print · 12 of 69 callsites
  • x/vuln @v1.6.0

    internal/scan/text.go:138

    in loop
  • x/vuln @v1.6.0

    internal/scan/text.go:140

    in loop
  • x/vuln @v1.6.0

    internal/scan/text.go:144

    in loop
  • x/vuln @v1.6.0

    internal/scan/text.go:149

    in loop
  • x/vuln @v1.6.0

    internal/scan/text.go:156

    in loop
  • x/vuln @v1.6.0

    internal/scan/text.go:158

    in loop
  • x/vuln @v1.6.0

    internal/scan/text.go:160

    in loop
  • x/vuln @v1.6.0

    internal/scan/text.go:292

    in loop
  • x/vuln @v1.6.0

    internal/scan/text.go:295

    in loop
  • x/vuln @v1.6.0

    internal/scan/text.go:297

    in loop
  • x/vuln @v1.6.0

    internal/scan/text.go:300

    in loop
  • x/vuln @v1.6.0

    internal/scan/text.go:302

    in loop

top callers

The modules that reach for it

The modules that call TextHandler.print most in this snapshot.

  • golang.org/x/vuln69100%