makefiles

package
v1.73.4-bclone Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 26, 2025 License: MIT Imports: 23 Imported by: 0

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL