//
pkg.gl
Category
github.com/letsencrypt/boulder
features
package
0.0.0-20250220232038-fb2fd8af7512
Repository:
https://github.com/letsencrypt/boulder.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
1
Dependents
25
Files
111 SLOC
#
Functions
Get
Get returns a copy of the current global FeatureSet, indicating which features are currently enabled (set to true).
Reset
Reset resets all features to their initial state (false).
Set
Set changes the global FeatureSet to match the input FeatureSet.
#
Structs
Config
Config contains one boolean field for every Boulder feature flag.