status

package
v0.0.0-...-ac5d820 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2023 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Overview

Package status provides symbolic constants to describe the life cycle of a Job.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Status

type Status uint8

Status represents the status of a Job.

const (
	Created Status = iota
	Enqueued
	Started
	Finished
)

Jump to

Keyboard shortcuts

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