Skip to content
callcount

golang.org/x/text/encoding.Encoding.NewDecoder

third-party

The 7995th most-called third-party method by production calls. Called 143 times across 47 modules; 74 of those run outside tests and generated code.

All of golang.org/x/text/encoding → Docs on pkg.go.dev ↗

prod calls
74
non-test, non-generated
all calls
143
total callsites
modules
47
distinct callers
in loop
7%
of prod calls
in tests
48%
69 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 method<1%Reached through an embedded type.
  • Interface method99%Called through an interface. The runtime target may differ.

who calls this

Notable callers

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

Encoding.NewDecoder · 12 of 143 callsites

top callers

The modules that reach for it

The modules that call Encoding.NewDecoder most in this snapshot.

  • golang.org/x/text5841%
  • github.com/esengine/DeepSeek-Reasonix107%
  • github.com/wader/fq64%
  • github.com/future-architect/vuls53%
  • github.com/influxdata/telegraf43%