testing

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2020 License: BSD-3-Clause Imports: 3 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateTestRandomChunk

func GenerateTestRandomChunk() swarm.Chunk

GenerateTestRandomChunk generates a Chunk that is not valid, but it contains a random key and a random value. This function is faster then storage.GenerateRandomChunk which generates a valid chunk. Some tests in do not need valid chunks, just random data, and their execution time can be decreased using this function.

func GenerateTestRandomChunks

func GenerateTestRandomChunks(count int) []swarm.Chunk

GenerateTestRandomChunks generates a slice of random Chunks by using GenerateTestRandomChunk function.

Types

This section is empty.

Jump to

Keyboard shortcuts

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