Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Instagram ¶
type Instagram struct { URL string Title string `json:"title"` Description string `json:"description"` Image string `json:"image"` SiteName string `json:"site_name"` Video string `json:"video"` }
func (*Instagram) DownloadFile ¶
type WriteCounter ¶
type WriteCounter struct {
Total uint64
}
func (WriteCounter) PrintProgress ¶
func (wc WriteCounter) PrintProgress()
Click to show internal directories.
Click to hide internal directories.