slices.DeleteFunc
standard libraryThe 1333rd most-called standard-library function by production calls. Called 540 times across 138 modules; 467 of those run outside tests and generated code.
4% in production calls vs 2026-W37 (449 → 467)
- prod calls
- 467
- non-test, non-generated
- all calls
- 540
- total callsites
- modules
- 138
- distinct callers
- in loop
- 17%
- of prod calls
- in tests
- 14%
- 73 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 DeleteFunc 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 540, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
cilium/cilium @v1.20.2
in loop -
readeck/go-readability/v2 @v2.1.2
parser.go:200
in loop -
moby/moby/client @v0.6.0
internal/json-stream.go:48
in loop -
encr.dev @v1.58.6
pkg/rtconfgen/infra_builder.go:323
in loop - in loop
-
gitea.dev @v1.27.3
services/pull/comment.go:56
in loop - in loop
- in loop
- in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call DeleteFunc most in this snapshot.
- github.com/tailscale/tailscale214%
- tailscale.com214%
- github.com/cilium/cilium183%
- github.com/gruntwork-io/terragrunt183%
- gitea.dev132%
siblings
More from slices
The other most-called functions in this package. See all →