# Functions
Run creates an instance of the RabbitMQ container type.
Deprecated: use Run instead RunContainer creates an instance of the RabbitMQ container type.
WithAdminPassword sets the password for the default admin user.
WithAdminUsername sets the default admin username.
WithSSL enables SSL on the RabbitMQ container, configuring the Erlang config file with the provided settings.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
RabbitMQContainer represents the RabbitMQ container type used in the module.
No description provided by the author
# Type aliases
Option is an option for the RabbitMQ container.
No description provided by the author