Documentation ¶
Index ¶
Constants ¶
View Source
const ( DelegatedOrganizationAdministration feature = "DelegatedOrganizationAdministration" IgnoreMacOSKeychain feature = "IgnoreMacOSKeychain" ProxyTelemetry feature = "ProxyTelemetry" Telemetry feature = "Telemetry" UpgradeButton feature = "UpgradeButton" )
Define all feature flags here. By convention, the Go symbol and the string it refers to are the same so that uses in code and values in environment variables are the same. Set a feature flag by adding its string to the comma-delimited value of the SUBSTRATE_FEATURES environment variable.
View Source
const EnvironmentVariable = "SUBSTRATE_FEATURES"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.