You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/09/25 11:38:01 UTC

[GitHub] [dubbo-go-samples] cjphaha commented on a change in pull request #261: add custom filter sample

cjphaha commented on a change in pull request #261:
URL: https://github.com/apache/dubbo-go-samples/pull/261#discussion_r716030533



##########
File path: filter/custom/go-client/cmd/client.go
##########
@@ -19,7 +19,7 @@ package main
 
 import (
 	"context"
-	"os"
+	"dubbo.apache.org/dubbo-go/v3/common/logger"

Review comment:
       这个放在第二个 import 块比较好




-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org