github.com/gorilla/websocket.Conn.SetReadDeadline
third-partyThe 4698th most-called third-party method by production calls. Called 155 times across 51 modules; 127 of those run outside tests and generated code.
1% in production calls vs 2026-W37 (126 → 127)
- prod calls
- 127
- non-test, non-generated
- all calls
- 155
- total callsites
- modules
- 51
- distinct callers
- in loop
- 18%
- of prod calls
- in tests
- 18%
- 28 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 method99%A method on a value whose type is known exactly.
- Embedded method1%Reached through an embedded type.
who calls this
Notable callers
Production calls into Conn.SetReadDeadline from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 9 7%
- InfluxDB 3 2%
- Grafana 2 2%
- Istio 2 2%
- KubeVirt 2 2%
where it's called
Callsites in the wild
12 representative callsites of 155, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
canopy-network/canopy @v0.1.28-0.20260915203522-5820274b55dc
in loop - in loop
- in loop
- in loop
- in loop
- in loop
-
sonirico/go-hyperliquid @v0.46.0
in loop -
wavetermdev/waveterm @v0.14.5
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call Conn.SetReadDeadline most in this snapshot.
- github.com/chenhg5/cc-connect2315%
- github.com/sipeed/picoclaw96%
- github.com/livekit/livekit85%
- github.com/gorilla/websocket75%
- github.com/infiniflow/ragflow75%
siblings
More from github.com/gorilla/websocket
The other most-called members in this package. See all →