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

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


    from 7131f74  Implement transactionCoordinatorClient
     add c7fe9be  Implement transaction_impl

No new revisions were added by this update.

Summary of changes:
 pulsar/error.go            |   5 +-
 pulsar/transaction.go      |  31 +++++++
 pulsar/transaction_impl.go | 197 +++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 231 insertions(+), 2 deletions(-)
 create mode 100644 pulsar/transaction.go
 create mode 100644 pulsar/transaction_impl.go

Reply via email to