time.Location.String
standard libraryThe 9129th most-called standard-library method by production calls. Called 233 times across 43 modules; 65 of those run outside tests and generated code.
- prod calls
- 65
- non-test, non-generated
- all calls
- 233
- total callsites
- modules
- 43
- distinct callers
- in loop
- 5%
- of prod calls
- in tests
- 72%
- 168 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 method99%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 Location.String from notable Go projects. Open one on the map to see what else it hammers.
- CockroachDB 5 8%
- MinIO 4 6%
- ClickHouse 3 5%
- GitHub CLI 2 3%
- Prometheus 2 3%
where it's called
Callsites in the wild
12 representative callsites of 233, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
xorm-io/xorm @v1.1.6
in loop -
xorm-io/xorm @v1.1.6
in loop -
4d63.com/tz @v1.2.0
tz_test.go:71
in loop test - in loop test
-
go-sql-driver/mysql @v1.10.0
in loop test - in loop test
-
go.mongodb.org/mongo-driver @v1.17.9
bson/bsoncodec/time_codec_test.go:44
in loop test -
modernc.org/sqlite @v1.56.0
all_test.go:1646
in loop test - in loop test
-
hashicorp/vault/sdk @v0.25.1
rotation/schedule_test.go:160
in loop test -
vitess.io/vitess @v0.24.2
go/mysql/datetime/time_zone_test.go:113
in loop test
top callers
The modules that reach for it
The modules that call Location.String most in this snapshot.
- github.com/ClickHouse/clickhouse-go/v25021%
- github.com/photoprism/photoprism4419%
- github.com/miniflux/v2146%
- miniflux.app/v2146%
- github.com/cert-manager/cert-manager94%
siblings
More from time
The other most-called members in this package. See all →