sync.Map.Delete
standard libraryThe 947th most-called standard-library method by production calls. Called 848 times across 178 modules; 696 of those run outside tests and generated code.
- prod calls
- 696
- non-test, non-generated
- all calls
- 848
- total callsites
- modules
- 178
- distinct callers
- in loop
- 17%
- of prod calls
- in tests
- 17%
- 147 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.
- Embedded method<1%Reached through an embedded type.
who calls this
Notable callers
Production calls into Map.Delete from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 36 5%
- NATS 27 4%
- Vault 24 3%
- Grafana 9 1%
- KubeVirt 9 1%
where it's called
Callsites in the wild
12 representative callsites of 848, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
cilium/hive @v1.0.4
in loop -
containerd/ttrpc @v1.2.9
in loop -
entgo.io/ent @v0.14.6
dialect/gremlin/internal/ws/conn.go:157
in loop - in loop
-
gitea.dev @v1.27.1
modules/globallock/memory_locker.go:43
in loop - in loop
- in loop
- in loop
- in loop
-
XTLS/Xray-core @v1.260327.0
in loop - in loop
top callers
The modules that reach for it
The modules that call Map.Delete most in this snapshot.
- github.com/xuri/excelize/v29011%
- github.com/bishopfox/sliver334%
- github.com/fish2018/pansou314%
- github.com/BishopFox/sliver304%
- github.com/sipeed/picoclaw283%
siblings
More from sync
The other most-called members in this package. See all →