YarBor commented on code in PR #2648:
URL: https://github.com/apache/dubbo-go/pull/2648#discussion_r1564651836
##########
protocol/triple/triple_invoker.go:
##########
@@ -136,36 +143,50 @@ func (ti *TripleInvoker) Invoke(ctx context.Context,
invocation protocol.Invocat
return &result
}
+func mergeAttachmentToOutgoing(ctx context.Context, attachments
map[string]interface{}) (context.Context, error) {
Review Comment:
i think u are right.
--
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]