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 08cdb4e feat: rename persistent with interval (#359)
add 9fe339c [ISSUE #352]feat: use jsoniter to replace with json (#353)
No new revisions were added by this update.
Summary of changes:
consumer/consumer.go | 8 ++++----
consumer/offset_store.go | 11 ++++++-----
go.mod | 1 +
go.sum | 7 +++++++
internal/model.go | 3 ++-
internal/remote/codec.go | 11 ++++++-----
internal/remote/codec_test.go | 28 ++++++++++++++++++++++++++++
internal/route.go | 6 +++---
8 files changed, 57 insertions(+), 18 deletions(-)