xujianhai666 opened a new pull request #156: [ISSUE ][consumer] add consumer timeout URL: https://github.com/apache/pulsar-client-go/pull/156 ### Motivation - *support receiveMessage with timeout* ### Modifications - *add `ReceiveBlock(context.Context, time.Duration) (Message, error)` for consumer interface* - *impl ReceiveBlock for consumer、regexConsumer、multiTopicConsumer*
---------------------------------------------------------------- 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
