This is an automated email from the ASF dual-hosted git repository.
wenfeng pushed a change to branch native
in repository https://gitbox.apache.org/repos/asf/rocketmq-client-go.git.
from 4c3fa1c [ISSUE #366] feat: remove extra code (#367)
add fad9882 feat: remote extra code for internal/utils (#370)
No new revisions were added by this update.
Summary of changes:
internal/utils/ring_buffer.go | 200 -------------------------------------
internal/utils/ring_buffer_test.go | 121 ----------------------
internal/utils/string.go | 12 ---
internal/utils/string_test.go | 18 ----
4 files changed, 351 deletions(-)
delete mode 100644 internal/utils/ring_buffer.go
delete mode 100644 internal/utils/ring_buffer_test.go
delete mode 100644 internal/utils/string_test.go