google.golang.org/protobuf/types/known/durationpb.New
third-partyThe 1389th most-called third-party function by production calls. Called 4,052 times across 42 modules; 441 of those run outside tests and generated code.
All of google.golang.org/protobuf/types/known/durationpb → Docs on pkg.go.dev ↗
- prod calls
- 441
- non-test, non-generated
- all calls
- 4,052
- total callsites
- modules
- 42
- distinct callers
- in loop
- 13%
- of prod calls
- in tests
- 89%
- 3,611 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 New from notable Go projects. Open one on the map to see what else it hammers.
- Istio 96 22%
- Consul 43 10%
- Cilium 9 2%
- gRPC 8 2%
- Prometheus 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 4,052, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
-
go.temporal.io/server @v1.31.2
service/worker/parentclosepolicy/workflow.go:203
in loop -
google.golang.org/grpc @v1.83.0
internal/xds/clients/lrsclient/lrs_stream.go:306
in loop - in loop
- in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call New most in this snapshot.
- go.temporal.io/server1,67341%
- github.com/temporalio/temporal1,65941%
- github.com/istio/istio1664%
- istio.io/istio1664%
- github.com/grpc/grpc-go662%
siblings
More from google.golang.org/protobuf/types/known/durationpb
The other most-called functions in this package. See all →