torrent

package
v0.0.0-...-2413221 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 24, 2021 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Torrent

type Torrent struct {
	FileURL string
	Magnet  string
	// Description url containing more info about the torrent including the torrent file address
	DescURL  string
	Name     string
	Size     string
	Seeders  int
	Leechers int
	// Date of upload
	UplDate string
	// Website the torrent is coming from
	Source     string
	SourceName string
	// Local path where torrent was saved
	FilePath string
}

torrent contains meta information about the torrent

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL