console

package
v0.3.2-beta Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2020 License: MIT Imports: 10 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, r *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(r *redis.Client)

Jump to

Keyboard shortcuts

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