KeySelect

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

Attributes

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

Members list

Value members

Abstract methods

def make(name: String): AttributeKey[A]

Attributes

Source
AttributeKey.scala