popozy commented on a change in pull request #712:
URL: 
https://github.com/apache/servicecomb-service-center/pull/712#discussion_r505148152



##########
File path: datasource/auth.go
##########
@@ -22,7 +22,8 @@ import (
        "github.com/apache/servicecomb-service-center/pkg/rbacframe"
 )
 
-type Auth interface {
+// AccountManager contains the RBAC CRUD
+type AccountManager interface {

Review comment:
       change the file name from auth ao account?




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


Reply via email to