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

# Functions

NewAzureBlockTargetPipeline TODO.
NewAzurePageTargetPipeline creates a new Azure Block target.
NewFileSystemTargetPipeline creates a new multi file target and 'n' number of handles for concurrent writes to a file.
NewPerfTargetPipeline creates a new passthrough target used to measure the performance of the source.

# Constants

PageSize page size for page blobs.

# Structs

AzureBlockTarget represents an Azure Block target.
AzurePageTarget represents an Azure Block target.
AzureTargetParams TODO.
FileSystemTarget represents an OS file(s) target.
FileTargetParams TODO.
PerfTarget TODO.