mails

package
v0.0.0-...-fad7234 Latest Latest
Warning

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

Go to latest
Published: May 20, 2020 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SendMail

func SendMail(Email *Email, code string) (err error)

SendMail ...

func SendMails

func SendMails(Emails []*Email, code string)

SendMails ...

Types

type Email

type Email struct {
	To      []string
	Bcc     []string
	Cc      []string
	Subject string

	Headers     [][]string
	Attachments []string
	HTMLParams  *HTMLParams
	// contains filtered or unexported fields
}

Email ...

type HTMLParams

type HTMLParams struct {
	Token                   string
	WatcherName             string
	SupervisorName          string
	Date                    string
	URL                     string
	Base64                  string
	EmptyAssistancesWorkers *models.EmptyAssistancesWorkers
}

HTMLParams ...

Jump to

Keyboard shortcuts

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