package
Version:
v1.6.1
Opens a new window with list of versions in this module.
Published: Dec 6, 2020
License: MIT
Opens a new window with license information.
Imports: 22
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type TorrentClient interface {
PeerID() string
Key() string
Query() string
Name() string
NextAmountReport(DownloadCandidateNextAmount, UploadCandidateNextAmount, leftCandidateNextAmount, pieceSize int) (downloaded, uploaded, left int)
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.