# 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.
# Interfaces
SourceFilter TODO.