mailer

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: May 3, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConnFactory

type ConnFactory func() (core.SmtpConn, error)

func SmtpConnFactory

func SmtpConnFactory(host string) ConnFactory

type Mailer

type Mailer struct {
	// contains filtered or unexported fields
}

func New

func New(connFactory ConnFactory) (m *Mailer)

func (*Mailer) SendPassword

func (m *Mailer) SendPassword(to, nickname, token string) (err error)

Jump to

Keyboard shortcuts

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