net/http.Client.Get
standard libraryThe 1144th most-called standard-library method by production calls. Called 1,570 times across 296 modules; 557 of those run outside tests and generated code.
- prod calls
- 557
- non-test, non-generated
- all calls
- 1,570
- total callsites
- modules
- 296
- distinct callers
- in loop
- 14%
- of prod calls
- in tests
- 65%
- 1,013 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 Client.Get from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 44 8%
- InfluxDB 19 3%
- VictoriaMetrics 12 2%
- Istio 10 2%
- Cilium 6 1%
where it's called
Callsites in the wild
12 representative callsites of 1,570, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
cockroachdb/cockroach @v19.2.12+incompatible
in loop -
miekg/dns @v0.6.90
cmd/atomdns/handlers/global/overload.go:20
in loop - in loop
-
docker/distribution @v2.8.3+incompatible
in loop -
etcd-io/etcd @v2.3.8+incompatible
in loop - in loop
-
gitea.dev @v1.27.1
services/migrations/dump.go:314
in loop -
AlexxIT/go2rtc @v1.9.14
in loop -
NoFxAiOS/nofx @v0.0.0-20260730005637-d3de5e82aa02
in loop - in loop
-
a-h/templ @v0.3.1020
in loop
top callers
The modules that reach for it
The modules that call Client.Get most in this snapshot.
- github.com/ory/kratos996%
- github.com/kubernetes/kubernetes564%
- github.com/seaweedfs/seaweedfs413%
- github.com/grafana/alloy352%
- github.com/dapr/dapr322%
siblings
More from net/http
The other most-called members in this package. See all →