net/http.StatusText
standard libraryThe 881st most-called standard-library function by production calls. Called 1,346 times across 264 modules; 760 of those run outside tests and generated code.
- prod calls
- 760
- non-test, non-generated
- all calls
- 1,346
- total callsites
- modules
- 264
- distinct callers
- in loop
- 4%
- of prod calls
- in tests
- 35%
- 467 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 40 5%
- Traefik 35 5%
- Kubernetes 16 2%
- Docker 14 2%
- Gitea 11 1%
where it's called
Callsites in the wild
12 representative callsites of 1,346, 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.1
services/lfs/server.go:282
in loop - in loop
-
cloudflare/cloudflare-go @v0.117.0
in loop - in loop
-
coreos/etcd @v2.3.8+incompatible
in loop - 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/containers/libpod453%
- github.com/podman-container-tools/podman453%
- github.com/qiniu/go-sdk/v7453%
siblings
More from net/http
The other most-called functions in this package. See all →