//
pkg.gl
Category
github.com/linuxboot/contest
pkg
types
package
1.0.1
Repository:
https://github.com/linuxboot/contest.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
28
Files
26 SLOC
#
Functions
JobIDFromContext
JobIDFromContext is a helper to get the JobID, this is useful for plugins which need to know which job they are running.
RunIDFromContext
RunIDFromContext is a helper to get the RunID.
#
Constants
KeyJobID
No description provided by the author
KeyRunID
No description provided by the author
#
Type aliases
JobID
JobID represents a unique job identifier.
RunID
RunID represents the id of a run within the Job.