golang语言爬虫代理的代码示例

Laical ·
大佬第22行 **and p.Password != nil{** 出现错误 **syntax error: unexpected and, expecting {g** 可不可以解释一下
#1
更多评论
不能用and,同时string不能nil来判断
#2
这个代码错误多多,不能运行啊。
#3