net/http/httputil.DumpResponse
standard libraryThe 2982nd most-called standard-library function by production calls. Called 260 times across 115 modules; 199 of those run outside tests and generated code.
- prod calls
- 199
- non-test, non-generated
- all calls
- 260
- total callsites
- modules
- 115
- distinct callers
- in loop
- 4%
- of prod calls
- in tests
- 20%
- 51 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 DumpResponse from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 6 3%
- MinIO 4 2%
- Argo 3 2%
- containerd 2 1%
- gRPC 2 1%
where it's called
Callsites in the wild
12 representative callsites of 260, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
ehang-io/nps @v0.26.10
in loop -
inconshreveable/ngrok @v0.0.0-20240426181117-61d48289f3bf
in loop - in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
-
ionos-cloud/sdk-go/v6 @v6.3.11
in loop
top callers
The modules that reach for it
The modules that call DumpResponse most in this snapshot.
- github.com/astaxie/beego249%
- github.com/beego/beego249%
- github.com/kubernetes/kubernetes156%
- github.com/coder/coder125%
- github.com/ginuerzh/gost104%
siblings
More from net/http/httputil
The other most-called functions in this package. See all →