torrents

package
v0.0.0-...-729a1dc Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2021 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Add

func Add(c *fiber.Ctx) error

func Remove

func Remove(c *fiber.Ctx) error

func UnscopedRemove

func UnscopedRemove(c *fiber.Ctx) error

func Update

func Update(c *fiber.Ctx)

Types

type File

type File struct {
	Path string
	Size uint64
}

type Torrent

type Torrent struct {
	Name     string
	Title    string
	Size     uint64
	Files    []File
	Private  bool
	Announce string
	InfoHash []byte
}

Jump to

Keyboard shortcuts

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