FindSiteIcon.Cache (FindSiteIcon v1.0.1)

Copy Markdown View Source

Cache for holding all the icons for websites. Ensures that we don't have to make unnecessary api calls.

Summary

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

delete(url)

ets_table()

extract_host(url)

get(url)

start_link(default)

update(url, icon_info)