eturnal_app (eturnal v1.12.2+1)

View Source

Summary

Functions

config_change(Changed, New, Removed)

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

prep_stop(State)

-spec prep_stop(term()) -> term().

start(StartType, StartArgs)

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

stop(State)

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