Behaviours: supervisor.
init/1 | |
start_link/1 | Starts a list of workers with the configuration generated on mero_cluster. |
init(X1) -> any()
start_link(ClusterConfig::[{ClusterName::atom(), Config::list()}]) -> {ok, Pid::pid()} | {error, Reason::term()}
Starts a list of workers with the configuration generated on mero_cluster
Generated by EDoc, Dec 14 2018, 23:57:15.