EcsElixirCore.Supervisor (ecs_elixir_core v1.1.0)

Copy Markdown

Supervisor for the EcsElixirCore application. This supervisor is responsible for starting and supervising the main components of the EcsElixirCore application.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(opts \\ [])