pherzheyu commented on a change in pull request #1773:
URL: https://github.com/apache/dubbo-go/pull/1773#discussion_r828790124
##########
File path: common/rpc_service.go
##########
@@ -37,15 +37,14 @@ import (
// RPCService the type alias of interface{}
type RPCService = interface{}
-// ReferencedRPCService
-// rpc service interface
+// ReferencedRPCService is the rpc service interface which wraps base
Reference method.
+//
+// Reference method refers rpc service id or reference id.
Review comment:

It is also better to be consistent with the official interface code style.
--
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]