README ¶ AMQP 1.0 .Golang Client Examples Getting Started - A simple example to get you started. Reliable - An example of how to deal with reconnections and error handling. Streams - An example of how to use RabbitMQ Streams with AMQP 1.0 Stream Filtering - An example of how to use streams Filter Expressions Publisher per message target - An example of how to use a single publisher to send messages in different queues with the address to the message target in the message properties. Video - From the YouTube tutorial AMQP 1.0 with Golang TLS - An example of how to use TLS with the AMQP 1.0 client. Advanced Settings - An example of how to use the advanced connection settings of the AMQP 1.0 client. Broadcast - An example of how to use fanout to broadcast messages to multiple auto-deleted queues. RPC Echo - An example of how to implement RPC with the AMQP 1.0 client. SQL stream Filtering - An example of how to use SQL stream filtering with RabbitMQ Streams. Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis advanced_settings broadcast getting_started publisher_msg_targets reliable rpc_echo_server sql_stream_filter streams streams_filtering tls video Click to show internal directories. Click to hide internal directories.