Module elector_app

elector application module that bootstraps the elector.

Behaviours: application.

Description

elector application module that bootstraps the elector.

Function Index

start/2Starts the elector application.
stop/1

Function Details

start/2

start(_StartType::term(), _StartArgs::term()) -> ok

Starts the elector application.

stop/1

stop(_State::term()) -> ok


Generated by EDoc