//
pkg.gl
Category
github.com/fichain/go-file
internal
piece
package
1.0.2
Repository:
https://github.com/fichain/go-file.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
12
Files
147 SLOC
#
Functions
NewPieces
NewPieces returns a slice of Pieces by mapping files to the pieces.
#
Constants
BlockSize
BlockSize is the size of smallest piece data that we are going to request from peers.
#
Structs
Block
Block is part of a Piece that is specified in peerprotocol.Request messages.
Piece
Piece of a torrent.