Tai.Advisors (tai v0.0.75)

Link to this section Summary

Link to this section Types

Link to this type

start_result()

Specs

start_result() ::
  {started :: non_neg_integer(), already_started :: non_neg_integer()}
Link to this type

stop_result()

Specs

stop_result() ::
  {stopped :: non_neg_integer(), already_stopped :: non_neg_integer()}

Link to this section Functions

Link to this function

search_configs(options)

Specs

Link to this function

search_instances(query)

Specs

Specs

start(term()) :: start_result()

Specs

stop(term()) :: stop_result()