Blazay

v1.1.3

  • Pages
  • Modules

    Blazay v1.1.3 Blazay.Worker.StandardFile View Source

    Worker for simple file

    Link to this section Summary

    Functions

    error(job_name, reason)
    finish(job_name, result)
    start_link(job)
    stop(job_name)
    task(state)

    Callback implementation for Blazay.Worker.Base.task/1

    upload(job_name)

    Link to this section Functions

    Link to this function error(job_name, reason) View Source
    Link to this function finish(job_name, result) View Source
    Link to this function start_link(job) View Source
    Link to this function stop(job_name) View Source
    Link to this function task(state) View Source

    Callback implementation for Blazay.Worker.Base.task/1.

    Link to this function upload(job_name) View Source

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