const nhooyr.io/websocket.StatusGoingAway

3 uses

	nhooyr.io/websocket (current package)
		close.go#L30: 	StatusGoingAway       StatusCode = 1001
		netconn.go#L169: 			case StatusNormalClosure, StatusGoingAway:
		stringer.go#L64: 	_ = x[StatusGoingAway-1001]