Documentation
¶
Index ¶
Constants ¶
View Source
const ( EventEmail = "email" ActionReceived = "received" )
Variables ¶
This section is empty.
Functions ¶
func SendSQS ¶
func SendSQS(ctx context.Context, api api.SQSSendMessageAPI, input EmailReceipt) error
SendSQS sends an email receipt to SQS, if SQS is enabled. Otherwise, it does nothing.
Types ¶
type EmailReceipt ¶
EmailReceipt contains information needed for an email receipt
Click to show internal directories.
Click to hide internal directories.