pbmock

package
v0.0.0-...-fe7ef4e Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package pbmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCommentClient

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

MockCommentClient is a mock of CommentClient interface.

func NewMockCommentClient

func NewMockCommentClient(ctrl *gomock.Controller) *MockCommentClient

NewMockCommentClient creates a new mock instance.

func (*MockCommentClient) CreateComment

CreateComment mocks base method.

func (*MockCommentClient) DeleteComment

DeleteComment mocks base method.

func (*MockCommentClient) DeleteCommentByVideoID

DeleteCommentByVideoID mocks base method.

func (*MockCommentClient) EXPECT

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

func (*MockCommentClient) Healthz

Healthz mocks base method.

func (*MockCommentClient) ListComment

ListComment mocks base method.

func (*MockCommentClient) UpdateComment

UpdateComment mocks base method.

type MockCommentClientMockRecorder

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

MockCommentClientMockRecorder is the mock recorder for MockCommentClient.

func (*MockCommentClientMockRecorder) CreateComment

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

CreateComment indicates an expected call of CreateComment.

func (*MockCommentClientMockRecorder) DeleteComment

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

DeleteComment indicates an expected call of DeleteComment.

func (*MockCommentClientMockRecorder) DeleteCommentByVideoID

func (mr *MockCommentClientMockRecorder) DeleteCommentByVideoID(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteCommentByVideoID indicates an expected call of DeleteCommentByVideoID.

func (*MockCommentClientMockRecorder) Healthz

func (mr *MockCommentClientMockRecorder) Healthz(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

Healthz indicates an expected call of Healthz.

func (*MockCommentClientMockRecorder) ListComment

func (mr *MockCommentClientMockRecorder) ListComment(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListComment indicates an expected call of ListComment.

func (*MockCommentClientMockRecorder) UpdateComment

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

UpdateComment indicates an expected call of UpdateComment.

Jump to

Keyboard shortcuts

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