time.ParseInLocation
standard libraryThe 2269th most-called standard-library function by production calls. Called 362 times across 118 modules; 269 of those run outside tests and generated code.
- prod calls
- 269
- non-test, non-generated
- all calls
- 362
- total callsites
- modules
- 118
- distinct callers
- in loop
- 25%
- of prod calls
- in tests
- 26%
- 93 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 →
- Package function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into ParseInLocation from notable Go projects. Open one on the map to see what else it hammers.
where it's called
Callsites in the wild
12 representative callsites of 362, prioritizing in-loop and non-test usage. We link to source, never display it.
-
BurntSushi/toml @v1.6.0
in loop - in loop
- in loop
-
astaxie/beego @v1.12.3
in loop -
beego/beego @v1.12.14
in loop - in loop
-
certimate-go/certimate @v0.4.29
pkg/core/certmgr/providers/wangsu-certificate/wangsu_certificate.go:90 ↗
in loop - in loop
- in loop
-
expr-lang/expr @v1.17.8
in loop -
fish2018/pansou @v0.0.0-20260614140555-de1fcb7311c7
in loop -
go-openapi/strfmt @v0.27.0
in loop
top callers
The modules that reach for it
The modules that call ParseInLocation most in this snapshot.
- github.com/ClickHouse/clickhouse-go/v2185%
- github.com/astaxie/beego185%
- github.com/beego/beego185%
- github.com/beego/beego/v2154%
- github.com/zincsearch/zincsearch144%
siblings
More from time
The other most-called functions in this package. See all →