scraper v0.1.0 Scraper.LinksBuffer behaviour

Link to this section Summary

Link to this section Callbacks

Link to this callback dequeue(arg0)
dequeue(GenServer.server()) :: {:ok, Link.t()} | {:error, reason :: any()}
Link to this callback enqueue(arg0, arg1)
enqueue(GenServer.server(), Link.t()) :: :ok
Link to this callback start_link(opts)
start_link(opts :: Keyword.t()) :: GenServer.on_start()