mail

package
v0.0.0-...-a9f1957 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2021 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SendMail

func SendMail(mail_data MailData) error

func SendNewSubscriberMail

func SendNewSubscriberMail(account *models.Account)

func SendTransactionMail

func SendTransactionMail(account *models.Account, tx *gobcy.TX, balance float64)

Types

type MailData

type MailData struct {
	TemplateName string
	To           string
	Subject      string
	Data         interface{}
}

Jump to

Keyboard shortcuts

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