proto.prism.node.EventOutput.EventMaybe
See theEventMaybe companion trait
object EventMaybe
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
EventMaybe.type
Members list
Type members
Classlikes
case object Empty extends EventMaybe
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait EventMaybetrait GeneratedOneoftrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
Empty.type
final case class Error(value: String) extends EventMaybe
Attributes
- Supertypes
-
trait EventMaybetrait GeneratedOneoftrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
final case class EventId(value: ByteString) extends EventMaybe
Attributes
- Supertypes
-
trait EventMaybetrait GeneratedOneoftrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article