justxuewei commented on a change in pull request #1506:
URL: https://github.com/apache/dubbo-go/pull/1506#discussion_r724896714
##########
File path: cluster/cluster/available/cluster_invoker_test.go
##########
@@ -15,10 +15,13 @@
* limitations under the License.
*/
-package cluster_impl
+package available
import (
"context"
+ clusterpkg "dubbo.apache.org/dubbo-go/v3/cluster/cluster"
+ "dubbo.apache.org/dubbo-go/v3/cluster/directory/static"
Review comment:
Thanks for your comments. This PR, however, still works in process, I
will format 3-block import style once completed.
--
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]