View Source wfnet_sup (wfnet v0.1.0)
Summary
Functions
Starts the supervisor
Functions
-spec start_link() ->
{ok, Pid :: pid()} |
{error, {already_started, Pid :: pid()}} |
{error, {shutdown, term()}} |
{error, term()} |
ignore.