email

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	Email, Password string
	Host, Port      string
}

func (*Client) Send

func (client *Client) Send(em *Email) error

type Email

type Email struct {
	FromName, FromEmail, ToName, ToEmail, Subject string
	Message                                       string
}

Jump to

Keyboard shortcuts

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