Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FileDownloader ¶
type FileDownloader struct {
// contains filtered or unexported fields
}
func NewFileDownloader ¶
func NewFileDownloader(url string, fname string) *FileDownloader
type SimpleZipDownloader ¶
type SimpleZipDownloader struct {
// contains filtered or unexported fields
}
func NewSimpleZipDownloader ¶
func NewSimpleZipDownloader(url string) *SimpleZipDownloader
Click to show internal directories.
Click to hide internal directories.