Bonfire.Common.ConfigSettingsRegistry (Bonfire v0.9.12-social-beta.71)
View SourceRegistry for configuration and settings keys.
Summary
Functions
Get all keys (both config and settings)
Access the cached data, or re-populate if not available
Returns a specification to start this module under a supervisor.
Get all configuration keys and their metadata
Format the registry for display/documentation
Callback implementation for GenServer.init/1
.
Rebuild the config/settings registry
Prepare data structure for the cache.
Get all settings keys and their metadata
Functions
Get all keys (both config and settings)
Access the cached data, or re-populate if not available
Returns a specification to start this module under a supervisor.
See Supervisor
.
Get all configuration keys and their metadata
Format the registry for display/documentation
Callback implementation for GenServer.init/1
.
Rebuild the config/settings registry
Prepare data structure for the cache.
Get all settings keys and their metadata
@spec start_link(ignored :: term()) :: GenServer.on_start()