Copyright © 2018 Marc Worrell
Behaviours: supervisor.
Authors: Marc Worrell (marc@worrell.nl).
init/1 | Return the notifier gen_server(s) to be used. |
start_link/0 | API for starting the site supervisor. |
init(X1) -> any()
Return the notifier gen_server(s) to be used.
start_link() -> any()
API for starting the site supervisor.
Generated by EDoc