Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Deluge ¶
func (*Deluge) Install ¶
func (self *Deluge) Install(opts *DelugeOpts) error
func (*Deluge) RegisterRPC ¶
type DelugeInstallRes ¶
type DelugeInstallRes struct {
Message string `json:"message"`
Error bool `json:"error"`
Opts *DelugeOpts `json:"options"`
}
type DelugeOpts ¶
Click to show internal directories.
Click to hide internal directories.