Modo-me opened a new pull request, #397:
URL: https://github.com/apache/dubbo-go-hessian2/pull/397

   <!--  Thanks for sending a pull request! 
   -->
   
   **What this PR does**: 
   在 dubbo-go-hessian2 中新增 GenericException 定义
   
   **Which issue(s) this PR fixes**: 
   <!--
   *Automatically closes linked issue when PR is merged.
   Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
   _If PR is about `failing-tests or flakes`, please post the related 
issues/tests in a comment and do not use `Fixes`_*
   -->
   Fixes https://github.com/apache/dubbo-go/issues/3361
   
   **Special notes for your reviewer**:
   实现了 https://github.com/apache/dubbo-go/issues/3361 里的阶段1,在dubbo-go-hessian2 
中新增 GenericException结构体以及相关方法,根据原dubbo-go 侧的 
GenericException定义,保持新增内容与此前https://github.com/apache/dubbo-go/pull/3183 
里引入的GenericException新增内容一致。对Java端兼容没有产生影响。
   
   **Does this PR introduce a user-facing change?**:
   <!--
   If no, just write "NONE" in the release-note block below.
   If yes, a release note is required:
   Enter your extended release note in the block below. If the PR requires 
additional action from users switching to the new release, include the string 
"action required".
   -->
   ```release-note
   NONE
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to