Module worker

Source
Expand description

Worker types and configuration

This module contains the types used for job execution context and results.

Structs§

WorkerConfig
Configuration for worker instances
WorkerContext
Context information provided to workers during job execution

Enums§

WorkerResult
Result of job execution