Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BulkDownload ¶
Types ¶
type Context ¶
type Context struct { Log slog.Logger Download DownloadContext }
type DownloadContext ¶
type Downloader ¶
type GotDownloader ¶
type GotDownloader struct {
// contains filtered or unexported fields
}
func (GotDownloader) Download ¶
func (gd GotDownloader) Download(ctx context.Context, cfg DownloadContext, url string, dest string) error
Directories ¶
Path | Synopsis |
---|---|
Packege environment implements setting up and handling environment variables.
|
Packege environment implements setting up and handling environment variables. |
Package fs is built on top of the fs package of the go standard library.
|
Package fs is built on top of the fs package of the go standard library. |
Package path provides simple abstractions over the os/path package of the go standard library.
|
Package path provides simple abstractions over the os/path package of the go standard library. |
Click to show internal directories.
Click to hide internal directories.