Search documentation of amoc
amoc
v3.0.0-rc2
Pages
Modules
Settings
View Source
amoc_app
(amoc v3.0.0-rc2)
Summary
Functions
start(StartType, StartArgs)
stop(State)
Functions
Link to this function
start(StartType, StartArgs)
View Source
-spec
start(
application:start_type
(), term()) -> {ok, pid()}.
Link to this function
stop(State)
View Source
-spec
stop(term()) -> ok.