zerg icon indicating copy to clipboard operation
zerg copied to clipboard

基于docker的分布式爬虫服务

Results 4 zerg issues
Sort by recently updated
recently updated
newest added

Due to grpc.ServiceDesc.Methods.Handler redeclaration.

编译的时候报了一个类型调用错误。 # github.com/huichen/zerg/protos ../protos/crawl.pb.go:198: cannot use _Crawl_Crawl_Handler (type func(interface {}, context.Context, func(interface {}) error) (interface {}, error)) as type grpc.methodHandler in field value

第三步部署zerg服务时,zerg的容器启动不了,查看日志提示的错误是: /bin/sh: ./service: not found