google.golang.org/protobuf/types/known/fieldmaskpb.FieldMask.GetPaths
third-partyThe 8592nd most-called third-party method by production calls. Called 217 times across 10 modules; 69 of those run outside tests and generated code.
All of google.golang.org/protobuf/types/known/fieldmaskpb → Docs on pkg.go.dev ↗
- prod calls
- 69
- non-test, non-generated
- all calls
- 217
- total callsites
- modules
- 10
- distinct callers
- in loop
- 0%
- of prod calls
- in tests
- 6%
- 14 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 FieldMask.GetPaths 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 217, prioritizing in-loop and non-test usage. We link to source, never display it.
-
google.golang.org/protobuf @v1.36.11
types/known/fieldmaskpb/field_mask.pb.go:308
in loop -
google.golang.org/protobuf @v1.36.11
types/known/fieldmaskpb/field_mask.pb.go:341
in loop -
google.golang.org/protobuf @v1.36.11
types/known/fieldmaskpb/field_mask_test.go:62
in loop test -
google.golang.org/protobuf @v1.36.11
types/known/fieldmaskpb/field_mask_test.go:141
in loop test -
google.golang.org/protobuf @v1.36.11
types/known/fieldmaskpb/field_mask_test.go:147
in loop test -
google.golang.org/protobuf @v1.36.11
types/known/fieldmaskpb/field_mask_test.go:191
in loop test -
-
go/logging @v1.19.0
internal/testing/fake.go:303
-
-
-
-
top callers
The modules that reach for it
The modules that call FieldMask.GetPaths most in this snapshot.
- github.com/hashicorp/boundary9946%
- github.com/bytebase/bytebase5224%
- github.com/grpc-ecosystem/grpc-gateway188%
- github.com/usememos/memos188%
- github.com/grpc-ecosystem/grpc-gateway/v2146%