go.uber.org/atomic.Pointer.Load
third-partyThe 9295th most-called third-party method by production calls. Called 73 times across 12 modules; 64 of those run outside tests and generated code.
- prod calls
- 64
- non-test, non-generated
- all calls
- 73
- total callsites
- modules
- 12
- distinct callers
- in loop
- 2%
- of prod calls
- in tests
- 12%
- 9 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.
who calls this
Notable callers
Production calls into Pointer.Load from notable Go projects. Open one on the map to see what else it hammers.
- Istio 25 39%
- MinIO 15 23%
- Grafana 6 9%
- Prometheus 1 2%
- Uber Go 1 2%
where it's called
Callsites in the wild
12 representative callsites of 73, prioritizing in-loop and non-test usage. We link to source, never display it.
-
coder/coder @v0.27.3
in loop -
go.uber.org/atomic @v1.11.0
pointer_test.go:73
in loop test -
go.uber.org/atomic @v1.11.0
pointer_test.go:79
in loop test -
go.uber.org/atomic @v1.11.0
pointer_test.go:85
in loop test -
go.uber.org/atomic @v1.11.0
pointer_test.go:91
in loop test -
-
-
grafana/pyroscope @v1.21.1
pkg/segmentwriter/client/distributor/placement/adaptiveplacement/adaptive_placement.go:31 ↗
-
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/kube/multicluster/cluster.go:93
-
minio/minio @v0.0.0-20260212201848-7aac2a2c5b7c
-
-
grafana/dskit @v0.0.0-20260804161922-ca94e9ff1c22
top callers
The modules that reach for it
The modules that call Pointer.Load most in this snapshot.
- istio.io/istio1622%
- github.com/minio/minio1521%
- github.com/istio/istio1115%
- github.com/livekit/livekit811%
- github.com/coder/coder710%
siblings
More from go.uber.org/atomic
The other most-called members in this package. See all →