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

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


    from 40997f6  Merge pull request #800 from beiwei30/connectivity
     new 668ab70  refactor getLocalIp.  Just get ip once.
     new 04bb28d  add licence
     new 2374b2e  import format
     new fa5c39e  import format
     new 0384e20  Merge pull request #808 from cvictory/refactor_local_ip

The 3057 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:
 cluster/cluster_impl/base_cluster_invoker.go        |  5 ++---
 cluster/cluster_impl/failover_cluster_invoker.go    |  4 ++--
 cluster/directory/base_directory_test.go            |  5 ++---
 cluster/router/condition/factory_test.go            | 21 ++++++++++-----------
 cluster/router/condition/router.go                  |  3 +--
 common/{node.go => host_util.go}                    | 15 ++++++++++-----
 .../host_util_test.go                               |  7 +++----
 config/config_loader.go                             |  3 +--
 config/service_config_test.go                       |  6 +++---
 config_center/configurator/override.go              |  5 ++---
 registry/base_registry.go                           |  3 +--
 registry/consul/utils.go                            |  3 +--
 registry/directory/directory.go                     |  3 +--
 registry/kubernetes/registry.go                     |  3 +--
 registry/nacos/registry.go                          |  3 +--
 15 files changed, 41 insertions(+), 48 deletions(-)
 copy common/{node.go => host_util.go} (81%)
 copy config/metric_config_test.go => common/host_util_test.go (88%)

Reply via email to