Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadHTTPFile ¶
func DownloadHTTPFile(opts DownloaderArgs) error
func DownloadSMBFile ¶
func DownloadSMBFile(opts DownloaderArgs) error
Types ¶
type AuthTransport ¶
type AuthTransport struct {
Base http.RoundTripper
}
type DownloaderArgs ¶
type DownloaderArgs struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.