Documentation
¶
Index ¶
- Variables
- func AddMagnet(magnet string, title string, pkg string) (result.TorrentDetailResult, error)
- func AddTorrent(link string, title string, pkg string) (result.TorrentDetailResult, error)
- func DeleteTorrent(infoHash string, forceDeleteFiles bool) error
- func FetchMagnet(magnet string) (*torrent.Torrent, error)
- func FetchTorrent(link string) (*torrent.Torrent, error)
- func GetTorrentData(c *fasthttp.RequestCtx)
- func Init()
- func TorrentStatus() torrent.ClientStats
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func AddTorrent ¶
Handle for extension Watch
func DeleteTorrent ¶
func GetTorrentData ¶
func GetTorrentData(c *fasthttp.RequestCtx)
func TorrentStatus ¶
func TorrentStatus() torrent.ClientStats
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.