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. trait FunCqrsTestSupport extends AnyRef

    Permalink
  2. type HandleEvent = PartialFunction[DomainEvent, Future[Unit]]

    Permalink
  3. type ProtocolDef = ProtocolLike

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 0.0.4) Use ProtocolLike instead

Inherited from AnyRef

Inherited from Any

Ungrouped