const crypto/tls.QUICErrorEvent

2 uses

	crypto/tls (current package)
		quic.go#L124: 	QUICErrorEvent
		quic.go#L249: 		return QUICEvent{Kind: QUICErrorEvent, Err: q.conn.handshakeErr}