CommandHandler

edomata.backend.eventsourcing.CommandHandler$
See theCommandHandler companion trait

Attributes

Companion
trait
Source
CommandHandler.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[F[_] : Monad, S, E, R, N](repository: Repository[F, S, E, R, N]): CommandHandler[F, S, E, R, N]

Attributes

Source
CommandHandler.scala