Enums§
- GetEvent
- Events emitted during a
getoperation. - Health
Check Event - Events emitted during a
health_checkoperation. - Init
Progress Event - Events emitted during an
init(initialization) operation. - Purge
Event - Events emitted during a
purgeoperation (storage cleanup/verification). - PutEvent
- Sync
Event - Events emitted during a
syncoperation. - Task
Progress - Task
Result - Task
Status - Task
Type
Type Aliases§
- GetCallback
- Callback type used during
getoperations to report progress and allow cancellation. - Health
Check Callback - Callback type used during
health_checkoperations to report progress and allow cancellation. - Init
Callback - Callback type used during initialization (
init) operations to report progress and handle interactive prompts. - Purge
Callback - Callback type used during
purgeoperations to report progress and allow cancellation. - PutCallback
- Sync
Callback - Callback type used during
syncoperations to report progress and allow cancellation.