View Source Flagsmith.Client.Poller.Supervisor (flagsmith_engine v0.1.1)
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Callback implementation for DynamicSupervisor.init/1
.
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Callback implementation for DynamicSupervisor.init/1
.
Specs
start_child(opts :: Flagsmith.Configuration.t()) :: {:ok, pid()} | {:error, any()}