Versions in this module Expand all Collapse all v1 v1.0.1 Sep 22, 2023 v1.0.0 Jul 26, 2023 Changes in this version + var ReportChan chan *Report + var StartTime time.Time + var Task = new(AppConf) + func ExecInit(order int) + func GetPageCount(i int) uint64 + func PageFailCount() + func PageSuccCount() + func ResetPageCount() + func WaitInit(order int) + type AppConf struct + DockerCap int + FailureInherit bool + Keyins string + Limit int64 + Master string + Mode int + OutType string + Pausetime int64 + Port int + ProxySecond int64 + SuccessInherit bool + ThreadNum int + type Report struct + DataNum uint64 + FileNum uint64 + Keyin string + SpiderName string + Time time.Duration