Documentation
¶
Index ¶
- type Client
- func (c Client) AlternativeSpeedLimitsEnabled() (bool, error)
- func (c Client) GetGlobalDownloadLimit() (int, error)
- func (c Client) GetGlobalUploadLimit() (int, error)
- func (c Client) GetTransferInfo() (*qbittorrent_model.TransferInfo, error)
- func (c Client) SetGlobalDownloadLimit(limit int) error
- func (c Client) SetGlobalUploadLimit(limit int) error
- func (c Client) ToggleAlternativeSpeedLimits() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
func (Client) AlternativeSpeedLimitsEnabled ¶
func (Client) GetGlobalDownloadLimit ¶
func (Client) GetGlobalUploadLimit ¶
func (Client) GetTransferInfo ¶
func (Client) SetGlobalDownloadLimit ¶
func (Client) SetGlobalUploadLimit ¶
func (Client) ToggleAlternativeSpeedLimits ¶
Click to show internal directories.
Click to hide internal directories.