minato_app (minato v0.18.6)
View SourceThe application. Starts the supervisor, which starts whatever pools the environment declares.
Summary
Functions
Start minato's supervision tree.
Nothing to undo: the supervisor closes the connections as it goes down.
Functions
-spec start(application:start_type(), term()) -> {ok, pid()} | {error, term()}.
Start minato's supervision tree.
-spec stop(term()) -> ok.
Nothing to undo: the supervisor closes the connections as it goes down.