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

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


    from ff9eec7  Merge pull request #578 from zouyx/feature/addRegistryUnpub
     new df1a43d  Finish code
     new 7c87c2a  Merge branch 'feature/dubbo-2.7.5' of 
https://github.com/apache/dubbo-go into nacos-meta
     new bdd9b71  Add UT
     new 5f0084a  Fix review
     new d997d51  fix review
     new 669301f  Merge pull request #522 from flycash/nacos-meta

The 2116 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:
 metadata/report/nacos/report.go                    | 202 +++++++++++++++++++++
 metadata/report/nacos/report_test.go               | 115 ++++++++++++
 registry/nacos/base_registry.go                    |  59 +-----
 .../base_registry.go => remoting/nacos/builder.go  |  51 +++---
 4 files changed, 344 insertions(+), 83 deletions(-)
 create mode 100644 metadata/report/nacos/report.go
 create mode 100644 metadata/report/nacos/report_test.go
 copy registry/nacos/base_registry.go => remoting/nacos/builder.go (68%)

Reply via email to