Versions in this module Expand all Collapse all v1 v1.3.4 Feb 15, 2020 v1.3.3 Dec 18, 2019 v1.3.2 Aug 8, 2019 v1.3.1 Mar 5, 2019 v1.3.0 Mar 14, 2018 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 + ProxyMinute int64 + SuccessInherit bool + ThreadNum int + type Report struct + DataNum uint64 + FileNum uint64 + Keyin string + SpiderName string + Time time.Duration