google.golang.org/protobuf/proto.Unmarshal
third-partyThe 610th most-called third-party function by production calls. Called 4,214 times across 127 modules; 1,231 of those run outside tests and generated code.
2% in production calls vs 2026-W37 (1,209 → 1,231)
All of google.golang.org/protobuf/proto → Docs on pkg.go.dev ↗
- prod calls
- 1,231
- non-test, non-generated
- all calls
- 4,214
- total callsites
- modules
- 127
- distinct callers
- in loop
- 15%
- of prod calls
- in tests
- 11%
- 470 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 function10%A direct call to an exported package function, resolved by type.
- Package function (by syntax)90%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into Unmarshal from notable Go projects. Open one on the map to see what else it hammers.
- HashiCorp 88 7%
- Dgraph 71 6%
- gRPC 56 5%
- InfluxDB 29 2%
- Kubernetes 16 1%
where it's called
Callsites in the wild
12 representative callsites of 4,214, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
go/storage @v1.68.0
grpc_reader.go:904
in loop -
connectrpc.com/grpcreflect @v1.3.0
client.go:327
in loop - in loop
- in loop
- in loop
-
XTLS/Xray-core @v1.260327.0
in loop - in loop
-
canopy-network/canopy @v0.1.28-0.20260915203522-5820274b55dc
in loop - in loop
- in loop
-
dagger/dagger @v0.21.8
in loop
top callers
The modules that reach for it
The modules that call Unmarshal most in this snapshot.
- github.com/temporalio/temporal76618%
- go.temporal.io/server76618%
- go.temporal.io/api59914%
- github.com/BishopFox/sliver2716%
- github.com/bishopfox/sliver2446%
siblings
More from google.golang.org/protobuf/proto
The other most-called functions in this package. See all →