AttributeKey

org.typelevel.otel4s.AttributeKey
See theAttributeKey companion object
sealed trait AttributeKey[A]

The type of value that can be set with an implementation of this key is denoted by the type parameter.

Attributes

A

the type of value that can be set with the key

Companion:
object
Source:
AttributeKey.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

Attributes

Source:
AttributeKey.scala

Attributes

Source:
AttributeKey.scala