mail

package
v0.0.0-...-f2f702e Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2019 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mail

type Mail struct{}

Mail struct to access mailservice functions

func (Mail) MailForgottenPassword

func (mail Mail) MailForgottenPassword(email string, link string) error

MailForgottenPassword sends mail about forgotten password to the user

func (Mail) SendMultipleRecipient

func (mail Mail) SendMultipleRecipient(emails []string, subject string, message string) error

SendMultipleRecipient Sends one mail to multiple recipients

func (Mail) SendSingleRecipient

func (mail Mail) SendSingleRecipient(email string, subject string, message string) error

SendSingleRecipient Sends mail to an single recipient

Jump to

Keyboard shortcuts

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