View Source Mixpanel.Supervisor (Mixpanel API v1.2.3)
A simple supervisor which manages API Client process alive.
Summary
Functions
Returns a specification to start this module under a supervisor.
Callback implementation for Supervisor.init/1.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
@spec init(keyword()) :: {:ok, {Supervisor.sup_flags(), [ Supervisor.child_spec() | (old_erlang_child_spec :: :supervisor.child_spec()) ]}}
Callback implementation for Supervisor.init/1.