mail

package
v0.0.0-...-b682b13 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SendEmail

func SendEmail(p SendMailParams, text string) error

Types

type SendMailParams

type SendMailParams struct {
	From       string
	To         []string
	BCC        []string
	CC         []string
	Subject    string
	Addr       string
	Username   string
	Password   string
	Host       string
	ServerName string
}

Jump to

Keyboard shortcuts

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