livery_app (livery v0.2.0)

View Source

OTP application callback for Livery. Starts livery_sup at boot.

Summary

Functions

start(Type, Args)

-spec start(application:start_type(), term()) -> {ok, pid()} | {error, term()}.

stop(State)

-spec stop(term()) -> ok.