go.uber.org/zap.Int64
third-partyThe 4651st most-called third-party function by production calls. Called 147 times across 19 modules; 127 of those run outside tests and generated code.
- prod calls
- 127
- non-test, non-generated
- all calls
- 147
- total callsites
- modules
- 19
- distinct callers
- in loop
- 23%
- of prod calls
- in tests
- 14%
- 20 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 function99%A direct call to an exported package function, resolved by type.
- Package function (by syntax)1%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into Int64 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 147, prioritizing in-loop and non-test usage. We link to source, never display it.
-
etcd/client/v3 @v3.7.1
watch.go:659
in loop -
gorse-io/gorse @v0.5.11
in loop - in loop
-
siderolabs/talos @v1.13.8
internal/app/machined/pkg/controllers/network/operator/vip/hcloud.go:117 ↗
in loop - in loop
- in loop
- in loop
-
go.uber.org/cadence @v1.3.0
internal/internal_task_pollers.go:366
in loop -
etcd/client/v3 @v3.7.1
watch.go:661
in loop -
gorse-io/gorse @v0.5.11
in loop -
siderolabs/talos @v1.13.8
internal/app/machined/pkg/controllers/network/operator/vip/hcloud.go:204 ↗
in loop - in loop
top callers
The modules that reach for it
The modules that call Int64 most in this snapshot.
- github.com/gorse-io/gorse2215%
- github.com/influxdata/influxdb2114%
- go.uber.org/cadence1712%
- github.com/infiniflow/ragflow1510%
- github.com/siderolabs/talos1510%
siblings
More from go.uber.org/zap
The other most-called functions in this package. See all →