ConfigCat.NullDataSource (ConfigCat v2.0.0) View Source
Don't provide any local flag overrides.
Used to avoid is_nil
checks in the rest of the code.
See ConfigCat.OverrideDataSource
for more details.
Link to this section Summary
Functions
Create a ConfigCat.OverrideDataSource
that does nothing.
Link to this section Types
Specs
t() :: %ConfigCat.NullDataSource{}
Link to this section Functions
Specs
new() :: t()
Create a ConfigCat.OverrideDataSource
that does nothing.