github.com/go-json-experiment/json.Unmarshal
third-partyThe 5607th most-called third-party function by production calls. Called 184 times across 12 modules; 105 of those run outside tests and generated code.
All of github.com/go-json-experiment/json → Docs on pkg.go.dev ↗
- prod calls
- 105
- non-test, non-generated
- all calls
- 184
- total callsites
- modules
- 12
- distinct callers
- in loop
- 0%
- of prod calls
- in tests
- 43%
- 79 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.
where it's called
Callsites in the wild
12 representative callsites of 184, prioritizing in-loop and non-test usage. We link to source, never display it.
-
chromedp/chromedp @v0.16.0
in loop test -
go-json-experiment/json @v0.0.0-20260623181947-01eb4420fa68
in loop test - in loop test
- in loop test
-
tailscale.com @v1.102.2
util/syspolicy/setting/raw_item_test.go:91
in loop test -
go-json-experiment/json @v0.0.0-20260623181947-01eb4420fa68
in loop test - in loop test
- in loop test
-
tailscale.com @v1.102.2
types/jsonx/json_test.go:123
in loop test -
go-json-experiment/json @v0.0.0-20260623181947-01eb4420fa68
in loop test - in loop test
- in loop test
top callers
The modules that reach for it
The modules that call Unmarshal most in this snapshot.
- go.lsp.dev/protocol3620%
- github.com/sagernet/tailscale3418%
- github.com/tailscale/tailscale3418%
- tailscale.com3418%
- github.com/go-json-experiment/json2011%
siblings
More from github.com/go-json-experiment/json
The other most-called functions in this package. See all →