Ligare.platform.feature_flag.decorators

Functions

feature_flag(feature_flag_name, *[, ...])

Ligare.platform.feature_flag.decorators.feature_flag(feature_flag_name, *, enabled_callback=<function <lambda>>, disabled_callback=<function <lambda>>)[source]
Return type:

Callable[..., Callable[..., Any]]