golang.org/x/text/encoding.Encoding.NewDecoder
third-partyThe 7995th most-called third-party method by production calls. Called 143 times across 47 modules; 74 of those run outside tests and generated code.
- 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.
- Go (golang.org/x) 6 8%
- Grafana 4 5%
- InfluxDB 4 5%
- Kubernetes 2 3%
- HashiCorp 1 1%
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.
-
encr.dev @v1.57.13
pkg/cueutil/build.go:191
in loop -
cloudreve/cloudreve @v0.0.0-20200909065614-40414fe6ae9f
in loop -
encoredev/encore @v1.57.13
in loop -
x/text @v0.40.0
encoding/internal/enctest/enctest.go:34
in loop -
google.golang.org/appengine @v1.6.8
blobstore/blobstore.go:232
in loop -
x/text @v0.40.0
encoding/encoding_test.go:58
in loop test -
x/net @v0.57.0
html/charset/charset_test.go:86
in loop test -
x/net @v0.57.0
html/charset/charset_test.go:186
in loop test -
-
TomOnTime/utfutil @v1.0.0
-
-
bodgit/sevenzip @v1.6.5
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%