Documentation ¶
Overview ¶
Implements ordering of torrent piece indices for such purposes as download prioritization.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Instance ¶
type Instance struct {
// contains filtered or unexported fields
}
Maintains piece integers by their ascending assigned keys.
func (*Instance) DeletePiece ¶
Click to show internal directories.
Click to hide internal directories.