![image.png](https://static.studygolang.com/200210/c404fec5777ea4cad1d13f889beb09e2.png)
![image.png](https://static.studygolang.com/200210/f445271680c67dcf0230cb3bf2fa2029.png)
>```createWorker```中的```in```管道 没传值```request```能取到值
源码地址 ```https://gitee.com/awsomehh/go_crawler ```
问题在```scheduler``` 里面 地址 ``` https://gitee.com/awsomehh/go_crawler/blob/master/scheduler/queue.go```
自己追踪后发现并没有向管道中传值
更多评论
一个简单的爬虫小案例 http://topgoer.com/%E5%B9%B6%E5%8F%91%E7%BC%96%E7%A8%8B/%E7%88%AC%E8%99%AB%E5%B0%8F%E6%A1%88%E4%BE%8B.html
#1