resend_invitation_email

package
v5.39.3 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2021 License: AGPL-3.0, Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Copyright (c) 2015-present Mattermost, Inc. All Rights Reserved. See LICENSE.txt for license information.

Copyright (c) 2015-present Mattermost, Inc. All Rights Reserved. See LICENSE.txt for license information.

Copyright (c) 2015-present Mattermost, Inc. All Rights Reserved. See LICENSE.txt for license information.

Index

Constants

View Source
const ResendInvitationEmailJob = "ResendInvitationEmailJob"
View Source
const TwentyFourHoursInMillis int64 = 86400000

Variables

This section is empty.

Functions

This section is empty.

Types

type ResendInvitationEmailJobInterfaceImpl

type ResendInvitationEmailJobInterfaceImpl struct {
	App *app.App
}

func (*ResendInvitationEmailJobInterfaceImpl) MakeScheduler

func (*ResendInvitationEmailJobInterfaceImpl) MakeWorker

type ResendInvitationEmailScheduler

type ResendInvitationEmailScheduler struct {
	App *app.App
}

func (*ResendInvitationEmailScheduler) Enabled

func (*ResendInvitationEmailScheduler) JobType

func (*ResendInvitationEmailScheduler) Name

func (*ResendInvitationEmailScheduler) NextScheduleTime

func (s *ResendInvitationEmailScheduler) NextScheduleTime(cfg *model.Config, now time.Time, pendingJobs bool, lastSuccessfulJob *model.Job) *time.Time

func (*ResendInvitationEmailScheduler) ScheduleJob

func (s *ResendInvitationEmailScheduler) ScheduleJob(cfg *model.Config, pendingJobs bool, lastSuccessfulJob *model.Job) (*model.Job, *model.AppError)

type ResendInvitationEmailWorker

type ResendInvitationEmailWorker struct {
	App *app.App
	// contains filtered or unexported fields
}

func (*ResendInvitationEmailWorker) DoJob

func (rseworker *ResendInvitationEmailWorker) DoJob(job *model.Job)

func (*ResendInvitationEmailWorker) JobChannel

func (rseworker *ResendInvitationEmailWorker) JobChannel() chan<- model.Job

func (*ResendInvitationEmailWorker) Run

func (rseworker *ResendInvitationEmailWorker) Run()

func (*ResendInvitationEmailWorker) Stop

func (rseworker *ResendInvitationEmailWorker) Stop()

Jump to

Keyboard shortcuts

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