Skip to main content

Module event

Module event 

Source
Expand description

Observable WebDAV operation events.

Structs§

DavEvent
One completed WebDAV operation.
NoopDavEventSink
Event sink used when a product does not need protocol-level observation.

Enums§

DavEventOutcome
Protocol result exposed to observers without credentials, bodies, or lock tokens.
DavOperation
Protocol operations exposed to event observers.

Traits§

DavEventSink
Non-authoritative observer for audit adapters, metrics, tracing, and notifications.