Spidey v0.3.2 Spidey.Crawler.CrawlerSupervisor View Source

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

start_link(crawler_name, opts)

View Source

Specs

start_link(atom(), Keyword.t()) :: Supervisor.on_start()
Link to this function

task_supervisor_name(crawler_name)

View Source