helper

package
v1.0.7 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2025 License: Apache-2.0 Imports: 4 Imported by: 7

Documentation

Index

Constants

View Source
const (
	FakeBigFileSize = (1 << 20) * 20 //20MB
	FakeBigFilePath = "./FakeBigFile.txt"

	FakeSmallFileSize = (1 << 20) * 2 //2MB
	FakeSmallFilePath = "./FakeSmallFile.txt"

	ConfigFile = "config.json"

	PageSize = 1 << 12 //4K
)

Variables

This section is empty.

Functions

func GenerateFakefile

func GenerateFakefile(filepath string, fsize int)

func GenerateUniqKey

func GenerateUniqKey() string

Types

This section is empty.

Jump to

Keyboard shortcuts

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