net.TCPConn.SetKeepAlive
standard libraryThe 5963rd most-called standard-library method by production calls. Called 100 times across 58 modules; 100 of those run outside tests and generated code.
- prod calls
- 100
- non-test, non-generated
- all calls
- 100
- total callsites
- modules
- 58
- distinct callers
- in loop
- 5%
- of prod calls
- in tests
- 0%
- 0 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 TCPConn.SetKeepAlive from notable Go projects. Open one on the map to see what else it hammers.
where it's called
Callsites in the wild
12 representative callsites of 100, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
gravitational/teleport @v3.2.17+incompatible
in loop - in loop
-
tidwall/tile38 @v0.0.0-20260716013223-7caa4c810ce7
in loop - in loop
-
-
hashicorp/consul @v1.22.7
-
docker/distribution @v2.8.3+incompatible
-
etcd-io/etcd @v2.3.8+incompatible
-
-
gitea.dev @v1.27.1
modules/log/event_writer_conn.go:103
-
top callers
The modules that reach for it
The modules that call TCPConn.SetKeepAlive most in this snapshot.
- github.com/influxdata/telegraf99%
- github.com/BishopFox/sliver88%
- github.com/bishopfox/sliver88%
- github.com/gastownhall/beads33%
- github.com/hashicorp/consul33%
siblings
More from net
The other most-called members in this package. See all →