client

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2020 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartListner

func StartListner(port string, token string, serverName string, to string)

Types

type Mailer

type Mailer struct {
	Client *smtp.Client
}

func NewMailer

func NewMailer() (*Mailer, error)

func (*Mailer) Send

func (m *Mailer) Send(from string, to string, subject string, body string) error

func (*Mailer) Teardown

func (m *Mailer) Teardown() error

Jump to

Keyboard shortcuts

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