ChoreRunner.Reporter (chore_runner v0.5.0)

Link to this section Summary

Link to this section Functions

Link to this function

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

get_chore_state(chore)

Link to this function

inc_counter(reporter \\ nil, name, amount)

Callback implementation for GenServer.init/1.

Link to this function

log(reporter \\ nil, message)

Link to this function

register_download(reporter \\ nil, download)

Link to this function

report_failed(reporter \\ nil, reason)

Link to this function

set_counter(reporter \\ nil, name, value)

Link to this function

start_link(init_opts, opts)