jobs

package
v1.0.12 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package jobs implements all SpinCycle jobs and a factory to create them. This package is intended to be overwritten with a custom jobs package with factory and job implementations that make sense for your domain. For an example jobs package, look at the package github.com/square/spincycle/dev/jobs.

Index

Constants

This section is empty.

Variables

View Source
var Factory job.Factory = empty{}

Factory is a package variable referenced from other modules. It is the main entry point to domain-specific jobs. Refer to the job.Factory type for usage documentation.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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