livery_app (livery v0.2.0)
View SourceOTP application callback for Livery. Starts livery_sup at boot.
Summary
Functions
-spec start(application:start_type(), term()) -> {ok, pid()} | {error, term()}.
-spec stop(term()) -> ok.
OTP application callback for Livery. Starts livery_sup at boot.
-spec start(application:start_type(), term()) -> {ok, pid()} | {error, term()}.
-spec stop(term()) -> ok.