time.Time.Equal
standard libraryThe 870th most-called standard-library method by production calls. Called 2,654 times across 381 modules; 773 of those run outside tests and generated code.
- prod calls
- 773
- non-test, non-generated
- all calls
- 2,654
- total callsites
- modules
- 381
- distinct callers
- in loop
- 23%
- of prod calls
- in tests
- 65%
- 1,719 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.
- Embedded method<1%Reached through an embedded type.
who calls this
Notable callers
Production calls into Time.Equal from notable Go projects. Open one on the map to see what else it hammers.
- Grafana 56 7%
- MinIO 39 5%
- Kubernetes 28 4%
- Istio 16 2%
- InfluxDB 15 2%
where it's called
Callsites in the wild
12 representative callsites of 2,654, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
moby/moby @v28.5.2+incompatible
in loop - in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call Time.Equal most in this snapshot.
- github.com/hashicorp/boundary33613%
- github.com/grafana/loki/v31024%
- go.temporal.io/server913%
- github.com/gogo/protobuf733%
- github.com/temporalio/temporal733%
siblings
More from time
The other most-called members in this package. See all →