mail

package
v1.0.20 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2023 License: MIT Imports: 8 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Send

func Send(from string, to, cc, attachments []string, subject, body, smptUser, smtpPassword, smtpHost string, smtpPort int) error

Send sends mail.

Types

type Mail

type Mail struct {
	From        string
	To          []string
	Cc          []string
	Subject     string
	Body        string
	Attachments []string
}

Mail struct

Jump to

Keyboard shortcuts

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