Kitto v0.3.0 Kitto.Job

Contains functions to run jobs based on their specified options.

Summary

Functions

Runs the job based on the given options

Registers a job to be started as a process by the runner supervisor

Starts a job process

Functions

new(job)

Runs the job based on the given options

register(server, name, options, definition, job)

Registers a job to be started as a process by the runner supervisor

start_link(job)

Starts a job process