Bardo.PopulationManager.PopulationManagerWorker (Bardo v0.1.0)

View Source

The PopulationManagerWorker is responsible for spawning the population_manager process.

Summary

Functions

Returns a specification to start this module under a supervisor.

The start_link function spawns the PopulationManagerWorker server.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link()

@spec start_link() :: {:ok, pid()}

The start_link function spawns the PopulationManagerWorker server.