const github.com/coder/websocket.StatusTLSHandshake

3 uses

	github.com/coder/websocket (current package)
		close.go#L58: 	StatusTLSHandshake StatusCode = 1015
		close.go#L281: 	case statusReserved, StatusNoStatusRcvd, StatusAbnormalClosure, StatusTLSHandshake:
		stringer.go#L78: 	_ = x[StatusTLSHandshake-1015]