Structs§
- Publish
Item - Publish
Option - A meta option of
Publish
message on AMQP. - Published
Enums§
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 isFuture
which will be completed when finish to send.