package
0.6.14
Repository: https://github.com/fhalim/blobporter.git
Documentation: pkg.go.dev

# Functions

NewAzUtil TODO.
NewFileHandlePool TODO.
NewTransferTracker TODO.

# Constants

Completed Indicates that the file was transferred succesfully.
Ignored Indicates that the file was ignored - e.g.
None No status avaiable.
ProgramVersion blobporter version.
Read read only file handles.
Started Indicates that the file was included in the transfer.
Write write and append file handles.

# Variables

HTTPClientTimeout HTTP client timeout when reading from HTTP sources and try timeout for blob storage operations.
UserAgentStr value included in the user-agent header when calling the blob API.

# Structs

AzUtil TODO.
FileHandlePool TODO.
TransferTracker TODO.

# Interfaces

SourceFilter TODO.

# Type aliases

BlobCallback TODO.
HandleMode TODO.
TransferStatus TODO.