mail

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2019 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mail

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

func New

func New(config config.MailConfig) (*Mail, error)

func (*Mail) Mail

func (m *Mail) Mail(to []string, subject string, text []byte, html []byte) *email.Email

func (*Mail) Send

func (m *Mail) Send(e *email.Email) error

func (*Mail) Test

func (m *Mail) Test(to string) error

Jump to

Keyboard shortcuts

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