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


##########
pkg/cmd/gateway.go:
##########
@@ -56,27 +58,28 @@ var (
                Short: "Run dubbo go pixiu in gateway mode",
        }
 
-       deploy = &DefaultDeployer{
+       deploy Deployer = &DefaultDeployer{

Review Comment:
   这个类型没必要加上



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to