package
0.0.0-20250220232038-fb2fd8af7512
Repository: https://github.com/letsencrypt/boulder.git
Documentation: pkg.go.dev

# Functions

Get returns a copy of the current global FeatureSet, indicating which features are currently enabled (set to true).
Reset resets all features to their initial state (false).
Set changes the global FeatureSet to match the input FeatureSet.

# Structs

Config contains one boolean field for every Boulder feature flag.