pherzheyu commented on code in PR #1855:
URL: https://github.com/apache/dubbo-go/pull/1855#discussion_r856306020
##########
protocol/rest/server/rest_server.go:
##########
@@ -32,9 +32,9 @@ import (
import (
"dubbo.apache.org/dubbo-go/v3/common"
"dubbo.apache.org/dubbo-go/v3/common/logger"
+ rest_config "dubbo.apache.org/dubbo-go/v3/config"
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]