email

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Email

type Email struct {
	Options *Options
	Logger  *logger.Logger
}

Email type struct

func New

func New(options *Options) *Email

New Email

func (*Email) Send

func (helper *Email) Send(to string, subject string, message string) error

Send email

type Options

type Options struct {
	Host     string
	Port     int
	Username string
	Password string
}

Options - options struct

Jump to

Keyboard shortcuts

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