Confsul v0.1.1 Confsul.Config View Source

Manages the app config from Consul

Link to this section Summary

Functions

Loads the config data from Consul

Sets the config for the specified application

Loads and sets the app configuration from Consul

Link to this section Functions

Link to this function load(app) View Source
load(atom) :: map

Loads the config data from Consul

Link to this function set_config(config_list, app) View Source
set_config(map, atom) :: boolean

Sets the config for the specified application

Link to this function start(app) View Source
start(atom) :: any

Loads and sets the app configuration from Consul