io.github.positionpal.location.application.notifications
Members list
Type members
Classlikes
An outbound port for sending notifications to users.
An outbound port for sending notifications to users.
Type parameters
- F
-
the effect type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait NotificationServiceProxy[F]class RabbitMQNotificationsPublisherImpl[F]
trait NotificationServiceProxy[F[_]] extends NotificationService[F]
A base implementation for a proxy notification service that delegates the actual logic to an external component.
A base implementation for a proxy notification service that delegates the actual logic to an external component.
Type parameters
- F
-
the effect type
Attributes
- Supertypes
- Known subtypes
-
class RabbitMQNotificationsPublisherImpl[F]
In this article