smtp

package
v0.0.0-...-31a9056 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSMTPConn

func NewSMTPConn() smtp.Auth

func SendEmail

func SendEmail(input SMTPConfiguration) error

Types

type SMTPConfiguration

type SMTPConfiguration struct {
	Message string
	To      string
	Subject string
	Auth    smtp.Auth
}

type SMTPConn

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

Jump to

Keyboard shortcuts

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