View Source ConfigCat.NullDataSource (ConfigCat v4.0.4)
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.
Summary
Functions
Create a ConfigCat.OverrideDataSource that does nothing.
Types
@type t() :: %ConfigCat.NullDataSource{}
Functions
@spec new() :: t()
Create a ConfigCat.OverrideDataSource that does nothing.