Skip to main content

Module listener

Module listener 

Source

Structs§

CollectingListener
A listener that collects events in a thread-safe Vec
MultiListener
Multi-listener that delegates to multiple listeners
NoOpListener
A no-op listener that does nothing

Enums§

WorkflowEvent
Events emitted during workflow execution

Traits§

WorkflowExecutionListener
Trait for listening to workflow execution events

Functions§

now_millis
Returns current time as milliseconds since epoch