You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by di...@apache.org on 2019/08/23 12:14:21 UTC

[rocketmq-client-go] branch native updated (e572801 -> 1a5c1c0)

This is an automated email from the ASF dual-hosted git repository.

dinglei pushed a change to branch native
in repository https://gitbox.apache.org/repos/asf/rocketmq-client-go.git.


    from e572801  [ISSUE #164]add UnCompress function implementation (#167)
     add 1a5c1c0   [ISSUE #170]Add ASF header for some source file (#171)

No new revisions were added by this update.

Summary of changes:
 config.go                     | 16 ++++++++++++++++
 consumer/offset_store_test.go | 17 +++++++++++++++++
 consumer/statistics_test.go   | 17 +++++++++++++++++
 consumer/strategy_test.go     | 17 +++++++++++++++++
 internal/mock_client.go       | 16 ++++++++++++++++
 internal/mock_namesrv.go      | 17 +++++++++++++++++
 internal/utils/net.go         | 17 +++++++++++++++++
 internal/utils/net_test.go    | 17 +++++++++++++++++
 internal/utils/string_test.go | 17 +++++++++++++++++
 9 files changed, 151 insertions(+)