NotificationsConsumer

edomata.backend.eventsourcing.NotificationsConsumer
trait NotificationsConsumer[F[_]]

Attributes

Source
Notifications.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Notifications[F]

Members list

Value members

Abstract methods

def journal: Stream[F, Unit]

Attributes

Source
Notifications.scala
def outbox: Stream[F, Unit]

Attributes

Source
Notifications.scala