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
/
io.cardell.openfeature.provider
/
ProviderStatus
ProviderStatus
io.cardell.openfeature.provider.ProviderStatus
See the
ProviderStatus
companion object
sealed
trait
ProviderStatus
Attributes
Companion
object
Source
ProviderStatus.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
object
Error
object
Fatal
object
NotReady
object
Ready
object
Stale
In this article
Attributes