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#L293: c.writeError(StatusProtocolError, err)
read.go#L299: c.writeError(StatusProtocolError, err)
read.go#L345: c.writeError(StatusProtocolError, err)
read.go#L389: c.writeError(StatusProtocolError, err)
read.go#L473: 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. |