Module events

Source

Enums§

GetEvent
Events emitted during a get operation.
HealthCheckEvent
Events emitted during a health_check operation.
InitProgressEvent
Events emitted during an init (initialization) operation.
PurgeEvent
Events emitted during a purge operation (storage cleanup/verification).
PutEvent
SyncEvent
Events emitted during a sync operation.
TaskProgress
TaskResult
TaskStatus
TaskType

Type Aliases§

GetCallback
Callback type used during get operations to report progress and allow cancellation.
HealthCheckCallback
Callback type used during health_check operations to report progress and allow cancellation.
InitCallback
Callback type used during initialization (init) operations to report progress and handle interactive prompts.
PurgeCallback
Callback type used during purge operations to report progress and allow cancellation.
PutCallback
SyncCallback
Callback type used during sync operations to report progress and allow cancellation.