Expand description
Extension data for tasks.
Structsยง
- Middleware for adding some shareable value to [request data].
- Extension data for tasks. This is commonly used to share state across tasks. or across layers within the same tasks
Extension data for tasks.