net.Listener.Close
standard libraryThe 633rd most-called standard-library method by production calls. Called 3,490 times across 399 modules; 1,135 of those run outside tests and generated code.
- prod calls
- 1,135
- non-test, non-generated
- all calls
- 3,490
- total callsites
- modules
- 399
- distinct callers
- in loop
- 11%
- of prod calls
- in tests
- 67%
- 2,355 calls
- resolved
- 1%
- 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 →
- Embedded method<1%Reached through an embedded type.
- Interface method99%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into Listener.Close from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 50 4%
- HashiCorp 38 3%
- Tailscale 33 3%
- containerd 24 2%
- Docker 22 2%
where it's called
Callsites in the wild
12 representative callsites of 3,490, prioritizing in-loop and non-test usage. We link to source, never display it.
-
caddyserver/certmagic @v0.25.4
in loop -
miekg/dns @v0.6.90
server.go:254
in loop -
hashicorp/consul @v1.22.7
in loop - in loop
- in loop
-
docker/docker @v28.5.2+incompatible
in loop -
encr.dev @v1.57.13
cli/daemon/common.go:104
in loop -
etcd-io/etcd @v2.3.8+incompatible
in loop - in loop
-
gitea.dev @v1.27.1
modules/graceful/net_unix.go:137
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call Listener.Close most in this snapshot.
- tailscale.com1284%
- github.com/hashicorp/vault1274%
- github.com/sagernet/tailscale1103%
- github.com/tailscale/tailscale1103%
- github.com/netbirdio/netbird1033%
siblings
More from net
The other most-called members in this package. See all →