mock_repository

package
v0.0.0-...-ad4e74a Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package mock_repository is a generated GoMock package.

Package mock_repository is a generated GoMock package.

Package mock_repository is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockChannel

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

MockChannel is a mock of Channel interface.

func NewMockChannel

func NewMockChannel(ctrl *gomock.Controller) *MockChannel

NewMockChannel creates a new mock instance.

func (*MockChannel) BatchCreate

func (m_2 *MockChannel) BatchCreate(ctx context.Context, m model.Channels) (model.Channels, error)

BatchCreate mocks base method.

func (*MockChannel) EXPECT

func (m *MockChannel) EXPECT() *MockChannelMockRecorder

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

func (*MockChannel) Exist

Exist mocks base method.

type MockChannelMockRecorder

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

MockChannelMockRecorder is the mock recorder for MockChannel.

func (*MockChannelMockRecorder) BatchCreate

func (mr *MockChannelMockRecorder) BatchCreate(ctx, m any) *gomock.Call

BatchCreate indicates an expected call of BatchCreate.

func (*MockChannelMockRecorder) Exist

func (mr *MockChannelMockRecorder) Exist(ctx, query any) *gomock.Call

Exist indicates an expected call of Exist.

type MockCreator

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

MockCreator is a mock of Creator interface.

func NewMockCreator

func NewMockCreator(ctrl *gomock.Controller) *MockCreator

NewMockCreator creates a new mock instance.

func (*MockCreator) BatchCreate

func (m_2 *MockCreator) BatchCreate(ctx context.Context, m model.Creators) (model.Creators, error)

BatchCreate mocks base method.

func (*MockCreator) Count

Count mocks base method.

func (*MockCreator) EXPECT

func (m *MockCreator) EXPECT() *MockCreatorMockRecorder

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

func (*MockCreator) Exist

Exist mocks base method.

func (*MockCreator) List

List mocks base method.

type MockCreatorMockRecorder

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

MockCreatorMockRecorder is the mock recorder for MockCreator.

func (*MockCreatorMockRecorder) BatchCreate

func (mr *MockCreatorMockRecorder) BatchCreate(ctx, m any) *gomock.Call

BatchCreate indicates an expected call of BatchCreate.

func (*MockCreatorMockRecorder) Count

func (mr *MockCreatorMockRecorder) Count(ctx, query any) *gomock.Call

Count indicates an expected call of Count.

func (*MockCreatorMockRecorder) Exist

func (mr *MockCreatorMockRecorder) Exist(ctx, query any) *gomock.Call

Exist indicates an expected call of Exist.

func (*MockCreatorMockRecorder) List

func (mr *MockCreatorMockRecorder) List(ctx, query any) *gomock.Call

List indicates an expected call of List.

type MockVideo

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

MockVideo is a mock of Video interface.

func NewMockVideo

func NewMockVideo(ctrl *gomock.Controller) *MockVideo

NewMockVideo creates a new mock instance.

func (*MockVideo) BatchDeleteInsert

func (m_2 *MockVideo) BatchDeleteInsert(ctx context.Context, m model.Videos) (model.Videos, error)

BatchDeleteInsert mocks base method.

func (*MockVideo) Count

Count mocks base method.

func (*MockVideo) EXPECT

func (m *MockVideo) EXPECT() *MockVideoMockRecorder

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

func (*MockVideo) List

List mocks base method.

type MockVideoMockRecorder

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

MockVideoMockRecorder is the mock recorder for MockVideo.

func (*MockVideoMockRecorder) BatchDeleteInsert

func (mr *MockVideoMockRecorder) BatchDeleteInsert(ctx, m any) *gomock.Call

BatchDeleteInsert indicates an expected call of BatchDeleteInsert.

func (*MockVideoMockRecorder) Count

func (mr *MockVideoMockRecorder) Count(ctx, query any) *gomock.Call

Count indicates an expected call of Count.

func (*MockVideoMockRecorder) List

func (mr *MockVideoMockRecorder) List(ctx, query any) *gomock.Call

List indicates an expected call of List.

Jump to

Keyboard shortcuts

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