google.golang.org/protobuf/types/known/timestamppb.Timestamp.AsTime
third-partyThe 941st most-called third-party method by production calls. Called 1,127 times across 58 modules; 701 of those run outside tests and generated code.
All of google.golang.org/protobuf/types/known/timestamppb → Docs on pkg.go.dev ↗
- prod calls
- 701
- non-test, non-generated
- all calls
- 1,127
- total callsites
- modules
- 58
- distinct callers
- in loop
- 22%
- of prod calls
- in tests
- 38%
- 426 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 Timestamp.AsTime from notable Go projects. Open one on the map to see what else it hammers.
- HashiCorp 123 18%
- Prometheus 44 6%
- Docker 17 2%
- Vault 16 2%
- Cilium 13 2%
where it's called
Callsites in the wild
12 representative callsites of 1,127, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
go/storage @v1.64.0
contexts.go:88
in loop -
moby/buildkit @v0.32.2
in loop - in loop
- in loop
- in loop
- in loop
- in loop
- in loop
-
gorse-io/gorse @v0.5.11
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call Timestamp.AsTime most in this snapshot.
- go.temporal.io/server37033%
- github.com/hashicorp/boundary1049%
- github.com/hashicorp/waypoint1039%
- github.com/dapr/durabletask-go656%
- github.com/prometheus/alertmanager555%
siblings
More from google.golang.org/protobuf/types/known/timestamppb
The other most-called members in this package. See all →