github.com/gorilla/websocket.Conn.SetReadDeadline
third-partyThe 5224th most-called third-party method by production calls. Called 129 times across 49 modules; 113 of those run outside tests and generated code.
- prod calls
- 113
- non-test, non-generated
- all calls
- 129
- total callsites
- modules
- 49
- distinct callers
- in loop
- 15%
- of prod calls
- in tests
- 12%
- 16 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 method98%A method on a value whose type is known exactly.
- Embedded method2%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 8%
- InfluxDB 3 3%
- Grafana 2 2%
- Istio 2 2%
- KubeVirt 2 2%
where it's called
Callsites in the wild
12 representative callsites of 129, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
canopy-network/canopy @v0.1.21-0.20260804152417-f06389d8a755
in loop - in loop
- in loop
- in loop
-
sonirico/go-hyperliquid @v0.38.0
in loop -
wavetermdev/waveterm @v0.14.5
in loop - in loop
- 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-connect1612%
- github.com/sipeed/picoclaw97%
- github.com/gorilla/websocket75%
- github.com/Tencent/WeKnora65%
- github.com/livekit/livekit65%
siblings
More from github.com/gorilla/websocket
The other most-called members in this package. See all →