You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by xi...@apache.org on 2019/08/22 13:12:28 UTC

[dubbo-go] branch develop updated (00a2553 -> 23b95a0)

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

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


    from 00a2553  Merge branch 'develop' of https://github.com/apache/dubbo-go into develop
     new ddd0a5a  add map struct to generic filter
     new d91f972  Merge pull request #12 from apache/develop
     new 534a79e  Merge branch 'develop' of https://github.com/pantianying/dubbo-go into develog
     new 23b95a0  Merge pull request #171 from pantianying/develop

The 716 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:
 filter/impl/generic_filter.go      | 18 +++++++++++++-----
 filter/impl/generic_filter_test.go | 32 ++++++++++++++++++++++++++++++++
 2 files changed, 45 insertions(+), 5 deletions(-)