Search documentation of WalEx
WalEx
v3.1.0
Pages
Modules
Settings
View Source
WalEx.Configs
(WalEx v3.1.0)
Summary
Functions
add_config(app_name, key, new_values)
build_module_names(name, modules, subscriptions)
child_spec(arg)
Returns a specification to start this module under a supervisor.
get_configs(app_name, keys \\ [])
map_subscriptions_to_modules(subscriptions, name)
remove_config(app_name, key, new_value)
replace_config(app_name, key, new_value)
start_link(opts)
to_module_name(subscription)
Functions
Link to this function
add_config(app_name, key, new_values)
View Source
Link to this function
build_module_names(name, modules, subscriptions)
View Source
Link to this function
child_spec(arg)
View Source
Returns a specification to start this module under a supervisor.
See
Supervisor
.
Link to this function
get_configs(app_name, keys \\ [])
View Source
Link to this function
map_subscriptions_to_modules(subscriptions, name)
View Source
Link to this function
remove_config(app_name, key, new_value)
View Source
Link to this function
replace_config(app_name, key, new_value)
View Source
Link to this function
start_link(opts)
View Source
Link to this function
to_module_name(subscription)
View Source