tracker

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2021 License: GPL-3.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Btn added in v1.8.0

type Btn struct {
	// contains filtered or unexported fields
}

Struct

func (*Btn) GetReleaseInfo added in v1.8.0

func (t *Btn) GetReleaseInfo(torrent *config.ReleaseInfo) (*TorrentInfo, error)

type Interface

type Interface interface {
	GetReleaseInfo(info *config.ReleaseInfo) (*TorrentInfo, error)
}

Interface

func GetApi

func GetApi(tracker *config.TrackerInstance) (Interface, error)

Public

type Mtv

type Mtv struct {
	// contains filtered or unexported fields
}

Struct

func (*Mtv) GetReleaseInfo

func (t *Mtv) GetReleaseInfo(torrent *config.ReleaseInfo) (*TorrentInfo, error)

type Ptp

type Ptp struct {
	// contains filtered or unexported fields
}

Struct

func (*Ptp) GetReleaseInfo

func (t *Ptp) GetReleaseInfo(torrent *config.ReleaseInfo) (*TorrentInfo, error)

type TorrentInfo

type TorrentInfo struct {
	Name     string
	Category string
	Size     string
}

Struct

Jump to

Keyboard shortcuts

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