Documentation ¶
Index ¶
Constants ¶
View Source
const ( CmdDisableDelayedErrorLevelExpansion string = "FF_CMD_DISABLE_DELAYED_ERROR_LEVEL_EXPANSION" UseLegacyBuildsDirForDocker string = "FF_USE_LEGACY_BUILDS_DIR_FOR_DOCKER" UseLegacyVolumesMountingOrder string = "FF_USE_LEGACY_VOLUMES_MOUNTING_ORDER" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FeatureFlag ¶
type FeatureFlag struct { Name string DefaultValue string Deprecated bool ToBeRemovedWith string Description string }
func GetAll ¶
func GetAll() []FeatureFlag
Click to show internal directories.
Click to hide internal directories.