package
1.0.1
Repository: https://github.com/linuxboot/contest.git
Documentation: pkg.go.dev

# Functions

NewJobRunner returns a new JobRunner, which holds an empty registry of jobs.
NewStepRunner creates a new StepRunner object.
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

EventRunStarted indicates that a run has begun.
EventTestError indicates that a test failed.

# Structs

JobRunner implements logic to run, cancel and stop Jobs.
RunStartedPayload represents the payload carried by a failure event (e.g.
No description provided by the author
No description provided by the author
TestRunner is the state associated with a test run.

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author