net.Dial
standard libraryThe 1272nd most-called standard-library function by production calls. Called 1,492 times across 300 modules; 485 of those run outside tests and generated code.
- prod calls
- 485
- non-test, non-generated
- all calls
- 1,492
- total callsites
- modules
- 300
- distinct callers
- in loop
- 10%
- of prod calls
- in tests
- 67%
- 1,005 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 Dial from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 52 11%
- containerd 15 3%
- InfluxDB 14 3%
- Istio 14 3%
- Docker 13 3%
where it's called
Callsites in the wild
12 representative callsites of 1,492, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
docker/docker @v28.5.2+incompatible
in loop - in loop
- in loop
-
Shopify/toxiproxy @v1.2.1
in loop - in loop
- in loop
- in loop
- in loop
-
coder/coder @v0.27.3
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call Dial most in this snapshot.
- github.com/nats-io/nats-server/v2785%
- github.com/bluenviron/gortsplib/v5574%
- github.com/influxdata/telegraf564%
- github.com/netbirdio/netbird453%
- github.com/traefik/traefik/v3362%
siblings
More from net
The other most-called functions in this package. See all →