mock

package
v0.0.0-rc5 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SenderMock

type SenderMock struct {
	mock.Mock
}

func (*SenderMock) HealthCheck

func (m *SenderMock) HealthCheck() bool

func (*SenderMock) SendHtmlMessage

func (m *SenderMock) SendHtmlMessage(subject string, content string, to string, attachments ...string) error

func (*SenderMock) SendHtmlMessages

func (m *SenderMock) SendHtmlMessages(subject string, content string, to []string, attachments ...string) error

func (*SenderMock) SendPlainMessage

func (m *SenderMock) SendPlainMessage(subject string, content string, to string, attachments ...string) error

func (*SenderMock) SendPlainMessages

func (m *SenderMock) SendPlainMessages(subject string, content string, to []string, attachments ...string) error

Jump to

Keyboard shortcuts

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