package
0.0.0-20240704100120-4b28c8fbb014
Repository: https://github.com/roarc0/gofetch.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
NewTransmissionDownloader creates a new TransmissionDownloader.
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
TransmissionDownloader is a type that implements the Downloader interface to open a downloadable using xdg-open.
WebTorrentDownloader is a type that implements the Downloader interface to open a downloadable using WebTorrent-open.
XDGDownloader is a type that implements the Downloader interface to open a downloadable using xdg-open.
# Interfaces
Downloadable is an interface that defines a method to get the name and URI of a downloadable.
DownloadableCollector is an interface that defines a method to collect downloadables.
Downloader is an interface that defines a method to open a downloadable.
# Type aliases
No description provided by the author