net/http.Transport.Clone
standard libraryThe 2900th most-called standard-library method by production calls. Called 237 times across 115 modules; 205 of those run outside tests and generated code.
- prod calls
- 205
- non-test, non-generated
- all calls
- 237
- total callsites
- modules
- 115
- distinct callers
- in loop
- 2%
- of prod calls
- in tests
- 14%
- 32 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.
who calls this
Notable callers
Production calls into Transport.Clone from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 9 4%
- Traefik 9 4%
- Argo 8 4%
- Grafana 6 3%
- VictoriaMetrics 4 2%
where it's called
Callsites in the wild
12 representative callsites of 237, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop test
- in loop test
- in loop test
- in loop test
- in loop test
-
tailscale.com @v1.102.2
ipn/ipnlocal/serve_test.go:1492
in loop test -
top callers
The modules that reach for it
The modules that call Transport.Clone most in this snapshot.
- github.com/netbirdio/netbird146%
- github.com/larksuite/cli94%
- github.com/traefik/traefik/v394%
- github.com/argoproj/argo-cd/v383%
- github.com/charmbracelet/crush83%
siblings
More from net/http
The other most-called members in this package. See all →