package
Version:
v0.15.1
Opens a new window with list of versions in this module.
Published: Nov 11, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
const (
RunReasonManual RunReason = iota
RunReasonChanged
RunReasonNew
RunReasonNext
)
const (
RunStatusPending RunStatus = iota
RunStatusRunning
RunStatusFinished
RunStatusFailed
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.