tai v0.0.17 Tai.Advisors
Link to this section Summary
Link to this section Types
Link to this section Functions
Link to this function
info(specs)
info(specs)
info([advisor_spec()]) :: [{advisor_spec(), pid()}]
info([advisor_spec()]) :: [{advisor_spec(), pid()}]
Link to this function
start(specs)
start(specs)
start([advisor_spec()]) ::
{:ok, {new_started :: integer(), old_started :: integer()}}
start([advisor_spec()]) :: {:ok, {new_started :: integer(), old_started :: integer()}}
Link to this function
stop(specs)
stop(specs)
stop([advisor_spec()]) ::
{:ok, {new_stopped :: integer(), old_stopped :: integer()}}
stop([advisor_spec()]) :: {:ok, {new_stopped :: integer(), old_stopped :: integer()}}