View Source locus_database_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_child([term()]) -> {ok, pid()} | {error, term()}.

Specs

start_link() -> {ok, pid()}.