package
0.34.0
Repository: https://github.com/tilt-dev/tilt.git
Documentation: pkg.go.dev

# Functions

Create a FeatureSet from defaults.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

MainDefaults is the defaults we use in Main.

# Structs

The Value a flag can have.

# Type aliases

Defaults is the initial values for a FeatureSet.
FeatureSet is a mutable set of Features.
ObsoleteError is an error that a feature flag is obsolete.
The status of a feature flag It starts as Active (we're using this flag to evaluate the feature) Then when we no longer need it, we make it a noop.