Module strategy_behaviour

Defines the base behaviour for election strategies.

Description

Defines the base behaviour for election strategies.

Function Index

elect/0Starts the election process by triggering the strategy modules elect() function.

Function Details

elect/0

elect() -> any()

Starts the election process by triggering the strategy modules elect() function.


Generated by EDoc