Documentation
¶
Index ¶
Constants ¶
View Source
const MimeBitTorrent = "application/x-bittorrent"
Variables ¶
View Source
var ErrTorrentAlreadyAdded = errors.New("torrent already added")
Functions ¶
This section is empty.
Types ¶
type Client ¶
type ClientBuilder ¶
type File ¶
type File interface {
Priority
DisplayPath() string
Path() string
BytesCompleted() int64
Length() int64
Offset() int64
Name() string
}
func BiggestFileFromTorrent ¶
Click to show internal directories.
Click to hide internal directories.