grisp_updater
v2.0.0
Pages
Modules
Search documentation of grisp_updater
Settings
View Source
grisp_updater_manager
(grisp_updater v2.0.0)
Summary
Types
update_status/0
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()
Types
Link to this type
update_status/0
View Source
-type
update_status() :: ready | updating.
Functions
Link to this function
callback_mode()
View Source
Link to this function
cancel_update()
View Source
Link to this function
checker_done(BlockId, Outcome)
View Source
Link to this function
checker_error(BlockId, Reason)
View Source
Link to this function
get_info()
View Source
Link to this function
get_info(Url)
View Source
Link to this function
get_status()
View Source
Link to this function
init(_)
View Source
Link to this function
loader_done(BlockId)
View Source
Link to this function
loader_error(BlockId, Reason)
View Source
Link to this function
loader_failed(BlockId, Reason)
View Source
Link to this function
ready(EventType, Event, Data)
View Source
Link to this function
start_link(Opts)
View Source
Link to this function
start_update(Url, Callbacks, Params, Opts)
View Source
Link to this function
terminate(Reason, State, Data)
View Source
Link to this function
update(Url, Opts)
View Source
Link to this function
updating(EventType, Event, Data)
View Source
Link to this function
validate()
View Source