google.golang.org/protobuf/reflect/protoreflect.Message.Range
third-partyThe 8377th most-called third-party method by production calls. Called 88 times across 17 modules; 71 of those run outside tests and generated code.
All of google.golang.org/protobuf/reflect/protoreflect → Docs on pkg.go.dev ↗
- prod calls
- 71
- non-test, non-generated
- all calls
- 88
- total callsites
- modules
- 17
- distinct callers
- in loop
- 1%
- of prod calls
- in tests
- 19%
- 17 calls
- resolved
- 0%
- 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 →
- Interface method100%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into Message.Range from notable Go projects. Open one on the map to see what else it hammers.
- Protocol Buffers 12 17%
- Istio 6 8%
- HashiCorp 1 1%
where it's called
Callsites in the wild
12 representative callsites of 88, prioritizing in-loop and non-test usage. We link to source, never display it.
-
google.golang.org/protobuf @v1.36.11
testing/prototest/message.go:261
in loop - in loop test
-
google.golang.org/protobuf @v1.36.11
encoding/protojson/fuzz_test.go:40
in loop test -
google.golang.org/protobuf @v1.36.11
encoding/prototext/fuzz_test.go:40
in loop test -
google.golang.org/protobuf @v1.36.11
internal/impl/message_reflect_test.go:1293
in loop test -
google.golang.org/protobuf @v1.36.11
internal/impl/message_reflect_test.go:1601
in loop test -
go/protovalidate @v1.2.0
cache.go:74
-
-
bufbuild/protoplugin @v0.0.0-20260414125817-25d1d281b46b
-
-
canopy-network/canopy @v0.1.21-0.20260804152417-f06389d8a755
-
golang/protobuf @v1.5.4
top callers
The modules that reach for it
The modules that call Message.Range most in this snapshot.
- google.golang.org/protobuf2326%
- github.com/bufbuild/buf1820%
- github.com/golang/protobuf1011%
- github.com/bufbuild/protocompile78%
- github.com/jhump/protoreflect/v278%
siblings
More from google.golang.org/protobuf/reflect/protoreflect
The other most-called members in this package. See all →