object EventWithMetadata
- Source
- Effect.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- EventWithMetadata
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- def apply[E](event: E, metadataEntries: Seq[Any]): EventWithMetadata[E]
- def apply[E](event: E, metadata: Any): EventWithMetadata[E]