Expand description
Lifecycle Management Module
Handles extension lifecycle events such as initialization, shutdown, and state transitions.
Structs§
- Lifecycle
Event Record - Record of a lifecycle event
- Lifecycle
Handler 🔒Info - Information about a lifecycle handler
- Lifecycle
Manager - Lifecycle manager for extension lifecycle
Enums§
- Lifecycle
Event - Lifecycle event types
- Lifecycle
State - Lifecycle state for extensions
Type Aliases§
- Lifecycle
Event 🔒Handler - Lifecycle event handler callback