API Reference statsig_elixir v0.20.2
Modules
Behaviour and helper APIs for implementing a custom Statsig data store in Elixir.
Response struct returned from handle_get_bytes/2.
Response struct returned from handle_get/2.
Get experiment and it's corresponding serialized values
A group within an experiment, exposing its name, rule id, id type, and return value without requiring a user evaluation.
The groups of an experiment along with its active state, exposed without requiring a user evaluation.
Functions to get values, metadata e.g. group_name for layer Layer object is not a struct, instead it's a reference to a layer struct defined in statsig-core (Binary library)