github.com/gorilla/websocket.Conn.WriteJSON
third-partyThe 6423rd most-called third-party method by production calls. Called 126 times across 30 modules; 93 of those run outside tests and generated code.
2% in production calls vs 2026-W37 (91 → 93)
- prod calls
- 93
- non-test, non-generated
- all calls
- 126
- total callsites
- modules
- 30
- distinct callers
- in loop
- 22%
- of prod calls
- in tests
- 26%
- 33 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 Conn.WriteJSON 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 126, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
DNSCrypt/dnscrypt-proxy @v0.0.0-20260907210843-47ce24df6e86
in loop - in loop
-
bwmarrin/discordgo @v0.29.0
in loop - in loop
-
cloudreve/cloudreve @v0.0.0-20200909065614-40414fe6ae9f
in loop - in loop
-
ory/x @v0.0.729
in loop - in loop
- in loop
-
DNSCrypt/dnscrypt-proxy @v0.0.0-20260907210843-47ce24df6e86
in loop
top callers
The modules that reach for it
The modules that call Conn.WriteJSON most in this snapshot.
- github.com/chenhg5/cc-connect2016%
- github.com/0xJacky/nginx-ui1512%
- github.com/bwmarrin/discordgo1512%
- github.com/infiniflow/ragflow119%
- github.com/AlexxIT/go2rtc97%
siblings
More from github.com/gorilla/websocket
The other most-called members in this package. See all →