jiazhai commented on a change in pull request #16: Impl consumer logic for go
client
URL: https://github.com/apache/pulsar-client-go/pull/16#discussion_r308519802
##########
File path: pulsar/consumer.go
##########
@@ -137,6 +139,8 @@ type Consumer interface {
// This calls blocks until a message is available.
Receive(context.Context) (Message, error)
Review comment:
comments.
----------------------------------------------------------------
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]
With regards,
Apache Git Services