View Source wfnet_sup (wfnet v0.1.0)

Supervisor for the wfnet workflow server.

Summary

Functions

Starts the supervisor

Functions

-spec start_link() ->
              {ok, Pid :: pid()} |
              {error, {already_started, Pid :: pid()}} |
              {error, {shutdown, term()}} |
              {error, term()} |
              ignore.
Starts the supervisor