Versions in this module Expand all Collapse all v5 v5.1.0 Apr 29, 2026 v5.0.0 Dec 2, 2025 Changes in this version + const All + const Any + const Contains + const Equal + const GreaterThan + const GreaterThanInclusive + const In + const IsNotSet + const IsSet + const LessThan + const LessThanInclusive + const Modulo + const None + const NotContains + const NotEqual + const PercentageSplit + const Regex + type ConditionOperator string + type RuleType string + type SegmentConditionModel struct + Operator ConditionOperator + Property string + Value string + type SegmentModel struct + FeatureStates []*features.FeatureStateModel + ID int + Name string + Rules []*SegmentRuleModel + type SegmentRuleModel struct + Conditions []*SegmentConditionModel + Rules []*SegmentRuleModel + Type RuleType + func (sr *SegmentRuleModel) MatchingFunction() func([]bool) bool Other modules containing this package github.com/Flagsmith/flagsmith-go-client/v2 github.com/Flagsmith/flagsmith-go-client/v3 github.com/Flagsmith/flagsmith-go-client/v4