Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( EmailSentDef = flyte.EventDef{Name: "EmailSent"} SendEmailErrorDef = flyte.EventDef{Name: "SendEmailFailed"} )
Functions ¶
func SendEmailCommand ¶
func SendEmailCommand(emailSender email.EmailSender) flyte.Command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.