nuk_sup
module.
Behaviours: supervisor
.
This is a top level one_for_one
nuk supervisor started by the nuk
application. It, in turn, starts the following supervisors under it:
init/1 | |
start_link/0 |
init(X1) -> any()
start_link() -> any()
nuk_sup
module.
Behaviours: supervisor
.
This is a top level one_for_one
nuk supervisor started by the nuk
application. It, in turn, starts the following supervisors under it:
init/1 | |
start_link/0 |
init(X1) -> any()
start_link() -> any()