xiaofan-luan commented on issue #685: URL: https://github.com/apache/pulsar-client-go/issues/685#issuecomment-1019034640
> Last MessageID is a admin api in pulsar [getLastMessageId](https://pulsar.apache.org/admin-rest-api/?version=2.9.1&apiversion=v2#operation/getLastMessageId), and seems pulsar-client-go only supports client api not admin api. [pulsarctl](https://github.com/streamnative/pulsarctl) is a pulsar admin tool in golang which supports to [last-message-id interface](https://docs.streamnative.io/pulsarctl/v0.5.0/#-em-last-message-id-em-), you can import pulsarctl as dependency on your project to use. Cool, we'll try it~ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
