Documentation ¶
Index ¶
Constants ¶
View Source
const UndeliverableTopic = "orb.undeliverable.activities"
UndeliverableTopic is the topic to which to post undeliverable messages.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(option *Options)
Option specifies a publisher/subscriber option.
func WithDeliveryDelay ¶ added in v1.0.0
WithDeliveryDelay sets the delivery delay. Note: Not all message brokers support this option.
Click to show internal directories.
Click to hide internal directories.