Skip to main content

Module watch

Module watch 

Source
Expand description

Live object notification streaming contracts.

Structs§

WatchEvent
A version-operation-independent object notification record.
WatchRequest
Filters and connection settings for one live notification request.
WatchSource
Optional origin metadata supplied by RustFS for an object event.

Enums§

WatchFrame
One decoded frame from a live notification stream.

Traits§

WatchApi
Backend boundary for opening RustFS-compatible live notification streams.

Type Aliases§

WatchStream
A boxed stream of live notification frames.