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

# Functions

JobIDFromContext is a helper to get the JobID, this is useful for plugins which need to know which job they are running.
RunIDFromContext is a helper to get the RunID.

# Constants

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

# Type aliases

JobID represents a unique job identifier.
RunID represents the id of a run within the Job.