Legacy Feature Flags
Functions
Calculates the value of a boolean feature flag for the given key and attributes.
Calculates the value of an enumerated feature flag for the given key and attributes.
Calculates the value of a JSON feature flag for the given key and attributes and returns it as a json string.
Registers a tracker for the value of a boolean feature flag for the given key and attributes.
Registers a tracker for the value of a double feature flag for the given key and attributes.
Registers a tracker for the value of an enumerated feature flag for the given key and attributes.
Registers a tracker for the value of an integer feature flag for the given key and attributes.
Registers a tracker for the value of a JSON feature flag for the given key and attributes.
Registers a tracker for the value of a string feature flag for the given key and attributes.