You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "DMwangnima (via GitHub)" <gi...@apache.org> on 2023/06/17 11:08:25 UTC

[GitHub] [dubbo-go] DMwangnima commented on a diff in pull request #2341: Triple refactor demo

DMwangnima commented on code in PR #2341:
URL: https://github.com/apache/dubbo-go/pull/2341#discussion_r1233022788


##########
imports/imports.go:
##########
@@ -70,6 +70,7 @@ import (
 	_ "dubbo.apache.org/dubbo-go/v3/protocol/dubbo3/health"
 	_ "dubbo.apache.org/dubbo-go/v3/protocol/dubbo3/reflection"
 	_ "dubbo.apache.org/dubbo-go/v3/protocol/grpc"
+	_ "dubbo.apache.org/dubbo-go/v3/protocol/grpc_new"

Review Comment:
   I used grpc_new to represent new protocol temporarily.



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