marina_app (marina v0.4.3)

View Source

Summary

Functions

start()

-spec start() -> {ok, [atom()]}.

start(StartType, StartArgs)

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

stop()

-spec stop() -> ok | {error, {not_started, marina}}.

stop(State)

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