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