Expand description
Common utilities for command handlers
This module provides shared functionality used across multiple command handlers to reduce code duplication and improve maintainability.
Modules§
- endpoint_
builder - Service endpoint builder utilities
- failure_
context - Common failure context building utilities
Type Aliases§
- Step
Result - Result type for step execution in command handlers