run

package
v0.28.1 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2021 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

type Manager struct {
	*logger.Logger
	// contains filtered or unexported fields
}

func NewManager

func NewManager() *Manager

func (*Manager) Cleanup

func (m *Manager) Cleanup()

Cleanup stops all jobs in the queue.

func (*Manager) Run

func (m *Manager) Run(ctx context.Context)

func (*Manager) Start

func (m *Manager) Start(job jobpkg.Job)

Starts starts a job and adds it to the job queue.

func (*Manager) Stop

func (m *Manager) Stop(fullName string)

Stop stops a job and removes it from the job queue.

Jump to

Keyboard shortcuts

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