UrlRegister v0.1.1 UrlRegister.Model.VisitedDomains View Source

Link to this section Summary

Link to this section Functions

Link to this function

domains_from_links(links)

View Source
domains_from_links(list()) :: list()
Link to this function

domains_from_store(data)

View Source
domains_from_store(list()) :: list()
Link to this function

domains_to_store(domains)

View Source
domains_to_store(list()) :: list()
Link to this function

encode(domains, status)

View Source
encode(list(), String.t()) :: iodata() | no_return()