github.com/go-json-experiment/json.Marshal
third-partyThe 8474th most-called third-party function by production calls. Called 128 times across 10 modules; 71 of those run outside tests and generated code.
No change in production calls since 2026-W37.
All of github.com/go-json-experiment/json → Docs on pkg.go.dev ↗
- prod calls
- 71
- non-test, non-generated
- all calls
- 128
- total callsites
- modules
- 10
- distinct callers
- in loop
- 6%
- of prod calls
- in tests
- 45%
- 57 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 Marshal from notable Go projects. Open one on the map to see what else it hammers.
where it's called
Callsites in the wild
12 representative callsites of 128, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
tailscale.com @v1.102.4
wgengine/netlog/netlog.go:187
in loop -
tailscale/tailscale @v1.102.4
in loop -
tailscale.com @v1.102.4
logtail/logtail.go:281
in loop -
chromedp/chromedp @v0.16.0
in loop test -
go-json-experiment/json @v0.0.0-20260820222146-c27c302e5fc3
in loop test -
go.lsp.dev/protocol @v1.0.1
semantic_tokens_codec_test.go:58
in loop test -
go-json-experiment/json @v0.0.0-20260820222146-c27c302e5fc3
in loop test -
go.lsp.dev/protocol @v1.0.1
append_encode_test.go:74
in loop test -
go-json-experiment/json @v0.0.0-20260820222146-c27c302e5fc3
in loop test -
go.lsp.dev/protocol @v1.0.1
semantic_tokens_codec_test.go:106
in loop test - in loop test
top callers
The modules that reach for it
The modules that call Marshal most in this snapshot.
- github.com/tailscale/tailscale2620%
- tailscale.com2620%
- github.com/juanfont/headscale2520%
- go.lsp.dev/protocol2016%
- github.com/go-json-experiment/json1915%
siblings
More from github.com/go-json-experiment/json
The other most-called functions in this package. See all →