Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PieceVerifier ¶
type PieceVerifier struct { Piece *piece.Piece Peer *peer.Peer Buffer []byte Length uint32 OK bool }
func (*PieceVerifier) Run ¶
func (v *PieceVerifier) Run(resultC chan *PieceVerifier, closeC chan struct{})
Click to show internal directories.
Click to hide internal directories.