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

[rocketmq-client-go] branch native updated (3b99659 -> 691e778)

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

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


    from 3b99659  Merge pull request #141 from luther-siyuan/native
     add cfb8fd1  Optimize PullConsumer API
     add 9124e47  fix make file bug
     new 691e778  [ISSUE #151] Optimize PullConsumer API

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 api.go                  | 80 ++++++++++++++++++++++++++++++++++++++++++-------
 internal/utils/files.go |  2 +-
 2 files changed, 70 insertions(+), 12 deletions(-)


[rocketmq-client-go] 01/01: [ISSUE #151] Optimize PullConsumer API

Posted by xu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 691e778040d43c1d70b22856d6518197d6cfe00c
Merge: 3b99659 9124e47
Author: jonnxu <jo...@163.com>
AuthorDate: Mon Aug 19 22:35:19 2019 +0800

    [ISSUE #151] Optimize PullConsumer API
    
    [ISSUE #151] Optimize PullConsumer API

 api.go                  | 80 ++++++++++++++++++++++++++++++++++++++++++-------
 internal/utils/files.go |  2 +-
 2 files changed, 70 insertions(+), 12 deletions(-)