KeySelect

org.typelevel.otel4s.Attribute$.KeySelect$
See theKeySelect companion trait
object KeySelect

Attributes

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

Members list

Concise view

Value members

Concrete methods

def apply[A](implicit ev: KeySelect[A]): KeySelect[A]

Attributes

Source:
Attribute.scala

Implicits

Implicits

Attributes

Source:
Attribute.scala

Attributes

Source:
Attribute.scala
implicit val doubleKey: KeySelect[Double]

Attributes

Source:
Attribute.scala

Attributes

Source:
Attribute.scala
implicit val longKey: KeySelect[Long]

Attributes

Source:
Attribute.scala
implicit val longListKey: KeySelect[List[Long]]

Attributes

Source:
Attribute.scala
implicit val stringKey: KeySelect[String]

Attributes

Source:
Attribute.scala

Attributes

Source:
Attribute.scala