You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by al...@apache.org on 2020/09/13 14:56:03 UTC

[dubbo-go] branch refact-seri updated (6e8281f -> 4ccc705)

This is an automated email from the ASF dual-hosted git repository.

alexstocks pushed a change to branch refact-seri
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git.


    from 6e8281f  Fix: fixed some comments
     new 89db192  fix: resove dev RPCResult struct change
     new a35e2b2  fix: add injectTraceCtx to getty
     new 4ccc705  Merge pull request #754 from georgehao/refact-seri

The 2910 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 protocol/dubbo/dubbo_codec.go                     |  4 +--
 protocol/dubbo/impl/codec_test.go                 |  9 ++++-
 protocol/dubbo/impl/hessian.go                    | 42 ++++++++++++++++-------
 protocol/dubbo/impl/request.go                    |  6 ++--
 protocol/dubbo/impl/response.go                   |  6 ++--
 remoting/getty/dubbo_codec_for_test.go            |  4 +--
 remoting/getty/listener_test.go                   | 14 ++------
 {protocol/dubbo => remoting/getty}/opentracing.go |  2 +-
 8 files changed, 52 insertions(+), 35 deletions(-)
 copy {protocol/dubbo => remoting/getty}/opentracing.go (99%)