Skip to main content

Feature

type Feature

type Feature uint
const (
FeatureAnalytics Feature = 1
FeatureCoins Feature = 2
FeatureDynamicFields Feature = 3
FeatureSubscriptions Feature = 4
FeatureSystemState Feature = 5
)