Versions in this module Expand all Collapse all v1 v1.0.1 Aug 8, 2022 v1.0.0 Aug 4, 2022 Changes in this version + const KeyJobID + const KeyRunID + type JobID uint64 + func JobIDFromContext(ctx xcontext.Context) (JobID, bool) + func (v JobID) String() string + type RunID uint64 + func RunIDFromContext(ctx xcontext.Context) (RunID, bool) + func (v RunID) String() string