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 e65b479  move license_test from project root; change package name 
(#116)
     add a174537  Add metadata to produce and subscribe commands. (#117)

No new revisions were added by this update.

Summary of changes:
 pulsar/consumer_impl.go                            |  2 +
 pulsar/consumer_partition.go                       |  4 +
 pulsar/consumer_test.go                            | 35 +++++++++
 pulsar/helper.go                                   | 15 ++++
 pulsar/{internal/buffer_test.go => helper_test.go} | 30 +++++---
 pulsar/producer_partition.go                       | 15 ++--
 pulsar/producer_test.go                            | 35 +++++++++
 pulsar/test_helper.go                              | 88 +++++++++++++---------
 8 files changed, 174 insertions(+), 50 deletions(-)
 copy pulsar/{internal/buffer_test.go => helper_test.go} (66%)

Reply via email to