Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Registry = make(map[Flag]bool)
Registry stores the state of feature flags if they are set via config.
Functions ¶
func Check ¶
Check checks if a feature flag is enabled, considering both Registry and environment variables.
Types ¶
Click to show internal directories.
Click to hide internal directories.