openfeature-sdk
0.3.0-RC1
openfeature-sdk
API
io.cardell.openfeature
provider
EvaluationProvider
FlagMetadataValue
FlagMetadataValue
BooleanValue
DoubleValue
IntValue
StringValue
Provider
ProviderImpl
ProviderMetadata
ProviderStatus
ProviderStatus
Error
Fatal
NotReady
Ready
Stale
ResolutionDetails
ResolutionDetails
syntax
FeatureClientHookOps
FeatureClientSyntax
ProviderOps
ProviderSyntax
AfterHook
AfterHook
BeforeHook
BeforeHook
ContextValue
ContextValue
BooleanValue
DoubleValue
IntValue
StringValue
ErrorCode
ErrorCode
FlagNotFound
General
InvalidContext
ParseError
ProviderFatal
ProviderNotReady
TargetingKeyMissing
TypeMismatch
ErrorHook
ErrorHook
EvaluationContext
EvaluationContext
EvaluationDetails
EvaluationDetails
EvaluationOptions
EvaluationOptions
EvaluationReason
EvaluationReason
Cached
Default
Disabled
Error
Other
Split
Stale
Static
TargetingMatch
Unknown
FeatureClient
FeatureClientImpl
FinallyHook
FinallyHook
FlagValue
FlagValue
BooleanValue
DoubleValue
IntValue
StringValue
StructureValue
FlagValueType
FlagValueType
BooleanValueType
DoubleValueType
IntValueType
StringValueType
StructureValueType
Hook
HookContext
HookHints
Hooks
OpenFeature
OpenFeature
StructureDecoder
StructureDecoder
StructureDecoderError
openfeature-sdk
/
io.cardell.openfeature
/
HookContext
HookContext
io.cardell.openfeature.HookContext
case
class
HookContext
(
flagKey
:
String
,
evaluationContext
:
EvaluationContext
,
defaultValue
:
FlagValue
)
Attributes
Source
Hooks.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Concrete methods
def
valueType
:
FlagValueType
Attributes
Source
Hooks.scala
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Concrete methods
Inherited methods