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

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


    from 2550126  Merge pull request #613 from wenxuwan/master
     new 1cdcf0b  Fix: code linter warnings
     new 51df26a  Mod: split long string at grpc_invoker_test.go
     new 89e3bee  Merge pull request #628 from 
watermelo/feature/optCodesForProtocolDir

The 2230 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/client_test.go                      | 37 ++++++++++++----------
 protocol/dubbo/codec_test.go                       |  2 +-
 protocol/dubbo/dubbo_invoker_test.go               |  4 +--
 protocol/dubbo/dubbo_protocol_test.go              | 30 ++++++++----------
 protocol/grpc/common_test.go                       |  2 +-
 protocol/grpc/grpc_invoker_test.go                 | 10 +++++-
 protocol/grpc/grpc_protocol_test.go                |  8 ++---
 protocol/jsonrpc/http_test.go                      | 16 ++++++----
 protocol/jsonrpc/json.go                           | 12 +++----
 protocol/jsonrpc/json_test.go                      |  8 ++---
 protocol/jsonrpc/jsonrpc_invoker_test.go           |  2 +-
 protocol/jsonrpc/jsonrpc_protocol_test.go          |  4 +--
 protocol/protocolwrapper/mock_protocol_filter.go   |  2 +-
 .../protocol_filter_wrapper_test.go                |  4 +--
 protocol/rest/client/client_impl/resty_client.go   |  2 +-
 .../rest/config/reader/rest_config_reader_test.go  |  4 +--
 protocol/rest/rest_invoker_test.go                 | 16 ++++++----
 protocol/rest/rest_protocol_test.go                | 16 +++-------
 protocol/rpc_status.go                             |  4 +--
 protocol/rpc_status_test.go                        | 20 +++++++-----
 20 files changed, 106 insertions(+), 97 deletions(-)

Reply via email to