This is an automated email from the ASF dual-hosted git repository.
liuhongyu pushed a change to branch feat/transport
in repository https://gitbox.apache.org/repos/asf/hertzbeat-collector-go.git
from 69717b5 Refactor configuration loading and validation
add b9019e1 Refactor code structure for improved readability and
maintainability
No new revisions were added by this update.
Summary of changes:
examples/main.go | 36 ++++++++++-----------
main => hertzbeat-collector/cmd | Bin 16972432 -> 22069856
bytes
internal/banner/embed.go | 9 +++---
internal/cmd/server.go | 8 ++---
.../common/dispatcher/hashed_wheel_timer.go | 19 ++++++-----
internal/collector/common/dispatcher/time_wheel.go | 4 +--
internal/collector/common/job/job_server.go | 12 ++-----
internal/collector/common/transport/transport.go | 10 +++---
.../collector/common/types/job/timeout_types.go | 12 -------
internal/collector/config/config_factory.go | 4 +--
internal/collector/config/env_config.go | 4 +--
internal/collector/config/unified_config.go | 4 +--
main | Bin 16972432 -> 16966992
bytes
13 files changed, 51 insertions(+), 71 deletions(-)
copy main => hertzbeat-collector/cmd (60%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]