Module publish

Source

Structs§

PublishItem
PublishOption
A meta option of Publish message on AMQP.
Published

Enums§

SendingContentState

Functions§

publish
Publish an item to AMQP server. If you want to publish a lot number of items, please consider to use publish_sink function. Returned item is Future which will be completed when finish to send.