View Source grisp_updater_manager (grisp_updater v2.1.1)

Summary

Types

update_status/0

-type update_status() :: ready | updating.

Functions

callback_mode()

cancel_update()

checker_done(BlockId, Outcome)

checker_error(BlockId, Reason)

get_info()

get_info(Url)

get_status()

init(_)

loader_done(BlockId)

loader_error(BlockId, Reason)

loader_failed(BlockId, Reason)

ready(EventType, Event, Data)

start_link(Opts)

start_update(Url, Callbacks, Params, Opts)

terminate(Reason, State, Data)

update(Url, Opts)

updating(EventType, Event, Data)

validate()