github.com/gorilla/websocket.Conn.WriteJSON
third-partyThe 6803rd most-called third-party method by production calls. Called 109 times across 29 modules; 87 of those run outside tests and generated code.
- prod calls
- 87
- non-test, non-generated
- all calls
- 109
- total callsites
- modules
- 29
- distinct callers
- in loop
- 23%
- of prod calls
- in tests
- 20%
- 22 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 109, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
DNSCrypt/dnscrypt-proxy @v0.0.0-20260801091651-c3ba78fac8a3
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-20260801091651-c3ba78fac8a3
in loop
top callers
The modules that reach for it
The modules that call Conn.WriteJSON most in this snapshot.
- github.com/chenhg5/cc-connect1716%
- github.com/0xJacky/nginx-ui1514%
- github.com/bwmarrin/discordgo1514%
- github.com/AlexxIT/go2rtc98%
- github.com/grafana/k655%
siblings
More from github.com/gorilla/websocket
The other most-called members in this package. See all →