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 9fe339c [ISSUE #352]feat: use jsoniter to replace with json (#353)
add 7f7a35d [ISSUE #344] feat(client): advance timeout (#351)
No new revisions were added by this update.
Summary of changes:
internal/client.go | 18 +++++++-----
internal/mock_client.go | 26 ++++++++++++-----
internal/mock_namesrv.go | 54 ++++++++++++----------------------
internal/remote/future.go | 13 ++-------
internal/remote/mock_remote_client.go | 55 +++++++++++++++++------------------
internal/remote/remote_client.go | 18 +++++-------
internal/remote/remote_client_test.go | 35 ++++++++--------------
internal/route.go | 3 +-
internal/route_test.go | 5 ++--
internal/trace.go | 3 +-
producer/producer.go | 3 +-
producer/producer_test.go | 5 ++--
12 files changed, 107 insertions(+), 131 deletions(-)