Beethoven.Core (Beethoven v0.1.1)

Core of Coordinator service. This is the primary GenServer for the service.

Summary

Functions

Returns a specification to start this module under a supervisor.

Entrypoint for supervisors or other PIDs that are starting this service.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(args)

Entrypoint for supervisors or other PIDs that are starting this service.