This is an automated email from the ASF dual-hosted git repository.
baze pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git.
from 4af26b9 Merge pull request #547 from
williamfeng323/feature/metrics-comment-optimise
new a70ca54 Add: add comments for config directory
new 91a8d34 Merge branch 'develop' into featue/addCommentForConfig
new b8502aa Merge branch 'develop' into featue/addCommentForConfig
new da4a02f Merge branch 'featue/addCommentForConfig' of
https://github.com/watermelo/dubbo-go into featue/addCommentForConfig
new bada632 Mod: modify inappropriate comments after review
new 962025b Merge pull request #579 from
watermelo/featue/addCommentForConfig
The 2109 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:
config/application_config.go | 18 ++++--------------
config/base_config.go | 3 +--
config/config_center_config.go | 12 +++++++++---
config/consumer_config.go | 10 +++++-----
config/generic_service.go | 6 +++---
config/graceful_shutdown.go | 14 +++++---------
config/graceful_shutdown_config.go | 8 ++++----
config/graceful_shutdown_signal_darwin.go | 4 ++--
config/graceful_shutdown_signal_linux.go | 4 ++--
config/graceful_shutdown_signal_windows.go | 4 ++--
config/instance/metadata_report.go | 2 +-
config/interfaces/config_reader.go | 2 +-
config/metadata_report_config.go | 8 ++++----
config/method_config.go | 4 ++--
config/mock_rpcservice.go | 8 ++++----
config/protocol_config.go | 4 ++--
config/provider_config.go | 10 +++++-----
config/reference_config.go | 8 ++++----
config/registry_config.go | 6 +++---
config/service.go | 6 +++---
config/service_config.go | 6 +++---
21 files changed, 69 insertions(+), 78 deletions(-)