tai v0.0.25 Tai.Advisors.Instances
Link to this section Summary
Link to this section Types
Link to this type
instance()
instance()
instance() :: Tai.Advisors.Instance.t()
instance() :: Tai.Advisors.Instance.t()
Link to this type
store_id()
store_id()
store_id() :: Tai.Advisors.Store.store_id()
store_id() :: Tai.Advisors.Store.store_id()
Link to this section Functions
Link to this function
start(instances)
start(instances)
start([instance()]) ::
{started :: pos_integer(), already_started :: pos_integer()}
start([instance()]) :: {started :: pos_integer(), already_started :: pos_integer()}
Link to this function
stop(instances)
stop(instances)
stop([instance()]) ::
{stopped :: pos_integer(), already_stopped :: pos_integer()}
stop([instance()]) :: {stopped :: pos_integer(), already_stopped :: pos_integer()}
Link to this function