Ghoul

v0.1.0

  • Pages
  • Modules

    Ghoul v0.1.0 Ghoul.Worker

    Link to this section Summary

    Functions

    call_by_process_key(process_key, call_arg)
    cancel_reap(process_key)
    cancel_reap_timer(ref)
    create(pid, process_key, callback, initial_state)
    get_state(process_key)
    get_worker_for(process_key)
    reap_in(process_key, reason, delay_ms)
    set_state(process_key, new_state)
    start_link(pid, process_key, callback, initial_state)
    stop(pid)
    ttl(process_key)

    Link to this section Functions

    Link to this function call_by_process_key(process_key, call_arg)
    Link to this function cancel_reap(process_key)
    Link to this function cancel_reap_timer(ref)
    Link to this function create(pid, process_key, callback, initial_state)
    Link to this function get_state(process_key)
    Link to this function get_worker_for(process_key)
    Link to this function reap_in(process_key, reason, delay_ms)
    Link to this function set_state(process_key, new_state)
    Link to this function start_link(pid, process_key, callback, initial_state)
    Link to this function stop(pid)
    Link to this function ttl(process_key)

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