google.golang.org/protobuf/types/known/timestamppb.New
third-partyThe 698th most-called third-party function by production calls. Called 3,539 times across 73 modules; 987 of those run outside tests and generated code.
All of google.golang.org/protobuf/types/known/timestamppb → Docs on pkg.go.dev ↗
- prod calls
- 987
- non-test, non-generated
- all calls
- 3,539
- total callsites
- modules
- 73
- distinct callers
- in loop
- 20%
- of prod calls
- in tests
- 72%
- 2,551 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.
- Package function (by syntax)<1%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into New from notable Go projects. Open one on the map to see what else it hammers.
- HashiCorp 62 6%
- Prometheus 25 3%
- gRPC 22 2%
- Cilium 16 2%
- containerd 9 <1%
where it's called
Callsites in the wild
12 representative callsites of 3,539, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
moby/buildkit @v0.32.2
in loop -
encr.dev @v1.57.13
cli/daemon/engine/trace2/sqlite/read.go:128
in loop - in loop
-
gitea.dev @v1.27.1
modules/actions/log.go:102
in loop -
GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric @v0.59.0
metric.go:807
in loop - 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,05830%
- github.com/temporalio/temporal1,04429%
- github.com/prometheus/alertmanager3149%
- github.com/hashicorp/boundary1284%
- github.com/dapr/durabletask-go1274%
siblings
More from google.golang.org/protobuf/types/known/timestamppb
The other most-called functions in this package. See all →