search

package
v0.0.0-...-6f87bb4 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Other = iota
	Movie
	TV
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Search struct {
	Type    int
	Title   string
	Season  int
	Episode int
}

func (*Search) GetTorrents

func (s *Search) GetTorrents() []Torrent

type Torrent

type Torrent struct {
	Title    string
	Link     string
	Magnet   string
	Seeders  int
	Leechers int
}

type Torrents

type Torrents []Torrent

Jump to

Keyboard shortcuts

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