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 2022/04/04 09:25:23 UTC

[GitHub] [dubbo-go-pixiu] AlexStocks commented on a diff in pull request #385: Xds re constructure

AlexStocks commented on code in PR #385:
URL: https://github.com/apache/dubbo-go-pixiu/pull/385#discussion_r841536595


##########
pkg/config/xds/apiclient/grpc.go:
##########
@@ -19,6 +19,8 @@ package apiclient
 
 import (
 	"context"
+	errors2 "errors"

Review Comment:
   你应该是给下面的 github.com/pkg/errors 取个 alias 吧?



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