Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateTestRandomChunk ¶
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 ¶
GenerateTestRandomChunks generates a slice of random Chunks by using GenerateTestRandomChunk function.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.