http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-openfeature
/
org.http4k.connect.openfeature.model
/
EvaluationContext
Evaluation
Context
@
JsonSerializable
data
class
EvaluationContext
(
val
context
:
Map
<
String
,
Any
?
>
)
(
source
)
Members
Constructors
Evaluation
Context
Link copied to clipboard
constructor
(
context
:
Map
<
String
,
Any
?
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
context
Link copied to clipboard
val
context
:
Map
<
String
,
Any
?
>