Module kinetic_sup

Behaviours: supervisor.

Function Index

init/1
start_link/0
start_link/1
stop/1

Function Details

init/1

init(Opts) -> any()

start_link/0

start_link() -> any()

start_link/1

start_link(Args) -> any()

stop/1

stop(Pid::pid()) -> ok


Generated by EDoc