Name |
Description |
DateRangeToggle |
A feature toggle that turns on within a specific date range. |
DependencyToggle |
A toggle that has other feature toggles as dependencies. |
DynamicFeatureToggleBase |
A base class for static feature toggles paired with dynamic evaluation. |
EstablishedFeatureToggle |
A toggle that represents an established feature for which there should be no enabled checks. This togglew |
FeatureEstablishedException |
|
FeatureToggleBase |
A base class for feature toggles that includes the name for toggles. |
LocateByNameStrategy |
A locator strategy to find a feature toggle by name. |