google.golang.org/protobuf/proto.Int32
third-partyThe 4063rd most-called third-party function by production calls. Called 1,343 times across 19 modules; 146 of those run outside tests and generated code.
All of google.golang.org/protobuf/proto → Docs on pkg.go.dev ↗
- prod calls
- 146
- non-test, non-generated
- all calls
- 1,343
- total callsites
- modules
- 19
- distinct callers
- in loop
- 32%
- of prod calls
- in tests
- 89%
- 1,197 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 Int32 from notable Go projects. Open one on the map to see what else it hammers.
- Protocol Buffers 26 18%
- InfluxDB 14 10%
- Prometheus 5 3%
where it's called
Callsites in the wild
12 representative callsites of 1,343, prioritizing in-loop and non-test usage. We link to source, never display it.
-
go/protovalidate @v1.2.0
repeated.go:58
in loop -
go/storage @v1.64.0
bucket.go:1758
in loop - in loop
- in loop
-
jhump/protoreflect/v2 @v2.0.0-beta.2
in loop -
influxdata/influxdb @v1.12.4
in loop - in loop
-
google.golang.org/protobuf @v1.36.11
reflect/protodesc/proto.go:119
in loop -
go/protovalidate @v1.2.0
builder.go:340
in loop -
go/storage @v1.64.0
bucket.go:1759
in loop - in loop
-
jhump/protoreflect/v2 @v2.0.0-beta.2
in loop
top callers
The modules that reach for it
The modules that call Int32 most in this snapshot.
- google.golang.org/protobuf51138%
- github.com/grpc-ecosystem/grpc-gateway/v221116%
- github.com/prometheus/client_golang1148%
- github.com/bufbuild/protocompile1128%
- github.com/bufbuild/protoplugin826%
siblings
More from google.golang.org/protobuf/proto
The other most-called functions in this package. See all →