tasks

package
v0.21.1 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2022 License: AGPL-3.0 Imports: 17 Imported by: 13

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NotifyAboutDeletedPost added in v0.17.0

func NotifyAboutDeletedPost(post *entity.Post) worker.Task

NotifyAboutDeletedPost sends a notification (web and email) to subscribers of the post that has been deleted

func NotifyAboutNewComment

func NotifyAboutNewComment(post *entity.Post, comment string) worker.Task

NotifyAboutNewComment sends a notification (web and email) to subscribers

func NotifyAboutNewPost added in v0.15.0

func NotifyAboutNewPost(post *entity.Post) worker.Task

NotifyAboutNewPost sends a notification (web and email) to subscribers

func NotifyAboutStatusChange

func NotifyAboutStatusChange(post *entity.Post, prevStatus enum.PostStatus) worker.Task

NotifyAboutStatusChange sends a notification (web and email) to subscribers

func SendChangeEmailConfirmation

func SendChangeEmailConfirmation(action *actions.ChangeUserEmail) worker.Task

SendChangeEmailConfirmation is used to send the change email confirmation email to requestor

func SendInvites added in v0.12.0

func SendInvites(subject, message string, invitations []*actions.UserInvitation) worker.Task

SendInvites sends one email to each invited recipient

func SendSignInEmail

func SendSignInEmail(email, verificationKey string) worker.Task

SendSignInEmail is used to send the sign in email to requestor

func SendSignUpEmail

func SendSignUpEmail(action *actions.CreateTenant, baseURL string) worker.Task

SendSignUpEmail is used to send the sign up email to requestor

Types

This section is empty.

Jump to

Keyboard shortcuts

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