github.com/gorilla/websocket.Upgrader.Upgrade
third-partyThe 5840th most-called third-party method by production calls. Called 236 times across 79 modules; 101 of those run outside tests and generated code.
- prod calls
- 101
- non-test, non-generated
- all calls
- 236
- total callsites
- modules
- 79
- distinct callers
- in loop
- 0%
- of prod calls
- in tests
- 57%
- 135 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 Upgrader.Upgrade from notable Go projects. Open one on the map to see what else it hammers.
- Grafana 8 8%
- Istio 2 2%
- Kubernetes 2 2%
- Nomad 2 2%
- Argo 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 236, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop test
- in loop test
-
go.k6.io/k6 @v1.8.0
internal/js/modules/k6/websockets/websockets_test.go:550
in loop test - in loop test
- in loop test
-
go.k6.io/k6 @v1.8.0
internal/js/modules/k6/ws/ws_test.go:824
in loop test - in loop test
-
go.k6.io/k6 @v1.8.0
internal/js/modules/k6/ws/ws_test.go:1015
in loop test - in loop test
-
-
-
encr.dev @v1.57.13
cli/daemon/dash/server.go:92
top callers
The modules that reach for it
The modules that call Upgrader.Upgrade most in this snapshot.
- github.com/grafana/k62310%
- github.com/traefik/traefik/v32310%
- go.k6.io/k62310%
- github.com/gorilla/websocket115%
- github.com/traefik/traefik104%
siblings
More from github.com/gorilla/websocket
The other most-called members in this package. See all →