Botlead.Client.Supervisor (botlead v0.3.0)
Supervisor to keep track of the initialized client sessions.
Summary
Functions
Returns a specification to start this module under a supervisor.
Callback implementation for DynamicSupervisor.init/1
.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
@spec init(Keyword.t()) :: {:ok, DynamicSupervisor.sup_flags()}
Callback implementation for DynamicSupervisor.init/1
.