MessageTypeValue

org.typelevel.otel4s.semconv.experimental.attributes.MessageExperimentalAttributes.MessageTypeValue
See theMessageTypeValue companion class

Attributes

Companion
class
Source
MessageExperimentalAttributes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case object Received extends MessageTypeValue

received.

received.

Attributes

Source
MessageExperimentalAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Received.type
case object Sent extends MessageTypeValue

sent.

sent.

Attributes

Source
MessageExperimentalAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Sent.type