Documentation ¶
Index ¶
Constants ¶
View Source
const UndeliverableTopic = "oak.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 ¶
WithDeliveryDelay sets the delivery delay. Note: Not all message brokers support this option.
Click to show internal directories.
Click to hide internal directories.