View Source locus_sup (locus v2.3.7)
Link to this section Summary
Link to this section Functions
Specs
init([]) -> {ok, {supervisor:sup_flags(), [supervisor:child_spec(), ...]}}.
Specs
start_link() -> {ok, pid()} | {error, term()}.
init([]) -> {ok, {supervisor:sup_flags(), [supervisor:child_spec(), ...]}}.
start_link() -> {ok, pid()} | {error, term()}.