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/08/01 15:29:19 UTC

[dubbo-go] branch develop updated (272ddd5 -> db1e5da)

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

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


    from 272ddd5  Merge pull request #672 from dubbo-x/consul
     new fdcd408  let go_restful_server support same url and different methodType
     new f2261ce  format code
     new db1e5da  Merge pull request #676 from Patrick0308/rest_methodtype

The 2551 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:
 .../rest/server/server_impl/go_restful_server.go   | 24 +++++++-------
 .../server/server_impl/go_restful_server_test.go   | 37 +++++++++++++++-------
 2 files changed, 38 insertions(+), 23 deletions(-)
 copy config_center/dynamic_configuration_test.go => protocol/rest/server/server_impl/go_restful_server_test.go (57%)