Module myproto_app

Behaviours: application, supervisor.

Function Index

init/1
start/2
stop/1

Function Details

init/1

init(X1) -> any()

start/2

start(StartType, StartArgs) -> any()

stop/1

stop(State) -> any()


Generated by EDoc