encoding/xml.Unmarshal
standard libraryThe 1405th most-called standard-library function by production calls. Called 793 times across 139 modules; 441 of those run outside tests and generated code.
0% in production calls vs 2026-W37 (440 → 441)
- prod calls
- 441
- non-test, non-generated
- all calls
- 793
- total callsites
- modules
- 139
- distinct callers
- in loop
- 5%
- of prod calls
- in tests
- 43%
- 342 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 →
- Package function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into Unmarshal from notable Go projects. Open one on the map to see what else it hammers.
- KubeVirt 15 3%
- InfluxDB 9 2%
- MinIO 8 2%
- VictoriaMetrics 8 2%
- Kubernetes 6 1%
where it's called
Callsites in the wild
12 representative callsites of 793, prioritizing in-loop and non-test usage. We link to source, never display it.
-
dgraph-io/dgraph/v24 @v24.1.9
in loop - in loop
-
alibabacloud-go/tea @v1.5.3
in loop -
ardanlabs/gotraining @v0.0.0-20260512011504-4ae5a46bfc66
in loop -
casdoor/go-sms-sender @v0.25.0
in loop -
hypermodeinc/dgraph/v24 @v24.1.9
in loop -
qax-os/excelize @v1.4.1
in loop - in loop
- in loop
-
xuri/excelize/v2 @v2.11.0
in loop -
x/arch @v0.31.0
arm64/arm64gen/sysreggen.go:208
in loop -
k8s.io/minikube @v1.39.0
pkg/drivers/kvm/network.go:393
in loop
top callers
The modules that reach for it
The modules that call Unmarshal most in this snapshot.
- github.com/minio/minio608%
- github.com/go-pay/gopay547%
- github.com/Azure/azure-sdk-for-go435%
- github.com/kubevirt/kubevirt425%
- kubevirt.io/kubevirt425%
siblings
More from encoding/xml
The other most-called functions in this package. See all →