scraper v0.1.0 Scraper.DataStore behaviour

Link to this section Summary

Link to this section Callbacks

Link to this callback get_all(arg0)
get_all(GenServer.server()) :: any()
Link to this callback put(arg0, any)
put(GenServer.server(), any()) :: :ok
Link to this callback start_link(opts)
start_link(opts :: Keyword.t()) :: GenServer.on_start()