google.golang.org/protobuf/internal/impl.pointer.IsNil
third-partyThe 8734th most-called third-party method by production calls. Called 106 times across 1 modules; 68 of those run outside tests and generated code.
All of google.golang.org/protobuf/internal/impl → Docs on pkg.go.dev ↗
- prod calls
- 68
- non-test, non-generated
- all calls
- 106
- total callsites
- modules
- 1
- distinct callers
- in loop
- 16%
- of prod calls
- in tests
- 0%
- 0 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 →
- Concrete method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into pointer.IsNil from notable Go projects. Open one on the map to see what else it hammers.
- Protocol Buffers 68 100%
where it's called
Callsites in the wild
12 representative callsites of 106, prioritizing in-loop and non-test usage. We link to source, never display it.
-
google.golang.org/protobuf @v1.36.11
internal/impl/merge.go:64
in loop -
google.golang.org/protobuf @v1.36.11
internal/impl/checkinit.go:65
in loop -
google.golang.org/protobuf @v1.36.11
internal/impl/merge.go:67
in loop -
google.golang.org/protobuf @v1.36.11
internal/impl/merge.go:76
in loop -
google.golang.org/protobuf @v1.36.11
internal/impl/checkinit.go:82
in loop -
google.golang.org/protobuf @v1.36.11
internal/impl/encode.go:96
in loop -
google.golang.org/protobuf @v1.36.11
internal/impl/encode.go:108
in loop -
google.golang.org/protobuf @v1.36.11
internal/impl/encode.go:188
in loop -
google.golang.org/protobuf @v1.36.11
internal/impl/encode.go:202
in loop -
google.golang.org/protobuf @v1.36.11
internal/impl/encode.go:212
in loop -
google.golang.org/protobuf @v1.36.11
internal/impl/lazy.go:319
in loop -
google.golang.org/protobuf @v1.36.11
internal/impl/message_opaque_gen.go:23
top callers
The modules that reach for it
The modules that call pointer.IsNil most in this snapshot.
- google.golang.org/protobuf106100%
siblings
More from google.golang.org/protobuf/internal/impl
The other most-called members in this package. See all →