Altar.Supervisor (Altar v0.1.2)
View SourceTop-level supervisor for the ALTAR application.
Manages the Local Agent & Tool Execution Runtime (LATER) processes, starting
with a named Altar.LATER.Registry
so it can be discovered by other
components without passing around pids.
Summary
Functions
Returns a specification to start this module under a supervisor.
Start the top-level supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
@spec start_link(term()) :: Supervisor.on_start()
Start the top-level supervisor.