ServiceAWS

package
v0.0.0-...-d991eac Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CharSet = "UTF-8"
)

Variables

This section is empty.

Functions

func AWSSession

func AWSSession(config ...aws.Config) (*session.Session, error)

func SendWithSES

func SendWithSES(data EmailData) error

Types

type EmailData

type EmailData struct {
	Sender    string
	Subject   string
	HtmlBody  string
	TextBody  string
	Recipient []string
}

Jump to

Keyboard shortcuts

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