Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Directory ¶
type Directory struct {
Directory string
}
func NewDirectory ¶
func (*Directory) LoadTorrents ¶
func (c *Directory) LoadTorrents() ([]torrent.TorrentSpec, error)
type Minio ¶
type Minio struct {
// contains filtered or unexported fields
}
func NewMinioWithRegion ¶
func (*Minio) LoadTorrents ¶
func (c *Minio) LoadTorrents() ([]torrent.TorrentSpec, error)
Click to show internal directories.
Click to hide internal directories.