package
0.10.0-beta.4
Repository: https://github.com/bitmagnet-io/bitmagnet.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
OrderDirectionNames returns a list of possible string values of OrderDirection.
OrderDirectionValues returns a list of the values for OrderDirection.
ParseOrderDirection attempts to convert a string to a OrderDirection.
ParseQueueJobsOrderBy attempts to convert a string to a QueueJobsOrderBy.
ParseTorrentContentOrderBy attempts to convert a string to a TorrentContentOrderBy.
ParseTorrentFilesOrderBy attempts to convert a string to a TorrentFilesOrderBy.
No description provided by the author
No description provided by the author
QueueJobsOrderByNames returns a list of possible string values of QueueJobsOrderBy.
QueueJobsOrderByValues returns a list of the values for QueueJobsOrderBy.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TorrentContentOrderByNames returns a list of possible string values of TorrentContentOrderBy.
TorrentContentOrderByValues returns a list of the values for TorrentContentOrderBy.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TorrentFilesOrderByNames returns a list of possible string values of TorrentFilesOrderBy.
TorrentFilesOrderByValues returns a list of the values for TorrentFilesOrderBy.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
OrderDirection represents sort order directions ENUM(Ascending, Descending).
QueueJobsOrderBy represents sort orders for queue jobs search results ENUM(created_at, ran_at, priority).
TorrentContentOrderBy represents sort orders for torrent content search results ENUM(relevance, published_at, updated_at, size, files_count, seeders, leechers, name, info_hash).
TorrentFilesOrderBy represents sort orders for torrent content search results ENUM(index, path, extension, size).