Documentation ¶
Overview ¶
Package app_mock is a generated GoMock package.
Index ¶
- type MockAppServiceClient
- func (m *MockAppServiceClient) AddAppPermission(ctx context.Context, in *v1.AddAppPermissionRequest, opts ...grpc.CallOption) (*v1.AddAppPermissionResponse, error)
- func (m *MockAppServiceClient) AddAppScore(ctx context.Context, in *v1.AddAppScoreRequest, opts ...grpc.CallOption) (*v1.AddAppScoreResponse, error)
- func (m *MockAppServiceClient) AddAppSubscription(ctx context.Context, in *v1.AddAppSubscriptionRequest, opts ...grpc.CallOption) (*v1.AddAppSubscriptionResponse, error)
- func (m *MockAppServiceClient) AddAppTag(ctx context.Context, in *v1.AddAppTagRequest, opts ...grpc.CallOption) (*v1.AddAppTagResponse, error)
- func (m *MockAppServiceClient) CreateApp(ctx context.Context, in *v1.CreateAppRequest, opts ...grpc.CallOption) (*v1.CreateAppResponse, error)
- func (m *MockAppServiceClient) CreateAppReview(ctx context.Context, in *v1.CreateAppReviewRequest, opts ...grpc.CallOption) (*v1.CreateAppReviewResponse, error)
- func (m *MockAppServiceClient) DeleteApp(ctx context.Context, in *v1.DeleteAppRequest, opts ...grpc.CallOption) (*v1.DeleteAppResponse, error)
- func (m *MockAppServiceClient) DeleteAppReview(ctx context.Context, in *v1.DeleteAppReviewRequest, opts ...grpc.CallOption) (*v1.DeleteAppReviewResponse, error)
- func (m *MockAppServiceClient) DeleteAppToken(ctx context.Context, in *v1.DeleteAppTokenRequest, opts ...grpc.CallOption) (*v1.DeleteAppTokenResponse, error)
- func (m *MockAppServiceClient) DisableApp(ctx context.Context, in *v1.DisableAppRequest, opts ...grpc.CallOption) (*v1.DisableAppResponse, error)
- func (m *MockAppServiceClient) DownvoteAppReview(ctx context.Context, in *v1.DownvoteAppReviewRequest, opts ...grpc.CallOption) (*v1.DownvoteAppReviewResponse, error)
- func (m *MockAppServiceClient) EXPECT() *MockAppServiceClientMockRecorder
- func (m *MockAppServiceClient) EnableApp(ctx context.Context, in *v1.EnableAppRequest, opts ...grpc.CallOption) (*v1.EnableAppResponse, error)
- func (m *MockAppServiceClient) FeatureApp(ctx context.Context, in *v1.FeatureAppRequest, opts ...grpc.CallOption) (*v1.FeatureAppResponse, error)
- func (m *MockAppServiceClient) GenerateAppToken(ctx context.Context, in *v1.GenerateAppTokenRequest, opts ...grpc.CallOption) (*v1.GenerateAppTokenResponse, error)
- func (m *MockAppServiceClient) GenerateUserScopedAppToken(ctx context.Context, in *v1.GenerateUserScopedAppTokenRequest, ...) (*v1.GenerateUserScopedAppTokenResponse, error)
- func (m *MockAppServiceClient) GetApp(ctx context.Context, in *v1.GetAppRequest, opts ...grpc.CallOption) (*v1.GetAppResponse, error)
- func (m *MockAppServiceClient) GetAppCounters(ctx context.Context, in *v1.GetAppCountersRequest, opts ...grpc.CallOption) (*v1.GetAppCountersResponse, error)
- func (m *MockAppServiceClient) GetAppPermissions(ctx context.Context, in *v1.GetAppPermissionsRequest, opts ...grpc.CallOption) (*v1.GetAppPermissionsResponse, error)
- func (m *MockAppServiceClient) GetAppReview(ctx context.Context, in *v1.GetAppReviewRequest, opts ...grpc.CallOption) (*v1.GetAppReviewResponse, error)
- func (m *MockAppServiceClient) GetAppReviews(ctx context.Context, in *v1.GetAppReviewsRequest, opts ...grpc.CallOption) (*v1.GetAppReviewsResponse, error)
- func (m *MockAppServiceClient) GetAppSubscriptions(ctx context.Context, in *v1.GetAppSubscriptionsRequest, ...) (*v1.GetAppSubscriptionsResponse, error)
- func (m *MockAppServiceClient) GetAppTags(ctx context.Context, in *v1.GetAppTagsRequest, opts ...grpc.CallOption) (*v1.GetAppTagsResponse, error)
- func (m *MockAppServiceClient) GetAppTokens(ctx context.Context, in *v1.GetAppTokensRequest, opts ...grpc.CallOption) (*v1.GetAppTokensResponse, error)
- func (m *MockAppServiceClient) GetAppUserContext(ctx context.Context, in *v1.GetAppUserContextRequest, opts ...grpc.CallOption) (*v1.GetAppUserContextResponse, error)
- func (m *MockAppServiceClient) GetApps(ctx context.Context, in *v1.GetAppsRequest, opts ...grpc.CallOption) (*v1.GetAppsResponse, error)
- func (m *MockAppServiceClient) GetAppsEnabledByDefault(ctx context.Context, in *v1.GetAppsEnabledByDefaultRequest, ...) (*v1.GetAppsEnabledByDefaultResponse, error)
- func (m *MockAppServiceClient) GetCircleApps(ctx context.Context, in *v1.GetCircleAppsRequest, opts ...grpc.CallOption) (*v1.GetCircleAppsResponse, error)
- func (m *MockAppServiceClient) GetEnabledApps(ctx context.Context, in *v1.GetEnabledAppsRequest, opts ...grpc.CallOption) (*v1.GetEnabledAppsResponse, error)
- func (m *MockAppServiceClient) GetFeaturedApps(ctx context.Context, in *v1.GetFeaturedAppsRequest, opts ...grpc.CallOption) (*v1.GetFeaturedAppsResponse, error)
- func (m *MockAppServiceClient) GetLastUsedApps(ctx context.Context, in *v1.GetLastUsedAppsRequest, opts ...grpc.CallOption) (*v1.GetLastUsedAppsResponse, error)
- func (m *MockAppServiceClient) GetMyApps(ctx context.Context, in *v1.GetMyAppsRequest, opts ...grpc.CallOption) (*v1.GetMyAppsResponse, error)
- func (m *MockAppServiceClient) GetPermissions(ctx context.Context, in *v1.GetPermissionsRequest, opts ...grpc.CallOption) (*v1.GetPermissionsResponse, error)
- func (m *MockAppServiceClient) GetSavedApps(ctx context.Context, in *v1.GetSavedAppsRequest, opts ...grpc.CallOption) (*v1.GetSavedAppsResponse, error)
- func (m *MockAppServiceClient) GetSubscriptions(ctx context.Context, in *v1.GetSubscriptionsRequest, opts ...grpc.CallOption) (*v1.GetSubscriptionsResponse, error)
- func (m *MockAppServiceClient) GetTags(ctx context.Context, in *v1.GetTagsRequest, opts ...grpc.CallOption) (*v1.GetTagsResponse, error)
- func (m *MockAppServiceClient) GetTrendingApps(ctx context.Context, in *v1.GetTrendingAppsRequest, opts ...grpc.CallOption) (*v1.GetTrendingAppsResponse, error)
- func (m *MockAppServiceClient) GrantAppPermissionsInCircle(ctx context.Context, in *v1.GrantAppPermissionsInCircleRequest, ...) (*v1.GrantAppPermissionsInCircleResponse, error)
- func (m *MockAppServiceClient) GrantAppSubscriptionsInCircle(ctx context.Context, in *v1.GrantAppSubscriptionsInCircleRequest, ...) (*v1.GrantAppSubscriptionsInCircleResponse, error)
- func (m *MockAppServiceClient) IssueAppToken(ctx context.Context, in *v1.IssueAppTokenRequest, opts ...grpc.CallOption) (*v1.IssueAppTokenResponse, error)
- func (m *MockAppServiceClient) MakeAppDisabledByDefault(ctx context.Context, in *v1.MakeAppDisabledByDefaultRequest, ...) (*v1.MakeAppDisabledByDefaultResponse, error)
- func (m *MockAppServiceClient) MakeAppEnabledByDefault(ctx context.Context, in *v1.MakeAppEnabledByDefaultRequest, ...) (*v1.MakeAppEnabledByDefaultResponse, error)
- func (m *MockAppServiceClient) RemoveAppPermission(ctx context.Context, in *v1.RemoveAppPermissionRequest, ...) (*v1.RemoveAppPermissionResponse, error)
- func (m *MockAppServiceClient) RemoveAppSubscription(ctx context.Context, in *v1.RemoveAppSubscriptionRequest, ...) (*v1.RemoveAppSubscriptionResponse, error)
- func (m *MockAppServiceClient) RemoveAppTag(ctx context.Context, in *v1.RemoveAppTagRequest, opts ...grpc.CallOption) (*v1.RemoveAppTagResponse, error)
- func (m *MockAppServiceClient) RevokeAppPermissionsInCircle(ctx context.Context, in *v1.RevokeAppPermissionsInCircleRequest, ...) (*v1.RevokeAppPermissionsInCircleResponse, error)
- func (m *MockAppServiceClient) RevokeAppSubscriptionsInCircle(ctx context.Context, in *v1.RevokeAppSubscriptionsInCircleRequest, ...) (*v1.RevokeAppSubscriptionsInCircleResponse, error)
- func (m *MockAppServiceClient) RevokeAppToken(ctx context.Context, in *v1.RevokeAppTokenRequest, opts ...grpc.CallOption) (*v1.RevokeAppTokenResponse, error)
- func (m *MockAppServiceClient) SaveApp(ctx context.Context, in *v1.SaveAppRequest, opts ...grpc.CallOption) (*v1.SaveAppResponse, error)
- func (m *MockAppServiceClient) SearchApps(ctx context.Context, in *v1.SearchAppsRequest, opts ...grpc.CallOption) (*v1.SearchAppsResponse, error)
- func (m *MockAppServiceClient) UndownvoteAppReview(ctx context.Context, in *v1.UndownvoteAppReviewRequest, ...) (*v1.UndownvoteAppReviewResponse, error)
- func (m *MockAppServiceClient) UnfeatureApp(ctx context.Context, in *v1.UnfeatureAppRequest, opts ...grpc.CallOption) (*v1.UnfeatureAppResponse, error)
- func (m *MockAppServiceClient) UnsaveApp(ctx context.Context, in *v1.UnsaveAppRequest, opts ...grpc.CallOption) (*v1.UnsaveAppResponse, error)
- func (m *MockAppServiceClient) UnupvoteApp(ctx context.Context, in *v1.UnupvoteAppRequest, opts ...grpc.CallOption) (*v1.UnupvoteAppResponse, error)
- func (m *MockAppServiceClient) UnupvoteAppReview(ctx context.Context, in *v1.UnupvoteAppReviewRequest, opts ...grpc.CallOption) (*v1.UnupvoteAppReviewResponse, error)
- func (m *MockAppServiceClient) UpdateApp(ctx context.Context, in *v1.UpdateAppRequest, opts ...grpc.CallOption) (*v1.UpdateAppResponse, error)
- func (m *MockAppServiceClient) UpvoteApp(ctx context.Context, in *v1.UpvoteAppRequest, opts ...grpc.CallOption) (*v1.UpvoteAppResponse, error)
- func (m *MockAppServiceClient) UpvoteAppReview(ctx context.Context, in *v1.UpvoteAppReviewRequest, opts ...grpc.CallOption) (*v1.UpvoteAppReviewResponse, error)
- type MockAppServiceClientMockRecorder
- func (mr *MockAppServiceClientMockRecorder) AddAppPermission(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) AddAppScore(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) AddAppSubscription(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) AddAppTag(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) CreateApp(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) CreateAppReview(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) DeleteApp(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) DeleteAppReview(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) DeleteAppToken(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) DisableApp(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) DownvoteAppReview(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) EnableApp(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) FeatureApp(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) GenerateAppToken(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) GenerateUserScopedAppToken(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) GetApp(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) GetAppCounters(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) GetAppPermissions(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) GetAppReview(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) GetAppReviews(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) GetAppSubscriptions(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) GetAppTags(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) GetAppTokens(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) GetAppUserContext(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) GetApps(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) GetAppsEnabledByDefault(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) GetCircleApps(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) GetEnabledApps(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) GetFeaturedApps(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) GetLastUsedApps(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) GetMyApps(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) GetPermissions(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) GetSavedApps(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) GetSubscriptions(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) GetTags(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) GetTrendingApps(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) GrantAppPermissionsInCircle(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) GrantAppSubscriptionsInCircle(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) IssueAppToken(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) MakeAppDisabledByDefault(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) MakeAppEnabledByDefault(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) RemoveAppPermission(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) RemoveAppSubscription(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) RemoveAppTag(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) RevokeAppPermissionsInCircle(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) RevokeAppSubscriptionsInCircle(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) RevokeAppToken(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) SaveApp(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) SearchApps(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) UndownvoteAppReview(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) UnfeatureApp(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) UnsaveApp(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) UnupvoteApp(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) UnupvoteAppReview(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) UpdateApp(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) UpvoteApp(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAppServiceClientMockRecorder) UpvoteAppReview(ctx, in any, opts ...any) *gomock.Call
- type MockAppServiceServer
- func (m *MockAppServiceServer) AddAppPermission(arg0 context.Context, arg1 *v1.AddAppPermissionRequest) (*v1.AddAppPermissionResponse, error)
- func (m *MockAppServiceServer) AddAppScore(arg0 context.Context, arg1 *v1.AddAppScoreRequest) (*v1.AddAppScoreResponse, error)
- func (m *MockAppServiceServer) AddAppSubscription(arg0 context.Context, arg1 *v1.AddAppSubscriptionRequest) (*v1.AddAppSubscriptionResponse, error)
- func (m *MockAppServiceServer) AddAppTag(arg0 context.Context, arg1 *v1.AddAppTagRequest) (*v1.AddAppTagResponse, error)
- func (m *MockAppServiceServer) CreateApp(arg0 context.Context, arg1 *v1.CreateAppRequest) (*v1.CreateAppResponse, error)
- func (m *MockAppServiceServer) CreateAppReview(arg0 context.Context, arg1 *v1.CreateAppReviewRequest) (*v1.CreateAppReviewResponse, error)
- func (m *MockAppServiceServer) DeleteApp(arg0 context.Context, arg1 *v1.DeleteAppRequest) (*v1.DeleteAppResponse, error)
- func (m *MockAppServiceServer) DeleteAppReview(arg0 context.Context, arg1 *v1.DeleteAppReviewRequest) (*v1.DeleteAppReviewResponse, error)
- func (m *MockAppServiceServer) DeleteAppToken(arg0 context.Context, arg1 *v1.DeleteAppTokenRequest) (*v1.DeleteAppTokenResponse, error)
- func (m *MockAppServiceServer) DisableApp(arg0 context.Context, arg1 *v1.DisableAppRequest) (*v1.DisableAppResponse, error)
- func (m *MockAppServiceServer) DownvoteAppReview(arg0 context.Context, arg1 *v1.DownvoteAppReviewRequest) (*v1.DownvoteAppReviewResponse, error)
- func (m *MockAppServiceServer) EXPECT() *MockAppServiceServerMockRecorder
- func (m *MockAppServiceServer) EnableApp(arg0 context.Context, arg1 *v1.EnableAppRequest) (*v1.EnableAppResponse, error)
- func (m *MockAppServiceServer) FeatureApp(arg0 context.Context, arg1 *v1.FeatureAppRequest) (*v1.FeatureAppResponse, error)
- func (m *MockAppServiceServer) GenerateAppToken(arg0 context.Context, arg1 *v1.GenerateAppTokenRequest) (*v1.GenerateAppTokenResponse, error)
- func (m *MockAppServiceServer) GenerateUserScopedAppToken(arg0 context.Context, arg1 *v1.GenerateUserScopedAppTokenRequest) (*v1.GenerateUserScopedAppTokenResponse, error)
- func (m *MockAppServiceServer) GetApp(arg0 context.Context, arg1 *v1.GetAppRequest) (*v1.GetAppResponse, error)
- func (m *MockAppServiceServer) GetAppCounters(arg0 context.Context, arg1 *v1.GetAppCountersRequest) (*v1.GetAppCountersResponse, error)
- func (m *MockAppServiceServer) GetAppPermissions(arg0 context.Context, arg1 *v1.GetAppPermissionsRequest) (*v1.GetAppPermissionsResponse, error)
- func (m *MockAppServiceServer) GetAppReview(arg0 context.Context, arg1 *v1.GetAppReviewRequest) (*v1.GetAppReviewResponse, error)
- func (m *MockAppServiceServer) GetAppReviews(arg0 context.Context, arg1 *v1.GetAppReviewsRequest) (*v1.GetAppReviewsResponse, error)
- func (m *MockAppServiceServer) GetAppSubscriptions(arg0 context.Context, arg1 *v1.GetAppSubscriptionsRequest) (*v1.GetAppSubscriptionsResponse, error)
- func (m *MockAppServiceServer) GetAppTags(arg0 context.Context, arg1 *v1.GetAppTagsRequest) (*v1.GetAppTagsResponse, error)
- func (m *MockAppServiceServer) GetAppTokens(arg0 context.Context, arg1 *v1.GetAppTokensRequest) (*v1.GetAppTokensResponse, error)
- func (m *MockAppServiceServer) GetAppUserContext(arg0 context.Context, arg1 *v1.GetAppUserContextRequest) (*v1.GetAppUserContextResponse, error)
- func (m *MockAppServiceServer) GetApps(arg0 context.Context, arg1 *v1.GetAppsRequest) (*v1.GetAppsResponse, error)
- func (m *MockAppServiceServer) GetAppsEnabledByDefault(arg0 context.Context, arg1 *v1.GetAppsEnabledByDefaultRequest) (*v1.GetAppsEnabledByDefaultResponse, error)
- func (m *MockAppServiceServer) GetCircleApps(arg0 context.Context, arg1 *v1.GetCircleAppsRequest) (*v1.GetCircleAppsResponse, error)
- func (m *MockAppServiceServer) GetEnabledApps(arg0 context.Context, arg1 *v1.GetEnabledAppsRequest) (*v1.GetEnabledAppsResponse, error)
- func (m *MockAppServiceServer) GetFeaturedApps(arg0 context.Context, arg1 *v1.GetFeaturedAppsRequest) (*v1.GetFeaturedAppsResponse, error)
- func (m *MockAppServiceServer) GetLastUsedApps(arg0 context.Context, arg1 *v1.GetLastUsedAppsRequest) (*v1.GetLastUsedAppsResponse, error)
- func (m *MockAppServiceServer) GetMyApps(arg0 context.Context, arg1 *v1.GetMyAppsRequest) (*v1.GetMyAppsResponse, error)
- func (m *MockAppServiceServer) GetPermissions(arg0 context.Context, arg1 *v1.GetPermissionsRequest) (*v1.GetPermissionsResponse, error)
- func (m *MockAppServiceServer) GetSavedApps(arg0 context.Context, arg1 *v1.GetSavedAppsRequest) (*v1.GetSavedAppsResponse, error)
- func (m *MockAppServiceServer) GetSubscriptions(arg0 context.Context, arg1 *v1.GetSubscriptionsRequest) (*v1.GetSubscriptionsResponse, error)
- func (m *MockAppServiceServer) GetTags(arg0 context.Context, arg1 *v1.GetTagsRequest) (*v1.GetTagsResponse, error)
- func (m *MockAppServiceServer) GetTrendingApps(arg0 context.Context, arg1 *v1.GetTrendingAppsRequest) (*v1.GetTrendingAppsResponse, error)
- func (m *MockAppServiceServer) GrantAppPermissionsInCircle(arg0 context.Context, arg1 *v1.GrantAppPermissionsInCircleRequest) (*v1.GrantAppPermissionsInCircleResponse, error)
- func (m *MockAppServiceServer) GrantAppSubscriptionsInCircle(arg0 context.Context, arg1 *v1.GrantAppSubscriptionsInCircleRequest) (*v1.GrantAppSubscriptionsInCircleResponse, error)
- func (m *MockAppServiceServer) IssueAppToken(arg0 context.Context, arg1 *v1.IssueAppTokenRequest) (*v1.IssueAppTokenResponse, error)
- func (m *MockAppServiceServer) MakeAppDisabledByDefault(arg0 context.Context, arg1 *v1.MakeAppDisabledByDefaultRequest) (*v1.MakeAppDisabledByDefaultResponse, error)
- func (m *MockAppServiceServer) MakeAppEnabledByDefault(arg0 context.Context, arg1 *v1.MakeAppEnabledByDefaultRequest) (*v1.MakeAppEnabledByDefaultResponse, error)
- func (m *MockAppServiceServer) RemoveAppPermission(arg0 context.Context, arg1 *v1.RemoveAppPermissionRequest) (*v1.RemoveAppPermissionResponse, error)
- func (m *MockAppServiceServer) RemoveAppSubscription(arg0 context.Context, arg1 *v1.RemoveAppSubscriptionRequest) (*v1.RemoveAppSubscriptionResponse, error)
- func (m *MockAppServiceServer) RemoveAppTag(arg0 context.Context, arg1 *v1.RemoveAppTagRequest) (*v1.RemoveAppTagResponse, error)
- func (m *MockAppServiceServer) RevokeAppPermissionsInCircle(arg0 context.Context, arg1 *v1.RevokeAppPermissionsInCircleRequest) (*v1.RevokeAppPermissionsInCircleResponse, error)
- func (m *MockAppServiceServer) RevokeAppSubscriptionsInCircle(arg0 context.Context, arg1 *v1.RevokeAppSubscriptionsInCircleRequest) (*v1.RevokeAppSubscriptionsInCircleResponse, error)
- func (m *MockAppServiceServer) RevokeAppToken(arg0 context.Context, arg1 *v1.RevokeAppTokenRequest) (*v1.RevokeAppTokenResponse, error)
- func (m *MockAppServiceServer) SaveApp(arg0 context.Context, arg1 *v1.SaveAppRequest) (*v1.SaveAppResponse, error)
- func (m *MockAppServiceServer) SearchApps(arg0 context.Context, arg1 *v1.SearchAppsRequest) (*v1.SearchAppsResponse, error)
- func (m *MockAppServiceServer) UndownvoteAppReview(arg0 context.Context, arg1 *v1.UndownvoteAppReviewRequest) (*v1.UndownvoteAppReviewResponse, error)
- func (m *MockAppServiceServer) UnfeatureApp(arg0 context.Context, arg1 *v1.UnfeatureAppRequest) (*v1.UnfeatureAppResponse, error)
- func (m *MockAppServiceServer) UnsaveApp(arg0 context.Context, arg1 *v1.UnsaveAppRequest) (*v1.UnsaveAppResponse, error)
- func (m *MockAppServiceServer) UnupvoteApp(arg0 context.Context, arg1 *v1.UnupvoteAppRequest) (*v1.UnupvoteAppResponse, error)
- func (m *MockAppServiceServer) UnupvoteAppReview(arg0 context.Context, arg1 *v1.UnupvoteAppReviewRequest) (*v1.UnupvoteAppReviewResponse, error)
- func (m *MockAppServiceServer) UpdateApp(arg0 context.Context, arg1 *v1.UpdateAppRequest) (*v1.UpdateAppResponse, error)
- func (m *MockAppServiceServer) UpvoteApp(arg0 context.Context, arg1 *v1.UpvoteAppRequest) (*v1.UpvoteAppResponse, error)
- func (m *MockAppServiceServer) UpvoteAppReview(arg0 context.Context, arg1 *v1.UpvoteAppReviewRequest) (*v1.UpvoteAppReviewResponse, error)
- type MockAppServiceServerMockRecorder
- func (mr *MockAppServiceServerMockRecorder) AddAppPermission(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) AddAppScore(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) AddAppSubscription(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) AddAppTag(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) CreateApp(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) CreateAppReview(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) DeleteApp(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) DeleteAppReview(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) DeleteAppToken(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) DisableApp(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) DownvoteAppReview(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) EnableApp(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) FeatureApp(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) GenerateAppToken(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) GenerateUserScopedAppToken(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) GetApp(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) GetAppCounters(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) GetAppPermissions(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) GetAppReview(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) GetAppReviews(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) GetAppSubscriptions(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) GetAppTags(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) GetAppTokens(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) GetAppUserContext(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) GetApps(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) GetAppsEnabledByDefault(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) GetCircleApps(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) GetEnabledApps(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) GetFeaturedApps(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) GetLastUsedApps(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) GetMyApps(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) GetPermissions(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) GetSavedApps(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) GetSubscriptions(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) GetTags(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) GetTrendingApps(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) GrantAppPermissionsInCircle(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) GrantAppSubscriptionsInCircle(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) IssueAppToken(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) MakeAppDisabledByDefault(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) MakeAppEnabledByDefault(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) RemoveAppPermission(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) RemoveAppSubscription(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) RemoveAppTag(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) RevokeAppPermissionsInCircle(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) RevokeAppSubscriptionsInCircle(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) RevokeAppToken(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) SaveApp(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) SearchApps(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) UndownvoteAppReview(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) UnfeatureApp(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) UnsaveApp(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) UnupvoteApp(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) UnupvoteAppReview(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) UpdateApp(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) UpvoteApp(arg0, arg1 any) *gomock.Call
- func (mr *MockAppServiceServerMockRecorder) UpvoteAppReview(arg0, arg1 any) *gomock.Call
- type MockUnsafeAppServiceServer
- type MockUnsafeAppServiceServerMockRecorder
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockAppServiceClient ¶
type MockAppServiceClient struct {
// contains filtered or unexported fields
}
MockAppServiceClient is a mock of AppServiceClient interface.
func NewMockAppServiceClient ¶
func NewMockAppServiceClient(ctrl *gomock.Controller) *MockAppServiceClient
NewMockAppServiceClient creates a new mock instance.
func (*MockAppServiceClient) AddAppPermission ¶
func (m *MockAppServiceClient) AddAppPermission(ctx context.Context, in *v1.AddAppPermissionRequest, opts ...grpc.CallOption) (*v1.AddAppPermissionResponse, error)
AddAppPermission mocks base method.
func (*MockAppServiceClient) AddAppScore ¶
func (m *MockAppServiceClient) AddAppScore(ctx context.Context, in *v1.AddAppScoreRequest, opts ...grpc.CallOption) (*v1.AddAppScoreResponse, error)
AddAppScore mocks base method.
func (*MockAppServiceClient) AddAppSubscription ¶
func (m *MockAppServiceClient) AddAppSubscription(ctx context.Context, in *v1.AddAppSubscriptionRequest, opts ...grpc.CallOption) (*v1.AddAppSubscriptionResponse, error)
AddAppSubscription mocks base method.
func (*MockAppServiceClient) AddAppTag ¶
func (m *MockAppServiceClient) AddAppTag(ctx context.Context, in *v1.AddAppTagRequest, opts ...grpc.CallOption) (*v1.AddAppTagResponse, error)
AddAppTag mocks base method.
func (*MockAppServiceClient) CreateApp ¶
func (m *MockAppServiceClient) CreateApp(ctx context.Context, in *v1.CreateAppRequest, opts ...grpc.CallOption) (*v1.CreateAppResponse, error)
CreateApp mocks base method.
func (*MockAppServiceClient) CreateAppReview ¶
func (m *MockAppServiceClient) CreateAppReview(ctx context.Context, in *v1.CreateAppReviewRequest, opts ...grpc.CallOption) (*v1.CreateAppReviewResponse, error)
CreateAppReview mocks base method.
func (*MockAppServiceClient) DeleteApp ¶
func (m *MockAppServiceClient) DeleteApp(ctx context.Context, in *v1.DeleteAppRequest, opts ...grpc.CallOption) (*v1.DeleteAppResponse, error)
DeleteApp mocks base method.
func (*MockAppServiceClient) DeleteAppReview ¶
func (m *MockAppServiceClient) DeleteAppReview(ctx context.Context, in *v1.DeleteAppReviewRequest, opts ...grpc.CallOption) (*v1.DeleteAppReviewResponse, error)
DeleteAppReview mocks base method.
func (*MockAppServiceClient) DeleteAppToken ¶
func (m *MockAppServiceClient) DeleteAppToken(ctx context.Context, in *v1.DeleteAppTokenRequest, opts ...grpc.CallOption) (*v1.DeleteAppTokenResponse, error)
DeleteAppToken mocks base method.
func (*MockAppServiceClient) DisableApp ¶
func (m *MockAppServiceClient) DisableApp(ctx context.Context, in *v1.DisableAppRequest, opts ...grpc.CallOption) (*v1.DisableAppResponse, error)
DisableApp mocks base method.
func (*MockAppServiceClient) DownvoteAppReview ¶ added in v0.2.65
func (m *MockAppServiceClient) DownvoteAppReview(ctx context.Context, in *v1.DownvoteAppReviewRequest, opts ...grpc.CallOption) (*v1.DownvoteAppReviewResponse, error)
DownvoteAppReview mocks base method.
func (*MockAppServiceClient) EXPECT ¶
func (m *MockAppServiceClient) EXPECT() *MockAppServiceClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockAppServiceClient) EnableApp ¶
func (m *MockAppServiceClient) EnableApp(ctx context.Context, in *v1.EnableAppRequest, opts ...grpc.CallOption) (*v1.EnableAppResponse, error)
EnableApp mocks base method.
func (*MockAppServiceClient) FeatureApp ¶
func (m *MockAppServiceClient) FeatureApp(ctx context.Context, in *v1.FeatureAppRequest, opts ...grpc.CallOption) (*v1.FeatureAppResponse, error)
FeatureApp mocks base method.
func (*MockAppServiceClient) GenerateAppToken ¶
func (m *MockAppServiceClient) GenerateAppToken(ctx context.Context, in *v1.GenerateAppTokenRequest, opts ...grpc.CallOption) (*v1.GenerateAppTokenResponse, error)
GenerateAppToken mocks base method.
func (*MockAppServiceClient) GenerateUserScopedAppToken ¶
func (m *MockAppServiceClient) GenerateUserScopedAppToken(ctx context.Context, in *v1.GenerateUserScopedAppTokenRequest, opts ...grpc.CallOption) (*v1.GenerateUserScopedAppTokenResponse, error)
GenerateUserScopedAppToken mocks base method.
func (*MockAppServiceClient) GetApp ¶
func (m *MockAppServiceClient) GetApp(ctx context.Context, in *v1.GetAppRequest, opts ...grpc.CallOption) (*v1.GetAppResponse, error)
GetApp mocks base method.
func (*MockAppServiceClient) GetAppCounters ¶
func (m *MockAppServiceClient) GetAppCounters(ctx context.Context, in *v1.GetAppCountersRequest, opts ...grpc.CallOption) (*v1.GetAppCountersResponse, error)
GetAppCounters mocks base method.
func (*MockAppServiceClient) GetAppPermissions ¶
func (m *MockAppServiceClient) GetAppPermissions(ctx context.Context, in *v1.GetAppPermissionsRequest, opts ...grpc.CallOption) (*v1.GetAppPermissionsResponse, error)
GetAppPermissions mocks base method.
func (*MockAppServiceClient) GetAppReview ¶
func (m *MockAppServiceClient) GetAppReview(ctx context.Context, in *v1.GetAppReviewRequest, opts ...grpc.CallOption) (*v1.GetAppReviewResponse, error)
GetAppReview mocks base method.
func (*MockAppServiceClient) GetAppReviews ¶
func (m *MockAppServiceClient) GetAppReviews(ctx context.Context, in *v1.GetAppReviewsRequest, opts ...grpc.CallOption) (*v1.GetAppReviewsResponse, error)
GetAppReviews mocks base method.
func (*MockAppServiceClient) GetAppSubscriptions ¶
func (m *MockAppServiceClient) GetAppSubscriptions(ctx context.Context, in *v1.GetAppSubscriptionsRequest, opts ...grpc.CallOption) (*v1.GetAppSubscriptionsResponse, error)
GetAppSubscriptions mocks base method.
func (*MockAppServiceClient) GetAppTags ¶
func (m *MockAppServiceClient) GetAppTags(ctx context.Context, in *v1.GetAppTagsRequest, opts ...grpc.CallOption) (*v1.GetAppTagsResponse, error)
GetAppTags mocks base method.
func (*MockAppServiceClient) GetAppTokens ¶
func (m *MockAppServiceClient) GetAppTokens(ctx context.Context, in *v1.GetAppTokensRequest, opts ...grpc.CallOption) (*v1.GetAppTokensResponse, error)
GetAppTokens mocks base method.
func (*MockAppServiceClient) GetAppUserContext ¶
func (m *MockAppServiceClient) GetAppUserContext(ctx context.Context, in *v1.GetAppUserContextRequest, opts ...grpc.CallOption) (*v1.GetAppUserContextResponse, error)
GetAppUserContext mocks base method.
func (*MockAppServiceClient) GetApps ¶
func (m *MockAppServiceClient) GetApps(ctx context.Context, in *v1.GetAppsRequest, opts ...grpc.CallOption) (*v1.GetAppsResponse, error)
GetApps mocks base method.
func (*MockAppServiceClient) GetAppsEnabledByDefault ¶
func (m *MockAppServiceClient) GetAppsEnabledByDefault(ctx context.Context, in *v1.GetAppsEnabledByDefaultRequest, opts ...grpc.CallOption) (*v1.GetAppsEnabledByDefaultResponse, error)
GetAppsEnabledByDefault mocks base method.
func (*MockAppServiceClient) GetCircleApps ¶ added in v0.2.51
func (m *MockAppServiceClient) GetCircleApps(ctx context.Context, in *v1.GetCircleAppsRequest, opts ...grpc.CallOption) (*v1.GetCircleAppsResponse, error)
GetCircleApps mocks base method.
func (*MockAppServiceClient) GetEnabledApps ¶
func (m *MockAppServiceClient) GetEnabledApps(ctx context.Context, in *v1.GetEnabledAppsRequest, opts ...grpc.CallOption) (*v1.GetEnabledAppsResponse, error)
GetEnabledApps mocks base method.
func (*MockAppServiceClient) GetFeaturedApps ¶
func (m *MockAppServiceClient) GetFeaturedApps(ctx context.Context, in *v1.GetFeaturedAppsRequest, opts ...grpc.CallOption) (*v1.GetFeaturedAppsResponse, error)
GetFeaturedApps mocks base method.
func (*MockAppServiceClient) GetLastUsedApps ¶
func (m *MockAppServiceClient) GetLastUsedApps(ctx context.Context, in *v1.GetLastUsedAppsRequest, opts ...grpc.CallOption) (*v1.GetLastUsedAppsResponse, error)
GetLastUsedApps mocks base method.
func (*MockAppServiceClient) GetMyApps ¶
func (m *MockAppServiceClient) GetMyApps(ctx context.Context, in *v1.GetMyAppsRequest, opts ...grpc.CallOption) (*v1.GetMyAppsResponse, error)
GetMyApps mocks base method.
func (*MockAppServiceClient) GetPermissions ¶
func (m *MockAppServiceClient) GetPermissions(ctx context.Context, in *v1.GetPermissionsRequest, opts ...grpc.CallOption) (*v1.GetPermissionsResponse, error)
GetPermissions mocks base method.
func (*MockAppServiceClient) GetSavedApps ¶
func (m *MockAppServiceClient) GetSavedApps(ctx context.Context, in *v1.GetSavedAppsRequest, opts ...grpc.CallOption) (*v1.GetSavedAppsResponse, error)
GetSavedApps mocks base method.
func (*MockAppServiceClient) GetSubscriptions ¶
func (m *MockAppServiceClient) GetSubscriptions(ctx context.Context, in *v1.GetSubscriptionsRequest, opts ...grpc.CallOption) (*v1.GetSubscriptionsResponse, error)
GetSubscriptions mocks base method.
func (*MockAppServiceClient) GetTags ¶
func (m *MockAppServiceClient) GetTags(ctx context.Context, in *v1.GetTagsRequest, opts ...grpc.CallOption) (*v1.GetTagsResponse, error)
GetTags mocks base method.
func (*MockAppServiceClient) GetTrendingApps ¶
func (m *MockAppServiceClient) GetTrendingApps(ctx context.Context, in *v1.GetTrendingAppsRequest, opts ...grpc.CallOption) (*v1.GetTrendingAppsResponse, error)
GetTrendingApps mocks base method.
func (*MockAppServiceClient) GrantAppPermissionsInCircle ¶
func (m *MockAppServiceClient) GrantAppPermissionsInCircle(ctx context.Context, in *v1.GrantAppPermissionsInCircleRequest, opts ...grpc.CallOption) (*v1.GrantAppPermissionsInCircleResponse, error)
GrantAppPermissionsInCircle mocks base method.
func (*MockAppServiceClient) GrantAppSubscriptionsInCircle ¶
func (m *MockAppServiceClient) GrantAppSubscriptionsInCircle(ctx context.Context, in *v1.GrantAppSubscriptionsInCircleRequest, opts ...grpc.CallOption) (*v1.GrantAppSubscriptionsInCircleResponse, error)
GrantAppSubscriptionsInCircle mocks base method.
func (*MockAppServiceClient) IssueAppToken ¶
func (m *MockAppServiceClient) IssueAppToken(ctx context.Context, in *v1.IssueAppTokenRequest, opts ...grpc.CallOption) (*v1.IssueAppTokenResponse, error)
IssueAppToken mocks base method.
func (*MockAppServiceClient) MakeAppDisabledByDefault ¶
func (m *MockAppServiceClient) MakeAppDisabledByDefault(ctx context.Context, in *v1.MakeAppDisabledByDefaultRequest, opts ...grpc.CallOption) (*v1.MakeAppDisabledByDefaultResponse, error)
MakeAppDisabledByDefault mocks base method.
func (*MockAppServiceClient) MakeAppEnabledByDefault ¶
func (m *MockAppServiceClient) MakeAppEnabledByDefault(ctx context.Context, in *v1.MakeAppEnabledByDefaultRequest, opts ...grpc.CallOption) (*v1.MakeAppEnabledByDefaultResponse, error)
MakeAppEnabledByDefault mocks base method.
func (*MockAppServiceClient) RemoveAppPermission ¶
func (m *MockAppServiceClient) RemoveAppPermission(ctx context.Context, in *v1.RemoveAppPermissionRequest, opts ...grpc.CallOption) (*v1.RemoveAppPermissionResponse, error)
RemoveAppPermission mocks base method.
func (*MockAppServiceClient) RemoveAppSubscription ¶
func (m *MockAppServiceClient) RemoveAppSubscription(ctx context.Context, in *v1.RemoveAppSubscriptionRequest, opts ...grpc.CallOption) (*v1.RemoveAppSubscriptionResponse, error)
RemoveAppSubscription mocks base method.
func (*MockAppServiceClient) RemoveAppTag ¶
func (m *MockAppServiceClient) RemoveAppTag(ctx context.Context, in *v1.RemoveAppTagRequest, opts ...grpc.CallOption) (*v1.RemoveAppTagResponse, error)
RemoveAppTag mocks base method.
func (*MockAppServiceClient) RevokeAppPermissionsInCircle ¶
func (m *MockAppServiceClient) RevokeAppPermissionsInCircle(ctx context.Context, in *v1.RevokeAppPermissionsInCircleRequest, opts ...grpc.CallOption) (*v1.RevokeAppPermissionsInCircleResponse, error)
RevokeAppPermissionsInCircle mocks base method.
func (*MockAppServiceClient) RevokeAppSubscriptionsInCircle ¶
func (m *MockAppServiceClient) RevokeAppSubscriptionsInCircle(ctx context.Context, in *v1.RevokeAppSubscriptionsInCircleRequest, opts ...grpc.CallOption) (*v1.RevokeAppSubscriptionsInCircleResponse, error)
RevokeAppSubscriptionsInCircle mocks base method.
func (*MockAppServiceClient) RevokeAppToken ¶
func (m *MockAppServiceClient) RevokeAppToken(ctx context.Context, in *v1.RevokeAppTokenRequest, opts ...grpc.CallOption) (*v1.RevokeAppTokenResponse, error)
RevokeAppToken mocks base method.
func (*MockAppServiceClient) SaveApp ¶
func (m *MockAppServiceClient) SaveApp(ctx context.Context, in *v1.SaveAppRequest, opts ...grpc.CallOption) (*v1.SaveAppResponse, error)
SaveApp mocks base method.
func (*MockAppServiceClient) SearchApps ¶
func (m *MockAppServiceClient) SearchApps(ctx context.Context, in *v1.SearchAppsRequest, opts ...grpc.CallOption) (*v1.SearchAppsResponse, error)
SearchApps mocks base method.
func (*MockAppServiceClient) UndownvoteAppReview ¶ added in v0.2.65
func (m *MockAppServiceClient) UndownvoteAppReview(ctx context.Context, in *v1.UndownvoteAppReviewRequest, opts ...grpc.CallOption) (*v1.UndownvoteAppReviewResponse, error)
UndownvoteAppReview mocks base method.
func (*MockAppServiceClient) UnfeatureApp ¶
func (m *MockAppServiceClient) UnfeatureApp(ctx context.Context, in *v1.UnfeatureAppRequest, opts ...grpc.CallOption) (*v1.UnfeatureAppResponse, error)
UnfeatureApp mocks base method.
func (*MockAppServiceClient) UnsaveApp ¶
func (m *MockAppServiceClient) UnsaveApp(ctx context.Context, in *v1.UnsaveAppRequest, opts ...grpc.CallOption) (*v1.UnsaveAppResponse, error)
UnsaveApp mocks base method.
func (*MockAppServiceClient) UnupvoteApp ¶
func (m *MockAppServiceClient) UnupvoteApp(ctx context.Context, in *v1.UnupvoteAppRequest, opts ...grpc.CallOption) (*v1.UnupvoteAppResponse, error)
UnupvoteApp mocks base method.
func (*MockAppServiceClient) UnupvoteAppReview ¶
func (m *MockAppServiceClient) UnupvoteAppReview(ctx context.Context, in *v1.UnupvoteAppReviewRequest, opts ...grpc.CallOption) (*v1.UnupvoteAppReviewResponse, error)
UnupvoteAppReview mocks base method.
func (*MockAppServiceClient) UpdateApp ¶
func (m *MockAppServiceClient) UpdateApp(ctx context.Context, in *v1.UpdateAppRequest, opts ...grpc.CallOption) (*v1.UpdateAppResponse, error)
UpdateApp mocks base method.
func (*MockAppServiceClient) UpvoteApp ¶
func (m *MockAppServiceClient) UpvoteApp(ctx context.Context, in *v1.UpvoteAppRequest, opts ...grpc.CallOption) (*v1.UpvoteAppResponse, error)
UpvoteApp mocks base method.
func (*MockAppServiceClient) UpvoteAppReview ¶
func (m *MockAppServiceClient) UpvoteAppReview(ctx context.Context, in *v1.UpvoteAppReviewRequest, opts ...grpc.CallOption) (*v1.UpvoteAppReviewResponse, error)
UpvoteAppReview mocks base method.
type MockAppServiceClientMockRecorder ¶
type MockAppServiceClientMockRecorder struct {
// contains filtered or unexported fields
}
MockAppServiceClientMockRecorder is the mock recorder for MockAppServiceClient.
func (*MockAppServiceClientMockRecorder) AddAppPermission ¶
func (mr *MockAppServiceClientMockRecorder) AddAppPermission(ctx, in any, opts ...any) *gomock.Call
AddAppPermission indicates an expected call of AddAppPermission.
func (*MockAppServiceClientMockRecorder) AddAppScore ¶
func (mr *MockAppServiceClientMockRecorder) AddAppScore(ctx, in any, opts ...any) *gomock.Call
AddAppScore indicates an expected call of AddAppScore.
func (*MockAppServiceClientMockRecorder) AddAppSubscription ¶
func (mr *MockAppServiceClientMockRecorder) AddAppSubscription(ctx, in any, opts ...any) *gomock.Call
AddAppSubscription indicates an expected call of AddAppSubscription.
func (*MockAppServiceClientMockRecorder) AddAppTag ¶
func (mr *MockAppServiceClientMockRecorder) AddAppTag(ctx, in any, opts ...any) *gomock.Call
AddAppTag indicates an expected call of AddAppTag.
func (*MockAppServiceClientMockRecorder) CreateApp ¶
func (mr *MockAppServiceClientMockRecorder) CreateApp(ctx, in any, opts ...any) *gomock.Call
CreateApp indicates an expected call of CreateApp.
func (*MockAppServiceClientMockRecorder) CreateAppReview ¶
func (mr *MockAppServiceClientMockRecorder) CreateAppReview(ctx, in any, opts ...any) *gomock.Call
CreateAppReview indicates an expected call of CreateAppReview.
func (*MockAppServiceClientMockRecorder) DeleteApp ¶
func (mr *MockAppServiceClientMockRecorder) DeleteApp(ctx, in any, opts ...any) *gomock.Call
DeleteApp indicates an expected call of DeleteApp.
func (*MockAppServiceClientMockRecorder) DeleteAppReview ¶
func (mr *MockAppServiceClientMockRecorder) DeleteAppReview(ctx, in any, opts ...any) *gomock.Call
DeleteAppReview indicates an expected call of DeleteAppReview.
func (*MockAppServiceClientMockRecorder) DeleteAppToken ¶
func (mr *MockAppServiceClientMockRecorder) DeleteAppToken(ctx, in any, opts ...any) *gomock.Call
DeleteAppToken indicates an expected call of DeleteAppToken.
func (*MockAppServiceClientMockRecorder) DisableApp ¶
func (mr *MockAppServiceClientMockRecorder) DisableApp(ctx, in any, opts ...any) *gomock.Call
DisableApp indicates an expected call of DisableApp.
func (*MockAppServiceClientMockRecorder) DownvoteAppReview ¶ added in v0.2.65
func (mr *MockAppServiceClientMockRecorder) DownvoteAppReview(ctx, in any, opts ...any) *gomock.Call
DownvoteAppReview indicates an expected call of DownvoteAppReview.
func (*MockAppServiceClientMockRecorder) EnableApp ¶
func (mr *MockAppServiceClientMockRecorder) EnableApp(ctx, in any, opts ...any) *gomock.Call
EnableApp indicates an expected call of EnableApp.
func (*MockAppServiceClientMockRecorder) FeatureApp ¶
func (mr *MockAppServiceClientMockRecorder) FeatureApp(ctx, in any, opts ...any) *gomock.Call
FeatureApp indicates an expected call of FeatureApp.
func (*MockAppServiceClientMockRecorder) GenerateAppToken ¶
func (mr *MockAppServiceClientMockRecorder) GenerateAppToken(ctx, in any, opts ...any) *gomock.Call
GenerateAppToken indicates an expected call of GenerateAppToken.
func (*MockAppServiceClientMockRecorder) GenerateUserScopedAppToken ¶
func (mr *MockAppServiceClientMockRecorder) GenerateUserScopedAppToken(ctx, in any, opts ...any) *gomock.Call
GenerateUserScopedAppToken indicates an expected call of GenerateUserScopedAppToken.
func (*MockAppServiceClientMockRecorder) GetApp ¶
func (mr *MockAppServiceClientMockRecorder) GetApp(ctx, in any, opts ...any) *gomock.Call
GetApp indicates an expected call of GetApp.
func (*MockAppServiceClientMockRecorder) GetAppCounters ¶
func (mr *MockAppServiceClientMockRecorder) GetAppCounters(ctx, in any, opts ...any) *gomock.Call
GetAppCounters indicates an expected call of GetAppCounters.
func (*MockAppServiceClientMockRecorder) GetAppPermissions ¶
func (mr *MockAppServiceClientMockRecorder) GetAppPermissions(ctx, in any, opts ...any) *gomock.Call
GetAppPermissions indicates an expected call of GetAppPermissions.
func (*MockAppServiceClientMockRecorder) GetAppReview ¶
func (mr *MockAppServiceClientMockRecorder) GetAppReview(ctx, in any, opts ...any) *gomock.Call
GetAppReview indicates an expected call of GetAppReview.
func (*MockAppServiceClientMockRecorder) GetAppReviews ¶
func (mr *MockAppServiceClientMockRecorder) GetAppReviews(ctx, in any, opts ...any) *gomock.Call
GetAppReviews indicates an expected call of GetAppReviews.
func (*MockAppServiceClientMockRecorder) GetAppSubscriptions ¶
func (mr *MockAppServiceClientMockRecorder) GetAppSubscriptions(ctx, in any, opts ...any) *gomock.Call
GetAppSubscriptions indicates an expected call of GetAppSubscriptions.
func (*MockAppServiceClientMockRecorder) GetAppTags ¶
func (mr *MockAppServiceClientMockRecorder) GetAppTags(ctx, in any, opts ...any) *gomock.Call
GetAppTags indicates an expected call of GetAppTags.
func (*MockAppServiceClientMockRecorder) GetAppTokens ¶
func (mr *MockAppServiceClientMockRecorder) GetAppTokens(ctx, in any, opts ...any) *gomock.Call
GetAppTokens indicates an expected call of GetAppTokens.
func (*MockAppServiceClientMockRecorder) GetAppUserContext ¶
func (mr *MockAppServiceClientMockRecorder) GetAppUserContext(ctx, in any, opts ...any) *gomock.Call
GetAppUserContext indicates an expected call of GetAppUserContext.
func (*MockAppServiceClientMockRecorder) GetApps ¶
func (mr *MockAppServiceClientMockRecorder) GetApps(ctx, in any, opts ...any) *gomock.Call
GetApps indicates an expected call of GetApps.
func (*MockAppServiceClientMockRecorder) GetAppsEnabledByDefault ¶
func (mr *MockAppServiceClientMockRecorder) GetAppsEnabledByDefault(ctx, in any, opts ...any) *gomock.Call
GetAppsEnabledByDefault indicates an expected call of GetAppsEnabledByDefault.
func (*MockAppServiceClientMockRecorder) GetCircleApps ¶ added in v0.2.51
func (mr *MockAppServiceClientMockRecorder) GetCircleApps(ctx, in any, opts ...any) *gomock.Call
GetCircleApps indicates an expected call of GetCircleApps.
func (*MockAppServiceClientMockRecorder) GetEnabledApps ¶
func (mr *MockAppServiceClientMockRecorder) GetEnabledApps(ctx, in any, opts ...any) *gomock.Call
GetEnabledApps indicates an expected call of GetEnabledApps.
func (*MockAppServiceClientMockRecorder) GetFeaturedApps ¶
func (mr *MockAppServiceClientMockRecorder) GetFeaturedApps(ctx, in any, opts ...any) *gomock.Call
GetFeaturedApps indicates an expected call of GetFeaturedApps.
func (*MockAppServiceClientMockRecorder) GetLastUsedApps ¶
func (mr *MockAppServiceClientMockRecorder) GetLastUsedApps(ctx, in any, opts ...any) *gomock.Call
GetLastUsedApps indicates an expected call of GetLastUsedApps.
func (*MockAppServiceClientMockRecorder) GetMyApps ¶
func (mr *MockAppServiceClientMockRecorder) GetMyApps(ctx, in any, opts ...any) *gomock.Call
GetMyApps indicates an expected call of GetMyApps.
func (*MockAppServiceClientMockRecorder) GetPermissions ¶
func (mr *MockAppServiceClientMockRecorder) GetPermissions(ctx, in any, opts ...any) *gomock.Call
GetPermissions indicates an expected call of GetPermissions.
func (*MockAppServiceClientMockRecorder) GetSavedApps ¶
func (mr *MockAppServiceClientMockRecorder) GetSavedApps(ctx, in any, opts ...any) *gomock.Call
GetSavedApps indicates an expected call of GetSavedApps.
func (*MockAppServiceClientMockRecorder) GetSubscriptions ¶
func (mr *MockAppServiceClientMockRecorder) GetSubscriptions(ctx, in any, opts ...any) *gomock.Call
GetSubscriptions indicates an expected call of GetSubscriptions.
func (*MockAppServiceClientMockRecorder) GetTags ¶
func (mr *MockAppServiceClientMockRecorder) GetTags(ctx, in any, opts ...any) *gomock.Call
GetTags indicates an expected call of GetTags.
func (*MockAppServiceClientMockRecorder) GetTrendingApps ¶
func (mr *MockAppServiceClientMockRecorder) GetTrendingApps(ctx, in any, opts ...any) *gomock.Call
GetTrendingApps indicates an expected call of GetTrendingApps.
func (*MockAppServiceClientMockRecorder) GrantAppPermissionsInCircle ¶
func (mr *MockAppServiceClientMockRecorder) GrantAppPermissionsInCircle(ctx, in any, opts ...any) *gomock.Call
GrantAppPermissionsInCircle indicates an expected call of GrantAppPermissionsInCircle.
func (*MockAppServiceClientMockRecorder) GrantAppSubscriptionsInCircle ¶
func (mr *MockAppServiceClientMockRecorder) GrantAppSubscriptionsInCircle(ctx, in any, opts ...any) *gomock.Call
GrantAppSubscriptionsInCircle indicates an expected call of GrantAppSubscriptionsInCircle.
func (*MockAppServiceClientMockRecorder) IssueAppToken ¶
func (mr *MockAppServiceClientMockRecorder) IssueAppToken(ctx, in any, opts ...any) *gomock.Call
IssueAppToken indicates an expected call of IssueAppToken.
func (*MockAppServiceClientMockRecorder) MakeAppDisabledByDefault ¶
func (mr *MockAppServiceClientMockRecorder) MakeAppDisabledByDefault(ctx, in any, opts ...any) *gomock.Call
MakeAppDisabledByDefault indicates an expected call of MakeAppDisabledByDefault.
func (*MockAppServiceClientMockRecorder) MakeAppEnabledByDefault ¶
func (mr *MockAppServiceClientMockRecorder) MakeAppEnabledByDefault(ctx, in any, opts ...any) *gomock.Call
MakeAppEnabledByDefault indicates an expected call of MakeAppEnabledByDefault.
func (*MockAppServiceClientMockRecorder) RemoveAppPermission ¶
func (mr *MockAppServiceClientMockRecorder) RemoveAppPermission(ctx, in any, opts ...any) *gomock.Call
RemoveAppPermission indicates an expected call of RemoveAppPermission.
func (*MockAppServiceClientMockRecorder) RemoveAppSubscription ¶
func (mr *MockAppServiceClientMockRecorder) RemoveAppSubscription(ctx, in any, opts ...any) *gomock.Call
RemoveAppSubscription indicates an expected call of RemoveAppSubscription.
func (*MockAppServiceClientMockRecorder) RemoveAppTag ¶
func (mr *MockAppServiceClientMockRecorder) RemoveAppTag(ctx, in any, opts ...any) *gomock.Call
RemoveAppTag indicates an expected call of RemoveAppTag.
func (*MockAppServiceClientMockRecorder) RevokeAppPermissionsInCircle ¶
func (mr *MockAppServiceClientMockRecorder) RevokeAppPermissionsInCircle(ctx, in any, opts ...any) *gomock.Call
RevokeAppPermissionsInCircle indicates an expected call of RevokeAppPermissionsInCircle.
func (*MockAppServiceClientMockRecorder) RevokeAppSubscriptionsInCircle ¶
func (mr *MockAppServiceClientMockRecorder) RevokeAppSubscriptionsInCircle(ctx, in any, opts ...any) *gomock.Call
RevokeAppSubscriptionsInCircle indicates an expected call of RevokeAppSubscriptionsInCircle.
func (*MockAppServiceClientMockRecorder) RevokeAppToken ¶
func (mr *MockAppServiceClientMockRecorder) RevokeAppToken(ctx, in any, opts ...any) *gomock.Call
RevokeAppToken indicates an expected call of RevokeAppToken.
func (*MockAppServiceClientMockRecorder) SaveApp ¶
func (mr *MockAppServiceClientMockRecorder) SaveApp(ctx, in any, opts ...any) *gomock.Call
SaveApp indicates an expected call of SaveApp.
func (*MockAppServiceClientMockRecorder) SearchApps ¶
func (mr *MockAppServiceClientMockRecorder) SearchApps(ctx, in any, opts ...any) *gomock.Call
SearchApps indicates an expected call of SearchApps.
func (*MockAppServiceClientMockRecorder) UndownvoteAppReview ¶ added in v0.2.65
func (mr *MockAppServiceClientMockRecorder) UndownvoteAppReview(ctx, in any, opts ...any) *gomock.Call
UndownvoteAppReview indicates an expected call of UndownvoteAppReview.
func (*MockAppServiceClientMockRecorder) UnfeatureApp ¶
func (mr *MockAppServiceClientMockRecorder) UnfeatureApp(ctx, in any, opts ...any) *gomock.Call
UnfeatureApp indicates an expected call of UnfeatureApp.
func (*MockAppServiceClientMockRecorder) UnsaveApp ¶
func (mr *MockAppServiceClientMockRecorder) UnsaveApp(ctx, in any, opts ...any) *gomock.Call
UnsaveApp indicates an expected call of UnsaveApp.
func (*MockAppServiceClientMockRecorder) UnupvoteApp ¶
func (mr *MockAppServiceClientMockRecorder) UnupvoteApp(ctx, in any, opts ...any) *gomock.Call
UnupvoteApp indicates an expected call of UnupvoteApp.
func (*MockAppServiceClientMockRecorder) UnupvoteAppReview ¶
func (mr *MockAppServiceClientMockRecorder) UnupvoteAppReview(ctx, in any, opts ...any) *gomock.Call
UnupvoteAppReview indicates an expected call of UnupvoteAppReview.
func (*MockAppServiceClientMockRecorder) UpdateApp ¶
func (mr *MockAppServiceClientMockRecorder) UpdateApp(ctx, in any, opts ...any) *gomock.Call
UpdateApp indicates an expected call of UpdateApp.
func (*MockAppServiceClientMockRecorder) UpvoteApp ¶
func (mr *MockAppServiceClientMockRecorder) UpvoteApp(ctx, in any, opts ...any) *gomock.Call
UpvoteApp indicates an expected call of UpvoteApp.
func (*MockAppServiceClientMockRecorder) UpvoteAppReview ¶
func (mr *MockAppServiceClientMockRecorder) UpvoteAppReview(ctx, in any, opts ...any) *gomock.Call
UpvoteAppReview indicates an expected call of UpvoteAppReview.
type MockAppServiceServer ¶
type MockAppServiceServer struct {
// contains filtered or unexported fields
}
MockAppServiceServer is a mock of AppServiceServer interface.
func NewMockAppServiceServer ¶
func NewMockAppServiceServer(ctrl *gomock.Controller) *MockAppServiceServer
NewMockAppServiceServer creates a new mock instance.
func (*MockAppServiceServer) AddAppPermission ¶
func (m *MockAppServiceServer) AddAppPermission(arg0 context.Context, arg1 *v1.AddAppPermissionRequest) (*v1.AddAppPermissionResponse, error)
AddAppPermission mocks base method.
func (*MockAppServiceServer) AddAppScore ¶
func (m *MockAppServiceServer) AddAppScore(arg0 context.Context, arg1 *v1.AddAppScoreRequest) (*v1.AddAppScoreResponse, error)
AddAppScore mocks base method.
func (*MockAppServiceServer) AddAppSubscription ¶
func (m *MockAppServiceServer) AddAppSubscription(arg0 context.Context, arg1 *v1.AddAppSubscriptionRequest) (*v1.AddAppSubscriptionResponse, error)
AddAppSubscription mocks base method.
func (*MockAppServiceServer) AddAppTag ¶
func (m *MockAppServiceServer) AddAppTag(arg0 context.Context, arg1 *v1.AddAppTagRequest) (*v1.AddAppTagResponse, error)
AddAppTag mocks base method.
func (*MockAppServiceServer) CreateApp ¶
func (m *MockAppServiceServer) CreateApp(arg0 context.Context, arg1 *v1.CreateAppRequest) (*v1.CreateAppResponse, error)
CreateApp mocks base method.
func (*MockAppServiceServer) CreateAppReview ¶
func (m *MockAppServiceServer) CreateAppReview(arg0 context.Context, arg1 *v1.CreateAppReviewRequest) (*v1.CreateAppReviewResponse, error)
CreateAppReview mocks base method.
func (*MockAppServiceServer) DeleteApp ¶
func (m *MockAppServiceServer) DeleteApp(arg0 context.Context, arg1 *v1.DeleteAppRequest) (*v1.DeleteAppResponse, error)
DeleteApp mocks base method.
func (*MockAppServiceServer) DeleteAppReview ¶
func (m *MockAppServiceServer) DeleteAppReview(arg0 context.Context, arg1 *v1.DeleteAppReviewRequest) (*v1.DeleteAppReviewResponse, error)
DeleteAppReview mocks base method.
func (*MockAppServiceServer) DeleteAppToken ¶
func (m *MockAppServiceServer) DeleteAppToken(arg0 context.Context, arg1 *v1.DeleteAppTokenRequest) (*v1.DeleteAppTokenResponse, error)
DeleteAppToken mocks base method.
func (*MockAppServiceServer) DisableApp ¶
func (m *MockAppServiceServer) DisableApp(arg0 context.Context, arg1 *v1.DisableAppRequest) (*v1.DisableAppResponse, error)
DisableApp mocks base method.
func (*MockAppServiceServer) DownvoteAppReview ¶ added in v0.2.65
func (m *MockAppServiceServer) DownvoteAppReview(arg0 context.Context, arg1 *v1.DownvoteAppReviewRequest) (*v1.DownvoteAppReviewResponse, error)
DownvoteAppReview mocks base method.
func (*MockAppServiceServer) EXPECT ¶
func (m *MockAppServiceServer) EXPECT() *MockAppServiceServerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockAppServiceServer) EnableApp ¶
func (m *MockAppServiceServer) EnableApp(arg0 context.Context, arg1 *v1.EnableAppRequest) (*v1.EnableAppResponse, error)
EnableApp mocks base method.
func (*MockAppServiceServer) FeatureApp ¶
func (m *MockAppServiceServer) FeatureApp(arg0 context.Context, arg1 *v1.FeatureAppRequest) (*v1.FeatureAppResponse, error)
FeatureApp mocks base method.
func (*MockAppServiceServer) GenerateAppToken ¶
func (m *MockAppServiceServer) GenerateAppToken(arg0 context.Context, arg1 *v1.GenerateAppTokenRequest) (*v1.GenerateAppTokenResponse, error)
GenerateAppToken mocks base method.
func (*MockAppServiceServer) GenerateUserScopedAppToken ¶
func (m *MockAppServiceServer) GenerateUserScopedAppToken(arg0 context.Context, arg1 *v1.GenerateUserScopedAppTokenRequest) (*v1.GenerateUserScopedAppTokenResponse, error)
GenerateUserScopedAppToken mocks base method.
func (*MockAppServiceServer) GetApp ¶
func (m *MockAppServiceServer) GetApp(arg0 context.Context, arg1 *v1.GetAppRequest) (*v1.GetAppResponse, error)
GetApp mocks base method.
func (*MockAppServiceServer) GetAppCounters ¶
func (m *MockAppServiceServer) GetAppCounters(arg0 context.Context, arg1 *v1.GetAppCountersRequest) (*v1.GetAppCountersResponse, error)
GetAppCounters mocks base method.
func (*MockAppServiceServer) GetAppPermissions ¶
func (m *MockAppServiceServer) GetAppPermissions(arg0 context.Context, arg1 *v1.GetAppPermissionsRequest) (*v1.GetAppPermissionsResponse, error)
GetAppPermissions mocks base method.
func (*MockAppServiceServer) GetAppReview ¶
func (m *MockAppServiceServer) GetAppReview(arg0 context.Context, arg1 *v1.GetAppReviewRequest) (*v1.GetAppReviewResponse, error)
GetAppReview mocks base method.
func (*MockAppServiceServer) GetAppReviews ¶
func (m *MockAppServiceServer) GetAppReviews(arg0 context.Context, arg1 *v1.GetAppReviewsRequest) (*v1.GetAppReviewsResponse, error)
GetAppReviews mocks base method.
func (*MockAppServiceServer) GetAppSubscriptions ¶
func (m *MockAppServiceServer) GetAppSubscriptions(arg0 context.Context, arg1 *v1.GetAppSubscriptionsRequest) (*v1.GetAppSubscriptionsResponse, error)
GetAppSubscriptions mocks base method.
func (*MockAppServiceServer) GetAppTags ¶
func (m *MockAppServiceServer) GetAppTags(arg0 context.Context, arg1 *v1.GetAppTagsRequest) (*v1.GetAppTagsResponse, error)
GetAppTags mocks base method.
func (*MockAppServiceServer) GetAppTokens ¶
func (m *MockAppServiceServer) GetAppTokens(arg0 context.Context, arg1 *v1.GetAppTokensRequest) (*v1.GetAppTokensResponse, error)
GetAppTokens mocks base method.
func (*MockAppServiceServer) GetAppUserContext ¶
func (m *MockAppServiceServer) GetAppUserContext(arg0 context.Context, arg1 *v1.GetAppUserContextRequest) (*v1.GetAppUserContextResponse, error)
GetAppUserContext mocks base method.
func (*MockAppServiceServer) GetApps ¶
func (m *MockAppServiceServer) GetApps(arg0 context.Context, arg1 *v1.GetAppsRequest) (*v1.GetAppsResponse, error)
GetApps mocks base method.
func (*MockAppServiceServer) GetAppsEnabledByDefault ¶
func (m *MockAppServiceServer) GetAppsEnabledByDefault(arg0 context.Context, arg1 *v1.GetAppsEnabledByDefaultRequest) (*v1.GetAppsEnabledByDefaultResponse, error)
GetAppsEnabledByDefault mocks base method.
func (*MockAppServiceServer) GetCircleApps ¶ added in v0.2.51
func (m *MockAppServiceServer) GetCircleApps(arg0 context.Context, arg1 *v1.GetCircleAppsRequest) (*v1.GetCircleAppsResponse, error)
GetCircleApps mocks base method.
func (*MockAppServiceServer) GetEnabledApps ¶
func (m *MockAppServiceServer) GetEnabledApps(arg0 context.Context, arg1 *v1.GetEnabledAppsRequest) (*v1.GetEnabledAppsResponse, error)
GetEnabledApps mocks base method.
func (*MockAppServiceServer) GetFeaturedApps ¶
func (m *MockAppServiceServer) GetFeaturedApps(arg0 context.Context, arg1 *v1.GetFeaturedAppsRequest) (*v1.GetFeaturedAppsResponse, error)
GetFeaturedApps mocks base method.
func (*MockAppServiceServer) GetLastUsedApps ¶
func (m *MockAppServiceServer) GetLastUsedApps(arg0 context.Context, arg1 *v1.GetLastUsedAppsRequest) (*v1.GetLastUsedAppsResponse, error)
GetLastUsedApps mocks base method.
func (*MockAppServiceServer) GetMyApps ¶
func (m *MockAppServiceServer) GetMyApps(arg0 context.Context, arg1 *v1.GetMyAppsRequest) (*v1.GetMyAppsResponse, error)
GetMyApps mocks base method.
func (*MockAppServiceServer) GetPermissions ¶
func (m *MockAppServiceServer) GetPermissions(arg0 context.Context, arg1 *v1.GetPermissionsRequest) (*v1.GetPermissionsResponse, error)
GetPermissions mocks base method.
func (*MockAppServiceServer) GetSavedApps ¶
func (m *MockAppServiceServer) GetSavedApps(arg0 context.Context, arg1 *v1.GetSavedAppsRequest) (*v1.GetSavedAppsResponse, error)
GetSavedApps mocks base method.
func (*MockAppServiceServer) GetSubscriptions ¶
func (m *MockAppServiceServer) GetSubscriptions(arg0 context.Context, arg1 *v1.GetSubscriptionsRequest) (*v1.GetSubscriptionsResponse, error)
GetSubscriptions mocks base method.
func (*MockAppServiceServer) GetTags ¶
func (m *MockAppServiceServer) GetTags(arg0 context.Context, arg1 *v1.GetTagsRequest) (*v1.GetTagsResponse, error)
GetTags mocks base method.
func (*MockAppServiceServer) GetTrendingApps ¶
func (m *MockAppServiceServer) GetTrendingApps(arg0 context.Context, arg1 *v1.GetTrendingAppsRequest) (*v1.GetTrendingAppsResponse, error)
GetTrendingApps mocks base method.
func (*MockAppServiceServer) GrantAppPermissionsInCircle ¶
func (m *MockAppServiceServer) GrantAppPermissionsInCircle(arg0 context.Context, arg1 *v1.GrantAppPermissionsInCircleRequest) (*v1.GrantAppPermissionsInCircleResponse, error)
GrantAppPermissionsInCircle mocks base method.
func (*MockAppServiceServer) GrantAppSubscriptionsInCircle ¶
func (m *MockAppServiceServer) GrantAppSubscriptionsInCircle(arg0 context.Context, arg1 *v1.GrantAppSubscriptionsInCircleRequest) (*v1.GrantAppSubscriptionsInCircleResponse, error)
GrantAppSubscriptionsInCircle mocks base method.
func (*MockAppServiceServer) IssueAppToken ¶
func (m *MockAppServiceServer) IssueAppToken(arg0 context.Context, arg1 *v1.IssueAppTokenRequest) (*v1.IssueAppTokenResponse, error)
IssueAppToken mocks base method.
func (*MockAppServiceServer) MakeAppDisabledByDefault ¶
func (m *MockAppServiceServer) MakeAppDisabledByDefault(arg0 context.Context, arg1 *v1.MakeAppDisabledByDefaultRequest) (*v1.MakeAppDisabledByDefaultResponse, error)
MakeAppDisabledByDefault mocks base method.
func (*MockAppServiceServer) MakeAppEnabledByDefault ¶
func (m *MockAppServiceServer) MakeAppEnabledByDefault(arg0 context.Context, arg1 *v1.MakeAppEnabledByDefaultRequest) (*v1.MakeAppEnabledByDefaultResponse, error)
MakeAppEnabledByDefault mocks base method.
func (*MockAppServiceServer) RemoveAppPermission ¶
func (m *MockAppServiceServer) RemoveAppPermission(arg0 context.Context, arg1 *v1.RemoveAppPermissionRequest) (*v1.RemoveAppPermissionResponse, error)
RemoveAppPermission mocks base method.
func (*MockAppServiceServer) RemoveAppSubscription ¶
func (m *MockAppServiceServer) RemoveAppSubscription(arg0 context.Context, arg1 *v1.RemoveAppSubscriptionRequest) (*v1.RemoveAppSubscriptionResponse, error)
RemoveAppSubscription mocks base method.
func (*MockAppServiceServer) RemoveAppTag ¶
func (m *MockAppServiceServer) RemoveAppTag(arg0 context.Context, arg1 *v1.RemoveAppTagRequest) (*v1.RemoveAppTagResponse, error)
RemoveAppTag mocks base method.
func (*MockAppServiceServer) RevokeAppPermissionsInCircle ¶
func (m *MockAppServiceServer) RevokeAppPermissionsInCircle(arg0 context.Context, arg1 *v1.RevokeAppPermissionsInCircleRequest) (*v1.RevokeAppPermissionsInCircleResponse, error)
RevokeAppPermissionsInCircle mocks base method.
func (*MockAppServiceServer) RevokeAppSubscriptionsInCircle ¶
func (m *MockAppServiceServer) RevokeAppSubscriptionsInCircle(arg0 context.Context, arg1 *v1.RevokeAppSubscriptionsInCircleRequest) (*v1.RevokeAppSubscriptionsInCircleResponse, error)
RevokeAppSubscriptionsInCircle mocks base method.
func (*MockAppServiceServer) RevokeAppToken ¶
func (m *MockAppServiceServer) RevokeAppToken(arg0 context.Context, arg1 *v1.RevokeAppTokenRequest) (*v1.RevokeAppTokenResponse, error)
RevokeAppToken mocks base method.
func (*MockAppServiceServer) SaveApp ¶
func (m *MockAppServiceServer) SaveApp(arg0 context.Context, arg1 *v1.SaveAppRequest) (*v1.SaveAppResponse, error)
SaveApp mocks base method.
func (*MockAppServiceServer) SearchApps ¶
func (m *MockAppServiceServer) SearchApps(arg0 context.Context, arg1 *v1.SearchAppsRequest) (*v1.SearchAppsResponse, error)
SearchApps mocks base method.
func (*MockAppServiceServer) UndownvoteAppReview ¶ added in v0.2.65
func (m *MockAppServiceServer) UndownvoteAppReview(arg0 context.Context, arg1 *v1.UndownvoteAppReviewRequest) (*v1.UndownvoteAppReviewResponse, error)
UndownvoteAppReview mocks base method.
func (*MockAppServiceServer) UnfeatureApp ¶
func (m *MockAppServiceServer) UnfeatureApp(arg0 context.Context, arg1 *v1.UnfeatureAppRequest) (*v1.UnfeatureAppResponse, error)
UnfeatureApp mocks base method.
func (*MockAppServiceServer) UnsaveApp ¶
func (m *MockAppServiceServer) UnsaveApp(arg0 context.Context, arg1 *v1.UnsaveAppRequest) (*v1.UnsaveAppResponse, error)
UnsaveApp mocks base method.
func (*MockAppServiceServer) UnupvoteApp ¶
func (m *MockAppServiceServer) UnupvoteApp(arg0 context.Context, arg1 *v1.UnupvoteAppRequest) (*v1.UnupvoteAppResponse, error)
UnupvoteApp mocks base method.
func (*MockAppServiceServer) UnupvoteAppReview ¶
func (m *MockAppServiceServer) UnupvoteAppReview(arg0 context.Context, arg1 *v1.UnupvoteAppReviewRequest) (*v1.UnupvoteAppReviewResponse, error)
UnupvoteAppReview mocks base method.
func (*MockAppServiceServer) UpdateApp ¶
func (m *MockAppServiceServer) UpdateApp(arg0 context.Context, arg1 *v1.UpdateAppRequest) (*v1.UpdateAppResponse, error)
UpdateApp mocks base method.
func (*MockAppServiceServer) UpvoteApp ¶
func (m *MockAppServiceServer) UpvoteApp(arg0 context.Context, arg1 *v1.UpvoteAppRequest) (*v1.UpvoteAppResponse, error)
UpvoteApp mocks base method.
func (*MockAppServiceServer) UpvoteAppReview ¶
func (m *MockAppServiceServer) UpvoteAppReview(arg0 context.Context, arg1 *v1.UpvoteAppReviewRequest) (*v1.UpvoteAppReviewResponse, error)
UpvoteAppReview mocks base method.
type MockAppServiceServerMockRecorder ¶
type MockAppServiceServerMockRecorder struct {
// contains filtered or unexported fields
}
MockAppServiceServerMockRecorder is the mock recorder for MockAppServiceServer.
func (*MockAppServiceServerMockRecorder) AddAppPermission ¶
func (mr *MockAppServiceServerMockRecorder) AddAppPermission(arg0, arg1 any) *gomock.Call
AddAppPermission indicates an expected call of AddAppPermission.
func (*MockAppServiceServerMockRecorder) AddAppScore ¶
func (mr *MockAppServiceServerMockRecorder) AddAppScore(arg0, arg1 any) *gomock.Call
AddAppScore indicates an expected call of AddAppScore.
func (*MockAppServiceServerMockRecorder) AddAppSubscription ¶
func (mr *MockAppServiceServerMockRecorder) AddAppSubscription(arg0, arg1 any) *gomock.Call
AddAppSubscription indicates an expected call of AddAppSubscription.
func (*MockAppServiceServerMockRecorder) AddAppTag ¶
func (mr *MockAppServiceServerMockRecorder) AddAppTag(arg0, arg1 any) *gomock.Call
AddAppTag indicates an expected call of AddAppTag.
func (*MockAppServiceServerMockRecorder) CreateApp ¶
func (mr *MockAppServiceServerMockRecorder) CreateApp(arg0, arg1 any) *gomock.Call
CreateApp indicates an expected call of CreateApp.
func (*MockAppServiceServerMockRecorder) CreateAppReview ¶
func (mr *MockAppServiceServerMockRecorder) CreateAppReview(arg0, arg1 any) *gomock.Call
CreateAppReview indicates an expected call of CreateAppReview.
func (*MockAppServiceServerMockRecorder) DeleteApp ¶
func (mr *MockAppServiceServerMockRecorder) DeleteApp(arg0, arg1 any) *gomock.Call
DeleteApp indicates an expected call of DeleteApp.
func (*MockAppServiceServerMockRecorder) DeleteAppReview ¶
func (mr *MockAppServiceServerMockRecorder) DeleteAppReview(arg0, arg1 any) *gomock.Call
DeleteAppReview indicates an expected call of DeleteAppReview.
func (*MockAppServiceServerMockRecorder) DeleteAppToken ¶
func (mr *MockAppServiceServerMockRecorder) DeleteAppToken(arg0, arg1 any) *gomock.Call
DeleteAppToken indicates an expected call of DeleteAppToken.
func (*MockAppServiceServerMockRecorder) DisableApp ¶
func (mr *MockAppServiceServerMockRecorder) DisableApp(arg0, arg1 any) *gomock.Call
DisableApp indicates an expected call of DisableApp.
func (*MockAppServiceServerMockRecorder) DownvoteAppReview ¶ added in v0.2.65
func (mr *MockAppServiceServerMockRecorder) DownvoteAppReview(arg0, arg1 any) *gomock.Call
DownvoteAppReview indicates an expected call of DownvoteAppReview.
func (*MockAppServiceServerMockRecorder) EnableApp ¶
func (mr *MockAppServiceServerMockRecorder) EnableApp(arg0, arg1 any) *gomock.Call
EnableApp indicates an expected call of EnableApp.
func (*MockAppServiceServerMockRecorder) FeatureApp ¶
func (mr *MockAppServiceServerMockRecorder) FeatureApp(arg0, arg1 any) *gomock.Call
FeatureApp indicates an expected call of FeatureApp.
func (*MockAppServiceServerMockRecorder) GenerateAppToken ¶
func (mr *MockAppServiceServerMockRecorder) GenerateAppToken(arg0, arg1 any) *gomock.Call
GenerateAppToken indicates an expected call of GenerateAppToken.
func (*MockAppServiceServerMockRecorder) GenerateUserScopedAppToken ¶
func (mr *MockAppServiceServerMockRecorder) GenerateUserScopedAppToken(arg0, arg1 any) *gomock.Call
GenerateUserScopedAppToken indicates an expected call of GenerateUserScopedAppToken.
func (*MockAppServiceServerMockRecorder) GetApp ¶
func (mr *MockAppServiceServerMockRecorder) GetApp(arg0, arg1 any) *gomock.Call
GetApp indicates an expected call of GetApp.
func (*MockAppServiceServerMockRecorder) GetAppCounters ¶
func (mr *MockAppServiceServerMockRecorder) GetAppCounters(arg0, arg1 any) *gomock.Call
GetAppCounters indicates an expected call of GetAppCounters.
func (*MockAppServiceServerMockRecorder) GetAppPermissions ¶
func (mr *MockAppServiceServerMockRecorder) GetAppPermissions(arg0, arg1 any) *gomock.Call
GetAppPermissions indicates an expected call of GetAppPermissions.
func (*MockAppServiceServerMockRecorder) GetAppReview ¶
func (mr *MockAppServiceServerMockRecorder) GetAppReview(arg0, arg1 any) *gomock.Call
GetAppReview indicates an expected call of GetAppReview.
func (*MockAppServiceServerMockRecorder) GetAppReviews ¶
func (mr *MockAppServiceServerMockRecorder) GetAppReviews(arg0, arg1 any) *gomock.Call
GetAppReviews indicates an expected call of GetAppReviews.
func (*MockAppServiceServerMockRecorder) GetAppSubscriptions ¶
func (mr *MockAppServiceServerMockRecorder) GetAppSubscriptions(arg0, arg1 any) *gomock.Call
GetAppSubscriptions indicates an expected call of GetAppSubscriptions.
func (*MockAppServiceServerMockRecorder) GetAppTags ¶
func (mr *MockAppServiceServerMockRecorder) GetAppTags(arg0, arg1 any) *gomock.Call
GetAppTags indicates an expected call of GetAppTags.
func (*MockAppServiceServerMockRecorder) GetAppTokens ¶
func (mr *MockAppServiceServerMockRecorder) GetAppTokens(arg0, arg1 any) *gomock.Call
GetAppTokens indicates an expected call of GetAppTokens.
func (*MockAppServiceServerMockRecorder) GetAppUserContext ¶
func (mr *MockAppServiceServerMockRecorder) GetAppUserContext(arg0, arg1 any) *gomock.Call
GetAppUserContext indicates an expected call of GetAppUserContext.
func (*MockAppServiceServerMockRecorder) GetApps ¶
func (mr *MockAppServiceServerMockRecorder) GetApps(arg0, arg1 any) *gomock.Call
GetApps indicates an expected call of GetApps.
func (*MockAppServiceServerMockRecorder) GetAppsEnabledByDefault ¶
func (mr *MockAppServiceServerMockRecorder) GetAppsEnabledByDefault(arg0, arg1 any) *gomock.Call
GetAppsEnabledByDefault indicates an expected call of GetAppsEnabledByDefault.
func (*MockAppServiceServerMockRecorder) GetCircleApps ¶ added in v0.2.51
func (mr *MockAppServiceServerMockRecorder) GetCircleApps(arg0, arg1 any) *gomock.Call
GetCircleApps indicates an expected call of GetCircleApps.
func (*MockAppServiceServerMockRecorder) GetEnabledApps ¶
func (mr *MockAppServiceServerMockRecorder) GetEnabledApps(arg0, arg1 any) *gomock.Call
GetEnabledApps indicates an expected call of GetEnabledApps.
func (*MockAppServiceServerMockRecorder) GetFeaturedApps ¶
func (mr *MockAppServiceServerMockRecorder) GetFeaturedApps(arg0, arg1 any) *gomock.Call
GetFeaturedApps indicates an expected call of GetFeaturedApps.
func (*MockAppServiceServerMockRecorder) GetLastUsedApps ¶
func (mr *MockAppServiceServerMockRecorder) GetLastUsedApps(arg0, arg1 any) *gomock.Call
GetLastUsedApps indicates an expected call of GetLastUsedApps.
func (*MockAppServiceServerMockRecorder) GetMyApps ¶
func (mr *MockAppServiceServerMockRecorder) GetMyApps(arg0, arg1 any) *gomock.Call
GetMyApps indicates an expected call of GetMyApps.
func (*MockAppServiceServerMockRecorder) GetPermissions ¶
func (mr *MockAppServiceServerMockRecorder) GetPermissions(arg0, arg1 any) *gomock.Call
GetPermissions indicates an expected call of GetPermissions.
func (*MockAppServiceServerMockRecorder) GetSavedApps ¶
func (mr *MockAppServiceServerMockRecorder) GetSavedApps(arg0, arg1 any) *gomock.Call
GetSavedApps indicates an expected call of GetSavedApps.
func (*MockAppServiceServerMockRecorder) GetSubscriptions ¶
func (mr *MockAppServiceServerMockRecorder) GetSubscriptions(arg0, arg1 any) *gomock.Call
GetSubscriptions indicates an expected call of GetSubscriptions.
func (*MockAppServiceServerMockRecorder) GetTags ¶
func (mr *MockAppServiceServerMockRecorder) GetTags(arg0, arg1 any) *gomock.Call
GetTags indicates an expected call of GetTags.
func (*MockAppServiceServerMockRecorder) GetTrendingApps ¶
func (mr *MockAppServiceServerMockRecorder) GetTrendingApps(arg0, arg1 any) *gomock.Call
GetTrendingApps indicates an expected call of GetTrendingApps.
func (*MockAppServiceServerMockRecorder) GrantAppPermissionsInCircle ¶
func (mr *MockAppServiceServerMockRecorder) GrantAppPermissionsInCircle(arg0, arg1 any) *gomock.Call
GrantAppPermissionsInCircle indicates an expected call of GrantAppPermissionsInCircle.
func (*MockAppServiceServerMockRecorder) GrantAppSubscriptionsInCircle ¶
func (mr *MockAppServiceServerMockRecorder) GrantAppSubscriptionsInCircle(arg0, arg1 any) *gomock.Call
GrantAppSubscriptionsInCircle indicates an expected call of GrantAppSubscriptionsInCircle.
func (*MockAppServiceServerMockRecorder) IssueAppToken ¶
func (mr *MockAppServiceServerMockRecorder) IssueAppToken(arg0, arg1 any) *gomock.Call
IssueAppToken indicates an expected call of IssueAppToken.
func (*MockAppServiceServerMockRecorder) MakeAppDisabledByDefault ¶
func (mr *MockAppServiceServerMockRecorder) MakeAppDisabledByDefault(arg0, arg1 any) *gomock.Call
MakeAppDisabledByDefault indicates an expected call of MakeAppDisabledByDefault.
func (*MockAppServiceServerMockRecorder) MakeAppEnabledByDefault ¶
func (mr *MockAppServiceServerMockRecorder) MakeAppEnabledByDefault(arg0, arg1 any) *gomock.Call
MakeAppEnabledByDefault indicates an expected call of MakeAppEnabledByDefault.
func (*MockAppServiceServerMockRecorder) RemoveAppPermission ¶
func (mr *MockAppServiceServerMockRecorder) RemoveAppPermission(arg0, arg1 any) *gomock.Call
RemoveAppPermission indicates an expected call of RemoveAppPermission.
func (*MockAppServiceServerMockRecorder) RemoveAppSubscription ¶
func (mr *MockAppServiceServerMockRecorder) RemoveAppSubscription(arg0, arg1 any) *gomock.Call
RemoveAppSubscription indicates an expected call of RemoveAppSubscription.
func (*MockAppServiceServerMockRecorder) RemoveAppTag ¶
func (mr *MockAppServiceServerMockRecorder) RemoveAppTag(arg0, arg1 any) *gomock.Call
RemoveAppTag indicates an expected call of RemoveAppTag.
func (*MockAppServiceServerMockRecorder) RevokeAppPermissionsInCircle ¶
func (mr *MockAppServiceServerMockRecorder) RevokeAppPermissionsInCircle(arg0, arg1 any) *gomock.Call
RevokeAppPermissionsInCircle indicates an expected call of RevokeAppPermissionsInCircle.
func (*MockAppServiceServerMockRecorder) RevokeAppSubscriptionsInCircle ¶
func (mr *MockAppServiceServerMockRecorder) RevokeAppSubscriptionsInCircle(arg0, arg1 any) *gomock.Call
RevokeAppSubscriptionsInCircle indicates an expected call of RevokeAppSubscriptionsInCircle.
func (*MockAppServiceServerMockRecorder) RevokeAppToken ¶
func (mr *MockAppServiceServerMockRecorder) RevokeAppToken(arg0, arg1 any) *gomock.Call
RevokeAppToken indicates an expected call of RevokeAppToken.
func (*MockAppServiceServerMockRecorder) SaveApp ¶
func (mr *MockAppServiceServerMockRecorder) SaveApp(arg0, arg1 any) *gomock.Call
SaveApp indicates an expected call of SaveApp.
func (*MockAppServiceServerMockRecorder) SearchApps ¶
func (mr *MockAppServiceServerMockRecorder) SearchApps(arg0, arg1 any) *gomock.Call
SearchApps indicates an expected call of SearchApps.
func (*MockAppServiceServerMockRecorder) UndownvoteAppReview ¶ added in v0.2.65
func (mr *MockAppServiceServerMockRecorder) UndownvoteAppReview(arg0, arg1 any) *gomock.Call
UndownvoteAppReview indicates an expected call of UndownvoteAppReview.
func (*MockAppServiceServerMockRecorder) UnfeatureApp ¶
func (mr *MockAppServiceServerMockRecorder) UnfeatureApp(arg0, arg1 any) *gomock.Call
UnfeatureApp indicates an expected call of UnfeatureApp.
func (*MockAppServiceServerMockRecorder) UnsaveApp ¶
func (mr *MockAppServiceServerMockRecorder) UnsaveApp(arg0, arg1 any) *gomock.Call
UnsaveApp indicates an expected call of UnsaveApp.
func (*MockAppServiceServerMockRecorder) UnupvoteApp ¶
func (mr *MockAppServiceServerMockRecorder) UnupvoteApp(arg0, arg1 any) *gomock.Call
UnupvoteApp indicates an expected call of UnupvoteApp.
func (*MockAppServiceServerMockRecorder) UnupvoteAppReview ¶
func (mr *MockAppServiceServerMockRecorder) UnupvoteAppReview(arg0, arg1 any) *gomock.Call
UnupvoteAppReview indicates an expected call of UnupvoteAppReview.
func (*MockAppServiceServerMockRecorder) UpdateApp ¶
func (mr *MockAppServiceServerMockRecorder) UpdateApp(arg0, arg1 any) *gomock.Call
UpdateApp indicates an expected call of UpdateApp.
func (*MockAppServiceServerMockRecorder) UpvoteApp ¶
func (mr *MockAppServiceServerMockRecorder) UpvoteApp(arg0, arg1 any) *gomock.Call
UpvoteApp indicates an expected call of UpvoteApp.
func (*MockAppServiceServerMockRecorder) UpvoteAppReview ¶
func (mr *MockAppServiceServerMockRecorder) UpvoteAppReview(arg0, arg1 any) *gomock.Call
UpvoteAppReview indicates an expected call of UpvoteAppReview.
type MockUnsafeAppServiceServer ¶
type MockUnsafeAppServiceServer struct {
// contains filtered or unexported fields
}
MockUnsafeAppServiceServer is a mock of UnsafeAppServiceServer interface.
func NewMockUnsafeAppServiceServer ¶
func NewMockUnsafeAppServiceServer(ctrl *gomock.Controller) *MockUnsafeAppServiceServer
NewMockUnsafeAppServiceServer creates a new mock instance.
func (*MockUnsafeAppServiceServer) EXPECT ¶
func (m *MockUnsafeAppServiceServer) EXPECT() *MockUnsafeAppServiceServerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockUnsafeAppServiceServerMockRecorder ¶
type MockUnsafeAppServiceServerMockRecorder struct {
// contains filtered or unexported fields
}
MockUnsafeAppServiceServerMockRecorder is the mock recorder for MockUnsafeAppServiceServer.