content_mock

package
v0.3.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 22, 2024 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Overview

Package content_mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockContentAPIClient

type MockContentAPIClient struct {
	// contains filtered or unexported fields
}

MockContentAPIClient is a mock of ContentAPIClient interface.

func NewMockContentAPIClient

func NewMockContentAPIClient(ctrl *gomock.Controller) *MockContentAPIClient

NewMockContentAPIClient creates a new mock instance.

func (*MockContentAPIClient) AddAttachmentIDForContentURL

func (m *MockContentAPIClient) AddAttachmentIDForContentURL(ctx context.Context, in *v1.AddAttachmentIDForContentURLRequest, opts ...grpc.CallOption) (*v1.Empty, error)

AddAttachmentIDForContentURL mocks base method.

func (*MockContentAPIClient) AddPostToCollection

AddPostToCollection mocks base method.

func (*MockContentAPIClient) CirclePostsConnection

CirclePostsConnection mocks base method.

func (*MockContentAPIClient) CreateCollection

CreateCollection mocks base method.

func (*MockContentAPIClient) CreateComment

CreateComment mocks base method.

func (*MockContentAPIClient) CreatePost

CreatePost mocks base method.

func (*MockContentAPIClient) DeleteCollection

DeleteCollection mocks base method.

func (*MockContentAPIClient) DeleteComment

func (m *MockContentAPIClient) DeleteComment(ctx context.Context, in *v1.DeleteCommentRequest, opts ...grpc.CallOption) (*v1.Empty, error)

DeleteComment mocks base method.

func (*MockContentAPIClient) DeletePost

func (m *MockContentAPIClient) DeletePost(ctx context.Context, in *v1.DeletePostRequest, opts ...grpc.CallOption) (*v1.Empty, error)

DeletePost mocks base method.

func (*MockContentAPIClient) DeletePosts

DeletePosts mocks base method.

func (*MockContentAPIClient) DeletePostsFromCollection

DeletePostsFromCollection mocks base method.

func (*MockContentAPIClient) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockContentAPIClient) GetCircleCommentsCount added in v0.2.46

GetCircleCommentsCount mocks base method.

func (*MockContentAPIClient) GetCircleContentStats

GetCircleContentStats mocks base method.

func (*MockContentAPIClient) GetCircleCounter

GetCircleCounter mocks base method.

func (*MockContentAPIClient) GetCircleDislikesCount added in v0.2.46

GetCircleDislikesCount mocks base method.

func (*MockContentAPIClient) GetCircleFeed

GetCircleFeed mocks base method.

func (*MockContentAPIClient) GetCircleLikesCount added in v0.2.46

GetCircleLikesCount mocks base method.

func (*MockContentAPIClient) GetCircleMeanScreenTime added in v0.2.46

GetCircleMeanScreenTime mocks base method.

func (*MockContentAPIClient) GetCirclePostsCount added in v0.2.46

GetCirclePostsCount mocks base method.

func (*MockContentAPIClient) GetCircleSavesCount added in v0.2.46

GetCircleSavesCount mocks base method.

func (*MockContentAPIClient) GetCircleSharesCount added in v0.2.46

GetCircleSharesCount mocks base method.

func (*MockContentAPIClient) GetCircleTotalScreenTime added in v0.2.46

GetCircleTotalScreenTime mocks base method.

func (*MockContentAPIClient) GetCircleViewsCount added in v0.2.46

GetCircleViewsCount mocks base method.

func (*MockContentAPIClient) GetCircleVotesCount added in v0.2.46

GetCircleVotesCount mocks base method.

func (*MockContentAPIClient) GetCollection

GetCollection mocks base method.

func (*MockContentAPIClient) GetCollectionCounter

GetCollectionCounter mocks base method.

func (*MockContentAPIClient) GetCollectionPosts

GetCollectionPosts mocks base method.

func (*MockContentAPIClient) GetCollections

GetCollections mocks base method.

func (*MockContentAPIClient) GetComment

GetComment mocks base method.

func (*MockContentAPIClient) GetCommentCountersMigrationProgress

func (m *MockContentAPIClient) GetCommentCountersMigrationProgress(ctx context.Context, in *v1.Empty, opts ...grpc.CallOption) (*v1.CommentCountersMigrationProgress, error)

GetCommentCountersMigrationProgress mocks base method.

func (*MockContentAPIClient) GetCommentPin

GetCommentPin mocks base method.

func (*MockContentAPIClient) GetCommentReactions

GetCommentReactions mocks base method.

func (*MockContentAPIClient) GetCommentReactionsWithReactionAt added in v0.2.123

GetCommentReactionsWithReactionAt mocks base method.

func (*MockContentAPIClient) GetComments

GetComments mocks base method.

func (*MockContentAPIClient) GetCommentsByID added in v0.2.123

GetCommentsByID mocks base method.

func (*MockContentAPIClient) GetContentCounter

GetContentCounter mocks base method.

func (*MockContentAPIClient) GetContentStatsWithoutAuth

func (m *MockContentAPIClient) GetContentStatsWithoutAuth(ctx context.Context, in *v1.GetContentStatsRequest, opts ...grpc.CallOption) (*v1.GetContentStatsResponse, error)

GetContentStatsWithoutAuth mocks base method.

func (*MockContentAPIClient) GetFeed

GetFeed mocks base method.

func (*MockContentAPIClient) GetLastUsedCirclePostSorting added in v0.2.114

GetLastUsedCirclePostSorting mocks base method.

func (*MockContentAPIClient) GetLastUsedUserPostSorting added in v0.2.114

GetLastUsedUserPostSorting mocks base method.

func (*MockContentAPIClient) GetLinkMetaData

GetLinkMetaData mocks base method.

func (*MockContentAPIClient) GetPinnedComments

GetPinnedComments mocks base method.

func (*MockContentAPIClient) GetPinnedPosts

GetPinnedPosts mocks base method.

func (*MockContentAPIClient) GetPinnedPostsOnProfile added in v0.2.109

GetPinnedPostsOnProfile mocks base method.

func (*MockContentAPIClient) GetPost

GetPost mocks base method.

func (*MockContentAPIClient) GetPostCommentsAt added in v0.2.123

GetPostCommentsAt mocks base method.

func (*MockContentAPIClient) GetPostPin

GetPostPin mocks base method.

func (*MockContentAPIClient) GetPostPinOnProfile added in v0.2.109

GetPostPinOnProfile mocks base method.

func (*MockContentAPIClient) GetPostPreview

GetPostPreview mocks base method.

func (*MockContentAPIClient) GetPostReactions

GetPostReactions mocks base method.

func (*MockContentAPIClient) GetPostReactionsWithReactionAt added in v0.2.118

GetPostReactionsWithReactionAt mocks base method.

func (*MockContentAPIClient) GetPostSharesAt added in v0.2.123

GetPostSharesAt mocks base method.

func (*MockContentAPIClient) GetPosts

GetPosts mocks base method.

func (*MockContentAPIClient) GetSavedPosts

GetSavedPosts mocks base method.

func (*MockContentAPIClient) GetSound

GetSound mocks base method.

func (*MockContentAPIClient) GetSounds

GetSounds mocks base method.

func (*MockContentAPIClient) GetTopUserCircleEdges added in v0.2.91

GetTopUserCircleEdges mocks base method.

func (*MockContentAPIClient) GetTrendingPosts added in v0.2.84

GetTrendingPosts mocks base method.

func (*MockContentAPIClient) GetUserCommentEdge added in v0.2.40

GetUserCommentEdge mocks base method.

func (*MockContentAPIClient) GetUserComments added in v0.2.76

GetUserComments mocks base method.

func (*MockContentAPIClient) GetUserCounter

GetUserCounter mocks base method.

func (*MockContentAPIClient) GetUserPostEdge

GetUserPostEdge mocks base method.

func (*MockContentAPIClient) GetUserPosts added in v0.2.109

GetUserPosts mocks base method.

func (*MockContentAPIClient) IsCommentHasGottenNLikes added in v0.2.99

IsCommentHasGottenNLikes mocks base method.

func (*MockContentAPIClient) IsContentCountersMigrationRunning

IsContentCountersMigrationRunning mocks base method.

func (*MockContentAPIClient) IsContentCountersPastXMigrationRunning

IsContentCountersPastXMigrationRunning mocks base method.

func (*MockContentAPIClient) IsImpressionsMigrationRunning

IsImpressionsMigrationRunning mocks base method.

func (*MockContentAPIClient) IsPostCleanupMigrationRunning

IsPostCleanupMigrationRunning mocks base method.

func (*MockContentAPIClient) PinComment

PinComment mocks base method.

func (*MockContentAPIClient) PinPost

PinPost mocks base method.

func (*MockContentAPIClient) PinPostOnProfile added in v0.2.109

func (m *MockContentAPIClient) PinPostOnProfile(ctx context.Context, in *v1.PinPostOnProfileRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)

PinPostOnProfile mocks base method.

func (*MockContentAPIClient) ReactToComment

ReactToComment mocks base method.

func (*MockContentAPIClient) ReactToPost

ReactToPost mocks base method.

func (*MockContentAPIClient) ReorderPinnedComments

func (m *MockContentAPIClient) ReorderPinnedComments(ctx context.Context, in *v1.ReorderPinnedCommentsRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)

ReorderPinnedComments mocks base method.

func (*MockContentAPIClient) ReorderPinnedPosts

func (m *MockContentAPIClient) ReorderPinnedPosts(ctx context.Context, in *v1.ReorderPinnedPostsRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)

ReorderPinnedPosts mocks base method.

func (*MockContentAPIClient) ReorderPinnedPostsOnProfile added in v0.2.109

func (m *MockContentAPIClient) ReorderPinnedPostsOnProfile(ctx context.Context, in *v1.ReorderPinnedPostsOnProfileRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)

ReorderPinnedPostsOnProfile mocks base method.

func (*MockContentAPIClient) SavePostScreenTime added in v0.2.28

SavePostScreenTime mocks base method.

func (*MockContentAPIClient) SavePostStatus

func (m *MockContentAPIClient) SavePostStatus(ctx context.Context, in *v1.SavePostStatusRequest, opts ...grpc.CallOption) (*v1.Empty, error)

SavePostStatus mocks base method.

func (*MockContentAPIClient) SharePost

SharePost mocks base method.

func (*MockContentAPIClient) SiteMapGenerator

func (m *MockContentAPIClient) SiteMapGenerator(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error)

SiteMapGenerator mocks base method.

func (*MockContentAPIClient) SortedCirclePostsConnection

SortedCirclePostsConnection mocks base method.

func (*MockContentAPIClient) StartCommentCountersMigration

func (m *MockContentAPIClient) StartCommentCountersMigration(ctx context.Context, in *v1.StartCommentCountersMigrationReq, opts ...grpc.CallOption) (*v1.Empty, error)

StartCommentCountersMigration mocks base method.

func (*MockContentAPIClient) StartContentCountersMigration

StartContentCountersMigration mocks base method.

func (*MockContentAPIClient) StartContentCountersPastXMigration

StartContentCountersPastXMigration mocks base method.

func (*MockContentAPIClient) StartImpressionsMigration

StartImpressionsMigration mocks base method.

func (*MockContentAPIClient) StartPostCleanupMigration

StartPostCleanupMigration mocks base method.

func (*MockContentAPIClient) StopCommentCountersMigration

func (m *MockContentAPIClient) StopCommentCountersMigration(ctx context.Context, in *v1.Empty, opts ...grpc.CallOption) (*v1.Empty, error)

StopCommentCountersMigration mocks base method.

func (*MockContentAPIClient) StopContentCountersMigration

StopContentCountersMigration mocks base method.

func (*MockContentAPIClient) StopContentCountersPastXMigration

StopContentCountersPastXMigration mocks base method.

func (*MockContentAPIClient) StopImpressionsMigration

StopImpressionsMigration mocks base method.

func (*MockContentAPIClient) StopPostCleanupMigration

StopPostCleanupMigration mocks base method.

func (*MockContentAPIClient) UndeleteComment

UndeleteComment mocks base method.

func (*MockContentAPIClient) UndeletePost

UndeletePost mocks base method.

func (*MockContentAPIClient) UnpinComment

UnpinComment mocks base method.

func (*MockContentAPIClient) UnpinPost

UnpinPost mocks base method.

func (*MockContentAPIClient) UnpinPostOnProfile added in v0.2.109

func (m *MockContentAPIClient) UnpinPostOnProfile(ctx context.Context, in *v1.UnpinPostOnProfileRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)

UnpinPostOnProfile mocks base method.

func (*MockContentAPIClient) UnreactToComment

UnreactToComment mocks base method.

func (*MockContentAPIClient) UnreactToPost

UnreactToPost mocks base method.

func (*MockContentAPIClient) UpdateCollection

UpdateCollection mocks base method.

func (*MockContentAPIClient) UpdateComment

UpdateComment mocks base method.

func (*MockContentAPIClient) UserPostsConnection

UserPostsConnection mocks base method.

func (*MockContentAPIClient) ViewPost

func (m *MockContentAPIClient) ViewPost(ctx context.Context, in *v1.ViewPostRequest, opts ...grpc.CallOption) (*v1.Empty, error)

ViewPost mocks base method.

func (*MockContentAPIClient) VoteInPoll

func (m *MockContentAPIClient) VoteInPoll(ctx context.Context, in *v1.VoteInPollRequest, opts ...grpc.CallOption) (*v1.Empty, error)

VoteInPoll mocks base method.

type MockContentAPIClientMockRecorder

type MockContentAPIClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockContentAPIClientMockRecorder is the mock recorder for MockContentAPIClient.

func (*MockContentAPIClientMockRecorder) AddAttachmentIDForContentURL

func (mr *MockContentAPIClientMockRecorder) AddAttachmentIDForContentURL(ctx, in interface{}, opts ...interface{}) *gomock.Call

AddAttachmentIDForContentURL indicates an expected call of AddAttachmentIDForContentURL.

func (*MockContentAPIClientMockRecorder) AddPostToCollection

func (mr *MockContentAPIClientMockRecorder) AddPostToCollection(ctx, in interface{}, opts ...interface{}) *gomock.Call

AddPostToCollection indicates an expected call of AddPostToCollection.

func (*MockContentAPIClientMockRecorder) CirclePostsConnection

func (mr *MockContentAPIClientMockRecorder) CirclePostsConnection(ctx, in interface{}, opts ...interface{}) *gomock.Call

CirclePostsConnection indicates an expected call of CirclePostsConnection.

func (*MockContentAPIClientMockRecorder) CreateCollection

func (mr *MockContentAPIClientMockRecorder) CreateCollection(ctx, in interface{}, opts ...interface{}) *gomock.Call

CreateCollection indicates an expected call of CreateCollection.

func (*MockContentAPIClientMockRecorder) CreateComment

func (mr *MockContentAPIClientMockRecorder) CreateComment(ctx, in interface{}, opts ...interface{}) *gomock.Call

CreateComment indicates an expected call of CreateComment.

func (*MockContentAPIClientMockRecorder) CreatePost

func (mr *MockContentAPIClientMockRecorder) CreatePost(ctx, in interface{}, opts ...interface{}) *gomock.Call

CreatePost indicates an expected call of CreatePost.

func (*MockContentAPIClientMockRecorder) DeleteCollection

func (mr *MockContentAPIClientMockRecorder) DeleteCollection(ctx, in interface{}, opts ...interface{}) *gomock.Call

DeleteCollection indicates an expected call of DeleteCollection.

func (*MockContentAPIClientMockRecorder) DeleteComment

func (mr *MockContentAPIClientMockRecorder) DeleteComment(ctx, in interface{}, opts ...interface{}) *gomock.Call

DeleteComment indicates an expected call of DeleteComment.

func (*MockContentAPIClientMockRecorder) DeletePost

func (mr *MockContentAPIClientMockRecorder) DeletePost(ctx, in interface{}, opts ...interface{}) *gomock.Call

DeletePost indicates an expected call of DeletePost.

func (*MockContentAPIClientMockRecorder) DeletePosts

func (mr *MockContentAPIClientMockRecorder) DeletePosts(ctx, in interface{}, opts ...interface{}) *gomock.Call

DeletePosts indicates an expected call of DeletePosts.

func (*MockContentAPIClientMockRecorder) DeletePostsFromCollection

func (mr *MockContentAPIClientMockRecorder) DeletePostsFromCollection(ctx, in interface{}, opts ...interface{}) *gomock.Call

DeletePostsFromCollection indicates an expected call of DeletePostsFromCollection.

func (*MockContentAPIClientMockRecorder) GetCircleCommentsCount added in v0.2.46

func (mr *MockContentAPIClientMockRecorder) GetCircleCommentsCount(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetCircleCommentsCount indicates an expected call of GetCircleCommentsCount.

func (*MockContentAPIClientMockRecorder) GetCircleContentStats

func (mr *MockContentAPIClientMockRecorder) GetCircleContentStats(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetCircleContentStats indicates an expected call of GetCircleContentStats.

func (*MockContentAPIClientMockRecorder) GetCircleCounter

func (mr *MockContentAPIClientMockRecorder) GetCircleCounter(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetCircleCounter indicates an expected call of GetCircleCounter.

func (*MockContentAPIClientMockRecorder) GetCircleDislikesCount added in v0.2.46

func (mr *MockContentAPIClientMockRecorder) GetCircleDislikesCount(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetCircleDislikesCount indicates an expected call of GetCircleDislikesCount.

func (*MockContentAPIClientMockRecorder) GetCircleFeed

func (mr *MockContentAPIClientMockRecorder) GetCircleFeed(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetCircleFeed indicates an expected call of GetCircleFeed.

func (*MockContentAPIClientMockRecorder) GetCircleLikesCount added in v0.2.46

func (mr *MockContentAPIClientMockRecorder) GetCircleLikesCount(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetCircleLikesCount indicates an expected call of GetCircleLikesCount.

func (*MockContentAPIClientMockRecorder) GetCircleMeanScreenTime added in v0.2.46

func (mr *MockContentAPIClientMockRecorder) GetCircleMeanScreenTime(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetCircleMeanScreenTime indicates an expected call of GetCircleMeanScreenTime.

func (*MockContentAPIClientMockRecorder) GetCirclePostsCount added in v0.2.46

func (mr *MockContentAPIClientMockRecorder) GetCirclePostsCount(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetCirclePostsCount indicates an expected call of GetCirclePostsCount.

func (*MockContentAPIClientMockRecorder) GetCircleSavesCount added in v0.2.46

func (mr *MockContentAPIClientMockRecorder) GetCircleSavesCount(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetCircleSavesCount indicates an expected call of GetCircleSavesCount.

func (*MockContentAPIClientMockRecorder) GetCircleSharesCount added in v0.2.46

func (mr *MockContentAPIClientMockRecorder) GetCircleSharesCount(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetCircleSharesCount indicates an expected call of GetCircleSharesCount.

func (*MockContentAPIClientMockRecorder) GetCircleTotalScreenTime added in v0.2.46

func (mr *MockContentAPIClientMockRecorder) GetCircleTotalScreenTime(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetCircleTotalScreenTime indicates an expected call of GetCircleTotalScreenTime.

func (*MockContentAPIClientMockRecorder) GetCircleViewsCount added in v0.2.46

func (mr *MockContentAPIClientMockRecorder) GetCircleViewsCount(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetCircleViewsCount indicates an expected call of GetCircleViewsCount.

func (*MockContentAPIClientMockRecorder) GetCircleVotesCount added in v0.2.46

func (mr *MockContentAPIClientMockRecorder) GetCircleVotesCount(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetCircleVotesCount indicates an expected call of GetCircleVotesCount.

func (*MockContentAPIClientMockRecorder) GetCollection

func (mr *MockContentAPIClientMockRecorder) GetCollection(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetCollection indicates an expected call of GetCollection.

func (*MockContentAPIClientMockRecorder) GetCollectionCounter

func (mr *MockContentAPIClientMockRecorder) GetCollectionCounter(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetCollectionCounter indicates an expected call of GetCollectionCounter.

func (*MockContentAPIClientMockRecorder) GetCollectionPosts

func (mr *MockContentAPIClientMockRecorder) GetCollectionPosts(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetCollectionPosts indicates an expected call of GetCollectionPosts.

func (*MockContentAPIClientMockRecorder) GetCollections

func (mr *MockContentAPIClientMockRecorder) GetCollections(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetCollections indicates an expected call of GetCollections.

func (*MockContentAPIClientMockRecorder) GetComment

func (mr *MockContentAPIClientMockRecorder) GetComment(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetComment indicates an expected call of GetComment.

func (*MockContentAPIClientMockRecorder) GetCommentCountersMigrationProgress

func (mr *MockContentAPIClientMockRecorder) GetCommentCountersMigrationProgress(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetCommentCountersMigrationProgress indicates an expected call of GetCommentCountersMigrationProgress.

func (*MockContentAPIClientMockRecorder) GetCommentPin

func (mr *MockContentAPIClientMockRecorder) GetCommentPin(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetCommentPin indicates an expected call of GetCommentPin.

func (*MockContentAPIClientMockRecorder) GetCommentReactions

func (mr *MockContentAPIClientMockRecorder) GetCommentReactions(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetCommentReactions indicates an expected call of GetCommentReactions.

func (*MockContentAPIClientMockRecorder) GetCommentReactionsWithReactionAt added in v0.2.123

func (mr *MockContentAPIClientMockRecorder) GetCommentReactionsWithReactionAt(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetCommentReactionsWithReactionAt indicates an expected call of GetCommentReactionsWithReactionAt.

func (*MockContentAPIClientMockRecorder) GetComments

func (mr *MockContentAPIClientMockRecorder) GetComments(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetComments indicates an expected call of GetComments.

func (*MockContentAPIClientMockRecorder) GetCommentsByID added in v0.2.123

func (mr *MockContentAPIClientMockRecorder) GetCommentsByID(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetCommentsByID indicates an expected call of GetCommentsByID.

func (*MockContentAPIClientMockRecorder) GetContentCounter

func (mr *MockContentAPIClientMockRecorder) GetContentCounter(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetContentCounter indicates an expected call of GetContentCounter.

func (*MockContentAPIClientMockRecorder) GetContentStatsWithoutAuth

func (mr *MockContentAPIClientMockRecorder) GetContentStatsWithoutAuth(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetContentStatsWithoutAuth indicates an expected call of GetContentStatsWithoutAuth.

func (*MockContentAPIClientMockRecorder) GetFeed

func (mr *MockContentAPIClientMockRecorder) GetFeed(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetFeed indicates an expected call of GetFeed.

func (*MockContentAPIClientMockRecorder) GetLastUsedCirclePostSorting added in v0.2.114

func (mr *MockContentAPIClientMockRecorder) GetLastUsedCirclePostSorting(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetLastUsedCirclePostSorting indicates an expected call of GetLastUsedCirclePostSorting.

func (*MockContentAPIClientMockRecorder) GetLastUsedUserPostSorting added in v0.2.114

func (mr *MockContentAPIClientMockRecorder) GetLastUsedUserPostSorting(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetLastUsedUserPostSorting indicates an expected call of GetLastUsedUserPostSorting.

func (*MockContentAPIClientMockRecorder) GetLinkMetaData

func (mr *MockContentAPIClientMockRecorder) GetLinkMetaData(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetLinkMetaData indicates an expected call of GetLinkMetaData.

func (*MockContentAPIClientMockRecorder) GetPinnedComments

func (mr *MockContentAPIClientMockRecorder) GetPinnedComments(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetPinnedComments indicates an expected call of GetPinnedComments.

func (*MockContentAPIClientMockRecorder) GetPinnedPosts

func (mr *MockContentAPIClientMockRecorder) GetPinnedPosts(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetPinnedPosts indicates an expected call of GetPinnedPosts.

func (*MockContentAPIClientMockRecorder) GetPinnedPostsOnProfile added in v0.2.109

func (mr *MockContentAPIClientMockRecorder) GetPinnedPostsOnProfile(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetPinnedPostsOnProfile indicates an expected call of GetPinnedPostsOnProfile.

func (*MockContentAPIClientMockRecorder) GetPost

func (mr *MockContentAPIClientMockRecorder) GetPost(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetPost indicates an expected call of GetPost.

func (*MockContentAPIClientMockRecorder) GetPostCommentsAt added in v0.2.123

func (mr *MockContentAPIClientMockRecorder) GetPostCommentsAt(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetPostCommentsAt indicates an expected call of GetPostCommentsAt.

func (*MockContentAPIClientMockRecorder) GetPostPin

func (mr *MockContentAPIClientMockRecorder) GetPostPin(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetPostPin indicates an expected call of GetPostPin.

func (*MockContentAPIClientMockRecorder) GetPostPinOnProfile added in v0.2.109

func (mr *MockContentAPIClientMockRecorder) GetPostPinOnProfile(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetPostPinOnProfile indicates an expected call of GetPostPinOnProfile.

func (*MockContentAPIClientMockRecorder) GetPostPreview

func (mr *MockContentAPIClientMockRecorder) GetPostPreview(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetPostPreview indicates an expected call of GetPostPreview.

func (*MockContentAPIClientMockRecorder) GetPostReactions

func (mr *MockContentAPIClientMockRecorder) GetPostReactions(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetPostReactions indicates an expected call of GetPostReactions.

func (*MockContentAPIClientMockRecorder) GetPostReactionsWithReactionAt added in v0.2.118

func (mr *MockContentAPIClientMockRecorder) GetPostReactionsWithReactionAt(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetPostReactionsWithReactionAt indicates an expected call of GetPostReactionsWithReactionAt.

func (*MockContentAPIClientMockRecorder) GetPostSharesAt added in v0.2.123

func (mr *MockContentAPIClientMockRecorder) GetPostSharesAt(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetPostSharesAt indicates an expected call of GetPostSharesAt.

func (*MockContentAPIClientMockRecorder) GetPosts

func (mr *MockContentAPIClientMockRecorder) GetPosts(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetPosts indicates an expected call of GetPosts.

func (*MockContentAPIClientMockRecorder) GetSavedPosts

func (mr *MockContentAPIClientMockRecorder) GetSavedPosts(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetSavedPosts indicates an expected call of GetSavedPosts.

func (*MockContentAPIClientMockRecorder) GetSound

func (mr *MockContentAPIClientMockRecorder) GetSound(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetSound indicates an expected call of GetSound.

func (*MockContentAPIClientMockRecorder) GetSounds

func (mr *MockContentAPIClientMockRecorder) GetSounds(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetSounds indicates an expected call of GetSounds.

func (*MockContentAPIClientMockRecorder) GetTopUserCircleEdges added in v0.2.91

func (mr *MockContentAPIClientMockRecorder) GetTopUserCircleEdges(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetTopUserCircleEdges indicates an expected call of GetTopUserCircleEdges.

func (*MockContentAPIClientMockRecorder) GetTrendingPosts added in v0.2.84

func (mr *MockContentAPIClientMockRecorder) GetTrendingPosts(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetTrendingPosts indicates an expected call of GetTrendingPosts.

func (*MockContentAPIClientMockRecorder) GetUserCommentEdge added in v0.2.40

func (mr *MockContentAPIClientMockRecorder) GetUserCommentEdge(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetUserCommentEdge indicates an expected call of GetUserCommentEdge.

func (*MockContentAPIClientMockRecorder) GetUserComments added in v0.2.76

func (mr *MockContentAPIClientMockRecorder) GetUserComments(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetUserComments indicates an expected call of GetUserComments.

func (*MockContentAPIClientMockRecorder) GetUserCounter

func (mr *MockContentAPIClientMockRecorder) GetUserCounter(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetUserCounter indicates an expected call of GetUserCounter.

func (*MockContentAPIClientMockRecorder) GetUserPostEdge

func (mr *MockContentAPIClientMockRecorder) GetUserPostEdge(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetUserPostEdge indicates an expected call of GetUserPostEdge.

func (*MockContentAPIClientMockRecorder) GetUserPosts added in v0.2.109

func (mr *MockContentAPIClientMockRecorder) GetUserPosts(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetUserPosts indicates an expected call of GetUserPosts.

func (*MockContentAPIClientMockRecorder) IsCommentHasGottenNLikes added in v0.2.99

func (mr *MockContentAPIClientMockRecorder) IsCommentHasGottenNLikes(ctx, in interface{}, opts ...interface{}) *gomock.Call

IsCommentHasGottenNLikes indicates an expected call of IsCommentHasGottenNLikes.

func (*MockContentAPIClientMockRecorder) IsContentCountersMigrationRunning

func (mr *MockContentAPIClientMockRecorder) IsContentCountersMigrationRunning(ctx, in interface{}, opts ...interface{}) *gomock.Call

IsContentCountersMigrationRunning indicates an expected call of IsContentCountersMigrationRunning.

func (*MockContentAPIClientMockRecorder) IsContentCountersPastXMigrationRunning

func (mr *MockContentAPIClientMockRecorder) IsContentCountersPastXMigrationRunning(ctx, in interface{}, opts ...interface{}) *gomock.Call

IsContentCountersPastXMigrationRunning indicates an expected call of IsContentCountersPastXMigrationRunning.

func (*MockContentAPIClientMockRecorder) IsImpressionsMigrationRunning

func (mr *MockContentAPIClientMockRecorder) IsImpressionsMigrationRunning(ctx, in interface{}, opts ...interface{}) *gomock.Call

IsImpressionsMigrationRunning indicates an expected call of IsImpressionsMigrationRunning.

func (*MockContentAPIClientMockRecorder) IsPostCleanupMigrationRunning

func (mr *MockContentAPIClientMockRecorder) IsPostCleanupMigrationRunning(ctx, in interface{}, opts ...interface{}) *gomock.Call

IsPostCleanupMigrationRunning indicates an expected call of IsPostCleanupMigrationRunning.

func (*MockContentAPIClientMockRecorder) PinComment

func (mr *MockContentAPIClientMockRecorder) PinComment(ctx, in interface{}, opts ...interface{}) *gomock.Call

PinComment indicates an expected call of PinComment.

func (*MockContentAPIClientMockRecorder) PinPost

func (mr *MockContentAPIClientMockRecorder) PinPost(ctx, in interface{}, opts ...interface{}) *gomock.Call

PinPost indicates an expected call of PinPost.

func (*MockContentAPIClientMockRecorder) PinPostOnProfile added in v0.2.109

func (mr *MockContentAPIClientMockRecorder) PinPostOnProfile(ctx, in interface{}, opts ...interface{}) *gomock.Call

PinPostOnProfile indicates an expected call of PinPostOnProfile.

func (*MockContentAPIClientMockRecorder) ReactToComment

func (mr *MockContentAPIClientMockRecorder) ReactToComment(ctx, in interface{}, opts ...interface{}) *gomock.Call

ReactToComment indicates an expected call of ReactToComment.

func (*MockContentAPIClientMockRecorder) ReactToPost

func (mr *MockContentAPIClientMockRecorder) ReactToPost(ctx, in interface{}, opts ...interface{}) *gomock.Call

ReactToPost indicates an expected call of ReactToPost.

func (*MockContentAPIClientMockRecorder) ReorderPinnedComments

func (mr *MockContentAPIClientMockRecorder) ReorderPinnedComments(ctx, in interface{}, opts ...interface{}) *gomock.Call

ReorderPinnedComments indicates an expected call of ReorderPinnedComments.

func (*MockContentAPIClientMockRecorder) ReorderPinnedPosts

func (mr *MockContentAPIClientMockRecorder) ReorderPinnedPosts(ctx, in interface{}, opts ...interface{}) *gomock.Call

ReorderPinnedPosts indicates an expected call of ReorderPinnedPosts.

func (*MockContentAPIClientMockRecorder) ReorderPinnedPostsOnProfile added in v0.2.109

func (mr *MockContentAPIClientMockRecorder) ReorderPinnedPostsOnProfile(ctx, in interface{}, opts ...interface{}) *gomock.Call

ReorderPinnedPostsOnProfile indicates an expected call of ReorderPinnedPostsOnProfile.

func (*MockContentAPIClientMockRecorder) SavePostScreenTime added in v0.2.28

func (mr *MockContentAPIClientMockRecorder) SavePostScreenTime(ctx, in interface{}, opts ...interface{}) *gomock.Call

SavePostScreenTime indicates an expected call of SavePostScreenTime.

func (*MockContentAPIClientMockRecorder) SavePostStatus

func (mr *MockContentAPIClientMockRecorder) SavePostStatus(ctx, in interface{}, opts ...interface{}) *gomock.Call

SavePostStatus indicates an expected call of SavePostStatus.

func (*MockContentAPIClientMockRecorder) SharePost

func (mr *MockContentAPIClientMockRecorder) SharePost(ctx, in interface{}, opts ...interface{}) *gomock.Call

SharePost indicates an expected call of SharePost.

func (*MockContentAPIClientMockRecorder) SiteMapGenerator

func (mr *MockContentAPIClientMockRecorder) SiteMapGenerator(ctx, in interface{}, opts ...interface{}) *gomock.Call

SiteMapGenerator indicates an expected call of SiteMapGenerator.

func (*MockContentAPIClientMockRecorder) SortedCirclePostsConnection

func (mr *MockContentAPIClientMockRecorder) SortedCirclePostsConnection(ctx, in interface{}, opts ...interface{}) *gomock.Call

SortedCirclePostsConnection indicates an expected call of SortedCirclePostsConnection.

func (*MockContentAPIClientMockRecorder) StartCommentCountersMigration

func (mr *MockContentAPIClientMockRecorder) StartCommentCountersMigration(ctx, in interface{}, opts ...interface{}) *gomock.Call

StartCommentCountersMigration indicates an expected call of StartCommentCountersMigration.

func (*MockContentAPIClientMockRecorder) StartContentCountersMigration

func (mr *MockContentAPIClientMockRecorder) StartContentCountersMigration(ctx, in interface{}, opts ...interface{}) *gomock.Call

StartContentCountersMigration indicates an expected call of StartContentCountersMigration.

func (*MockContentAPIClientMockRecorder) StartContentCountersPastXMigration

func (mr *MockContentAPIClientMockRecorder) StartContentCountersPastXMigration(ctx, in interface{}, opts ...interface{}) *gomock.Call

StartContentCountersPastXMigration indicates an expected call of StartContentCountersPastXMigration.

func (*MockContentAPIClientMockRecorder) StartImpressionsMigration

func (mr *MockContentAPIClientMockRecorder) StartImpressionsMigration(ctx, in interface{}, opts ...interface{}) *gomock.Call

StartImpressionsMigration indicates an expected call of StartImpressionsMigration.

func (*MockContentAPIClientMockRecorder) StartPostCleanupMigration

func (mr *MockContentAPIClientMockRecorder) StartPostCleanupMigration(ctx, in interface{}, opts ...interface{}) *gomock.Call

StartPostCleanupMigration indicates an expected call of StartPostCleanupMigration.

func (*MockContentAPIClientMockRecorder) StopCommentCountersMigration

func (mr *MockContentAPIClientMockRecorder) StopCommentCountersMigration(ctx, in interface{}, opts ...interface{}) *gomock.Call

StopCommentCountersMigration indicates an expected call of StopCommentCountersMigration.

func (*MockContentAPIClientMockRecorder) StopContentCountersMigration

func (mr *MockContentAPIClientMockRecorder) StopContentCountersMigration(ctx, in interface{}, opts ...interface{}) *gomock.Call

StopContentCountersMigration indicates an expected call of StopContentCountersMigration.

func (*MockContentAPIClientMockRecorder) StopContentCountersPastXMigration

func (mr *MockContentAPIClientMockRecorder) StopContentCountersPastXMigration(ctx, in interface{}, opts ...interface{}) *gomock.Call

StopContentCountersPastXMigration indicates an expected call of StopContentCountersPastXMigration.

func (*MockContentAPIClientMockRecorder) StopImpressionsMigration

func (mr *MockContentAPIClientMockRecorder) StopImpressionsMigration(ctx, in interface{}, opts ...interface{}) *gomock.Call

StopImpressionsMigration indicates an expected call of StopImpressionsMigration.

func (*MockContentAPIClientMockRecorder) StopPostCleanupMigration

func (mr *MockContentAPIClientMockRecorder) StopPostCleanupMigration(ctx, in interface{}, opts ...interface{}) *gomock.Call

StopPostCleanupMigration indicates an expected call of StopPostCleanupMigration.

func (*MockContentAPIClientMockRecorder) UndeleteComment

func (mr *MockContentAPIClientMockRecorder) UndeleteComment(ctx, in interface{}, opts ...interface{}) *gomock.Call

UndeleteComment indicates an expected call of UndeleteComment.

func (*MockContentAPIClientMockRecorder) UndeletePost

func (mr *MockContentAPIClientMockRecorder) UndeletePost(ctx, in interface{}, opts ...interface{}) *gomock.Call

UndeletePost indicates an expected call of UndeletePost.

func (*MockContentAPIClientMockRecorder) UnpinComment

func (mr *MockContentAPIClientMockRecorder) UnpinComment(ctx, in interface{}, opts ...interface{}) *gomock.Call

UnpinComment indicates an expected call of UnpinComment.

func (*MockContentAPIClientMockRecorder) UnpinPost

func (mr *MockContentAPIClientMockRecorder) UnpinPost(ctx, in interface{}, opts ...interface{}) *gomock.Call

UnpinPost indicates an expected call of UnpinPost.

func (*MockContentAPIClientMockRecorder) UnpinPostOnProfile added in v0.2.109

func (mr *MockContentAPIClientMockRecorder) UnpinPostOnProfile(ctx, in interface{}, opts ...interface{}) *gomock.Call

UnpinPostOnProfile indicates an expected call of UnpinPostOnProfile.

func (*MockContentAPIClientMockRecorder) UnreactToComment

func (mr *MockContentAPIClientMockRecorder) UnreactToComment(ctx, in interface{}, opts ...interface{}) *gomock.Call

UnreactToComment indicates an expected call of UnreactToComment.

func (*MockContentAPIClientMockRecorder) UnreactToPost

func (mr *MockContentAPIClientMockRecorder) UnreactToPost(ctx, in interface{}, opts ...interface{}) *gomock.Call

UnreactToPost indicates an expected call of UnreactToPost.

func (*MockContentAPIClientMockRecorder) UpdateCollection

func (mr *MockContentAPIClientMockRecorder) UpdateCollection(ctx, in interface{}, opts ...interface{}) *gomock.Call

UpdateCollection indicates an expected call of UpdateCollection.

func (*MockContentAPIClientMockRecorder) UpdateComment

func (mr *MockContentAPIClientMockRecorder) UpdateComment(ctx, in interface{}, opts ...interface{}) *gomock.Call

UpdateComment indicates an expected call of UpdateComment.

func (*MockContentAPIClientMockRecorder) UserPostsConnection

func (mr *MockContentAPIClientMockRecorder) UserPostsConnection(ctx, in interface{}, opts ...interface{}) *gomock.Call

UserPostsConnection indicates an expected call of UserPostsConnection.

func (*MockContentAPIClientMockRecorder) ViewPost

func (mr *MockContentAPIClientMockRecorder) ViewPost(ctx, in interface{}, opts ...interface{}) *gomock.Call

ViewPost indicates an expected call of ViewPost.

func (*MockContentAPIClientMockRecorder) VoteInPoll

func (mr *MockContentAPIClientMockRecorder) VoteInPoll(ctx, in interface{}, opts ...interface{}) *gomock.Call

VoteInPoll indicates an expected call of VoteInPoll.

type MockContentAPIServer

type MockContentAPIServer struct {
	// contains filtered or unexported fields
}

MockContentAPIServer is a mock of ContentAPIServer interface.

func NewMockContentAPIServer

func NewMockContentAPIServer(ctrl *gomock.Controller) *MockContentAPIServer

NewMockContentAPIServer creates a new mock instance.

func (*MockContentAPIServer) AddAttachmentIDForContentURL

func (m *MockContentAPIServer) AddAttachmentIDForContentURL(arg0 context.Context, arg1 *v1.AddAttachmentIDForContentURLRequest) (*v1.Empty, error)

AddAttachmentIDForContentURL mocks base method.

func (*MockContentAPIServer) AddPostToCollection

AddPostToCollection mocks base method.

func (*MockContentAPIServer) CirclePostsConnection

func (m *MockContentAPIServer) CirclePostsConnection(arg0 context.Context, arg1 *v1.CirclePostsConnectionRequest) (*v1.GetPostsResponse, error)

CirclePostsConnection mocks base method.

func (*MockContentAPIServer) CreateCollection

CreateCollection mocks base method.

func (*MockContentAPIServer) CreateComment

CreateComment mocks base method.

func (*MockContentAPIServer) CreatePost

CreatePost mocks base method.

func (*MockContentAPIServer) DeleteCollection

DeleteCollection mocks base method.

func (*MockContentAPIServer) DeleteComment

func (m *MockContentAPIServer) DeleteComment(arg0 context.Context, arg1 *v1.DeleteCommentRequest) (*v1.Empty, error)

DeleteComment mocks base method.

func (*MockContentAPIServer) DeletePost

func (m *MockContentAPIServer) DeletePost(arg0 context.Context, arg1 *v1.DeletePostRequest) (*v1.Empty, error)

DeletePost mocks base method.

func (*MockContentAPIServer) DeletePosts

DeletePosts mocks base method.

func (*MockContentAPIServer) DeletePostsFromCollection

DeletePostsFromCollection mocks base method.

func (*MockContentAPIServer) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockContentAPIServer) GetCircleCommentsCount added in v0.2.46

GetCircleCommentsCount mocks base method.

func (*MockContentAPIServer) GetCircleContentStats

GetCircleContentStats mocks base method.

func (*MockContentAPIServer) GetCircleCounter

GetCircleCounter mocks base method.

func (*MockContentAPIServer) GetCircleDislikesCount added in v0.2.46

GetCircleDislikesCount mocks base method.

func (*MockContentAPIServer) GetCircleFeed

GetCircleFeed mocks base method.

func (*MockContentAPIServer) GetCircleLikesCount added in v0.2.46

GetCircleLikesCount mocks base method.

func (*MockContentAPIServer) GetCircleMeanScreenTime added in v0.2.46

GetCircleMeanScreenTime mocks base method.

func (*MockContentAPIServer) GetCirclePostsCount added in v0.2.46

GetCirclePostsCount mocks base method.

func (*MockContentAPIServer) GetCircleSavesCount added in v0.2.46

GetCircleSavesCount mocks base method.

func (*MockContentAPIServer) GetCircleSharesCount added in v0.2.46

GetCircleSharesCount mocks base method.

func (*MockContentAPIServer) GetCircleTotalScreenTime added in v0.2.46

GetCircleTotalScreenTime mocks base method.

func (*MockContentAPIServer) GetCircleViewsCount added in v0.2.46

GetCircleViewsCount mocks base method.

func (*MockContentAPIServer) GetCircleVotesCount added in v0.2.46

GetCircleVotesCount mocks base method.

func (*MockContentAPIServer) GetCollection

GetCollection mocks base method.

func (*MockContentAPIServer) GetCollectionCounter

GetCollectionCounter mocks base method.

func (*MockContentAPIServer) GetCollectionPosts

GetCollectionPosts mocks base method.

func (*MockContentAPIServer) GetCollections

GetCollections mocks base method.

func (*MockContentAPIServer) GetComment

GetComment mocks base method.

func (*MockContentAPIServer) GetCommentCountersMigrationProgress

func (m *MockContentAPIServer) GetCommentCountersMigrationProgress(arg0 context.Context, arg1 *v1.Empty) (*v1.CommentCountersMigrationProgress, error)

GetCommentCountersMigrationProgress mocks base method.

func (*MockContentAPIServer) GetCommentPin

GetCommentPin mocks base method.

func (*MockContentAPIServer) GetCommentReactions

GetCommentReactions mocks base method.

func (*MockContentAPIServer) GetCommentReactionsWithReactionAt added in v0.2.123

GetCommentReactionsWithReactionAt mocks base method.

func (*MockContentAPIServer) GetComments

GetComments mocks base method.

func (*MockContentAPIServer) GetCommentsByID added in v0.2.123

GetCommentsByID mocks base method.

func (*MockContentAPIServer) GetContentCounter

GetContentCounter mocks base method.

func (*MockContentAPIServer) GetContentStatsWithoutAuth

func (m *MockContentAPIServer) GetContentStatsWithoutAuth(arg0 context.Context, arg1 *v1.GetContentStatsRequest) (*v1.GetContentStatsResponse, error)

GetContentStatsWithoutAuth mocks base method.

func (*MockContentAPIServer) GetFeed

GetFeed mocks base method.

func (*MockContentAPIServer) GetLastUsedCirclePostSorting added in v0.2.114

GetLastUsedCirclePostSorting mocks base method.

func (*MockContentAPIServer) GetLastUsedUserPostSorting added in v0.2.114

GetLastUsedUserPostSorting mocks base method.

func (*MockContentAPIServer) GetLinkMetaData

GetLinkMetaData mocks base method.

func (*MockContentAPIServer) GetPinnedComments

GetPinnedComments mocks base method.

func (*MockContentAPIServer) GetPinnedPosts

GetPinnedPosts mocks base method.

func (*MockContentAPIServer) GetPinnedPostsOnProfile added in v0.2.109

GetPinnedPostsOnProfile mocks base method.

func (*MockContentAPIServer) GetPost

GetPost mocks base method.

func (*MockContentAPIServer) GetPostCommentsAt added in v0.2.123

GetPostCommentsAt mocks base method.

func (*MockContentAPIServer) GetPostPin

GetPostPin mocks base method.

func (*MockContentAPIServer) GetPostPinOnProfile added in v0.2.109

GetPostPinOnProfile mocks base method.

func (*MockContentAPIServer) GetPostPreview

GetPostPreview mocks base method.

func (*MockContentAPIServer) GetPostReactions

GetPostReactions mocks base method.

func (*MockContentAPIServer) GetPostReactionsWithReactionAt added in v0.2.118

GetPostReactionsWithReactionAt mocks base method.

func (*MockContentAPIServer) GetPostSharesAt added in v0.2.123

GetPostSharesAt mocks base method.

func (*MockContentAPIServer) GetPosts

GetPosts mocks base method.

func (*MockContentAPIServer) GetSavedPosts

GetSavedPosts mocks base method.

func (*MockContentAPIServer) GetSound

GetSound mocks base method.

func (*MockContentAPIServer) GetSounds

GetSounds mocks base method.

func (*MockContentAPIServer) GetTopUserCircleEdges added in v0.2.91

GetTopUserCircleEdges mocks base method.

func (*MockContentAPIServer) GetTrendingPosts added in v0.2.84

GetTrendingPosts mocks base method.

func (*MockContentAPIServer) GetUserCommentEdge added in v0.2.40

GetUserCommentEdge mocks base method.

func (*MockContentAPIServer) GetUserComments added in v0.2.76

GetUserComments mocks base method.

func (*MockContentAPIServer) GetUserCounter

GetUserCounter mocks base method.

func (*MockContentAPIServer) GetUserPostEdge

GetUserPostEdge mocks base method.

func (*MockContentAPIServer) GetUserPosts added in v0.2.109

GetUserPosts mocks base method.

func (*MockContentAPIServer) IsCommentHasGottenNLikes added in v0.2.99

IsCommentHasGottenNLikes mocks base method.

func (*MockContentAPIServer) IsContentCountersMigrationRunning

IsContentCountersMigrationRunning mocks base method.

func (*MockContentAPIServer) IsContentCountersPastXMigrationRunning

IsContentCountersPastXMigrationRunning mocks base method.

func (*MockContentAPIServer) IsImpressionsMigrationRunning

IsImpressionsMigrationRunning mocks base method.

func (*MockContentAPIServer) IsPostCleanupMigrationRunning

IsPostCleanupMigrationRunning mocks base method.

func (*MockContentAPIServer) PinComment

func (m *MockContentAPIServer) PinComment(arg0 context.Context, arg1 *v1.PinCommentRequest) (*emptypb.Empty, error)

PinComment mocks base method.

func (*MockContentAPIServer) PinPost

PinPost mocks base method.

func (*MockContentAPIServer) PinPostOnProfile added in v0.2.109

func (m *MockContentAPIServer) PinPostOnProfile(arg0 context.Context, arg1 *v1.PinPostOnProfileRequest) (*emptypb.Empty, error)

PinPostOnProfile mocks base method.

func (*MockContentAPIServer) ReactToComment

ReactToComment mocks base method.

func (*MockContentAPIServer) ReactToPost

ReactToPost mocks base method.

func (*MockContentAPIServer) ReorderPinnedComments

func (m *MockContentAPIServer) ReorderPinnedComments(arg0 context.Context, arg1 *v1.ReorderPinnedCommentsRequest) (*emptypb.Empty, error)

ReorderPinnedComments mocks base method.

func (*MockContentAPIServer) ReorderPinnedPosts

func (m *MockContentAPIServer) ReorderPinnedPosts(arg0 context.Context, arg1 *v1.ReorderPinnedPostsRequest) (*emptypb.Empty, error)

ReorderPinnedPosts mocks base method.

func (*MockContentAPIServer) ReorderPinnedPostsOnProfile added in v0.2.109

func (m *MockContentAPIServer) ReorderPinnedPostsOnProfile(arg0 context.Context, arg1 *v1.ReorderPinnedPostsOnProfileRequest) (*emptypb.Empty, error)

ReorderPinnedPostsOnProfile mocks base method.

func (*MockContentAPIServer) SavePostScreenTime added in v0.2.28

SavePostScreenTime mocks base method.

func (*MockContentAPIServer) SavePostStatus

func (m *MockContentAPIServer) SavePostStatus(arg0 context.Context, arg1 *v1.SavePostStatusRequest) (*v1.Empty, error)

SavePostStatus mocks base method.

func (*MockContentAPIServer) SharePost

SharePost mocks base method.

func (*MockContentAPIServer) SiteMapGenerator

func (m *MockContentAPIServer) SiteMapGenerator(arg0 context.Context, arg1 *emptypb.Empty) (*emptypb.Empty, error)

SiteMapGenerator mocks base method.

func (*MockContentAPIServer) SortedCirclePostsConnection

SortedCirclePostsConnection mocks base method.

func (*MockContentAPIServer) StartCommentCountersMigration

func (m *MockContentAPIServer) StartCommentCountersMigration(arg0 context.Context, arg1 *v1.StartCommentCountersMigrationReq) (*v1.Empty, error)

StartCommentCountersMigration mocks base method.

func (*MockContentAPIServer) StartContentCountersMigration

StartContentCountersMigration mocks base method.

func (*MockContentAPIServer) StartContentCountersPastXMigration

StartContentCountersPastXMigration mocks base method.

func (*MockContentAPIServer) StartImpressionsMigration

StartImpressionsMigration mocks base method.

func (*MockContentAPIServer) StartPostCleanupMigration

StartPostCleanupMigration mocks base method.

func (*MockContentAPIServer) StopCommentCountersMigration

func (m *MockContentAPIServer) StopCommentCountersMigration(arg0 context.Context, arg1 *v1.Empty) (*v1.Empty, error)

StopCommentCountersMigration mocks base method.

func (*MockContentAPIServer) StopContentCountersMigration

StopContentCountersMigration mocks base method.

func (*MockContentAPIServer) StopContentCountersPastXMigration

StopContentCountersPastXMigration mocks base method.

func (*MockContentAPIServer) StopImpressionsMigration

StopImpressionsMigration mocks base method.

func (*MockContentAPIServer) StopPostCleanupMigration

StopPostCleanupMigration mocks base method.

func (*MockContentAPIServer) UndeleteComment

UndeleteComment mocks base method.

func (*MockContentAPIServer) UndeletePost

UndeletePost mocks base method.

func (*MockContentAPIServer) UnpinComment

func (m *MockContentAPIServer) UnpinComment(arg0 context.Context, arg1 *v1.UnpinCommentRequest) (*emptypb.Empty, error)

UnpinComment mocks base method.

func (*MockContentAPIServer) UnpinPost

func (m *MockContentAPIServer) UnpinPost(arg0 context.Context, arg1 *v1.UnpinPostRequest) (*emptypb.Empty, error)

UnpinPost mocks base method.

func (*MockContentAPIServer) UnpinPostOnProfile added in v0.2.109

func (m *MockContentAPIServer) UnpinPostOnProfile(arg0 context.Context, arg1 *v1.UnpinPostOnProfileRequest) (*emptypb.Empty, error)

UnpinPostOnProfile mocks base method.

func (*MockContentAPIServer) UnreactToComment

UnreactToComment mocks base method.

func (*MockContentAPIServer) UnreactToPost

UnreactToPost mocks base method.

func (*MockContentAPIServer) UpdateCollection

UpdateCollection mocks base method.

func (*MockContentAPIServer) UpdateComment

UpdateComment mocks base method.

func (*MockContentAPIServer) UserPostsConnection

UserPostsConnection mocks base method.

func (*MockContentAPIServer) ViewPost

func (m *MockContentAPIServer) ViewPost(arg0 context.Context, arg1 *v1.ViewPostRequest) (*v1.Empty, error)

ViewPost mocks base method.

func (*MockContentAPIServer) VoteInPoll

func (m *MockContentAPIServer) VoteInPoll(arg0 context.Context, arg1 *v1.VoteInPollRequest) (*v1.Empty, error)

VoteInPoll mocks base method.

type MockContentAPIServerMockRecorder

type MockContentAPIServerMockRecorder struct {
	// contains filtered or unexported fields
}

MockContentAPIServerMockRecorder is the mock recorder for MockContentAPIServer.

func (*MockContentAPIServerMockRecorder) AddAttachmentIDForContentURL

func (mr *MockContentAPIServerMockRecorder) AddAttachmentIDForContentURL(arg0, arg1 interface{}) *gomock.Call

AddAttachmentIDForContentURL indicates an expected call of AddAttachmentIDForContentURL.

func (*MockContentAPIServerMockRecorder) AddPostToCollection

func (mr *MockContentAPIServerMockRecorder) AddPostToCollection(arg0, arg1 interface{}) *gomock.Call

AddPostToCollection indicates an expected call of AddPostToCollection.

func (*MockContentAPIServerMockRecorder) CirclePostsConnection

func (mr *MockContentAPIServerMockRecorder) CirclePostsConnection(arg0, arg1 interface{}) *gomock.Call

CirclePostsConnection indicates an expected call of CirclePostsConnection.

func (*MockContentAPIServerMockRecorder) CreateCollection

func (mr *MockContentAPIServerMockRecorder) CreateCollection(arg0, arg1 interface{}) *gomock.Call

CreateCollection indicates an expected call of CreateCollection.

func (*MockContentAPIServerMockRecorder) CreateComment

func (mr *MockContentAPIServerMockRecorder) CreateComment(arg0, arg1 interface{}) *gomock.Call

CreateComment indicates an expected call of CreateComment.

func (*MockContentAPIServerMockRecorder) CreatePost

func (mr *MockContentAPIServerMockRecorder) CreatePost(arg0, arg1 interface{}) *gomock.Call

CreatePost indicates an expected call of CreatePost.

func (*MockContentAPIServerMockRecorder) DeleteCollection

func (mr *MockContentAPIServerMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call

DeleteCollection indicates an expected call of DeleteCollection.

func (*MockContentAPIServerMockRecorder) DeleteComment

func (mr *MockContentAPIServerMockRecorder) DeleteComment(arg0, arg1 interface{}) *gomock.Call

DeleteComment indicates an expected call of DeleteComment.

func (*MockContentAPIServerMockRecorder) DeletePost

func (mr *MockContentAPIServerMockRecorder) DeletePost(arg0, arg1 interface{}) *gomock.Call

DeletePost indicates an expected call of DeletePost.

func (*MockContentAPIServerMockRecorder) DeletePosts

func (mr *MockContentAPIServerMockRecorder) DeletePosts(arg0, arg1 interface{}) *gomock.Call

DeletePosts indicates an expected call of DeletePosts.

func (*MockContentAPIServerMockRecorder) DeletePostsFromCollection

func (mr *MockContentAPIServerMockRecorder) DeletePostsFromCollection(arg0, arg1 interface{}) *gomock.Call

DeletePostsFromCollection indicates an expected call of DeletePostsFromCollection.

func (*MockContentAPIServerMockRecorder) GetCircleCommentsCount added in v0.2.46

func (mr *MockContentAPIServerMockRecorder) GetCircleCommentsCount(arg0, arg1 interface{}) *gomock.Call

GetCircleCommentsCount indicates an expected call of GetCircleCommentsCount.

func (*MockContentAPIServerMockRecorder) GetCircleContentStats

func (mr *MockContentAPIServerMockRecorder) GetCircleContentStats(arg0, arg1 interface{}) *gomock.Call

GetCircleContentStats indicates an expected call of GetCircleContentStats.

func (*MockContentAPIServerMockRecorder) GetCircleCounter

func (mr *MockContentAPIServerMockRecorder) GetCircleCounter(arg0, arg1 interface{}) *gomock.Call

GetCircleCounter indicates an expected call of GetCircleCounter.

func (*MockContentAPIServerMockRecorder) GetCircleDislikesCount added in v0.2.46

func (mr *MockContentAPIServerMockRecorder) GetCircleDislikesCount(arg0, arg1 interface{}) *gomock.Call

GetCircleDislikesCount indicates an expected call of GetCircleDislikesCount.

func (*MockContentAPIServerMockRecorder) GetCircleFeed

func (mr *MockContentAPIServerMockRecorder) GetCircleFeed(arg0, arg1 interface{}) *gomock.Call

GetCircleFeed indicates an expected call of GetCircleFeed.

func (*MockContentAPIServerMockRecorder) GetCircleLikesCount added in v0.2.46

func (mr *MockContentAPIServerMockRecorder) GetCircleLikesCount(arg0, arg1 interface{}) *gomock.Call

GetCircleLikesCount indicates an expected call of GetCircleLikesCount.

func (*MockContentAPIServerMockRecorder) GetCircleMeanScreenTime added in v0.2.46

func (mr *MockContentAPIServerMockRecorder) GetCircleMeanScreenTime(arg0, arg1 interface{}) *gomock.Call

GetCircleMeanScreenTime indicates an expected call of GetCircleMeanScreenTime.

func (*MockContentAPIServerMockRecorder) GetCirclePostsCount added in v0.2.46

func (mr *MockContentAPIServerMockRecorder) GetCirclePostsCount(arg0, arg1 interface{}) *gomock.Call

GetCirclePostsCount indicates an expected call of GetCirclePostsCount.

func (*MockContentAPIServerMockRecorder) GetCircleSavesCount added in v0.2.46

func (mr *MockContentAPIServerMockRecorder) GetCircleSavesCount(arg0, arg1 interface{}) *gomock.Call

GetCircleSavesCount indicates an expected call of GetCircleSavesCount.

func (*MockContentAPIServerMockRecorder) GetCircleSharesCount added in v0.2.46

func (mr *MockContentAPIServerMockRecorder) GetCircleSharesCount(arg0, arg1 interface{}) *gomock.Call

GetCircleSharesCount indicates an expected call of GetCircleSharesCount.

func (*MockContentAPIServerMockRecorder) GetCircleTotalScreenTime added in v0.2.46

func (mr *MockContentAPIServerMockRecorder) GetCircleTotalScreenTime(arg0, arg1 interface{}) *gomock.Call

GetCircleTotalScreenTime indicates an expected call of GetCircleTotalScreenTime.

func (*MockContentAPIServerMockRecorder) GetCircleViewsCount added in v0.2.46

func (mr *MockContentAPIServerMockRecorder) GetCircleViewsCount(arg0, arg1 interface{}) *gomock.Call

GetCircleViewsCount indicates an expected call of GetCircleViewsCount.

func (*MockContentAPIServerMockRecorder) GetCircleVotesCount added in v0.2.46

func (mr *MockContentAPIServerMockRecorder) GetCircleVotesCount(arg0, arg1 interface{}) *gomock.Call

GetCircleVotesCount indicates an expected call of GetCircleVotesCount.

func (*MockContentAPIServerMockRecorder) GetCollection

func (mr *MockContentAPIServerMockRecorder) GetCollection(arg0, arg1 interface{}) *gomock.Call

GetCollection indicates an expected call of GetCollection.

func (*MockContentAPIServerMockRecorder) GetCollectionCounter

func (mr *MockContentAPIServerMockRecorder) GetCollectionCounter(arg0, arg1 interface{}) *gomock.Call

GetCollectionCounter indicates an expected call of GetCollectionCounter.

func (*MockContentAPIServerMockRecorder) GetCollectionPosts

func (mr *MockContentAPIServerMockRecorder) GetCollectionPosts(arg0, arg1 interface{}) *gomock.Call

GetCollectionPosts indicates an expected call of GetCollectionPosts.

func (*MockContentAPIServerMockRecorder) GetCollections

func (mr *MockContentAPIServerMockRecorder) GetCollections(arg0, arg1 interface{}) *gomock.Call

GetCollections indicates an expected call of GetCollections.

func (*MockContentAPIServerMockRecorder) GetComment

func (mr *MockContentAPIServerMockRecorder) GetComment(arg0, arg1 interface{}) *gomock.Call

GetComment indicates an expected call of GetComment.

func (*MockContentAPIServerMockRecorder) GetCommentCountersMigrationProgress

func (mr *MockContentAPIServerMockRecorder) GetCommentCountersMigrationProgress(arg0, arg1 interface{}) *gomock.Call

GetCommentCountersMigrationProgress indicates an expected call of GetCommentCountersMigrationProgress.

func (*MockContentAPIServerMockRecorder) GetCommentPin

func (mr *MockContentAPIServerMockRecorder) GetCommentPin(arg0, arg1 interface{}) *gomock.Call

GetCommentPin indicates an expected call of GetCommentPin.

func (*MockContentAPIServerMockRecorder) GetCommentReactions

func (mr *MockContentAPIServerMockRecorder) GetCommentReactions(arg0, arg1 interface{}) *gomock.Call

GetCommentReactions indicates an expected call of GetCommentReactions.

func (*MockContentAPIServerMockRecorder) GetCommentReactionsWithReactionAt added in v0.2.123

func (mr *MockContentAPIServerMockRecorder) GetCommentReactionsWithReactionAt(arg0, arg1 interface{}) *gomock.Call

GetCommentReactionsWithReactionAt indicates an expected call of GetCommentReactionsWithReactionAt.

func (*MockContentAPIServerMockRecorder) GetComments

func (mr *MockContentAPIServerMockRecorder) GetComments(arg0, arg1 interface{}) *gomock.Call

GetComments indicates an expected call of GetComments.

func (*MockContentAPIServerMockRecorder) GetCommentsByID added in v0.2.123

func (mr *MockContentAPIServerMockRecorder) GetCommentsByID(arg0, arg1 interface{}) *gomock.Call

GetCommentsByID indicates an expected call of GetCommentsByID.

func (*MockContentAPIServerMockRecorder) GetContentCounter

func (mr *MockContentAPIServerMockRecorder) GetContentCounter(arg0, arg1 interface{}) *gomock.Call

GetContentCounter indicates an expected call of GetContentCounter.

func (*MockContentAPIServerMockRecorder) GetContentStatsWithoutAuth

func (mr *MockContentAPIServerMockRecorder) GetContentStatsWithoutAuth(arg0, arg1 interface{}) *gomock.Call

GetContentStatsWithoutAuth indicates an expected call of GetContentStatsWithoutAuth.

func (*MockContentAPIServerMockRecorder) GetFeed

func (mr *MockContentAPIServerMockRecorder) GetFeed(arg0, arg1 interface{}) *gomock.Call

GetFeed indicates an expected call of GetFeed.

func (*MockContentAPIServerMockRecorder) GetLastUsedCirclePostSorting added in v0.2.114

func (mr *MockContentAPIServerMockRecorder) GetLastUsedCirclePostSorting(arg0, arg1 interface{}) *gomock.Call

GetLastUsedCirclePostSorting indicates an expected call of GetLastUsedCirclePostSorting.

func (*MockContentAPIServerMockRecorder) GetLastUsedUserPostSorting added in v0.2.114

func (mr *MockContentAPIServerMockRecorder) GetLastUsedUserPostSorting(arg0, arg1 interface{}) *gomock.Call

GetLastUsedUserPostSorting indicates an expected call of GetLastUsedUserPostSorting.

func (*MockContentAPIServerMockRecorder) GetLinkMetaData

func (mr *MockContentAPIServerMockRecorder) GetLinkMetaData(arg0, arg1 interface{}) *gomock.Call

GetLinkMetaData indicates an expected call of GetLinkMetaData.

func (*MockContentAPIServerMockRecorder) GetPinnedComments

func (mr *MockContentAPIServerMockRecorder) GetPinnedComments(arg0, arg1 interface{}) *gomock.Call

GetPinnedComments indicates an expected call of GetPinnedComments.

func (*MockContentAPIServerMockRecorder) GetPinnedPosts

func (mr *MockContentAPIServerMockRecorder) GetPinnedPosts(arg0, arg1 interface{}) *gomock.Call

GetPinnedPosts indicates an expected call of GetPinnedPosts.

func (*MockContentAPIServerMockRecorder) GetPinnedPostsOnProfile added in v0.2.109

func (mr *MockContentAPIServerMockRecorder) GetPinnedPostsOnProfile(arg0, arg1 interface{}) *gomock.Call

GetPinnedPostsOnProfile indicates an expected call of GetPinnedPostsOnProfile.

func (*MockContentAPIServerMockRecorder) GetPost

func (mr *MockContentAPIServerMockRecorder) GetPost(arg0, arg1 interface{}) *gomock.Call

GetPost indicates an expected call of GetPost.

func (*MockContentAPIServerMockRecorder) GetPostCommentsAt added in v0.2.123

func (mr *MockContentAPIServerMockRecorder) GetPostCommentsAt(arg0, arg1 interface{}) *gomock.Call

GetPostCommentsAt indicates an expected call of GetPostCommentsAt.

func (*MockContentAPIServerMockRecorder) GetPostPin

func (mr *MockContentAPIServerMockRecorder) GetPostPin(arg0, arg1 interface{}) *gomock.Call

GetPostPin indicates an expected call of GetPostPin.

func (*MockContentAPIServerMockRecorder) GetPostPinOnProfile added in v0.2.109

func (mr *MockContentAPIServerMockRecorder) GetPostPinOnProfile(arg0, arg1 interface{}) *gomock.Call

GetPostPinOnProfile indicates an expected call of GetPostPinOnProfile.

func (*MockContentAPIServerMockRecorder) GetPostPreview

func (mr *MockContentAPIServerMockRecorder) GetPostPreview(arg0, arg1 interface{}) *gomock.Call

GetPostPreview indicates an expected call of GetPostPreview.

func (*MockContentAPIServerMockRecorder) GetPostReactions

func (mr *MockContentAPIServerMockRecorder) GetPostReactions(arg0, arg1 interface{}) *gomock.Call

GetPostReactions indicates an expected call of GetPostReactions.

func (*MockContentAPIServerMockRecorder) GetPostReactionsWithReactionAt added in v0.2.118

func (mr *MockContentAPIServerMockRecorder) GetPostReactionsWithReactionAt(arg0, arg1 interface{}) *gomock.Call

GetPostReactionsWithReactionAt indicates an expected call of GetPostReactionsWithReactionAt.

func (*MockContentAPIServerMockRecorder) GetPostSharesAt added in v0.2.123

func (mr *MockContentAPIServerMockRecorder) GetPostSharesAt(arg0, arg1 interface{}) *gomock.Call

GetPostSharesAt indicates an expected call of GetPostSharesAt.

func (*MockContentAPIServerMockRecorder) GetPosts

func (mr *MockContentAPIServerMockRecorder) GetPosts(arg0, arg1 interface{}) *gomock.Call

GetPosts indicates an expected call of GetPosts.

func (*MockContentAPIServerMockRecorder) GetSavedPosts

func (mr *MockContentAPIServerMockRecorder) GetSavedPosts(arg0, arg1 interface{}) *gomock.Call

GetSavedPosts indicates an expected call of GetSavedPosts.

func (*MockContentAPIServerMockRecorder) GetSound

func (mr *MockContentAPIServerMockRecorder) GetSound(arg0, arg1 interface{}) *gomock.Call

GetSound indicates an expected call of GetSound.

func (*MockContentAPIServerMockRecorder) GetSounds

func (mr *MockContentAPIServerMockRecorder) GetSounds(arg0, arg1 interface{}) *gomock.Call

GetSounds indicates an expected call of GetSounds.

func (*MockContentAPIServerMockRecorder) GetTopUserCircleEdges added in v0.2.91

func (mr *MockContentAPIServerMockRecorder) GetTopUserCircleEdges(arg0, arg1 interface{}) *gomock.Call

GetTopUserCircleEdges indicates an expected call of GetTopUserCircleEdges.

func (*MockContentAPIServerMockRecorder) GetTrendingPosts added in v0.2.84

func (mr *MockContentAPIServerMockRecorder) GetTrendingPosts(arg0, arg1 interface{}) *gomock.Call

GetTrendingPosts indicates an expected call of GetTrendingPosts.

func (*MockContentAPIServerMockRecorder) GetUserCommentEdge added in v0.2.40

func (mr *MockContentAPIServerMockRecorder) GetUserCommentEdge(arg0, arg1 interface{}) *gomock.Call

GetUserCommentEdge indicates an expected call of GetUserCommentEdge.

func (*MockContentAPIServerMockRecorder) GetUserComments added in v0.2.76

func (mr *MockContentAPIServerMockRecorder) GetUserComments(arg0, arg1 interface{}) *gomock.Call

GetUserComments indicates an expected call of GetUserComments.

func (*MockContentAPIServerMockRecorder) GetUserCounter

func (mr *MockContentAPIServerMockRecorder) GetUserCounter(arg0, arg1 interface{}) *gomock.Call

GetUserCounter indicates an expected call of GetUserCounter.

func (*MockContentAPIServerMockRecorder) GetUserPostEdge

func (mr *MockContentAPIServerMockRecorder) GetUserPostEdge(arg0, arg1 interface{}) *gomock.Call

GetUserPostEdge indicates an expected call of GetUserPostEdge.

func (*MockContentAPIServerMockRecorder) GetUserPosts added in v0.2.109

func (mr *MockContentAPIServerMockRecorder) GetUserPosts(arg0, arg1 interface{}) *gomock.Call

GetUserPosts indicates an expected call of GetUserPosts.

func (*MockContentAPIServerMockRecorder) IsCommentHasGottenNLikes added in v0.2.99

func (mr *MockContentAPIServerMockRecorder) IsCommentHasGottenNLikes(arg0, arg1 interface{}) *gomock.Call

IsCommentHasGottenNLikes indicates an expected call of IsCommentHasGottenNLikes.

func (*MockContentAPIServerMockRecorder) IsContentCountersMigrationRunning

func (mr *MockContentAPIServerMockRecorder) IsContentCountersMigrationRunning(arg0, arg1 interface{}) *gomock.Call

IsContentCountersMigrationRunning indicates an expected call of IsContentCountersMigrationRunning.

func (*MockContentAPIServerMockRecorder) IsContentCountersPastXMigrationRunning

func (mr *MockContentAPIServerMockRecorder) IsContentCountersPastXMigrationRunning(arg0, arg1 interface{}) *gomock.Call

IsContentCountersPastXMigrationRunning indicates an expected call of IsContentCountersPastXMigrationRunning.

func (*MockContentAPIServerMockRecorder) IsImpressionsMigrationRunning

func (mr *MockContentAPIServerMockRecorder) IsImpressionsMigrationRunning(arg0, arg1 interface{}) *gomock.Call

IsImpressionsMigrationRunning indicates an expected call of IsImpressionsMigrationRunning.

func (*MockContentAPIServerMockRecorder) IsPostCleanupMigrationRunning

func (mr *MockContentAPIServerMockRecorder) IsPostCleanupMigrationRunning(arg0, arg1 interface{}) *gomock.Call

IsPostCleanupMigrationRunning indicates an expected call of IsPostCleanupMigrationRunning.

func (*MockContentAPIServerMockRecorder) PinComment

func (mr *MockContentAPIServerMockRecorder) PinComment(arg0, arg1 interface{}) *gomock.Call

PinComment indicates an expected call of PinComment.

func (*MockContentAPIServerMockRecorder) PinPost

func (mr *MockContentAPIServerMockRecorder) PinPost(arg0, arg1 interface{}) *gomock.Call

PinPost indicates an expected call of PinPost.

func (*MockContentAPIServerMockRecorder) PinPostOnProfile added in v0.2.109

func (mr *MockContentAPIServerMockRecorder) PinPostOnProfile(arg0, arg1 interface{}) *gomock.Call

PinPostOnProfile indicates an expected call of PinPostOnProfile.

func (*MockContentAPIServerMockRecorder) ReactToComment

func (mr *MockContentAPIServerMockRecorder) ReactToComment(arg0, arg1 interface{}) *gomock.Call

ReactToComment indicates an expected call of ReactToComment.

func (*MockContentAPIServerMockRecorder) ReactToPost

func (mr *MockContentAPIServerMockRecorder) ReactToPost(arg0, arg1 interface{}) *gomock.Call

ReactToPost indicates an expected call of ReactToPost.

func (*MockContentAPIServerMockRecorder) ReorderPinnedComments

func (mr *MockContentAPIServerMockRecorder) ReorderPinnedComments(arg0, arg1 interface{}) *gomock.Call

ReorderPinnedComments indicates an expected call of ReorderPinnedComments.

func (*MockContentAPIServerMockRecorder) ReorderPinnedPosts

func (mr *MockContentAPIServerMockRecorder) ReorderPinnedPosts(arg0, arg1 interface{}) *gomock.Call

ReorderPinnedPosts indicates an expected call of ReorderPinnedPosts.

func (*MockContentAPIServerMockRecorder) ReorderPinnedPostsOnProfile added in v0.2.109

func (mr *MockContentAPIServerMockRecorder) ReorderPinnedPostsOnProfile(arg0, arg1 interface{}) *gomock.Call

ReorderPinnedPostsOnProfile indicates an expected call of ReorderPinnedPostsOnProfile.

func (*MockContentAPIServerMockRecorder) SavePostScreenTime added in v0.2.28

func (mr *MockContentAPIServerMockRecorder) SavePostScreenTime(arg0, arg1 interface{}) *gomock.Call

SavePostScreenTime indicates an expected call of SavePostScreenTime.

func (*MockContentAPIServerMockRecorder) SavePostStatus

func (mr *MockContentAPIServerMockRecorder) SavePostStatus(arg0, arg1 interface{}) *gomock.Call

SavePostStatus indicates an expected call of SavePostStatus.

func (*MockContentAPIServerMockRecorder) SharePost

func (mr *MockContentAPIServerMockRecorder) SharePost(arg0, arg1 interface{}) *gomock.Call

SharePost indicates an expected call of SharePost.

func (*MockContentAPIServerMockRecorder) SiteMapGenerator

func (mr *MockContentAPIServerMockRecorder) SiteMapGenerator(arg0, arg1 interface{}) *gomock.Call

SiteMapGenerator indicates an expected call of SiteMapGenerator.

func (*MockContentAPIServerMockRecorder) SortedCirclePostsConnection

func (mr *MockContentAPIServerMockRecorder) SortedCirclePostsConnection(arg0, arg1 interface{}) *gomock.Call

SortedCirclePostsConnection indicates an expected call of SortedCirclePostsConnection.

func (*MockContentAPIServerMockRecorder) StartCommentCountersMigration

func (mr *MockContentAPIServerMockRecorder) StartCommentCountersMigration(arg0, arg1 interface{}) *gomock.Call

StartCommentCountersMigration indicates an expected call of StartCommentCountersMigration.

func (*MockContentAPIServerMockRecorder) StartContentCountersMigration

func (mr *MockContentAPIServerMockRecorder) StartContentCountersMigration(arg0, arg1 interface{}) *gomock.Call

StartContentCountersMigration indicates an expected call of StartContentCountersMigration.

func (*MockContentAPIServerMockRecorder) StartContentCountersPastXMigration

func (mr *MockContentAPIServerMockRecorder) StartContentCountersPastXMigration(arg0, arg1 interface{}) *gomock.Call

StartContentCountersPastXMigration indicates an expected call of StartContentCountersPastXMigration.

func (*MockContentAPIServerMockRecorder) StartImpressionsMigration

func (mr *MockContentAPIServerMockRecorder) StartImpressionsMigration(arg0, arg1 interface{}) *gomock.Call

StartImpressionsMigration indicates an expected call of StartImpressionsMigration.

func (*MockContentAPIServerMockRecorder) StartPostCleanupMigration

func (mr *MockContentAPIServerMockRecorder) StartPostCleanupMigration(arg0, arg1 interface{}) *gomock.Call

StartPostCleanupMigration indicates an expected call of StartPostCleanupMigration.

func (*MockContentAPIServerMockRecorder) StopCommentCountersMigration

func (mr *MockContentAPIServerMockRecorder) StopCommentCountersMigration(arg0, arg1 interface{}) *gomock.Call

StopCommentCountersMigration indicates an expected call of StopCommentCountersMigration.

func (*MockContentAPIServerMockRecorder) StopContentCountersMigration

func (mr *MockContentAPIServerMockRecorder) StopContentCountersMigration(arg0, arg1 interface{}) *gomock.Call

StopContentCountersMigration indicates an expected call of StopContentCountersMigration.

func (*MockContentAPIServerMockRecorder) StopContentCountersPastXMigration

func (mr *MockContentAPIServerMockRecorder) StopContentCountersPastXMigration(arg0, arg1 interface{}) *gomock.Call

StopContentCountersPastXMigration indicates an expected call of StopContentCountersPastXMigration.

func (*MockContentAPIServerMockRecorder) StopImpressionsMigration

func (mr *MockContentAPIServerMockRecorder) StopImpressionsMigration(arg0, arg1 interface{}) *gomock.Call

StopImpressionsMigration indicates an expected call of StopImpressionsMigration.

func (*MockContentAPIServerMockRecorder) StopPostCleanupMigration

func (mr *MockContentAPIServerMockRecorder) StopPostCleanupMigration(arg0, arg1 interface{}) *gomock.Call

StopPostCleanupMigration indicates an expected call of StopPostCleanupMigration.

func (*MockContentAPIServerMockRecorder) UndeleteComment

func (mr *MockContentAPIServerMockRecorder) UndeleteComment(arg0, arg1 interface{}) *gomock.Call

UndeleteComment indicates an expected call of UndeleteComment.

func (*MockContentAPIServerMockRecorder) UndeletePost

func (mr *MockContentAPIServerMockRecorder) UndeletePost(arg0, arg1 interface{}) *gomock.Call

UndeletePost indicates an expected call of UndeletePost.

func (*MockContentAPIServerMockRecorder) UnpinComment

func (mr *MockContentAPIServerMockRecorder) UnpinComment(arg0, arg1 interface{}) *gomock.Call

UnpinComment indicates an expected call of UnpinComment.

func (*MockContentAPIServerMockRecorder) UnpinPost

func (mr *MockContentAPIServerMockRecorder) UnpinPost(arg0, arg1 interface{}) *gomock.Call

UnpinPost indicates an expected call of UnpinPost.

func (*MockContentAPIServerMockRecorder) UnpinPostOnProfile added in v0.2.109

func (mr *MockContentAPIServerMockRecorder) UnpinPostOnProfile(arg0, arg1 interface{}) *gomock.Call

UnpinPostOnProfile indicates an expected call of UnpinPostOnProfile.

func (*MockContentAPIServerMockRecorder) UnreactToComment

func (mr *MockContentAPIServerMockRecorder) UnreactToComment(arg0, arg1 interface{}) *gomock.Call

UnreactToComment indicates an expected call of UnreactToComment.

func (*MockContentAPIServerMockRecorder) UnreactToPost

func (mr *MockContentAPIServerMockRecorder) UnreactToPost(arg0, arg1 interface{}) *gomock.Call

UnreactToPost indicates an expected call of UnreactToPost.

func (*MockContentAPIServerMockRecorder) UpdateCollection

func (mr *MockContentAPIServerMockRecorder) UpdateCollection(arg0, arg1 interface{}) *gomock.Call

UpdateCollection indicates an expected call of UpdateCollection.

func (*MockContentAPIServerMockRecorder) UpdateComment

func (mr *MockContentAPIServerMockRecorder) UpdateComment(arg0, arg1 interface{}) *gomock.Call

UpdateComment indicates an expected call of UpdateComment.

func (*MockContentAPIServerMockRecorder) UserPostsConnection

func (mr *MockContentAPIServerMockRecorder) UserPostsConnection(arg0, arg1 interface{}) *gomock.Call

UserPostsConnection indicates an expected call of UserPostsConnection.

func (*MockContentAPIServerMockRecorder) ViewPost

func (mr *MockContentAPIServerMockRecorder) ViewPost(arg0, arg1 interface{}) *gomock.Call

ViewPost indicates an expected call of ViewPost.

func (*MockContentAPIServerMockRecorder) VoteInPoll

func (mr *MockContentAPIServerMockRecorder) VoteInPoll(arg0, arg1 interface{}) *gomock.Call

VoteInPoll indicates an expected call of VoteInPoll.

type MockUnsafeContentAPIServer

type MockUnsafeContentAPIServer struct {
	// contains filtered or unexported fields
}

MockUnsafeContentAPIServer is a mock of UnsafeContentAPIServer interface.

func NewMockUnsafeContentAPIServer

func NewMockUnsafeContentAPIServer(ctrl *gomock.Controller) *MockUnsafeContentAPIServer

NewMockUnsafeContentAPIServer creates a new mock instance.

func (*MockUnsafeContentAPIServer) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

type MockUnsafeContentAPIServerMockRecorder

type MockUnsafeContentAPIServerMockRecorder struct {
	// contains filtered or unexported fields
}

MockUnsafeContentAPIServerMockRecorder is the mock recorder for MockUnsafeContentAPIServer.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL