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/04/28 02:10:06 UTC

[GitHub] [dubbo-go] kzhan commented on a change in pull request #1181: Feature/client direct call

kzhan commented on a change in pull request #1181:
URL: https://github.com/apache/dubbo-go/pull/1181#discussion_r621755950



##########
File path: config/reference_config.go
##########
@@ -20,6 +20,7 @@ package config
 import (
 	"context"
 	"fmt"
+	"github.com/apache/dubbo-go/protocol/protocolwrapper"

Review comment:
       > move it to the 3rd import block
   
   ok




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



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