Packages

p

io

funcqrs

package funcqrs

Linear Supertypes
AnyRef, Any

Type Members

  1. type AnyEvent = Any
  2. case class CommandId (value: UUID = UUID.randomUUID()) extends Product with Serializable
  3. trait CommandIdFacet extends AnyRef
  4. case class EventId (value: UUID = UUID.randomUUID()) extends Product with Serializable
  5. trait EventIdFacet extends AnyRef
  6. trait EventWithCommandId extends AnyRef

Inherited from AnyRef

Inherited from Any

Ungrouped