RabbitMQ
5/14/25Less than 1 minutecomponentrabbitmq
RabbitMQ Usage Example
rabbitmq
is a message component packaged based on amqp091-go, supporting automatic reconnection and custom queue parameter settings.
Click to view RabbitMQ Usage Example.
RabbitMQ Configuration
Set the rabbitmq
field in the YAML file under the configs
directory:
rabbitmq:
dsn: "amqp://guest:guest@127.0.0.1:5672/"