leno23 opened a new pull request, #3381:
URL: https://github.com/apache/dubbo-go/pull/3381

   ## What changed
   
   - Documented how dubbo-go 3.x callers can read response attachments after a 
Triple generic invocation.
   - Added a migration-oriented example for applications that previously relied 
on `GenericService2` in dubbo-go 1.5.x.
   - Clarified that provider-side result attachments are propagated through 
Triple response trailers for unary calls.
   
   ## Why
   
   Issue #2582 asks how to get response attachments after upgrading from the 
old `GenericService2` API. The current Triple path already propagates unary 
result attachments as response trailers, but the replacement usage pattern was 
not documented in this repository.
   
   Refs #2582
   
   ## Validation
   
   - `git diff --check`
   


-- 
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