wolfstudy commented on issue #328: URL: https://github.com/apache/pulsar-client-go/issues/328#issuecomment-662194402
> @wolfstudy Can you take a look at this issue? Sure. @quintans This question looks similar to #241, if we need to consume the message at the very beginning, we need to set the value of StartMessageID to `pulsar.EarliestMessageID()` In the [reader_test](https://github.com/apache/pulsar-client-go/blob/master/pulsar/reader_test.go) file, we provide a variety of scenarios for reader use, which may be helpful to you ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
