Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrorGeneric = errors.New("download: non 200 response")
Functions ¶
func DownloadFile ¶
func TriggerDownload ¶
func TriggerDownload(authorizedDownload sdk.AuthorizedDownload) (err error)
Types ¶
type WriteCounter ¶
type WriteCounter struct {
Total uint64
}
func (WriteCounter) PrintProgress ¶
func (wc WriteCounter) PrintProgress()
Click to show internal directories.
Click to hide internal directories.