IncomingContextCarrier

zio.telemetry.opentelemetry.context.IncomingContextCarrier$
See theIncomingContextCarrier companion trait

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

Default implementation of the IncomingContextCarrier where the type of the IncomingContextCarrier.kernel is a mutable Map[String, String].

Default implementation of the IncomingContextCarrier where the type of the IncomingContextCarrier.kernel is a mutable Map[String, String].

Value parameters

initial

initial kernel

Attributes