quicer_sup (quicer v0.4.3)

View Source

Summary

Functions

Starts the supervisor

Functions

start_link()

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

Starts the supervisor