Provider

org.typelevel.otel4s.context.Key.Provider
See theProvider companion trait
object Provider

Attributes

Companion
trait
Source
Key.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Provider.type

Members list

Value members

Concrete methods

def apply[F[_], K <: (Key)](implicit p: Provider[F, K]): Provider[F, K]

Summons a Provider that is available implicitly.

Summons a Provider that is available implicitly.

Attributes

Source
Key.scala