ratemail

package module
v0.0.0-...-04e9ae6 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mailer

type Mailer struct {
	*gomail.Dialer
	// contains filtered or unexported fields
}

func NewMailer

func NewMailer(host string, port int, user, pass, from string) *Mailer

func (*Mailer) Check

func (mailer *Mailer) Check() error

func (*Mailer) Send

func (mailer *Mailer) Send(to []string, subject, bodyType, body string) error

func (*Mailer) SendRate

func (mailer *Mailer) SendRate(to []string, subject, bodyType, body string) error

Jump to

Keyboard shortcuts

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