ldclient_storage_redis_sup
module.
Behaviours: supervisor.
ldclient_storage_redis_sup
module
init/1 | |
start_link/3 |
init(Args::term()) -> {ok, {{supervisor:strategy(), non_neg_integer(), pos_integer()}, [supervisor:child_spec()]}}
start_link(SupRegName::atom(), WorkerRegName::atom(), Tag::atom()) -> {ok, Pid::pid()} | ignore | {error, Reason::term()}
Generated by EDoc