Structs§
- Pagination
- Pagination parameters for list operations.
- Transaction
- Transaction builder for composing multi-entity operations.
- Transaction
Context postgres - Active transaction context with repository access.
Enums§
- Command
Kind - Kind of business command.
- Event
Kind - Kind of lifecycle event.
- Policy
Error - Error type for policy-checked repository operations.
- Policy
Operation - Operation kind for policy checks.
- Sort
Direction - Sort direction for ordered queries.
- Stream
Error - Error type for stream operations.
- Transaction
Error - Error type for transaction operations.
Traits§
- Entity
Command - Base trait for entity commands.
- Entity
Event - Base trait for entity lifecycle events.
- Repository
- Base repository trait.