google.golang.org/protobuf/encoding/protowire.ConsumeVarint
third-partyThe 8247th most-called third-party function by production calls. Called 149 times across 10 modules; 72 of those run outside tests and generated code.
All of google.golang.org/protobuf/encoding/protowire → Docs on pkg.go.dev ↗
- prod calls
- 72
- non-test, non-generated
- all calls
- 149
- total callsites
- modules
- 10
- distinct callers
- in loop
- 82%
- of prod calls
- in tests
- <1%
- 1 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 ConsumeVarint from notable Go projects. Open one on the map to see what else it hammers.
- Protocol Buffers 50 69%
where it's called
Callsites in the wild
12 representative callsites of 149, prioritizing in-loop and non-test usage. We link to source, never display it.
-
canopy-network/canopy @v0.1.21-0.20260804152417-f06389d8a755
in loop -
golang/protobuf @v1.5.4
in loop -
jhump/protoreflect/v2 @v2.0.0-beta.2
in loop -
seaweedfs/seaweedfs @v0.0.0-20260805044234-3c549b33ab8d
in loop -
slackhq/nebula @v1.11.0
in loop - in loop
-
google.golang.org/protobuf @v1.36.11
internal/filedesc/editions.go:34
in loop -
vitess.io/vitess @v0.24.2
go/sqltypes/value.go:768
in loop -
canopy-network/canopy @v0.1.21-0.20260804152417-f06389d8a755
in loop - in loop
-
jhump/protoreflect/v2 @v2.0.0-beta.2
in loop -
slackhq/nebula @v1.11.0
in loop
top callers
The modules that reach for it
The modules that call ConsumeVarint most in this snapshot.
- google.golang.org/protobuf12785%
- github.com/golang/protobuf43%
- github.com/slackhq/nebula43%
- github.com/canopy-network/canopy32%
- cloud.google.com/go/storage21%
siblings
More from google.golang.org/protobuf/encoding/protowire
The other most-called functions in this package. See all →