Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildTransfer ¶
func BuildTransfer(ctx context.Context, origin transfer.DownloadAsset, targetPath string, opts TransferOptions) (*transfer.Transfer, error)
Types ¶
type TransferOptions ¶
type TransferOptions struct {
Executable bool
ChecksumVerification checksum.VerificationProfile
FinalStatus io.Writer
}
Click to show internal directories.
Click to hide internal directories.