streamnative / pulsar-client-go

Apache Pulsar Go Client Library
https://pulsar.apache.org/
Apache License 2.0
1 stars 2 forks source link

ISSUE-685: Add LastSequenceID interface for consumer #251

Open sijie opened 2 years ago

sijie commented 2 years ago

Original Issue: apache/pulsar-client-go#685


Is your feature request related to a problem? Please describe.

consumer don't provide the LastSequenceID interface to get the topic's last messageID

Describe the solution you'd like

Describe alternatives you've considered

Additional context