mail

package
v0.0.0-...-4a8c6e9 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2023 License: GPL-2.0 Imports: 6 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 {
	Auth smtp.Auth
	Conn *tls.Conn
	// contains filtered or unexported fields
}

func (*Email) Login

func (e *Email) Login(Db sqlx.DB)

func (*Email) Send

func (e *Email) Send(to string)

type EmailMessage

type EmailMessage struct {
	Recipient []string
	Subject   string
	Body      string
}

Jump to

Keyboard shortcuts

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