View Source eturnal_app (eturnal v1.10.1)

Link to this section Summary

Link to this section Functions

Link to this function

config_change(Changed, New, Removed)

View Source
-spec config_change([{atom(), term()}], [{atom(), term()}], [atom()]) -> ok.
-spec prep_stop(term()) -> term().
Link to this function

start(StartType, StartArgs)

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