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 a4ee287  Merge pull request #455 from Patrick0308/align-2.7.5
     new 8c42b4c  In memory service discovery support
     new c15a725  Add in-memory service-discovery support
     new 7c20ad3  Merge branch 'feature/dubbo-2.7.5' of 
github.com:apache/dubbo-go into inmemory-service-discovery
     new 6707dfb  Fix format
     new 422b678  Merge pull request #469 from 
flycash/inmemory-service-discovery

The 1963 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:
 registry/inmemory/service_discovery.go      | 162 ++++++++++++++++++++++++++++
 registry/inmemory/service_discovery_test.go |  98 +++++++++++++++++
 registry/nacos/service_discovery.go         |   2 +-
 3 files changed, 261 insertions(+), 1 deletion(-)
 create mode 100644 registry/inmemory/service_discovery.go
 create mode 100644 registry/inmemory/service_discovery_test.go

Reply via email to