ChoreRunner.Reporter (chore_runner v0.5.2)

Summary

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

get_chore_state(chore)

get_reporter()

inc_counter(reporter \\ nil, name, amount)

init(arg)

Callback implementation for GenServer.init/1.

log(reporter \\ nil, message)

register_download(reporter \\ nil, download)

report_failed(reporter \\ nil, reason)

set_counter(reporter \\ nil, name, value)

start_link(init_opts, opts)