CommandHandler

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

Attributes

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

Members list

Concise view

Value members

Concrete methods

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

Attributes

Source:
CommandHandler.scala