time.Time.Location
standard libraryThe 2132nd most-called standard-library method by production calls. Called 593 times across 122 modules; 288 of those run outside tests and generated code.
1% in production calls vs 2026-W37 (286 → 288)
- prod calls
- 288
- non-test, non-generated
- all calls
- 593
- total callsites
- modules
- 122
- distinct callers
- in loop
- 13%
- of prod calls
- in tests
- 51%
- 305 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 method98%A method on a value whose type is known exactly.
- Embedded method2%Reached through an embedded type.
who calls this
Notable callers
Production calls into Time.Location from notable Go projects. Open one on the map to see what else it hammers.
- VictoriaMetrics 15 5%
- Vault 8 3%
- Jaeger 4 1%
- CockroachDB 3 1%
- Gitea 2 <1%
where it's called
Callsites in the wild
12 representative callsites of 593, prioritizing in-loop and non-test usage. We link to source, never display it.
-
astaxie/beego @v1.12.3
in loop -
beego/beego @v1.12.14
in loop -
beego/beego/v2 @v2.3.10
in loop -
coder/coder @v0.27.3
in loop -
go-co-op/gocron @v1.37.0
in loop -
jinzhu/now @v1.1.5
in loop - in loop
- in loop
-
robfig/cron @v1.2.0
in loop - in loop
- in loop
-
xorm-io/xorm @v1.1.6
in loop
top callers
The modules that reach for it
The modules that call Time.Location most in this snapshot.
- github.com/ClickHouse/clickhouse-go/v25910%
- github.com/influxdata/telegraf244%
- github.com/miniflux/v2234%
- miniflux.app/v2234%
- xorm.io/xorm173%
siblings
More from time
The other most-called members in this package. See all →