Module mero_sup

Behaviours: supervisor.

Function Index

init/1
start_link/1 Starts a list of workers with the configuration generated on mero_cluster.

Function Details

init/1

init(X1) -> any()

start_link/1

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.