Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client ...
type DownloadFeedback ¶
type DownloadFeedback struct { Downloaded int64 `json:"downloaded,omitempty"` Speed int64 `json:"speed,omitempty"` Msg string `json:"message,omitempty"` }
DownloadFeedback ...
Click to show internal directories.
Click to hide internal directories.