io.cardell.openfeature.syntax

Members list

Type members

Classlikes

class FeatureClientHookOps[F[_]](client: FeatureClient[F])

Attributes

Source
FeatureClientSyntax.scala
Supertypes
class Object
trait Matchable
class Any

Attributes

Source
FeatureClientSyntax.scala
Supertypes
class Object
trait Matchable
class Any
final class ProviderOps[F[_]](provider: Provider[F])

Attributes

Source
ProviderSyntax.scala
Supertypes
class Object
trait Matchable
class Any

Attributes

Source
ProviderSyntax.scala
Supertypes
class Object
trait Matchable
class Any

Implicits

Inherited implicits

implicit def hookOps[F[_]](client: FeatureClient[F]): FeatureClientHookOps[F]

Attributes

Inherited from:
FeatureClientSyntax
Source
FeatureClientSyntax.scala
implicit def providerOps[F[_]](provider: Provider[F]): ProviderOps[F]

Attributes

Inherited from:
ProviderSyntax
Source
ProviderSyntax.scala