encoding/xml.Decoder.Decode
standard libraryThe 2211th most-called standard-library method by production calls. Called 426 times across 92 modules; 275 of those run outside tests and generated code.
- prod calls
- 275
- non-test, non-generated
- all calls
- 426
- total callsites
- modules
- 92
- distinct callers
- in loop
- 11%
- of prod calls
- in tests
- 35%
- 151 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 Decoder.Decode from notable Go projects. Open one on the map to see what else it hammers.
- MinIO 29 11%
- InfluxDB 6 2%
- Kubernetes 6 2%
- Gitea 4 1%
- KubeVirt 2 <1%
where it's called
Callsites in the wild
12 representative callsites of 426, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
-
go-pay/gopay @v1.5.122
in loop - in loop
- in loop
- in loop
- in loop
-
xuri/excelize/v2 @v2.11.0
in loop - in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call Decoder.Decode most in this snapshot.
- github.com/xuri/excelize/v27317%
- github.com/aliyun/alibabacloud-oss-go-sdk-v25312%
- github.com/tealeg/xlsx379%
- github.com/tencentyun/cos-go-sdk-v5358%
- github.com/minio/minio266%
siblings
More from encoding/xml
The other most-called members in this package. See all →