Documentation ¶
Index ¶
- type Pipeline
- func (pipe *Pipeline) Deal(tasktype uint, rawb []byte, task *models.CrawlTask) (interface{}, error)
- func (pipe *Pipeline) Error(r *colly.Response, taskq *scheduler.TaskQueue)
- func (pipe *Pipeline) Hook(c *colly.Collector, taskq *scheduler.TaskQueue)
- func (pipe *Pipeline) Response(r *colly.Response, taskq *scheduler.TaskQueue)
- func (pipe *Pipeline) Send(tid string, typeid uint, data interface{}, priority uint8, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.