API Reference GrowthBook v0.3.0
Modules
GrowthBook
is a GrowthBook SDK for Elixir/OTP.
A tuple that describes a range of the numberline between 0 and 1. The tuple has 2 parts, both floats - the start of the range and the end.
Functionality for evaluating conditions.
A set of helper functions to convert config maps to structs.
Stores feature and experiment context.
Utilities for decrypting encrypted features from GrowthBook API. Uses AES-CBC with PKCS7 padding.
Struct holding Experiment configuration.
Struct holding the results of an GrowthBook.Experiment
.
Struct holding Feature configuration.
Repository for fetching and caching features from a GrowthBook API endpoint.
Struct holding results of an evaluated Feature.
Struct holding Feature rule configuration.
Object used for mutual exclusion and filtering users out of experiments based on random hashes. Has the following properties
GrowthBook internal helper functions.
A ParentCondition defines a prerequisite.
Meta info about an experiment variation.