package
0.0.0-20241009004650-84ea22048b9a
Repository: https://github.com/azure/azure-dev.git
Documentation: pkg.go.dev
# Functions
GetEnableCommand provides a message for how to enable the alpha feature.
IsFeatureKey inspect if `key` is an alpha feature.
MustFeatureKey converts the given key to a FeatureId as [IsFeatureKey] would and panics if the conversion fails.
NewFeaturesManager creates the alpha features manager from the user configuration.
No description provided by the author
SetDefaultEnablement sets the default enablement value for the given feature id.
# Constants
the key for overriding all alpha features value.
No description provided by the author
# Structs
Feature defines the structure for a feature in alpha mode.
FeatureManager provides operations for handling features within the application which are in alpha mode.
# Type aliases
constant keys are used within source code to pull the AlphaFeature.