Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Settings ¶
type Settings struct {
// contains filtered or unexported fields
}
Settings defines the configuration properties for this module
type Widget ¶
type Widget struct { view.KeyboardWidget view.ScrollableWidget // contains filtered or unexported fields }
Widget is the container for transmission data
func (*Widget) Fetch ¶
func (widget *Widget) Fetch() ([]*transmissionrpc.Torrent, error)
Fetch retrieves torrent data from the Transmission daemon
Click to show internal directories.
Click to hide internal directories.