View Source OddJob.Job (OddJob v0.1.0)

Link to this section Summary

Link to this section Types

Specs

t() :: %OddJob.Job{
  async: boolean(),
  function: function(),
  owner: pid(),
  proxy: pid(),
  ref: reference(),
  results: term()
}