google.golang.org/protobuf/proto.Marshal
third-partyThe 32nd most-called third-party function by production calls. Called 1,240 times across 61 modules; 642 of those run outside tests and generated code.
All of google.golang.org/protobuf/proto → Docs on pkg.go.dev ↗
- prod calls
- 642
- non-test, non-generated
- all calls
- 1,240
- total callsites
- modules
- 61
- distinct callers
- in loop
- 19%
- of prod calls
- in tests
- 17%
- 205 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 function (by syntax)100%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into Marshal from notable Go projects. Open one on the map to see what else it hammers.
- gRPC-Go 449 70%
where it's called
Callsites in the wild
6 representative callsites of 1,240, prioritizing in-loop and non-test usage. We link to source, never display it.
-
gopkg.in/yaml.v3 @v1.0.0
pkg/cache/store.go:141
in loop -
k8s.io/apimachinery @v0.29.3
in loop -
google.golang.org/grpc @v1.62.1
-
-
google.golang.org/grpc @v1.62.1
- test
top callers
The modules that reach for it
The modules that call Marshal most in this snapshot.
- google.golang.org/grpc69056%
- k8s.io/apimachinery21017%
- github.com/prometheus/prometheus968%