# Packages
No description provided by the author
# Functions
MessageID returns a MessageID valuer.
No description provided by the author
No description provided by the author
No description provided by the author
RedeliveryCount returns a RedeliveryCount valuer.
No description provided by the author
Topic returns a Topic valuer.
No description provided by the author
WithGroup sets the consumer group to be part of when consuming events.
WithMetadata sets the Metadata field on PublishOptions.
WithRetryLimit sets the RetryLimit field on ConsumeOptions.
WithTimestamp sets the timestamp field on PublishOptions.
# Constants
默认工作池大小.
清理回收周期.
阻塞, 无可用协程则等待.
消费失败, 需要重传, 不进行ACK.
消费负载异常, 不需要重传, 进行ACK.
重传消费超过限制次数, 不再重传, 进行ACK.
消费成功, 不再重传, 进行ACK.
# Structs
No description provided by the author
ConsumeOptions contains all the options which can be provided when subscribing to a topic.
No description provided by the author
No description provided by the author
PublishOptions contains all the options which can be provided when publishing an event.
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
ConsumeOption sets attributes on ConsumeOptions.
No description provided by the author
No description provided by the author
No description provided by the author
PublishOption sets attributes on PublishOptions.
No description provided by the author