Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HTTPErrorHandler ¶
Types ¶
type TorrentJsonRequest ¶
type TorrentJsonResponse ¶
type TorrentStat ¶
type TorrentStat struct { Name string Hash string TorrentStatus int TorrentStatusString string LoadedSize int64 TorrentSize int64 PreloadedBytes int64 PreloadSize int64 DownloadSpeed float64 UploadSpeed float64 TotalPeers int PendingPeers int ActivePeers int ConnectedSeeders int FileStats []FileStat }
Source Files
¶
Click to show internal directories.
Click to hide internal directories.