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 967faf8 Merge pull request #702 from dubbo-x/fix
new 58dc145 Correct words and Format codes
new 2791895 Format codes
new 25281bf add nolint
The 3 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:
README.md | 2 +-
cluster/loadbalance/consistent_hash.go | 2 +-
cluster/router/condition/router.go | 4 ++--
cluster/router/healthcheck/default_health_check.go | 10 +++++-----
protocol/dubbo/client.go | 2 +-
protocol/dubbo/codec.go | 2 +-
protocol/grpc/server.go | 2 +-
protocol/invocation/rpcinvocation.go | 4 ++--
protocol/result.go | 2 +-
registry/etcdv3/service_discovery.go | 2 +-
registry/nacos/listener.go | 6 +++---
registry/registry.go | 2 +-
remoting/kubernetes/registry_controller.go | 2 +-
remoting/zookeeper/client.go | 2 +-
14 files changed, 22 insertions(+), 22 deletions(-)