# Functions
NewTreeParameters returns TreeParameters object.
# Structs
Attribute contains the user attribute definition.
Audience contains the audience definition.
Condition has condition info.
Event represents a conversion event.
Experiment represents an experiment.
Feature represents a feature flag.
Group represents a grouping of entities and their traffic allocation ranges.
Integration represents a integration.
Range represents bucketing range that the specify entityID falls into.
Rollout represents a feature rollout.
TreeNode in a condition tree.
TreeParameters represents parameters of a tree.
UserContext holds information about a user.
Variable represents a feature variable.
Variation represents a variation in the experiment.
VariationVariable represents a Variable object from the Variation.
# Type aliases
VariableType is the type of feature variable.