Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsEnabled ¶
func IsEnabled(flag FeatureFlag) bool
Types ¶
type FeatureFlag ¶
type FeatureFlag string
const (
FeatureFlag_OpenBridge FeatureFlag = "openbridge"
)
type FeatureFlags ¶
type FeatureFlags struct {
// contains filtered or unexported fields
}
func Init ¶
func Init(config *config.Config) *FeatureFlags
Click to show internal directories.
Click to hide internal directories.