const nhooyr.io/websocket.StatusPolicyViolation
4 uses
nhooyr.io/websocket (current package)
close.go#L48: StatusPolicyViolation StatusCode = 1008
conn.go#L194: c.writeError(StatusPolicyViolation, errors.New("read timed out"))
read.go#L73: c.Close(StatusPolicyViolation, "unexpected data message")
stringer.go#L71: _ = x[StatusPolicyViolation-1008]
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. |