github.com/gogo/protobuf/proto.Unmarshal
third-partyThe 3359th most-called third-party function by production calls. Called 2,907 times across 28 modules; 176 of those run outside tests and generated code.
All of github.com/gogo/protobuf/proto → Docs on pkg.go.dev ↗
- prod calls
- 176
- non-test, non-generated
- all calls
- 2,907
- total callsites
- modules
- 28
- distinct callers
- in loop
- 7%
- of prod calls
- in tests
- 93%
- 2,694 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 function98%A direct call to an exported package function, resolved by type.
- Package function (by syntax)2%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.
- Grafana 32 18%
- Docker 30 17%
- Prometheus 7 4%
- Cortex 6 3%
- VictoriaMetrics 6 3%
where it's called
Callsites in the wild
12 representative callsites of 2,907, prioritizing in-loop and non-test usage. We link to source, never display it.
-
moby/moby @v28.5.2+incompatible
in loop - in loop
- in loop
- in loop
- in loop
-
docker/docker @v28.5.2+incompatible
in loop - in loop
- in loop
- in loop
- in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call Unmarshal most in this snapshot.
- github.com/gogo/protobuf2,75295%
- github.com/grafana/loki/v321<1%
- github.com/centrifugal/centrifugo18<1%
- github.com/docker/docker15<1%
- github.com/moby/moby15<1%
siblings
More from github.com/gogo/protobuf/proto
The other most-called functions in this package. See all →