const nhooyr.io/websocket.StatusProtocolError
9 uses
nhooyr.io/websocket (current package)
close.go#L31: StatusProtocolError StatusCode = 1002
read.go#L182: c.writeError(StatusProtocolError, err)
read.go#L204: c.writeError(StatusProtocolError, err)
read.go#L272: c.writeError(StatusProtocolError, err)
read.go#L278: c.writeError(StatusProtocolError, err)
read.go#L318: c.writeError(StatusProtocolError, err)
read.go#L351: c.writeError(StatusProtocolError, err)
read.go#L436: mr.c.writeError(StatusProtocolError, err)
stringer.go#L65: _ = x[StatusProtocolError-1002]
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |