io.github.positionpal.location.messages.RabbitMQ.Configuration
See theConfiguration companion object
Configuration for connecting to a RabbitMQ broker.
Attributes
-
Companion
-
object
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
Members list
The host RabbitMQ broker is running on.
The host RabbitMQ broker is running on.
Attributes
The password to authenticate with the RabbitMQ broker.
The password to authenticate with the RabbitMQ broker.
Attributes
The port RabbitMQ broker is listening on.
The port RabbitMQ broker is listening on.
Attributes
The username to authenticate with the RabbitMQ broker.
The username to authenticate with the RabbitMQ broker.
Attributes
The virtual host to connect to on the RabbitMQ broker.
The virtual host to connect to on the RabbitMQ broker.
Attributes