RabbitMQGroupsEventConsumerImpl
io.github.positionpal.location.messages.groups.RabbitMQGroupsEventConsumer.RabbitMQGroupsEventConsumerImpl
class RabbitMQGroupsEventConsumerImpl[F[_]](userGroupsService: UserGroupsService[F])(using evidence$1: Async[F]) extends Utils
Members list
Value members
Concrete methods
Inherited fields
The name of the exchange where group events are published by the user-group microservice.
The name of the exchange where group events are published by the user-group microservice.
Attributes
- Inherited from:
- Protocol
The name of the queue where group events are collected.
The key used in the header to identify the type of message.
The name of the exchange where notifications commands are published by the location service.
The name of the exchange where notifications commands are published by the location service.
Attributes
- Inherited from:
- Protocol
Extensions
Inherited extensions
extension (b: Array[Byte])
extension (expected: ShortString)
extension (s: String)
Attributes
- Inherited from:
- Utils
In this article