package
1.1.1
Repository: https://github.com/minio/warp.git
Documentation: pkg.go.dev

# Functions

GetExpRandSize will return an exponential random size from 1 to and including max.
MergeObjectPrefixes merges prefixes from several slices of objects.
New return data source.
NewFn return data source.
WithCustomPrefix adds custom prefix under bucket where all warp content is created.
WithMinMaxSize sets the min and max size of the generated data.
WithPrefixSize sets prefix size.
No description provided by the author
WithRandomSize will randomize the size from 1 byte to the total size set.
WithSize sets the size of the generated data.
No description provided by the author

# Structs

No description provided by the author
Options provides options.
RandomOpts are the options for the random data source.

# Interfaces

OptionApplier allows to abstract generator options.
No description provided by the author

# Type aliases

Objects is a slice of objects.
Option provides options for data generation.