Documentation
¶
Overview ¶
Package makefiles builds a directory structure with the required number of files in of the required size.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Stats ¶
type Stats struct {
Size fs.SizeSuffix
NumberOfFiles int
Upload TestResult
Download TestResult
}
Stats of a speed test
type TestResult ¶
type TestResult struct {
Bytes int64
Duration time.Duration
Speed fs.SizeSuffix
}
TestResult of a speed test operation
Click to show internal directories.
Click to hide internal directories.