worker

package
v0.0.0-...-2d73068 Latest Latest
Warning

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

Go to latest
Published: May 13, 2020 License: Apache-2.0 Imports: 7 Imported by: 1

Documentation

Index

Constants

View Source
const (
	// UserDeactivation the name of the worker that deactivates users.
	// Also, the name of the lock used by this worker.
	UserDeactivation = "user-deactivation"
)
View Source
const (
	// UserDeactivationNotification the name of the worker that notifies users to deactivate.
	// Also, the name of the lock used by this worker.
	UserDeactivationNotification = "user-deactivation-notification"
)

Variables

This section is empty.

Functions

func NewUserDeactivationNotificationWorker

func NewUserDeactivationNotificationWorker(ctx context.Context, app application.Application) worker.Worker

NewUserDeactivationNotificationWorker returns a new UserDeactivationNotificationWorker

func NewUserDeactivationWorker

func NewUserDeactivationWorker(ctx context.Context, app application.Application) worker.Worker

NewUserDeactivationWorker returns a new UserDeactivationWorker

Types

This section is empty.

Jump to

Keyboard shortcuts

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