package
1.0.2
Repository: https://github.com/fichain/go-file.git
Documentation: pkg.go.dev

# Functions

New returns a new PieceDownloader.

# Variables

ErrBlockDuplicate is returned from PieceDownloader.GotBlock method when the received block is already present.
ErrBlockNotRequested is returned from PieceDownloader.GotBlock method when the received block is not requested yet.

# Structs

PieceDownloader downloads all blocks of a piece from a peer.

# Interfaces

Peer of a Torrent.