Module elector_sup

elector top level supervisor.

Behaviours: supervisor.

Description

elector top level supervisor.

Function Index

init/1
start_link/0Starts the supervisor process.

Function Details

init/1

init(X1) -> any()

start_link/0

start_link() -> any()

Starts the supervisor process.


Generated by EDoc