little-cui commented on code in PR #268:
URL: https://github.com/apache/servicecomb-kie/pull/268#discussion_r1029247766


##########
server/datasource/options.go:
##########
@@ -156,3 +157,10 @@ func WithOffset(os int64) FindOption {
                o.Offset = os
        }
 }
+
+// WithSkipAuth tells service skip authority
+func WithSkipAuth() FindOption {

Review Comment:
   数据源增加auth概念,不合理



-- 
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]

Reply via email to