time.Time.In
standard libraryThe 1036th most-called standard-library method by production calls. Called 1,260 times across 210 modules; 629 of those run outside tests and generated code.
- prod calls
- 629
- non-test, non-generated
- all calls
- 1,260
- total callsites
- modules
- 210
- distinct callers
- in loop
- 11%
- of prod calls
- in tests
- 43%
- 536 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.In from notable Go projects. Open one on the map to see what else it hammers.
- InfluxDB 16 3%
- CockroachDB 15 2%
- VictoriaMetrics 14 2%
- Grafana 11 2%
- Nomad 11 2%
where it's called
Callsites in the wild
12 representative callsites of 1,260, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cockroachdb/cockroach @v19.2.12+incompatible
in loop - in loop
-
Netflix/chaosmonkey @v0.0.0-20230120165304-3f8c23f85f2e
in loop - in loop
-
astaxie/beego @v1.12.3
in loop -
beego/beego @v1.12.14
in loop - in loop
- in loop
- in loop
-
elastic/beats @v6.8.23+incompatible
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call Time.In most in this snapshot.
- github.com/Azure/azure-sdk-for-go/sdk/storage/azblob1028%
- github.com/Azure/azure-storage-blob-go947%
- github.com/ClickHouse/clickhouse-go/v2726%
- github.com/astaxie/beego514%
- github.com/beego/beego514%
siblings
More from time
The other most-called members in this package. See all →