Documentation
¶
Index ¶
- type Client
- func (c Client) GetAPIVersion() (string, error)
- func (c Client) GetAppPreferences() (*qbittorrent_model.Preferences, error)
- func (c Client) GetAppVersion() (string, error)
- func (c Client) GetBuildInfo() (*qbittorrent_model.BuildInfo, error)
- func (c Client) GetDefaultSavePath() (string, error)
- func (c Client) SetAppPreferences(p *qbittorrent_model.Preferences) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
func (Client) GetAPIVersion ¶
func (Client) GetAppPreferences ¶
func (Client) GetAppVersion ¶
func (Client) GetBuildInfo ¶
func (Client) GetDefaultSavePath ¶
func (Client) SetAppPreferences ¶
Click to show internal directories.
Click to hide internal directories.