tianxiaoliang commented on a change in pull request #912:
URL:
https://github.com/apache/servicecomb-service-center/pull/912#discussion_r600257103
##########
File path: datasource/mongo/util.go
##########
@@ -107,3 +110,13 @@ func getInstanceCountByDomain(ctx context.Context,
svcIDToNonVerKey map[string]s
}
resp <- ret
}
+
+func checkQuota(ctx context.Context, domainProject string) *pb.Error {
Review comment:
这个func应该是公共函数而不属于mongo实现
--
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]