Entry

org.typelevel.otel4s.baggage.Baggage.Entry
See theEntry companion trait
object Entry

Attributes

Companion
trait
Source
Baggage.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Entry.type

Members list

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete methods

def apply(value: String, metadata: Option[Metadata]): Entry

Attributes

Source
Baggage.scala

Implicits

Implicits

implicit val entryHash: Hash[Entry]

Attributes

Source
Baggage.scala
implicit val entryShow: Show[Entry]

Attributes

Source
Baggage.scala