github.com/json-iterator/go.API.Marshal
third-partyThe 3525th most-called third-party method by production calls. Called 373 times across 32 modules; 168 of those run outside tests and generated code.
- prod calls
- 168
- non-test, non-generated
- all calls
- 373
- total callsites
- modules
- 32
- 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 373, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
encr.dev @v1.57.13
cli/daemon/dash/dash.go:644
in loop - in loop
- in loop
- in loop
-
minio/minio @v0.0.0-20260212201848-7aac2a2c5b7c
in loop -
cloudflare/cloudflared @v0.0.0-20260722163246-3a2b45c2a511
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 →