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

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


    from d93a2a3  Merge pull request #329 from Patrick0308/rest_protocol
     new 114fe40  change service key to path key
     new 01361a6  fix serviceKey
     new 8b884cc  support req[]
     new fd0a076  fix when args is req[]
     new b67b76a  fix path bug
     new b692796  modify server default consumes and produces
     new bc64aed  Merge pull request #353 from Patrick0308/rest_protocol

The 1376 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/rest/rest_config_initializer.go       |  16 ++--
 protocol/rest/rest_config_initializer_test.go  |   4 +-
 protocol/rest/rest_interface/rest_config.go    |   8 +-
 protocol/rest/rest_invoker_test.go             |  59 ++++++++++++-
 protocol/rest/rest_protocol.go                 |  10 +--
 protocol/rest/rest_protocol_test.go            |  24 +++++-
 protocol/rest/rest_server/go_restful_server.go | 112 +++++++++++++++++++------
 7 files changed, 188 insertions(+), 45 deletions(-)

Reply via email to