chaperon

v0.1.3

  • Pages
  • Modules
  • Exceptions

    chaperon v0.1.3 Chaperon.Worker View Source

    Wraps supervised Tasks running Chaperon.Scenario sessions that run on any of the nodes in the cluster.

    Link to this section Summary

    Functions

    await(worker, timeout \\ 5000)
    nodes()
    random_node()
    start(scenario_mod, config)
    start(amount, scenario_mod, config)
    start_nested(scenario_mod, session, config)
    timeout(config)

    Link to this section Functions

    Link to this function await(worker, timeout \\ 5000) View Source
    Link to this function nodes() View Source
    Link to this function random_node() View Source
    Link to this function start(scenario_mod, config) View Source
    Link to this function start(amount, scenario_mod, config) View Source
    Link to this function start_nested(scenario_mod, session, config) View Source
    Link to this function timeout(config) View Source

    Built using ExDoc (v0.17.1), designed by Friedel Ziegelmayer.