smtp

package
v0.6.3 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2023 License: Unlicense Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SMTPConfiguration

type SMTPConfiguration struct {
	Host         string
	Port         int
	AuthUsername string
	AuthPassword string
	Sender       string
}

func (SMTPConfiguration) SendEmail

func (c SMTPConfiguration) SendEmail(recipient, cc []string, subject, body, attachmentPath string) error

Jump to

Keyboard shortcuts

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