Skip to main content

Module subscriptions

Module subscriptions 

Source
Expand description

Subscription/observer structs: IntermediateSubscription, IntermediateSubscriptionFilter, IntermediateFilterCondition, IntermediateObserver, IntermediateRetryConfig.

Structs§

IntermediateFilterCondition
A single filter condition for subscription event matching.
IntermediateObserver
Observer definition in intermediate format.
IntermediateRetryConfig
Retry configuration for observer actions.
IntermediateSubscription
Subscription definition in intermediate format.
IntermediateSubscriptionFilter
Subscription filter definition for event matching.

Type Aliases§

IntermediateObserverAction
Observer action (webhook, Slack, email, etc.).