job

package
v0.0.25 Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BaseJobber

type BaseJobber struct {
}

func (BaseJobber) Run

func (b BaseJobber) Run()

type JobStarter

type JobStarter struct {
	infra.BaseStarter
}

func (*JobStarter) Setup

func (j *JobStarter) Setup(ctx context.Context)

func (*JobStarter) Start

func (j *JobStarter) Start(ctx context.Context)

func (*JobStarter) Stop added in v0.0.24

func (j *JobStarter) Stop(ctx context.Context)

type Jobber

type Jobber interface {
	Run()
}

Jump to

Keyboard shortcuts

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