mocktd

package
v0.0.0-...-ac0e98d Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package mocktd is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockTaskDistributor

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

MockTaskDistributor is a mock of TaskDistributor interface.

func NewMockTaskDistributor

func NewMockTaskDistributor(ctrl *gomock.Controller) *MockTaskDistributor

NewMockTaskDistributor creates a new mock instance.

func (*MockTaskDistributor) DistributeTaskSendNotification

func (m *MockTaskDistributor) DistributeTaskSendNotification(arg0 context.Context, arg1 *worker.PayloadSendNotification, arg2 ...asynq.Option) error

DistributeTaskSendNotification mocks base method.

func (*MockTaskDistributor) DistributeTaskSendVerifyEmail

func (m *MockTaskDistributor) DistributeTaskSendVerifyEmail(arg0 context.Context, arg1 *worker.PayloadSendVerifyEmail, arg2 ...asynq.Option) error

DistributeTaskSendVerifyEmail mocks base method.

func (*MockTaskDistributor) EXPECT

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

type MockTaskDistributorMockRecorder

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

MockTaskDistributorMockRecorder is the mock recorder for MockTaskDistributor.

func (*MockTaskDistributorMockRecorder) DistributeTaskSendNotification

func (mr *MockTaskDistributorMockRecorder) DistributeTaskSendNotification(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DistributeTaskSendNotification indicates an expected call of DistributeTaskSendNotification.

func (*MockTaskDistributorMockRecorder) DistributeTaskSendVerifyEmail

func (mr *MockTaskDistributorMockRecorder) DistributeTaskSendVerifyEmail(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DistributeTaskSendVerifyEmail indicates an expected call of DistributeTaskSendVerifyEmail.

Jump to

Keyboard shortcuts

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