const github.com/coder/websocket.StatusProtocolError
9 uses
github.com/coder/websocket (current package)
close.go#L30: StatusProtocolError StatusCode = 1002
read.go#L192: c.writeError(StatusProtocolError, err)
read.go#L214: c.writeError(StatusProtocolError, err)
read.go#L292: c.writeError(StatusProtocolError, err)
read.go#L298: c.writeError(StatusProtocolError, err)
read.go#L344: c.writeError(StatusProtocolError, err)
read.go#L388: c.writeError(StatusProtocolError, err)
read.go#L472: mr.c.writeError(StatusProtocolError, err)
stringer.go#L65: _ = x[StatusProtocolError-1002]
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |