Versions in this module Expand all Collapse all v1 v1.1.0 Aug 22, 2024 Changes in this version + type ChunkSpec struct + Begin pp.Integer + Length pp.Integer + type PeerID [20]byte + type PieceIndex = int + type PiecePriority byte + const PiecePriorityHigh + const PiecePriorityNext + const PiecePriorityNone + const PiecePriorityNormal + const PiecePriorityNow + const PiecePriorityReadahead + func (pp *PiecePriority) Raise(maybe PiecePriority) bool + type Request struct + Index pp.Integer + func (r Request) ToMsg(mt pp.MessageType) pp.Message