package
0.0.0-20220918105925-9d56a5820e47
Repository: https://github.com/mash/vey.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewSESSender returns a SESSender which sends email via Amazon SES.

# Structs

LogSender implements Sender interface which logs the email, token and challenge to stderr and forwards to the wrapped Sender.
MemEmail implements Sender interface to be used for testing.
No description provided by the author
See https://pkg.go.dev/github.com/aws/aws-sdk-go/service/ses#SendTemplatedEmailInput for details.
SESSender implements Sender interface using AWS SES.

# Interfaces

No description provided by the author