mail

package
v0.0.0-...-dc97487 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SMTPSender

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

func NewSMTPSender

func NewSMTPSender(
	smtpPort uint,
	smtpHost,
	smtpUser,
	smtpPassword,
	senderName,
	senderAddress string,
) *SMTPSender

func (*SMTPSender) SendMail

func (s *SMTPSender) SendMail(recipientAddress, subject, body string) error

Jump to

Keyboard shortcuts

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