queuecctx

package
v0.19.995 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 4, 2026 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Apply

Apply restores the captured context values onto a context.Context so that downstream consumers (e.g. Temporal propagators) see the original values.

func ApplyWorkflow added in v0.19.990

func ApplyWorkflow(ctx workflow.Context, sc qcctx.SignalContext) workflow.Context

ApplyWorkflow is the workflow.Context analog of Apply. It restores the captured per-signal context values onto a workflow.Context so that the signal's Execute (and any activities it schedules via the Temporal propagator) see the enqueuer's identity rather than the queue workflow's.

func FromContext

func FromContext(ctx cctx.ValueContext) qcctx.SignalContext

FromContext reads the common context values and returns a SignalContext suitable for persisting alongside a QueueSignal record.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL