mail

package
v0.8.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

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

Provider - провайдер для отправки сообщений через заданный мессенджер.

func New

func New(mailAPI mrsender.MailProvider, defaultFromEmail string) (*Provider, error)

New - создаёт объект Provider. В переменной defaultFromEmail обязателен для заполнения и в ней должен находиться электронный адрес отправителя, в том числе и расширенный.

func (*Provider) Send

func (p *Provider) Send(ctx context.Context, message entity.Message) error

Send - отправляет указанное сообщение.

Jump to

Keyboard shortcuts

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