mock_mailmerger

package
v0.0.0-...-f44e3a7 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mock_mailmerger is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockMailTransporter

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

MockMailTransporter is a mock of MailTransporter interface.

func NewMockMailTransporter

func NewMockMailTransporter(ctrl *gomock.Controller) *MockMailTransporter

NewMockMailTransporter creates a new mock instance.

func (*MockMailTransporter) EXPECT

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

func (*MockMailTransporter) Send

func (m *MockMailTransporter) Send(ctx context.Context, subject, from, to string, body []byte) error

Send mocks base method.

type MockMailTransporterMockRecorder

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

MockMailTransporterMockRecorder is the mock recorder for MockMailTransporter.

func (*MockMailTransporterMockRecorder) Send

func (mr *MockMailTransporterMockRecorder) Send(ctx, subject, from, to, body interface{}) *gomock.Call

Send indicates an expected call of Send.

Jump to

Keyboard shortcuts

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