Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WriteRedisDataToFile ¶
WriteRedisDataToFile writes the key-value pairs of RedisData to a file.
Types ¶
type RedisData ¶
type RedisData struct {
// contains filtered or unexported fields
}
func GenerateRedisData ¶
func GenerateRedisData(count int, sizeVariant constants.PayloadSizeVariant) []RedisData
count is the number of entries to generate size is the size of each data for each entry
Click to show internal directories.
Click to hide internal directories.