You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by mm...@apache.org on 2019/12/02 17:43:43 UTC

[pulsar-client-go] branch master updated (ae057bd -> 4328f1b)

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

mmerli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-client-go.git.


    from ae057bd  Fix repository link (#106)
     add 4328f1b  Fix subscriber bug and use Consumer interface for multi topic consumer. (#109)

No new revisions were added by this update.

Summary of changes:
 pulsar/consumer_impl.go       |  2 +-
 pulsar/consumer_multitopic.go | 41 +++++++----------------------------------
 pulsar/consumer_regex.go      | 17 ++++++-----------
 3 files changed, 14 insertions(+), 46 deletions(-)