Module extensions

Source
Expand description

Extension data for tasks.

Structsยง

AddExtension
Middleware for adding some shareable value to [request data].
Data
Extension data for tasks. This is commonly used to share state across tasks. or across layers within the same tasks