mockmailz

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package mockmailz is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockContextMail

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

MockContextMail is a mock of ContextMail interface.

func NewMockContextMail

func NewMockContextMail(ctrl *gomock.Controller) *MockContextMail

NewMockContextMail creates a new mock instance.

func (*MockContextMail) EXPECT

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

func (*MockContextMail) Send

func (m *MockContextMail) Send(message *mailz.Message) error

Send mocks base method.

type MockContextMailMockRecorder

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

MockContextMailMockRecorder is the mock recorder for MockContextMail.

func (*MockContextMailMockRecorder) Send

func (mr *MockContextMailMockRecorder) Send(message interface{}) *gomock.Call

Send indicates an expected call of Send.

type MockMail

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

MockMail is a mock of Mail interface.

func NewMockMail

func NewMockMail(ctrl *gomock.Controller) *MockMail

NewMockMail creates a new mock instance.

func (*MockMail) EXPECT

func (m *MockMail) EXPECT() *MockMailMockRecorder

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

func (*MockMail) Send

func (m *MockMail) Send(ctx context.Context, message *mailz.Message) error

Send mocks base method.

type MockMailMockRecorder

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

MockMailMockRecorder is the mock recorder for MockMail.

func (*MockMailMockRecorder) Send

func (mr *MockMailMockRecorder) Send(ctx, message interface{}) *gomock.Call

Send indicates an expected call of Send.

type MockSESSender

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

MockSESSender is a mock of SESSender interface.

func NewMockSESSender

func NewMockSESSender(ctrl *gomock.Controller) *MockSESSender

NewMockSESSender creates a new mock instance.

func (*MockSESSender) EXPECT

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

func (*MockSESSender) SendEmail

func (m *MockSESSender) SendEmail(ctx context.Context, params *sesv2.SendEmailInput, optFns ...func(*sesv2.Options)) (*sesv2.SendEmailOutput, error)

SendEmail mocks base method.

type MockSESSenderMockRecorder

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

MockSESSenderMockRecorder is the mock recorder for MockSESSender.

func (*MockSESSenderMockRecorder) SendEmail

func (mr *MockSESSenderMockRecorder) SendEmail(ctx, params interface{}, optFns ...interface{}) *gomock.Call

SendEmail indicates an expected call of SendEmail.

type MockSMTPSender

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

MockSMTPSender is a mock of SMTPSender interface.

func NewMockSMTPSender

func NewMockSMTPSender(ctrl *gomock.Controller) *MockSMTPSender

NewMockSMTPSender creates a new mock instance.

func (*MockSMTPSender) DialAndSend

func (m_2 *MockSMTPSender) DialAndSend(m ...*mail.Message) error

DialAndSend mocks base method.

func (*MockSMTPSender) EXPECT

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

type MockSMTPSenderMockRecorder

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

MockSMTPSenderMockRecorder is the mock recorder for MockSMTPSender.

func (*MockSMTPSenderMockRecorder) DialAndSend

func (mr *MockSMTPSenderMockRecorder) DialAndSend(m ...interface{}) *gomock.Call

DialAndSend indicates an expected call of DialAndSend.

Jump to

Keyboard shortcuts

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