RabbitMQGroupsEventConsumer

io.github.positionpal.location.messages.groups.RabbitMQGroupsEventConsumer

A consumer of groups-related events from RabbitMQ broker.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

class RabbitMQGroupsEventConsumerImpl[F[_]](userGroupsService: UserGroupsService[F])(using evidence$1: Async[F]) extends Utils

Attributes

Supertypes
trait Utils
trait Protocol
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[F[_] : Async](userGroupsService: UserGroupsService[F]): F[RabbitMQGroupsEventConsumerImpl[F]]