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/05/28 08:03:18 UTC

[dubbo-go] branch develop updated (8c8c95c -> 39a84d9)

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 8c8c95c  Merge pull request #536 from watermelo/featue/optLog
     new 67e8e41  add attribute into Invocation
     new 5246e56  add default value of attribute
     new 41c9d89  fix review issue: add default construct in
     new 39a84d9  Merge pull request #537 from cvictory/attribute_into_invocation

The 2096 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/invocation.go               |  3 +++
 protocol/invocation/rpcinvocation.go | 33 +++++++++++++++++++++++++++++++--
 2 files changed, 34 insertions(+), 2 deletions(-)