console

package
v0.6.1-beta Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2021 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type QueueFailed

type QueueFailed struct {
	Signature   string
	Description string
	Args        string
}

func (*QueueFailed) Register

func (c *QueueFailed) Register()

func (*QueueFailed) Run

func (c *QueueFailed) Run(db *gorm.DB, redis *redis.Client)

Run jobs in Redis queue

type QueueRun

type QueueRun struct {
	Signature   string
	Description string
	Args        string
}

func (*QueueRun) Register

func (c *QueueRun) Register()

func (*QueueRun) Run

func (c *QueueRun) Run(redis *redis.Client)

Jump to

Keyboard shortcuts

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