net/http.Client.Post
standard libraryThe 4031st most-called standard-library method by production calls. Called 298 times across 112 modules; 147 of those run outside tests and generated code.
- prod calls
- 147
- non-test, non-generated
- all calls
- 298
- total callsites
- modules
- 112
- distinct callers
- in loop
- 8%
- of prod calls
- in tests
- 51%
- 151 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 Client.Post from notable Go projects. Open one on the map to see what else it hammers.
- Istio 8 5%
- Kubernetes 6 4%
- VictoriaMetrics 4 3%
- Caddy 2 1%
- Cilium 2 1%
where it's called
Callsites in the wild
12 representative callsites of 298, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
- in loop
- in loop
-
nsqio/nsq @v1.3.0
in loop -
rqlite/rqlite @v4.6.0+incompatible
in loop - in loop
- in loop
-
rqlite/rqlite @v4.6.0+incompatible
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call Client.Post most in this snapshot.
- github.com/benbjohnson/litestream227%
- github.com/gastownhall/gastown217%
- github.com/steveyegge/gastown217%
- github.com/ory/kratos196%
- github.com/dapr/dapr155%
siblings
More from net/http
The other most-called members in this package. See all →