Documentation ¶
Index ¶
Constants ¶
View Source
const TempExt = ".tmp"
Variables ¶
View Source
var ErrSkip = errors.New("skip")
Functions ¶
This section is empty.
Types ¶
type Downloader ¶
type Downloader struct {
// contains filtered or unexported fields
}
func New ¶
func New(opts *Options) *Downloader
Click to show internal directories.
Click to hide internal directories.