Notifications

edomata.backend.eventsourcing.Notifications
See theNotifications companion object

Attributes

Companion
object
Source
Notifications.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Inherited methods

def journal: Stream[F, Unit]

Attributes

Inherited from:
NotificationsConsumer
Source
Notifications.scala

Attributes

Inherited from:
NotificationsPublisher
Source
Notifications.scala
def notifyOutbox: F[Unit]

Attributes

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

Attributes

Inherited from:
NotificationsConsumer
Source
Notifications.scala