tasks

package
v0.0.0-...-f266b67 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2021 License: LGPL-2.1, LGPL-2.1-or-later Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SendPaymentConfirmationEmailTaskName = "send_payment_confirmation_email"
	SendPaymentRevertedEmailTaskName     = "send_payment_reverted_email"
)
View Source
const (
	SendResetPasswordEmailTaskName             = "send_reset_password_email"
	SendResetPasswordConfirmationEmailTaskName = "send_reset_password_confirmation_email"
)
View Source
const (
	SendOrderDetailsEmailTaskName = "send_order_details_email"
)
View Source
const (
	SendSignUpVerificationEmailTaskName = "send_sign_up_verification_email"
)

Variables

This section is empty.

Functions

func SendOrderDetailsEmailFn

func SendOrderDetailsEmailFn(orderID, subject string) error

func SendPaymentConfirmationEmailFn

func SendPaymentConfirmationEmailFn(orderID string) error

func SendPaymentRevertedEmailFn

func SendPaymentRevertedEmailFn(orderID string) error

func SendResetPasswordConfirmationEmailFn

func SendResetPasswordConfirmationEmailFn(userID string) error

func SendResetPasswordEmailFn

func SendResetPasswordEmailFn(userID string) error

func SendSignUpVerificationEmailFn

func SendSignUpVerificationEmailFn(userID string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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