You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2019/08/23 12:30:19 UTC

[GitHub] [rocketmq-client-go] wenfengwang commented on a change in pull request #172: [ISSUE #130] Add Shutdown of PushConsumer

wenfengwang commented on a change in pull request #172: [ISSUE #130] Add Shutdown of PushConsumer
URL: https://github.com/apache/rocketmq-client-go/pull/172#discussion_r317108404
 
 

 ##########
 File path: api.go
 ##########
 @@ -19,6 +19,7 @@ package rocketmq
 
 import (
 	"context"
+	"github.com/pkg/errors"
 
 Review comment:
   done

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services