github.com/json-iterator/go.API.Marshal
third-partyThe 3579th most-called third-party method by production calls. Called 372 times across 31 modules; 167 of those run outside tests and generated code.
No change in production calls since 2026-W37.
- prod calls
- 167
- non-test, non-generated
- all calls
- 372
- total callsites
- modules
- 31
- distinct callers
- in loop
- 4%
- of prod calls
- in tests
- 55%
- 205 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 →
- Interface method99%Called through an interface. The runtime target may differ.
- Method value<1%A method captured as a value, then called.
who calls this
Notable callers
Production calls into API.Marshal from notable Go projects. Open one on the map to see what else it hammers.
- Grafana 20 12%
- Cortex 9 5%
- MinIO 8 5%
- Kyverno 7 4%
- Prometheus 6 4%
where it's called
Callsites in the wild
12 representative callsites of 372, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
encr.dev @v1.58.6
cli/daemon/dash/dash.go:553
in loop - in loop
- in loop
- in loop
-
minio/minio @v0.0.0-20260212201848-7aac2a2c5b7c
in loop -
cloudflare/cloudflared @v0.0.0-20260921104736-05d053acec6c
in loop test - in loop test
- in loop test
- in loop test
- in loop test
- in loop test
top callers
The modules that reach for it
The modules that call API.Marshal most in this snapshot.
- github.com/alibabacloud-go/tea10227%
- github.com/aliyun/alibaba-cloud-sdk-go5114%
- github.com/containers/libpod308%
- github.com/podman-container-tools/podman308%
- github.com/ccfos/nightingale226%
siblings
More from github.com/json-iterator/go
The other most-called members in this package. See all →