net/http.StatusText
standard libraryThe 872nd most-called standard-library function by production calls. Called 1,385 times across 274 modules; 768 of those run outside tests and generated code.
2% in production calls vs 2026-W37 (754 → 768)
- prod calls
- 768
- non-test, non-generated
- all calls
- 1,385
- total callsites
- modules
- 274
- distinct callers
- in loop
- 4%
- of prod calls
- in tests
- 36%
- 495 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 StatusText from notable Go projects. Open one on the map to see what else it hammers.
- InfluxDB 41 5%
- Traefik 37 5%
- Kubernetes 16 2%
- Docker 14 2%
- Gitea 11 1%
where it's called
Callsites in the wild
12 representative callsites of 1,385, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
etcd-io/etcd @v2.3.8+incompatible
in loop - in loop
-
gitea.dev @v1.27.3
services/lfs/server.go:282
in loop - in loop
- in loop
-
cloudflare/cloudflare-go @v0.118.0
in loop - in loop
-
coreos/etcd @v2.3.8+incompatible
in loop - in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call StatusText most in this snapshot.
- github.com/baidubce/bce-sdk-go695%
- github.com/grpc-ecosystem/grpc-gateway/v2544%
- github.com/qiniu/go-sdk/v7483%
- github.com/containers/libpod453%
- github.com/podman-container-tools/podman453%
siblings
More from net/http
The other most-called functions in this package. See all →