Versions in this module Expand all Collapse all v6 v6.4.0 May 18, 2020 Changes in this version + const DownloadBlockReq + type TaskInfo struct + ID string + Index int + Latency time.Duration + Pid peer.ID + TaskNum int + type Tasks []*TaskInfo + func (t Tasks) Len() int + func (t Tasks) Less(a, b int) bool + func (t Tasks) Remove(task *TaskInfo) Tasks + func (t Tasks) Size() int + func (t Tasks) Sort() Tasks + func (t Tasks) Swap(a, b int) Other modules containing this package github.com/33cn/chain33