Skip to content
callcount

google.golang.org/protobuf/internal/impl.pointer.Apply

third-party

The 5305th most-called third-party method by production calls. Called 149 times across 1 modules; 111 of those run outside tests and generated code.

All of google.golang.org/protobuf/internal/impl → Docs on pkg.go.dev ↗

prod calls
111
non-test, non-generated
all calls
149
total callsites
modules
1
distinct callers
in loop
15%
of prod calls
in tests
1%
2 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.Apply from notable Go projects. Open one on the map to see what else it hammers.

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.

pointer.Apply · 12 of 149 callsites
  • google.golang.org/protobuf @v1.36.11

    internal/impl/merge.go:56

    in loop
  • google.golang.org/protobuf @v1.36.11

    internal/impl/codec_field.go:61

    in loop
  • google.golang.org/protobuf @v1.36.11

    internal/impl/merge.go:62

    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/checkinit.go:66

    in loop
  • google.golang.org/protobuf @v1.36.11

    internal/impl/merge.go:71

    in loop
  • google.golang.org/protobuf @v1.36.11

    internal/impl/checkinit.go:73

    in loop
  • google.golang.org/protobuf @v1.36.11

    internal/impl/merge.go:79

    in loop
  • google.golang.org/protobuf @v1.36.11

    internal/impl/checkinit.go:81

    in loop
  • google.golang.org/protobuf @v1.36.11

    internal/impl/encode.go:89

    in loop
  • google.golang.org/protobuf @v1.36.11

    internal/impl/encode.go:180

    in loop
  • google.golang.org/protobuf @v1.36.11

    internal/impl/decode.go:183

    in loop

top callers

The modules that reach for it

The modules that call pointer.Apply most in this snapshot.

  • google.golang.org/protobuf149100%

siblings

More from google.golang.org/protobuf/internal/impl

The other most-called members in this package. See all →