queue

package
v0.0.0-...-4ca5139 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Application

type Application struct {
	// contains filtered or unexported fields
}

func NewApplication

func NewApplication() *Application

func (*Application) Chain

func (app *Application) Chain(jobs []queue.Jobs) queue.Task

func (*Application) GetJobs

func (app *Application) GetJobs() []queue.Job

func (*Application) Job

func (app *Application) Job(job queue.Job, args []queue.Arg) queue.Task

func (*Application) Register

func (app *Application) Register(jobs []queue.Job)

func (*Application) Worker

func (app *Application) Worker(args *queue.Args) queue.Worker

type ServiceProvider

type ServiceProvider struct {
}

func (*ServiceProvider) Boot

func (receiver *ServiceProvider) Boot()

func (*ServiceProvider) Register

func (receiver *ServiceProvider) Register()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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