demo

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DelayJob

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

DelayJob delay job

func (*DelayJob) Run

func (d *DelayJob) Run()

Run run job

type GreetingJob

type GreetingJob struct {
	Name string
}

GreetingJob define struct

func (GreetingJob) Run

func (g GreetingJob) Run()

Run run job

type PanicJob

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

PanicJob define a struct

func (*PanicJob) Run

func (p *PanicJob) Run()

Run run job

type SkipJob

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

SkipJob define a struct

func (*SkipJob) Run

func (d *SkipJob) Run()

Run run job

Jump to

Keyboard shortcuts

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