github.com/goccy/go-json.Marshal
third-partyThe 8242nd most-called third-party function by production calls. Called 261 times across 9 modules; 72 of those run outside tests and generated code.
- prod calls
- 72
- non-test, non-generated
- all calls
- 261
- total callsites
- modules
- 9
- distinct callers
- in loop
- 6%
- of prod calls
- in tests
- 72%
- 189 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.
where it's called
Callsites in the wild
12 representative callsites of 261, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cloudflare/cloudflare-go @v0.117.0
in loop - in loop
- in loop
- in loop
-
goccy/go-json @v0.10.6
in loop test - in loop test
- in loop test
-
goccy/go-json @v0.10.6
in loop test - in loop test
- in loop test
- in loop test
-
goccy/go-json @v0.10.6
in loop test
top callers
The modules that reach for it
The modules that call Marshal most in this snapshot.
- github.com/goccy/go-json13953%
- github.com/cloudflare/cloudflare-go5019%
- github.com/posthog/posthog-go2911%
- github.com/nezhahq/nezha156%
- github.com/juicedata/juicefs104%
siblings
More from github.com/goccy/go-json
The other most-called functions in this package. See all →