RepositoryReader

edomata.backend.eventsourcing.RepositoryReader
See theRepositoryReader companion object
trait RepositoryReader[F[_], S, E, R]

Attributes

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

Members list

Value members

Abstract methods

def get(streamId: StreamId): F[AggregateState[S, E, R]]

Attributes

Source
RepositoryReader.scala

Attributes

Source
RepositoryReader.scala