mockmail

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mockmail is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockMailSender

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

MockMailSender is a mock of MailSender interface.

func NewMockMailSender

func NewMockMailSender(ctrl *gomock.Controller) *MockMailSender

NewMockMailSender creates a new mock instance.

func (*MockMailSender) EXPECT

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

func (*MockMailSender) Send

func (m *MockMailSender) Send(arg0 string, arg1 []string, arg2, arg3, arg4 string, arg5 mail.MailHeader) error

Send mocks base method.

func (*MockMailSender) SendAsync

func (m *MockMailSender) SendAsync(arg0 string, arg1 []string, arg2, arg3, arg4 string, arg5 mail.MailHeader)

SendAsync mocks base method.

func (*MockMailSender) SendRaw

func (m *MockMailSender) SendRaw(arg0 *mail.Mail) error

SendRaw mocks base method.

type MockMailSenderMockRecorder

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

MockMailSenderMockRecorder is the mock recorder for MockMailSender.

func (*MockMailSenderMockRecorder) Send

func (mr *MockMailSenderMockRecorder) Send(arg0, arg1, arg2, arg3, arg4, arg5 any) *gomock.Call

Send indicates an expected call of Send.

func (*MockMailSenderMockRecorder) SendAsync

func (mr *MockMailSenderMockRecorder) SendAsync(arg0, arg1, arg2, arg3, arg4, arg5 any) *gomock.Call

SendAsync indicates an expected call of SendAsync.

func (*MockMailSenderMockRecorder) SendRaw

func (mr *MockMailSenderMockRecorder) SendRaw(arg0 any) *gomock.Call

SendRaw indicates an expected call of SendRaw.

Jump to

Keyboard shortcuts

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