addisonj opened a new pull request #526: URL: https://github.com/apache/pulsar-client-go/pull/526
If we want to deal with string message ids, we need methods for being able to create them from either a string or a using the individual parts of the message id. This exposes some constructors for this as well as an equals method to make testing more straight forward (but I am not sure if we want to expose equals...) This commit adds tests for the needed new methods -- 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]
