Package

io

funcqrs

Permalink

package funcqrs

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. funcqrs
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type AnyEvent = Any

    Permalink
  2. case class CommandId(value: UUID = UUID.randomUUID()) extends Product with Serializable

    Permalink
  3. trait CommandIdFacet extends AnyRef

    Permalink
  4. case class EventId(value: UUID = UUID.randomUUID()) extends Product with Serializable

    Permalink
  5. trait EventIdFacet extends AnyRef

    Permalink
  6. trait EventWithCommandId extends AnyRef

    Permalink

Value Members

  1. package akka

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped