org.typelevel.catapult

Members list

Type members

Classlikes

trait ContextEncoder[Ctx]

A typeclass for converting values of type Ctx into LDContext.

A typeclass for converting values of type Ctx into LDContext. An instance must be in scope when evaulating flags against a context represented by the Ctx type. Instances are provided for LDContext and LDUser; custom instances can be created to allow other types to be used.

Attributes

Companion
object
Source
ContextEncoder.scala
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
trait
Source
ContextEncoder.scala
Supertypes
class Object
trait Matchable
class Any
Self type
trait LaunchDarklyClient[F[_]]

Attributes

Companion
object
Source
LaunchDarklyClient.scala
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
trait
Source
LaunchDarklyClient.scala
Supertypes
class Object
trait Matchable
class Any
Self type