Checks the value of a Feature Gate for the given user.
Checks the value of a Feature Gate for the given user without logging an exposure event.
No description provided by the author
No description provided by the author
No description provided by the author
Gets the DynamicConfig value for the given user.
Gets the DynamicConfig value for the given user without logging an exposure event.
Gets the DynamicConfig value of an Experiment for the given user.
Gets the name of layer an Experiment.
Gets the DynamicConfig value of an Experiment for the given user without logging an exposure event.
Gets the DynamicConfig value of an Experiment for the given user with configurable options.
Get the Feature Gate for the given user.
Get the Feature Gate for the given user without logging an exposure event.
Gets the Layer object for the given user.
Gets the Layer object for the given user without logging an exposure event.
Gets the Layer object for the given user with configurable options.
No description provided by the author
Initializes the global Statsig instance with the given sdkKey.
No description provided by the author
No description provided by the author
Initializes the global Statsig instance with the given sdkKey and options.
IsInitialized returns whether the global Statsig instance has already been initialized or not.
Logs an event to the Statsig console.
No description provided by the author
Logs a slice of events to Statsig server immediately.
Logs an exposure event for the dynamic config.
Logs an exposure event for the experiment.
Logs an exposure event for the gate.
Logs an exposure event for the parameter in the given layer.
Initializes a Statsig Client with the given sdkKey.
Initializes a Statsig Client with the given sdkKey and options.
No description provided by the author
No description provided by the author
No description provided by the author
Override the DynamicConfig value for the given user.
Override the value of a Feature Gate for the given user.
Override the Layer value for the given user.
No description provided by the author
Cleans up Statsig, persisting any Event Logs and cleanup processes Using any method is undefined after Shutdown() has been called.
For test only so we can clear the shared instance.